/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .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('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  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: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #336699;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #204060;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 640px) {
  .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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #ffd200;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #cca800;
}
.text-success,
.item-info-success {
  color: #3e5983;
}
a.text-success:hover,
a.text-success:focus {
  color: #2e4160;
}
.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: #333333;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #1a1a1a;
}
.bg-primary {
  color: #fff;
  background-color: #ffd200;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #cca800;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
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;
}
@media (min-width: 640px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.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.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  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: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1400px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 640px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1400px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #000000;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #000000;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #000000;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #000000;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #000000;
}
.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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #000000;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #336699;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(51, 102, 153, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(51, 102, 153, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 40px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 42px;
  }
}
.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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 40px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 40px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 40px;
  line-height: 40px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 40px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 38px;
  padding: 11px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.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: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #333333;
}
.has-error .form-control {
  border-color: #333333;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #1a1a1a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
}
.has-error .input-group-addon {
  color: #333333;
  border-color: #333333;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #333333;
}
.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: 640px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 640px) {
  .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;
  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:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #336699;
  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: #336699;
  background-color: transparent;
  border-color: #336699;
}
.btn-default:focus,
.btn-default.focus {
  color: #336699;
  background-color: rgba(0, 0, 0, 0);
  border-color: #132639;
}
.btn-default:hover {
  color: #336699;
  background-color: rgba(0, 0, 0, 0);
  border-color: #24476b;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #336699;
  background-color: rgba(0, 0, 0, 0);
  border-color: #24476b;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #336699;
  background-color: rgba(0, 0, 0, 0);
  border-color: #132639;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: transparent;
  border-color: #336699;
}
.btn-default .badge {
  color: transparent;
  background-color: #336699;
}
.btn-primary,
.btn-cart {
  color: #23201f;
  background-color: #ffd200;
  border-color: #ffd200;
}
.btn-primary:focus,
.btn-primary.focus,
.btn-cart:focus,
.btn-cart.focus {
  color: #23201f;
  background-color: #cca800;
  border-color: #806900;
}
.btn-primary:hover,
.btn-cart:hover {
  color: #23201f;
  background-color: #cca800;
  border-color: #c2a000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-cart:active,
.btn-cart.active,
.open > .dropdown-toggle.btn-cart {
  color: #23201f;
  background-color: #cca800;
  border-color: #c2a000;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus,
.btn-cart:active:hover,
.btn-cart.active:hover,
.open > .dropdown-toggle.btn-cart:hover,
.btn-cart:active:focus,
.btn-cart.active:focus,
.open > .dropdown-toggle.btn-cart:focus,
.btn-cart:active.focus,
.btn-cart.active.focus,
.open > .dropdown-toggle.btn-cart.focus {
  color: #23201f;
  background-color: #a88b00;
  border-color: #806900;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-cart:active,
.btn-cart.active,
.open > .dropdown-toggle.btn-cart {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-cart.disabled:hover,
.btn-cart[disabled]:hover,
fieldset[disabled] .btn-cart:hover,
.btn-cart.disabled:focus,
.btn-cart[disabled]:focus,
fieldset[disabled] .btn-cart:focus,
.btn-cart.disabled.focus,
.btn-cart[disabled].focus,
fieldset[disabled] .btn-cart.focus {
  background-color: #ffd200;
  border-color: #ffd200;
}
.btn-primary .badge,
.btn-cart .badge {
  color: #ffd200;
  background-color: #23201f;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: transparent;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #000000;
  border-color: transparent;
}
.btn-info .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: transparent;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: transparent;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #336699;
  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: #204060;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 15px;
  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;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.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: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #ffd200;
}
.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;
}
.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: 640px) {
  .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-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 {
  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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #333333;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #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: #336699;
}
.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 #dddddd;
}
.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 #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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: #ffffff;
  background-color: #ffd200;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 640px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 640px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .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 10px;
  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: 640px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  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: 640px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 639px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 640px) {
  .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: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  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: 9px;
  margin-bottom: 9px;
}
@media (min-width: 640px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .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: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 640px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.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: #555555;
}
@media (max-width: 639px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.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: #080808;
  color: #ffffff;
}
@media (max-width: 639px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 10px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #ffffff;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #333333;
}
.breadcrumb > .active {
  color: #333333;
}
.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: #336699;
  background-color: #ffffff;
  border: 1px solid #ffd200;
  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 > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #a6a6a6;
  background-color: transparent;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #a6a6a6;
  background-color: #ffd200;
  border-color: #ffd200;
  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: #a6a6a6;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  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 li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #ffd200;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.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: #a6a6a6;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #ffd200;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #cca800;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #000000;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #000000;
}
.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: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #336699;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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 {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #336699;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.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: #333333;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #1a1a1a;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #ffd200;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #000000;
}
.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: #ffffff;
  border: 1px solid #dddddd;
}
.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: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  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: #ffffff;
  background-color: #ffd200;
  border-color: #ffd200;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fff6cc;
}
.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3e5983;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3e5983;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3e5983;
  border-color: #3e5983;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #333333;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #333333;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #333333;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
.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: #ffffff;
  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-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 #dddddd;
  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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #000000;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f2f4f7;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f2f4f7;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #ffd200;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #ffd200;
  border-color: #ffd200;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffd200;
}
.panel-primary > .panel-heading .badge {
  color: #ffd200;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffd200;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  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: #3e5983;
}
.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: #333333;
  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: #333333;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.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 .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-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: 640px) {
  .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: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, 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: #ffffff;
  text-align: center;
  background-color: #000000;
  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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", Helvetica, 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: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
  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 {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  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: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  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 #ffffff;
  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: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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: 640px) {
  .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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.cart__content:before,
.cart__content:after,
.kmt-items-detail__headline:before,
.kmt-items-detail__headline:after,
.kmt-item-detail__table-header:before,
.kmt-item-detail__table-header:after,
.kmt-item-detail__item-info:before,
.kmt-item-detail__item-info:after,
.kmt-item-detail__table-body:before,
.kmt-item-detail__table-body:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.cart__content:after,
.kmt-items-detail__headline:after,
.kmt-item-detail__table-header:after,
.kmt-item-detail__item-info:after,
.kmt-item-detail__table-body: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,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 639px) {
  .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: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .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: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .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: 1024px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .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: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .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;
  }
}
/* jQuery */
/*! jQuery UI - v1.12.1 - 2017-08-06
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(97.6%);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}
/* Misc visuals
----------------------------------*/
.ui-datepicker {
  border: 1px solid #000000;
  background: #ffffff;
  color: #333333;
}
.ui-datepicker .ui-datepicker-header {
  color: #333333;
  background-color: transparent;
  border: none;
  font-weight: bold;
}
/* Icons
----------------------------------*/
.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #336699;
  cursor: pointer;
  font-family: 'Glyphicons Halflings', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  height: 15px;
  line-height: 1;
  margin-top: 5px;
  width: 30px;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-prev {
  left: 5px;
  float: left;
  text-align: left;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\e079";
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
  float: right;
  text-align: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\e080";
}
.ui-datepicker .ui-icon {
  display: none;
}
.ui-widget-header .ui-datepicker-prev-hover.ui-state-hover,
.ui-widget-header .ui-datepicker-next-hover.ui-state-hover {
  border: 0 none;
  background: transparent;
  color: #204060;
  top: 2px;
}
.ui-datepicker th {
  font-weight: 400;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-color: #f4f4f4;
  text-align: center;
  color: #333333;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #ffd200;
  color: #333333;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/*DataTable*/
/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#dt/dt-1.10.20/r-2.2.3
 *
 * Included libraries:
 *   DataTables 1.10.20, Responsive 2.2.3
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
}
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111111;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111111;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}
table.dataTable thead .sorting {
  background-image: url("DataTables-1.10.20/images/sort_both.png");
}
table.dataTable thead .sorting_asc {
  background-image: url("DataTables-1.10.20/images/sort_asc.png");
}
table.dataTable thead .sorting_desc {
  background-image: url("DataTables-1.10.20/images/sort_desc.png");
}
table.dataTable thead .sorting_asc_disabled {
  background-image: url("DataTables-1.10.20/images/sort_asc_disabled.png");
}
table.dataTable thead .sorting_desc_disabled {
  background-image: url("DataTables-1.10.20/images/sort_desc_disabled.png");
}
table.dataTable tbody tr {
  background-color: #ffffff;
}
table.dataTable tbody tr.selected {
  background-color: #b0bed9;
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}
table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  border-top: 1px solid #dddddd;
}
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}
table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #dddddd;
}
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #dddddd;
}
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}
table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}
table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}
table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}
table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3,
table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: #f5f5f5;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}
table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}
table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}
table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}
table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #111111;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}
table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box;
}
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 100%);
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111111));
  background: -webkit-linear-gradient(top, #585858 0%, #111111 100%);
  background: -moz-linear-gradient(top, #585858 0%, #111111 100%);
  background: -ms-linear-gradient(top, #585858 0%, #111111 100%);
  background: -o-linear-gradient(top, #585858 0%, #111111 100%);
  background: linear-gradient(to bottom, #585858 0%, #111111 100%);
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  box-shadow: inset 0 0 3px #111111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333333;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
  top: 9px;
  left: 4px;
  height: 14px;
  width: 14px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  background-color: #d33333;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px;
}
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131;
}
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #d33333;
}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
  padding-top: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
  border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}
div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}
div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}
div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em;
}
div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}
div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea;
}
div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}
body {
  overflow-x: hidden;
  position: relative;
}
body.offcanvas {
  overflow-y: hidden;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 1400px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    font-size: 14px;
  }
  select.form-control {
    height: 42px;
    line-height: 42px;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
option {
  font-size: 0.875em;
  /* 14/16 */
  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}
/*
General
*****************************************************************/
a,
button {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
}
.open > .dropdown-menu {
  padding: 15px 0 0 0;
}
.dropdown-menu li {
  margin-top: 3px;
}
.dropdown-menu li:first-child {
  margin-top: 0px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 25px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 640px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 639px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 10px;
  }
  .item-action {
    margin-top: 20px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #334b5c;
  padding: 10px 15px;
  margin: 0;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well.well-single-headline {
  padding-left: 0;
  padding-right: 0;
}
.well.well-xs {
  padding: 0px 15px 5px;
}
.well.well-xs .well-headline {
  padding-top: 15px;
  margin: 0;
}
.well.well-xs .well-content {
  padding-top: 20px;
}
.well.well-sm {
  padding: 10px 20px;
}
.well.well-md {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-md {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #ffd200;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #ffffff;
  color: #333333;
}
.well.well-tertiary {
  background-color: #142939;
  color: #ffffff;
}
.well.well-tertiary .item-label {
  color: #7f919e;
}
.well.well-tertiary .item-value {
  color: #fff;
}
.well.well-tertiary .item-value a {
  color: #fff;
  text-decoration: underline;
}
.well.well-quaternary {
  background-color: #f2f2f2;
  color: #333333;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #333333;
  border-color: #000000;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #142939;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-quinary .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #334b5c;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 639px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 40px;
  padding-bottom: 20px;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well > .col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.well .well-headline {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .container {
    width: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
.page-headline {
  color: #333333;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  padding: 20px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #000000;
  margin-bottom: 25px;
}
.page-sub-headline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.ellipsis {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.kmt-pagination-wrapper .pagination-wrap {
  float: right;
  text-align: right;
}
.kmt-pagination-wrapper .pagination {
  border: 1px solid #ffd200;
  font-weight: 600;
  margin: 0;
}
.kmt-pagination-wrapper .pagination > li {
  vertical-align: top;
  display: inline-block;
}
.kmt-pagination-wrapper .pagination > li > a,
.kmt-pagination-wrapper .pagination > li > span {
  position: static;
  border: none;
  margin: 0;
  float: none;
  display: inline-block;
}
.kmt-pagination-wrapper .pagination > li.pagination-prev > a,
.kmt-pagination-wrapper .pagination > li.pagination-next > a,
.kmt-pagination-wrapper .pagination > li.pagination-prev > span,
.kmt-pagination-wrapper .pagination > li.pagination-next > span {
  font-size: 11px;
}
.kmt-pagination-wrapper .pagination > li.pagination-prev > a:hover,
.kmt-pagination-wrapper .pagination > li.pagination-next > a:hover,
.kmt-pagination-wrapper .pagination > li.pagination-prev > span:hover,
.kmt-pagination-wrapper .pagination > li.pagination-next > span:hover,
.kmt-pagination-wrapper .pagination > li.pagination-prev > a:focus,
.kmt-pagination-wrapper .pagination > li.pagination-next > a:focus,
.kmt-pagination-wrapper .pagination > li.pagination-prev > span:focus,
.kmt-pagination-wrapper .pagination > li.pagination-next > span:focus {
  background-color: #ffd200;
  color: #23201f;
}
.kmt-pagination-wrapper .pagination > li.pagination-prev.disabled > a:hover,
.kmt-pagination-wrapper .pagination > li.pagination-next.disabled > a:hover,
.kmt-pagination-wrapper .pagination > li.pagination-prev.disabled > span:hover,
.kmt-pagination-wrapper .pagination > li.pagination-next.disabled > span:hover,
.kmt-pagination-wrapper .pagination > li.pagination-prev.disabled > a:focus,
.kmt-pagination-wrapper .pagination > li.pagination-next.disabled > a:focus,
.kmt-pagination-wrapper .pagination > li.pagination-prev.disabled > span:focus,
.kmt-pagination-wrapper .pagination > li.pagination-next.disabled > span:focus {
  color: #a6a6a6;
  background-color: transparent;
  border-color: #ffd200;
}
.kmt-pagination-wrapper .pagination > li.pagination-prev {
  text-align: left;
}
.kmt-pagination-wrapper .pagination > li.pagination-prev > a,
.kmt-pagination-wrapper .pagination > li.pagination-prev > span {
  border-right: 1px solid #ffd200;
}
.kmt-pagination-wrapper .pagination > li.pagination-next {
  text-align: right;
}
.kmt-pagination-wrapper .pagination > li.pagination-next > a,
.kmt-pagination-wrapper .pagination > li.pagination-next > span {
  border-left: 1px solid #ffd200;
}
.kmt-pagination-wrapper .pagination > .active > a,
.kmt-pagination-wrapper .pagination > .active > span,
.kmt-pagination-wrapper .pagination > .active > a:hover,
.kmt-pagination-wrapper .pagination > .active > span:hover,
.kmt-pagination-wrapper .pagination > .active > a:focus,
.kmt-pagination-wrapper .pagination > .active > span:focus {
  background-color: transparent;
  border: none;
  font-weight: 400;
}
.kmt-pagination-wrapper .pagination > li > a,
.kmt-pagination-wrapper .pagination > li > span {
  line-height: 30px;
  width: 30px;
  padding: 0;
  font-size: 14px;
  text-align: center;
}
.kmt-pagination-wrapper .pagination > li.pagination-prev > a,
.kmt-pagination-wrapper .pagination > li.pagination-prev > span {
  margin-right: 10px;
  width: 35px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.kmt-pagination-wrapper .pagination > li.pagination-next > a,
.kmt-pagination-wrapper .pagination > li.pagination-next > span {
  margin-left: 10px;
  width: 35px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 1023px) {
  .kmt-pagination-wrapper .pagination > li > a,
  .kmt-pagination-wrapper .pagination > li > span {
    line-height: 41px;
    width: 30px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .kmt-pagination-wrapper .pagination > li.pagination-prev > a,
  .kmt-pagination-wrapper .pagination > li.pagination-prev > span {
    margin-right: 10px;
    width: 40px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .kmt-pagination-wrapper .pagination > li.pagination-next > a,
  .kmt-pagination-wrapper .pagination > li.pagination-next > span {
    margin-left: 10px;
    width: 40px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 639px) {
  .kmt-pagination-wrapper .pagination {
    display: table;
    width: 100%;
  }
  .kmt-pagination-wrapper .pagination > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .kmt-pagination-wrapper .pagination > li > a,
  .kmt-pagination-wrapper .pagination > li > span {
    float: none;
  }
  .kmt-pagination-wrapper .pagination > li > a,
  .kmt-pagination-wrapper .pagination > li > span {
    line-height: 40px;
    width: 40px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .kmt-pagination-wrapper .pagination > li.pagination-prev > a,
  .kmt-pagination-wrapper .pagination > li.pagination-prev > span {
    margin-right: 13.33333333px;
    width: 60px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .kmt-pagination-wrapper .pagination > li.pagination-next > a,
  .kmt-pagination-wrapper .pagination > li.pagination-next > span {
    margin-left: 13.33333333px;
    width: 60px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .kmt-pagination-wrapper .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
/*.breadcrumb-section{
	background: @breadcrumb-bg;
  	.full-width-padding();

	.breadcrumb{
		margin: 0;
		padding-top: 0;
		font-size: 12px;
		margin-top: 15px;
		font-weight: 500;
		line-height: 16px;
		text-transform: uppercase;
		background-color: transparent;

		a {
			text-decoration: none;
			color: #2C73D2 !important;
			&:hover {
				text-decoration: underline;
			}
		}
	}
}*/
.addtocart-component {
  margin-top: 10px;
}
.addtocart-component .stock-wrapper {
  font-size: 13px;
  margin: 25px 0;
}
.addtocart-component .stock-wrapper * {
  float: left;
  margin: 0;
}
.addtocart-component .stock-wrapper .futureStockLink {
  margin-left: 10px;
}
.addtocart-component .actions .btn {
  margin-bottom: 10px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share {
  background: url("../../common/images/productShareIcon.png") no-repeat left center;
  padding-left: 25px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
  display: none;
}
.addtocart-component .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .btn {
  width: 43px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: 50px;
  height: 43px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .addtocart-component {
    margin-top: 20px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 639px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
  .addtocart-component .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 10px;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.add-to-cart .add-to-cart-item .thumb img {
  max-width: 65px;
}
.add-to-cart .add-to-cart-item .details {
  font-size: 18px;
  margin-left: 75px;
}
.add-to-cart .add-to-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.add-to-cart .add-to-cart-item .price {
  font-size: 22px;
  text-align: right;
  font-weight: bold;
}
.kmt-pagination-wrapper .sort-refine-bar .form-group select {
  width: auto;
}
.kmt-pagination-wrapper .pagination-bar {
  margin: 30px 0;
}
.kmt-pagination-wrapper .pagination-bar .pagination-toolbar {
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 30px;
  border-bottom: 1px solid #ffd200;
}
@media (max-width: 1024px) {
  .kmt-pagination-wrapper .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.kmt-pagination-wrapper .pagination-bar .form-group {
  margin: 0;
}
.kmt-pagination-wrapper .pagination-bar.bottom .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #ffd200;
  border-bottom-width: 1px;
}
@media (max-width: 1023px) {
  .kmt-pagination-wrapper .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .kmt-pagination-wrapper .sort-refine-bar .form-group select {
    width: 100%;
  }
  .kmt-pagination-wrapper .pagination-bar .pagination,
  .kmt-pagination-wrapper .pagination-bar button {
    margin-top: 30px;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .kmt-pagination-wrapper .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .kmt-pagination-wrapper .pagination-bar .pagination,
  .kmt-pagination-wrapper .pagination-bar button {
    margin-top: 25px;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .kmt-pagination-wrapper .sort-refine-bar .form-group select {
    height: 44px;
  }
  .kmt-pagination-wrapper .pagination-bar .pagination,
  .kmt-pagination-wrapper .pagination-bar button {
    margin-top: 24px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #000000;
  padding: 15px 0;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap,
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
  background-color: #f4f4f4;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap .order-form-scroll.down {
  bottom: 0;
  z-index: 9999;
}
.item__list .item__list--item:last-child {
  padding-right: 30px;
}
.item__list .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border-bottom: 1px solid #000000;
}
.item__list .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list .item__list--item .item__configurations--display .btn {
  padding-left: 0;
}
.item__list .item__list--item .item__configurations--display .btn:hover {
  color: #204060;
}
.item__list .item__list--header {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list .item__list--header li {
  display: table-cell;
  background-color: #142939;
  color: #7f919e;
  font-size: 13px;
  text-transform: uppercase;
  padding: 7px 10px;
}
.item__list .item__list--header li:last-child {
  padding-right: 30px;
}
.item__list .item__toggle {
  font-size: 15px;
  width: 25px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  width: 136px;
  padding: 0 20px;
}
.item__list .item__image img {
  max-width: 96px;
}
.item__list .item__name {
  font-size: 16px;
  font-weight: 700;
}
.item__list .item__quantity {
  text-align: center;
}
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 60px;
  height: 40px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
}
.item__list .item__total--column {
  text-align: right;
}
.item__list .item__total {
  font-size: 15px;
  font-weight: 700;
  text-align: right;
  padding-left: 0;
}
.item__list .item__remove,
.item__list .item__menu {
  width: 45px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #ffd200;
}
.item__list .item__remove .btn .glyphicon,
.item__list .item__menu .btn .glyphicon {
  top: 4px;
}
.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #f4f4f4;
}
.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #e4e4e4;
  color: #333333;
}
.item__list .promo {
  font-size: 14px;
  font-weight: 700;
  color: #00a651;
}
.item__list .promo ul {
  padding-left: 0;
  list-style: none;
}
.item__list .out-of-stock {
  color: #ed1c24;
}
.item__list .read-only-grid .grid-row > td {
  border-bottom: 1px solid #bcbcbc;
}
.item__list .read-only-grid .grid-prod-img {
  width: 100px;
  padding: 25px 40px 20px 45px;
  vertical-align: top;
}
.item__list .read-only-grid .grid-prod-img + td {
  padding-bottom: 5px;
}
.item__list .read-only-grid .grid-variant,
.item__list .read-only-grid .grid-size {
  font-weight: 700;
}
.item__list .read-only-grid .grid-variant + .grid-variant:before,
.item__list .read-only-grid .grid-size + .grid-variant:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #ffd200;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 40px;
}
.item__list .read-only-grid .grid-qty .grid-qty-label {
  font-size: 12px;
  text-transform: uppercase;
}
.item__list .read-only-grid .grid-price:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #ffd200;
}
@media (min-width: 1024px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #000000;
  }
  .item__list .item__list--item {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__image,
  .item__list .item__list--item .item__info,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__delivery,
  .item__list .item__list--item .item__total,
  .item__list .item__list--item .item__remove,
  .item__list .item__list--item .item__menu,
  .item__list .item__list--item .item__quantity__total {
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 10px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 640px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 40px;
  }
}
@media (max-width: 1023px) {
  .item__list {
    border-top: 1px solid #000000;
    margin-top: 0;
    clear: both;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__image {
    float: left;
    margin: 0;
  }
  .item__list .item__price .visible-xs {
    display: inline!important;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 0;
    margin: 0;
  }
  .item__list .item__remove .btn,
  .item__list .item__menu .btn {
    text-align: center;
    width: 50px;
    height: 50px;
  }
  .item__list .item__total {
    float: right;
  }
  .item__list .item__quantity__total {
    clear: both;
    float: none;
    width: auto;
    padding-right: 20px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 10px;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty label {
    float: left;
    margin: 0 10px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 10px;
  }
  .item__list .item__quantity__total .qty .qtyValue {
    float: left;
  }
  .item__list .item__quantity__total .qty .glyphicon {
    float: right;
    line-height: 40px;
    padding-left: 5px;
  }
  .item__list .item__quantity__total .open .qty .glyphicon:before {
    content: "\e114";
  }
  .item__list #cartOrderGridForm .product-grid-container {
    font-size: 14px;
    margin: 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail {
    padding-left: 20px;
    padding-top: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 20px;
    vertical-align: top;
  }
  .item__list #cartOrderGridForm .product-grid-container > table {
    border-bottom: 1px solid #bcbcbc;
  }
  .item__list #cartOrderGridForm .product-grid-container > table tr td {
    border-bottom: none;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary {
    background-color: transparent;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary > td {
    padding: 0 20px 20px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
    border: none;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
    padding: 0 10px 0 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
    padding: 0;
  }
  .item__list .read-only-grid .grid-prod-img {
    padding-left: 20px;
    padding-right: 30px;
  }
  .item__list .read-only-grid .grid-variant {
    display: block;
  }
  .item__list .read-only-grid .grid-variant + .grid-variant:before {
    content: none;
  }
  .item__list--item {
    position: relative;
  }
  .item__list--item > div {
    margin-left: 136px;
    padding: 0 80px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
.cart-top-bar {
  background: #f4f4f4;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-top-bar a.help {
  font-size: 12px;
  position: relative;
  padding-right: 25px;
}
.cart-top-bar a.help .glyphicon {
  color: #336699;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: -1px;
}
.cart-top-bar .help-popup-content-holder {
  display: none;
}
.cart-restoration-bar {
  background: #F2F4F7;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -10px;
  margin-right: -10px;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__top--totals {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__top--totals .cart__top--amount {
  margin-left: 5px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #000000;
  font-weight: 400;
  top: -1px;
}
.cart__actions.border {
  border-bottom: 1px solid #000000;
}
.cart__actions,
.cart__actions--top {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 32px;
}
@media (max-width: 1024px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px;
}
.item__list__cart table td {
  padding: 0;
}
.item__list__cart > table tbody > .entry-group-header > th {
  background-color: #e4e4e4;
  font-weight: 700;
  color: #000000;
}
.item__list__cart > table tbody > .entry-group-header a {
  color: #336699;
}
.item__list__cart > table table td {
  background-color: #f4f4f4;
}
.item__list__cart > table table tbody > .entry-group-header > th {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 35px;
}
@media (min-width: 1024px) {
  .item__list__cart .item__remove,
  .item__list__cart .item__menu {
    width: 60px;
  }
}
.item__list__cart .item__list--item {
  border-top: 1px solid #000000;
}
.item__list__cart .item__list--item .item__image {
  padding: 10px;
}
@media (min-width: 1024px) {
  .item__list__cart .item__list--item .item__remove,
  .item__list__cart .item__list--item .item__menu {
    padding-right: 26px;
  }
}
.item__list__cart .item__list--item .item__menu {
  overflow: visible;
}
.item__list__cart .item__list--item .item__menu .dropdown-menu {
  padding: 5px 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
  border-top: 1px solid #000000;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border: none;
}
.item__list__cart .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list__cart .item__list--comment {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list__cart .item__list--comment .item__comment {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .item__list__cart .item__list--comment .item__comment {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item__list__cart .item__list--comment .item__comment textarea {
  min-height: inherit;
  resize: none;
  margin-bottom: 20px;
}
.item__list__cart .item__list--comment .item__comment--role {
  margin-top: 38px;
}
.item__list__cart .item__list--comment .item__comment--author {
  font-weight: bold;
}
.item__list__cart .item__quantity {
  text-align: left;
}
.item__list__cart .notification.has-error {
  padding: 0 30px;
  text-align: center;
  margin-top: 10px;
}
.item__list__cart .item__configurations {
  margin: 10px 0;
}
@media (max-width: 480px) {
  .item__list__cart .item__configuration--entry {
    margin-bottom: 5px;
  }
}
.item__list__cart .item__configurations--edit .btn {
  padding-left: 0;
}
.item__list__cart .item__configurations--edit .btn:hover {
  color: #204060;
}
.cart__head--link:after {
  content: "|";
  position: relative;
  left: 5px;
  color: #000000;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #000000;
  font-weight: 400;
  vertical-align: top;
}
.save__cart--link,
.new__cart--link,
.cart__quotes--link {
  text-align: right;
  margin-top: 12px;
  text-transform: uppercase;
  display: inline-block;
  white-space: nowrap;
  float: right;
  padding: 0 5px;
}
@media (max-width: 1023px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 639px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
  }
}
.export__cart--link {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.cart-totals {
  font-size: 18px;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .cart-totals {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cart-totals .cart-totals-left {
  padding-left: 50px;
}
.cart-totals .cart-totals-right {
  font-weight: bold;
  padding-left: 0;
  padding-right: 60px;
}
.cart-totals .cart-price {
  font-weight: bold;
}
.cart-totals .discount {
  color: #00a651;
}
.cart-totals .quote-discount-link {
  text-transform: uppercase;
}
.cart-totals .grand-total {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-totals .cart-totals-taxes {
  clear: both;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  padding-right: 60px;
  padding-left: 55px;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 639px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .cart__actions {
    margin: 32px 0 0;
  }
  .cart__actions .pull-right {
    float: none!important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f4f4f4;
  padding: 20px 40px;
  margin: 20px 0;
}
@media (min-width: 640px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .express-checkout {
    padding: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 639px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 20px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 18px;
  padding-bottom: 25px;
  border-bottom: 1px solid #000000;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cartpotproline,
  .cartproline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cartpotproline .info,
.cartproline .info {
  font-size: 14px;
}
.promotion {
  font-size: 14px;
  font-weight: bold;
  color: #00a651;
}
.error-details-section .action {
  text-align: center;
  margin: 10px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .cartpotproline,
  .cartproline {
    padding: 10px 20px 25px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 15px;
  }
  .doFlowSelectedChange {
    margin-top: 20px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 20px;
}
.content__empty .content {
  margin: 0 auto;
  width: 50%;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .legend {
  margin-bottom: 10px;
}
.mini-cart .mini-cart-body .legend a {
  float: right;
}
.mini-cart .mini-cart-body .mini-cart-list {
  padding-left: 0;
  list-style: none;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb img {
  max-width: 65px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 75px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  text-align: right;
  font-weight: bold;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  border: 1px solid #000000;
  border-width: 1px 0;
  margin: 10px 0 30px;
  padding: 10px;
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  float: left;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: right;
}
.mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 10px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
.page-quote-detail .kmt-item-detail__table-body[data-enabled="disabled"],
.page-contractsDetail .kmt-item-detail__table-body[data-enabled="disabled"] {
  opacity: 50%;
}
.page-quote-detail .kmt-item-detail__table-body[data-enabled="disabled"] a,
.page-contractsDetail .kmt-item-detail__table-body[data-enabled="disabled"] a {
  color: #333;
  pointer-events: none;
}
#quoteForm .form__actions {
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 15px;
  }
}
.cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #142939;
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__quote__edit .quote__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #7f919e;
  font-size: 15px;
  margin-bottom: 0;
}
.cart__quote__edit .quote__head .label__value {
  display: inline-block;
}
.cart__quote__edit .quote__head .glyphicon {
  font-size: 30px;
  position: absolute;
  height: 30px;
  line-height: 20px;
}
.cart__quote__edit .quote__head .quote__head--title {
  font-size: 15px;
  text-transform: uppercase;
  margin-left: 33px;
  display: inline-block;
}
@media (max-width: 639px) {
  .cart__quote__edit .quote__head .quote__head--title {
    margin-bottom: 10px;
  }
}
#quoteFormDiv {
  background: #f4f4f4;
  padding-top: 25px;
}
#quoteFormDiv label {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 20px;
  padding-bottom: 50px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quote__form--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__estimate .quote__estimate--amount {
  display: block;
}
textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.quote__comments--toggle,
.quote__form--toggle {
  background: none;
  border: none;
}
.quote__comments--toggle.collapsed:after,
.quote__form--toggle.collapsed:after {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: "\e114";
}
.quote__comments--toggle:after,
.quote__form--toggle:after {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments--toggle:focus,
.quote__form--toggle:focus {
  border: none;
  outline: #142939;
}
.quote__form--toggle {
  color: #ffffff;
}
.quote__comments__header {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 20px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .quote__comments {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 640px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 1024px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--input {
    padding: 5px 10px;
    height: 28px;
  }
}
.kmt-voucher-warning-container {
  background-color: #ECECEC;
  padding: 6px 10px;
  margin-bottom: 10px;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 8px;
}
.kmt-voucher-warning-container .kmt-voucher-warning-text {
  font-weight: 700;
  font-size: 14px;
}
@media (max-width: 425px) {
  .kmt-voucher-warning-container .kmt-voucher-warning-text {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #ffd200;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb,
.pickup-component .find-store-display .store-navigation .pickup-product .name,
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb {
  width: 56px;
  padding: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb img {
  height: 100%;
  width: 100%;
}
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  padding: 0 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 12px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #ffd200;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group-btn {
  vertical-align: top;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control {
  border: 0 none;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
  box-shadow: none !important;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn .glyphicon {
  top: 0;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
  height: 56px;
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 10px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  background: #fff;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
  float: left;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
  float: right;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.pickup-component .find-store-display .display-details {
  float: left;
  width: 50%;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .store-image {
  float: right;
  width: 150px;
}
.pickup-component .find-store-display .display-details .store-image img {
  width: 100%;
  height: auto;
}
.pickup-component .find-store-display .display-details .distance {
  text-align: right;
  margin-top: 10px;
}
.pickup-component .find-store-display .display-details .store-info .name {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-info .address {
  color: #777777;
}
.pickup-component .find-store-display .display-details .store-links {
  margin: 10px 0;
}
.pickup-component .find-store-display .display-details .store-links a {
  display: block;
}
.pickup-component .find-store-display .display-details .store-openings .title {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-openings dl dt {
  width: 60px;
  text-align: left;
  float: left;
}
.pickup-component .find-store-display .display-details .store-openings dl dd {
  margin-left: 80px;
}
.pickup-component .find-store-display .display-details .pickup-product {
  height: 125px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
.pickup-component .find-store-display .display-details .pickup-product .variants {
  height: 30px;
  margin-top: -30px;
  padding: 5px 10px;
  font-weight: normal;
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:after {
  content: ", ";
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
  content: "";
}
.pickup-component .find-store-display .display-details .pickup-product .thumb {
  float: left;
  width: 112px;
  height: 112px;
  padding: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .thumb img {
  height: 100%;
  width: auto;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
  display: table;
  height: 56px;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
  font-weight: normal;
  width: 100%;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  padding: 0 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
  white-space: nowrap;
}
.pickup-component .find-store-display .display-details .pickup-product .action {
  height: 70px;
  padding: 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
  width: 142px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 43px;
}
.pickup-component .pickup-store-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.pickup-component .pickup-store-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ffd200;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #ffd200;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pickup-component .pickup-store-list .pickup-store-list-entry {
  height: 56px;
}
.pickup-component .pickup-store-list .pickup-store-list-entry input {
  display: none;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 12px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
  background: #f2f2f2;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
  display: block;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
  display: block;
  font-weight: normal;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
  font-size: 10px;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #ffd200;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #ffd200;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .pickup-store-info {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .store-availability {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 639px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image img {
    width: 50%;
    height: auto;
    float: left;
    max-width: 150px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance {
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance strong {
    display: block;
  }
  .pickup-component .find-store-display .display-details .pickup-product {
    position: relative;
  }
  .pickup-component .find-store-display .display-details .pickup-product .thumb {
    width: 56px;
    height: 56px;
    padding: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    white-space: nowrap;
    padding-top: 0;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
    margin-right: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
    min-width: 120px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .btn {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.pickup-component .display-details .store-tabs {
  position: relative;
  padding: 0 0 10px 10px;
  height: 252px;
}
.pickup-component .display-details .store-tabs .tabs-list {
  padding-left: 0;
  list-style: none;
  background-image: linear-gradient(to right, #f6f6f6 0%, #ffffff 8px);
  position: absolute;
  right: 0;
  top: 10px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.pickup-component .display-details .store-tabs .tabs-list:before,
.pickup-component .display-details .store-tabs .tabs-list:after {
  content: "";
  position: absolute;
  background-color: transparent;
  height: 10px;
  left: 0;
  width: 100%;
}
.pickup-component .display-details .store-tabs .tabs-list:before {
  top: 0;
  background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
}
.pickup-component .display-details .store-tabs .tabs-list:after {
  bottom: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.pickup-component .display-details .store-tabs .tabs-list li {
  margin: 5px 0;
  border: 1px solid transparent;
  border-left: 0;
  color: #999;
  position: relative;
}
.pickup-component .display-details .store-tabs .tabs-list li a {
  color: inherit;
  font-size: 18px;
  padding: 5px 10px;
  display: block;
  border-left: 2px solid transparent;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.pickup-component .display-details .store-tabs .tabs-list li.active {
  border: 1px solid #eee;
  border-left: 0;
  background: #fff;
  color: #000;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  border-right: 2px solid #ffd200;
}
.pickup-component .display-details .store-tabs .tabs-list li.active a {
  border-left: 2px solid transparent !important;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover,
.pickup-component .display-details .store-tabs .tabs-list li a:focus {
  color: #000;
  border-left: 2px solid #ffd200;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:before,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:before {
  display: block;
  content: attr(aria-label);
  width: auto;
  height: 20px;
  line-height: 20px;
  background: #ffd200;
  position: absolute;
  top: 0;
  left: -10px;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
  white-space: nowrap;
  z-index: 100;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:after,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-left: 5px solid #ffd200;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 5px);
  -ms-transform: translate(-100%, 5px);
  -o-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}
.pickup-component .display-details .store-tabs .content {
  margin-right: 52px;
  overflow: auto;
  height: 100%;
}
.pickup-component .display-details .store-tabs .tabhead {
  display: none;
}
.pickup-component .display-details .store-tabs .pickup-map {
  height: 232px;
}
.addressbook-component {
  border: 1px solid #eee;
  padding: 0;
  margin: 140px 0;
}
.addressbook-component .addressbook-header {
  background: #eee;
  position: relative;
  border-bottom: 1px solid #ffd200;
  padding: 10px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 12px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.addressbook-component .addressbook-header .headline .back-to-storelist {
  display: none;
}
.addressbook-component .addressbook-header .close-addressbook {
  display: table-cell;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #ffd200;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-top: 1px solid #DDDDDD;
  margin-top: -1px;
  background: #fff;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
  float: left;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
  float: right;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.addressbook-component .find-address-display .display-details {
  float: left;
  width: 50%;
}
.addressbook-component .find-address-display .display-details .address-details {
  padding: 10px;
  height: 252px;
  overflow: hidden;
}
.addressbook-component .find-address-display .display-details .address-actions {
  height: 56px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
  padding: 10px 10px;
  position: relative;
}
.addressbook-component .find-address-display .display-details .address-actions .set-default {
  position: absolute;
  top: -50px;
  right: 10px;
}
.addressbook-component .address-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.addressbook-component .address-list .address-list-entry {
  height: 56px;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry input {
  display: none;
}
.addressbook-component .address-list .address-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 12px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2;
}
.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: normal;
}
.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto;
}
.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #ffd200;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #ffd200;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #ffd200;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
}
.login-page__headline,
.user-register__headline {
  color: #333333;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  padding: 20px 0;
  margin: 0;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #000000;
  margin-bottom: 25px;
}
.login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 1023px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .login-right-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
form .forgotten-password {
  margin-bottom: 25px;
}
.forgotten-password.alert {
  padding-left: 0;
  padding-right: 0;
}
.forgotten-password .description {
  margin-bottom: 10px;
}
#colorbox .forgotten-password .btn-primary,
#colorbox .forgotten-password .btn-cart {
  margin-top: 35px;
}
.register-form-action,
.login-form-action {
  margin-top: 35px;
}
.forgotten-password + .login-form-action {
  margin-top: 0;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.register__container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .register__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .login-form-action .btn-default {
    margin-top: 30px;
  }
}
@media (max-width: 639px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
.forgotten-password-msg {
  width: 190px;
  margin: auto;
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #333333;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  padding: 20px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #000000;
  margin-bottom: 25px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.checkout__new-account {
  text-align: center;
  background-color: #f4f4f4;
  border-top: 1px solid #000000;
  padding: 20px 0 55px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
}
@media (max-width: 639px) {
  .checkout__new-account {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-headline {
  color: #333333;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #000000;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #ffd200;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #333333;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  padding: 20px 0;
  margin: 0;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #000000;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #ffd200;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 639px) {
  .checkout-summary-headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-body-styling {
  padding: 30px 20px 15px;
  border: 1px solid #ffd200;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #f4f4f4;
  color: #333333;
  border: 1px solid #ffd200;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 40px;
  height: 49px;
  counter-increment: checkout;
}
.checkout-steps .step-head:before {
  content: counter(checkout) '.';
  position: absolute;
  left: 3px;
  top: 0;
  width: 50px;
  text-align: center;
  line-height: 49px;
}
.checkout-steps .step-head + .step-head {
  margin-top: 10px;
}
.checkout-steps .step-head.active {
  background: #e4e4e4;
  color: #333333;
  border-color: #ffd200;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #336699;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 20px 15px;
  border: 1px solid #ffd200;
  border-top: 0;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px;
}
.checkout-steps .step-body .checkout-next {
  margin: 30px 0;
}
.checkout-steps .step-body hr {
  margin: 0 -20px;
  border-color: #ffd200;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .checkout-steps {
    padding-left: 20px;
  }
}
@media (max-width: 639px) {
  .checkout-steps {
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkout-steps .step-head {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  padding: 30px 20px 15px;
  border: 1px solid #ffd200;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 10px 0;
  font-size: 16px;
  font-weight: 700;
}
.checkout-shipping .checkout-shipping-items > div {
  padding-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkout-shipping .checkout-shipping-items ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .checkout-shipping-items ul li {
  padding-top: 6px;
  line-height: 18px;
}
.checkout-shipping .checkout-shipping-items ul li:first-child {
  padding-top: 1px;
}
.checkout-shipping .checkout-shipping-items ul li .name {
  font-weight: 700;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 10px;
  line-height: 35px;
  margin: -10px -10px 10px -10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .simplify-pickup-locations ul li + li {
  border-top: 1px solid #b3bfd0;
}
.checkout-shipping .simplify-pickup-locations ul a {
  color: #333333;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
@media (max-width: 1399px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.checkout-paymentmethod {
  padding: 30px 20px 15px;
  border: 1px solid #ffd200;
  border-top: 0;
  padding-top: 0;
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
#addressbook,
#savedpayments {
  display: none;
  padding-bottom: 20px;
}
#colorbox #addressbook,
#colorbox #savedpayments {
  display: block;
}
#addressbook ul,
#savedpayments ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#addressbook ul li,
#savedpayments ul li {
  padding: 10px 0;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #ffd200;
  margin: 0;
}
@media (min-width: 640px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 15px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 20px;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: #f4f4f4;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #142939 !important;
  color: #ffffff;
  padding: 15px 20px;
  border-bottom: 1px solid #142939;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading > div {
  float: left;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
  font-weight: 700;
  padding-right: 5px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
}
.checkout-order-summary .checkout-order-summary-list .thumb {
  float: left;
  margin-right: 20px;
  width: 65px;
}
.checkout-order-summary .checkout-order-summary-list .thumb img {
  width: 100%;
  height: auto;
}
.checkout-order-summary .checkout-order-summary-list .price {
  float: right;
  margin-left: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 14px;
  margin-left: 85px;
}
.checkout-order-summary .checkout-order-summary-list .details .name {
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details .qty span {
  font-size: 12px;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 10px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 10px 0;
  font-size: 12px;
}
@media (max-width: 1023px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 18px;
  margin-top: 30px;
}
.checkout-order-summary .subtotals .subtotal,
.checkout-order-summary .subtotals .shipping,
.checkout-order-summary .subtotals .subtotals__item--state-discount,
.checkout-order-summary .subtotals .tax,
.checkout-order-summary .subtotals .totals {
  padding: 5px 0;
}
.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .shipping span,
.checkout-order-summary .subtotals .subtotals__item--state-discount span,
.checkout-order-summary .subtotals .tax span,
.checkout-order-summary .subtotals .totals span {
  float: right;
  font-weight: 600;
}
.checkout-order-summary .subtotals .totals {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #ffd200;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 14px;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 639px) {
  .place-order-form {
    padding: 0 20px;
  }
  .checkout-order-summary {
    padding: 30px 20px 15px;
    border: 1px solid #ffd200;
    border-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .checkout-order-summary .checkout-order-summary-list {
    padding-left: 0;
    list-style: none;
    border: none;
    padding: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
    background-color: transparent!important;
    color: #333333;
    padding: 25px 20px;
    border-color: #ffd200;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: uppercase;
    font-size: 16px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #ffd200;
  }
  .checkout-order-summary .subtotals {
    padding: 0 20px;
  }
}
.checkout-review {
  padding: 30px 20px 15px;
  border: 1px solid #ffd200;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 40px;
}
.place-order-form .checkbox label {
  font-size: 14px;
  color: #333333;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 640px) {
  .place-order-form .checkbox {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #ffd200;
  font-size: 15px;
  padding: 10px;
  margin-top: 60px;
}
@media (max-width: 639px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-success {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-success__body {
  margin: 30px 0 55px;
  text-align: center;
}
.checkout-success__body__headline {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.termsAndConditions-section {
  padding-bottom: 20px;
}
label.terms {
  margin: 15px 0;
}
fieldset#cardDate > .control-label,
fieldset#startDate > .control-label {
  font-weight: bold;
  margin-bottom: 5px;
}
fieldset#cardDate .form-group .control-label,
fieldset#startDate .form-group .control-label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #000000;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n+2) {
  background: #f4f4f4;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
  padding: 10px 10px 15px;
  vertical-align: top;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td > span {
  display: block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
  padding-left: 40px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size {
  font-weight: bold;
  min-width: 80px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px;
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
@media (max-width: 639px) {
  .checkout-coupon-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #ffd200;
}
@media (max-width: 639px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.coupon-list__headline {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 0;
}
.coupon-code {
  text-transform: uppercase;
}
.cart-voucher {
  margin-top: 27px;
  padding-left: 30px;
}
.cart-voucher__label {
  display: block;
  width: 100%;
}
.cart-voucher__input {
  width: 50%;
  float: left;
  margin-right: 10px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 12px;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 12px;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
@media (max-width: 1399px) and (min-width: 1024px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .cart-voucher {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #ffd200;
  background-color: #f4f4f4;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 15px;
  margin-top: 10px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 10px;
  cursor: pointer;
  margin: -10px -10px -10px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 1023px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupons {
  text-align: center;
  border-top: 1px solid #ffd200;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media (max-width: 1024px) {
  .gift__coupons {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupons span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .gift__coupons {
    width: 40%;
  }
}
.gift__coupons .gift__coupon--title {
  margin-bottom: 5px;
}
.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#storeFinder {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 43px;
}
.headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store__finder--search #storeFinderForm {
  margin-bottom: 10px;
}
.store__finder {
  display: none;
  padding: 0;
}
.store__finder .store__finder--pagination {
  line-height: 43px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--navigation,
.store__finder .store__finder--details {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 640px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 10px;
}
.store__finder .store__finder--navigation-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
  position: relative;
}
.store__finder .store__finder--navigation-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 56px;
}
.store__finder .store__finder--navigation-list li.loading .glyphicon {
  color: #ff4444;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.store__finder .store__finder--navigation-list .list__entry {
  height: 56px;
}
.store__finder .store__finder--navigation-list .list__entry:last-child label {
  border: 0;
}
.store__finder .store__finder--navigation-list .list__entry input {
  display: none;
}
.store__finder .store__finder--navigation-list .list__entry label {
  margin: 0;
  height: 100%;
  font-size: 12px;
  padding: 0 14px 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry label:hover {
  background: #f2f2f2;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label {
  background: #ffd200;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 639px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 639px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 20px;
  }
  .store__finder.show-store .store__finder--pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store__finder.show-store .store__finder--pagination * {
    display: none;
  }
  .store__finder.show-store .store__finder--panel {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: transparent;
  position: absolute;
  top: 0;
  padding: 43px 40px 15px;
  height: 88px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  width: 100%;
  vertical-align: middle;
}
#cboxClose {
  position: absolute;
  right: 13px;
  top: 10px;
  background: transparent;
  border: 0 none;
  color: #ffffff;
  padding: 5px;
  font-size: 25px;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 40px 30px 40px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 40px;
}
#cboxLoadedContent .addressEntry + .addressEntry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul {
  margin-top: -10px;
  margin-bottom: 20px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 20px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 20px;
}
@media (max-width: 639px) {
  #cboxTitle {
    height: 112px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxLoadedContent {
    margin-top: 112px;
    padding: 15px 20px 30px 20px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -25px;
  }
}
.modal__top {
  padding-bottom: 32px;
  margin-bottom: 30px;
  border-bottom: 1px solid #bcbcbc;
}
.modal__top .modal__top--label {
  color: #333333;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 40px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #333333;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 17px;
  width: 100%;
}
.quote-discount__modal--input input[type=number] {
  -moz-appearance: textfield;
}
.quote-discount__modal--input input[type=number]::-webkit-inner-spin-button,
.quote-discount__modal--input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quote-discount__modal--input__label {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  padding-right: 10px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #bcbcbc;
  color: #333333;
  padding-bottom: 13px;
  margin-bottom: 9px;
  margin-top: 10px;
}
.quote-discount__modal--new__total {
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 47px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #333333;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #1a1a1a;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 10px;
}
.account-navigation .account-navigation-header {
  padding: 10px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 10px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 10px;
  font-weight: bold;
}
.account-navigation .account-navigation-list li.active {
  font-weight: bold;
}
.account-navigation .account-navigation-list li a:hover,
.account-navigation .account-navigation-list li afocus {
  color: #ffd200;
}
.account-home .account-home-section {
  margin-bottom: 20px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 10px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 10px;
  border: 1px solid #f2f4f7;
  border-top: 0;
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.kmt-account-page {
  gap: 32px;
  display: flex;
}
@media (max-width: 1023px) {
  .kmt-account-page {
    display: block;
  }
}
@media (max-width: 1023px) {
  .account-home .account-home-section {
    margin-bottom: 10px;
  }
  .account-home .account-home-section .account-home-section-content {
    height: auto;
    padding: 0;
  }
  .account-home .account-home-section .account-home-section-content ul li a {
    padding: 10px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
@media (min-width: 1400px) {
  .kmt-account-page {
    margin: 0 auto;
    width: 1400px;
  }
}
.kmt-account-page .pagination-bar {
  margin: 15px 0 0;
}
.kmt-account-page .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.kmt-account-page .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .kmt-account-page .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.kmt-account-page .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.kmt-account-page .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 639px) {
  .kmt-account-page .kmt-pagination-bar {
    padding-bottom: 10px;
  }
  .kmt-account-page .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .kmt-account-page .pagination-bar .pagination-totals .kmt-page-size-select.flex-columns {
    flex-wrap: nowrap !important;
  }
  .kmt-account-page .pagination-bar .pagination-totals .kmt-page-size-select .form-group label {
    white-space: nowrap;
    font-size: 14px;
    padding-right: 8px !important;
  }
  .kmt-account-page .pagination-bar .pagination-totals .kmt-page-size-select .form-group #view-by {
    line-height: 38px;
  }
  .kmt-account-page .account-overview-table,
  .kmt-account-page div.responsive-table {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.kmt-account-page .addressBackBtn,
.kmt-account-page .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.kmt-account-page .account-section-header {
  color: #333333;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #ffd200;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.kmt-account-page .account-section-header.border {
  border-bottom: 1px solid #000000;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .kmt-account-page .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.kmt-account-page .account-section-header.account-section-header-secondary {
  color: #333333;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 10px;
}
.kmt-account-page .account-section-header.no-border {
  border-bottom: none;
}
.kmt-account-page .account-section-header .account-section-header-add {
  font-size: 14px;
  font-weight: 700;
  margin-top: 4px;
}
.kmt-account-page .account-section-header__subheadline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
  text-transform: none;
}
.kmt-account-page .account-orderdetail + .account-section-content .pagination-bar {
  margin-top: 0;
}
.kmt-account-page .container-lg .account-section-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .kmt-account-page .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .kmt-account-page .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .kmt-account-page .container-lg .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.kmt-account-page .account-section-content {
  width: 100%;
}
.kmt-account-page .account-section-content .item__list--item .item__total {
  padding-right: 30px;
}
.kmt-account-page .account-section-content .account-section-header {
  color: #333333;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #ffd200;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.kmt-account-page .account-section-content .account-section-header.border {
  border-bottom: 1px solid #000000;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .kmt-account-page .account-section-content .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.kmt-account-page .account-section-content .account-section-header.no-border {
  border-bottom: none;
}
.kmt-account-page .account-section-content .account-section-header .account-section-header-add {
  font-size: 14px;
  margin-top: 4px;
}
.kmt-account-page .account-section-content .account-section-header .container-lg {
  float: none;
  padding: 0 10px;
}
@media (min-width: 1400px) {
  .kmt-account-page .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .kmt-account-page .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.kmt-account-page .account-section-content .account-section-form {
  margin: 40px 0;
}
.kmt-account-page .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 640px) {
  .kmt-account-page .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 20px;
  }
}
.kmt-account-page .account-section-content .account-section-form form {
  padding: 0;
}
.kmt-account-page .account-section-content .account-section-form .account-section-form__toggle-list {
  list-style-type: none;
  width: 100%;
  position: relative;
}
.kmt-account-page .account-section-content .account-section-form .account-section-form__toggle-list li {
  border-top: 1px solid #ffd200;
  width: 100%;
  display: inline-flex;
  align-items: center;
  height: 4em;
}
.kmt-account-page .account-section-content .account-section-form .account-section-form__toggle-list li:last-child {
  border-bottom: 1px solid #ffd200;
}
.kmt-account-page .account-section-content .account-section-form .account-section-form__toggle-list li .toggle-switch {
  position: absolute;
  right: 0;
}
.kmt-account-page .account-section-content .account-section-form .account-section-form__toggle-list label {
  margin-bottom: 0;
}
.kmt-account-page .account-section-content .consent-management-intro {
  padding-bottom: 10px;
}
.kmt-account-page .account-section-content .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
}
.kmt-account-page .account-section-content .consent-management-list__item {
  border: 1px solid #ffd200;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
}
@media (max-width: 1023px) {
  .kmt-account-page .account-section-content .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.kmt-account-page .account-section-content .consent-management-list__title {
  padding: 25px 15px 18px 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
.kmt-account-page .account-section-content .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 23px;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.kmt-account-page .account-section-content .consent-management-list__title:hover,
.kmt-account-page .account-section-content .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
.kmt-account-page .account-section-content .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
.kmt-account-page .account-section-content .consent-management-list__label {
  width: 85%;
  color: #333333;
  font-size: 15px;
}
@media (max-width: 1023px) {
  .kmt-account-page .account-section-content .consent-management-list__label {
    width: 75%;
    font-size: 14px;
  }
}
.kmt-account-page .account-section-content .consent-management-list__content-inner {
  padding: 0 40px 10px 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .kmt-account-page .account-section-content .consent-management-list__content-inner {
    font-size: 14px;
  }
}
.kmt-account-page .account-section-content .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
.kmt-account-page .account-section-content form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .kmt-account-page .account-section-content form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.kmt-account-page .account-section-content form .accountActions-bottom {
  padding: 0;
}
.kmt-account-page .account-section-content #quoteForm {
  padding: 0;
}
.kmt-account-page .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .kmt-account-page .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.kmt-account-page .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .kmt-account-page .account-section-content.content-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.kmt-account-page .account-section-content .help-block {
  font-size: 14px;
  font-weight: normal;
  color: #d03c00;
}
.kmt-account-page .account-section-content .account-orderhistory-pagination {
  padding-top: 10px;
}
.kmt-account-page .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .kmt-account-page .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.kmt-account-page .account-section-content .account-orderhistory-pagination .pagination-bar form {
  padding: 0;
}
.kmt-account-page .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px;
}
.kmt-account-page .account-section-content .account-orderhistory-pagination .pager {
  margin: 0;
}
.kmt-account-page .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 10px;
}
.kmt-account-page .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
}
.kmt-account-page .account-section-content .cart-voucher form,
.kmt-account-page .account-section-content .cart-items form,
.kmt-account-page .account-section-content .item-action form {
  padding: 0;
}
@media (min-width: 1024px) {
  .kmt-account-page .account-section-content .item__btn {
    margin-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  .kmt-account-page .account-section-content .item__btn {
    margin-top: 20px;
  }
}
.kmt-account-page .account-section-content .disable-link,
.kmt-account-page .account-section-content .enable-link {
  display: inline-block;
  text-align: right;
  margin: 25px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 639px) {
  .kmt-account-page .account-section-content .disable-link,
  .kmt-account-page .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0 !important;
    width: 100%;
  }
}
.kmt-account-page .account-section-content .disable-link button,
.kmt-account-page .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
}
.kmt-account-page .account-section-content .disable-link button[disabled],
.kmt-account-page .account-section-content .enable-link button[disabled] {
  color: #000000;
}
.kmt-account-page .account-section-content .disable-link form,
.kmt-account-page .account-section-content .enable-link form {
  display: inline-block;
}
.kmt-account-page .account-section-content .enable-link + .disable-link,
.kmt-account-page .account-section-content .disable-link + .enable-link,
.kmt-account-page .account-section-content .disable-link + .disable-link,
.kmt-account-page .account-section-content .enable-link + .enable-link {
  padding-left: 20px;
  position: relative;
}
.kmt-account-page .account-section-content .enable-link + .disable-link:before,
.kmt-account-page .account-section-content .disable-link + .enable-link:before,
.kmt-account-page .account-section-content .disable-link + .disable-link:before,
.kmt-account-page .account-section-content .enable-link + .enable-link:before {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 1px;
  left: 10px;
  background: #ffd200;
  top: 0;
}
@media (max-width: 639px) {
  .kmt-account-page .account-section-content .enable-link + .disable-link:before,
  .kmt-account-page .account-section-content .disable-link + .enable-link:before,
  .kmt-account-page .account-section-content .disable-link + .disable-link:before,
  .kmt-account-page .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 639px) {
  .kmt-account-page .account-section-content .enable-link + .disable-link,
  .kmt-account-page .account-section-content .disable-link + .enable-link,
  .kmt-account-page .account-section-content .disable-link + .disable-link,
  .kmt-account-page .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.kmt-account-page .account-section-content .disable-link a,
.kmt-account-page .account-section-content .disable-link button,
.kmt-account-page .account-section-content .disable-link form {
  color: #ed1c24;
}
@media (max-width: 639px) {
  .kmt-account-page .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto;
  }
  .kmt-account-page .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto;
  }
}
.kmt-account-page .account-section-content .restore-item-link {
  text-transform: uppercase;
  font-weight: 700;
}
.kmt-account-page .account-section-content .restore-item-link .glyphicon-share-alt {
  font-size: 24px;
  padding: 13px;
  transform: scale(-1, 1);
  margin-right: 13px;
}
.kmt-account-page .account-section-content .edit-item-link {
  margin-top: 10px;
  display: block;
}
.kmt-account-page .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 639px) {
  .kmt-account-page .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px;
    margin-right: 20px;
  }
}
.kmt-account-page .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (min-width: 640px) {
  .kmt-account-page .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .kmt-account-page .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
}
.kmt-account-page .account-section-action {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .kmt-account-page .account-section-action .row {
    margin: 0;
  }
  .kmt-account-page .account-section-action .btn-primary,
  .kmt-account-page .account-section-action .btn-cart {
    margin-bottom: 20px;
  }
}
.kmt-account-page .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .kmt-account-page .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .kmt-account-page .accountActions-bottom .btn-primary,
  .kmt-account-page .accountActions-bottom .btn-cart {
    margin-bottom: 20px;
  }
}
.kmt-account-page .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 640px) {
  .kmt-account-page .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .kmt-account-page .cancel-panel {
    padding-left: 0;
  }
}
.kmt-account-page .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.kmt-account-page .account-consignment {
  margin-top: 20px;
}
.kmt-account-page .account-list.account-addressbook ul,
.kmt-account-page .account-list.account-paymentdetails ul {
  margin-bottom: 30px;
}
.kmt-account-page .account-list ul {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  width: 90%;
}
.kmt-account-page .account-list ul li {
  text-overflow: ellipsis;
  overflow: hidden;
}
.kmt-account-page .account-list .account-list-header {
  border-top: 1px solid #ffd200;
  border-bottom: 1px solid #ffd200;
  background-color: #f4f4f4;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .kmt-account-page .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.kmt-account-page .account-list .account-list-header .account-list-header-add {
  font-size: 15px;
  line-height: 2;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.kmt-account-page .account-list .account-cards {
  border-left: 1px solid #ffd200;
  padding: 0 10px;
}
.kmt-account-page .account-list .account-cards.card-select {
  border-top: 1px solid #ffd200;
}
.kmt-account-page .account-list .account-cards .account-cards-actions {
  display: inline-block;
  width: 10%;
}
.kmt-account-page .account-list .account-cards .account-cards-actions .glyphicon {
  font-size: 24px;
  margin-bottom: 20px;
}
.kmt-account-page .account-list .account-cards .account-cards-actions .edit-item .glyphicon {
  margin-top: 3px;
}
@media (min-width: 640px) {
  .kmt-account-page .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .kmt-account-page .account-list .account-cards .row:before {
    content: none;
  }
  .kmt-account-page .account-list .account-cards .row:after {
    content: '';
  }
}
.kmt-account-page .account-list .account-cards .card,
.kmt-account-page .account-list .account-cards .search-empty {
  list-style: none;
  border-left: 0;
  border-right: 1px solid #ffd200;
  border-bottom: 1px solid #ffd200;
  padding: 30px 30px 25px;
  margin-bottom: 0;
  min-height: 150px;
  clear: both;
}
.kmt-account-page .account-list .account-cards .card span,
.kmt-account-page .account-list .account-cards .search-empty span {
  padding: 0;
  text-align: right;
}
.kmt-account-page .account-list .account-cards .card > ul > li,
.kmt-account-page .account-list .account-cards .search-empty > ul > li {
  margin-bottom: 3px;
}
.kmt-account-page .account-list .account-cards .card > ul > li:first-child,
.kmt-account-page .account-list .account-cards .search-empty > ul > li:first-child {
  text-transform: uppercase;
  font-weight: 600;
}
.kmt-account-page .account-list .account-cards .card .action-links,
.kmt-account-page .account-list .account-cards .search-empty .action-links {
  float: right;
  height: 50px;
  width: 50px;
  margin-right: -15px;
  margin-top: -15px;
  text-align: right;
}
.kmt-account-page .account-list .account-cards .card .action-links .glyphicon-remove,
.kmt-account-page .account-list .account-cards .search-empty .action-links .glyphicon-remove,
.kmt-account-page .account-list .account-cards .card .action-links .glyphicon-pencil,
.kmt-account-page .account-list .account-cards .search-empty .action-links .glyphicon-pencil {
  font-size: 20px;
  color: #000000;
  padding-right: 15px;
  padding-top: 15px;
}
.kmt-account-page .account-list .account-cards .card .action-links:hover .glyphicon-remove,
.kmt-account-page .account-list .account-cards .search-empty .action-links:hover .glyphicon-remove,
.kmt-account-page .account-list .account-cards .card .action-links:hover .glyphicon-pencil,
.kmt-account-page .account-list .account-cards .search-empty .action-links:hover .glyphicon-pencil {
  color: #336699;
}
@media (max-width: 1024px) {
  .kmt-account-page .account-list .account-cards .card,
  .kmt-account-page .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.kmt-account-page .account-list .account-set-default-address {
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #336699;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 639px) {
  .kmt-account-page .account-list .account-set-default-address {
    left: 20px;
  }
}
.kmt-account-page .continue__shopping,
.kmt-account-page .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .kmt-account-page .continue__shopping,
  .kmt-account-page .orderBackBtn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .kmt-account-page .account-list .account-cards {
    border: none;
  }
  .kmt-account-page .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .kmt-account-page .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .kmt-account-page .account-list .account-cards .selected:first-child {
    border-left: none;
  }
}
.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail .col-sm-9 > .col-sm-4:nth-child(3n+1) {
  clear: both;
}
.account-orderdetail .order-savings {
  color: #00a651;
  font-weight: 700;
  padding: 10px 10px 25px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .order-data {
  background-color: #F2F4F7;
  padding: 10px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f4f4f4;
  padding: 10px 20px;
}
.account-orderdetail .button-panel {
  float: right;
  max-width: 200px;
}
.account-orderdetail .account-orderdetail-item-section-body ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-orderdetail .account-orderdetail-item-section-body ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li + li {
  border-top: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul .thumb {
  float: left;
  margin-right: 10px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 10px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: bold;
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #00a651;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1400px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 0;
  }
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
  border-bottom: 0;
}
.account-orderdetail .account-orderdetail__footer {
  padding-top: 55px;
}
.account-orderdetail .account-orderdetail__footer > div {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 18px;
  color: #333333;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 20px;
}
.account-orderdetail .orderTotal .text-right {
  font-weight: 700;
}
.account-orderdetail .orderTotal .totals {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
}
.account-orderdetail .orderTotal .discount {
  color: #00a651;
}
.account-orderdetail .order-store-address .order-track-number,
.account-orderdetail .order-store-hours .order-track-number {
  color: #ed1c24;
}
.account-orderdetail .order-billing-address ul {
  padding: 0;
}
.account-orderdetail .order-billing-address ul li {
  list-style: none;
}
.account-orderdetail .order-billing-address .label-order,
.account-orderdetail .order-payment-data .label-order,
.account-orderdetail .order-ship-to .label-order,
.account-orderdetail .order-shipping-method .label-order,
.account-orderdetail .order-tracking-no .label-order,
.account-orderdetail .order-store-address .label-order,
.account-orderdetail .order-store-hours .label-order {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 2px;
}
.account-orderdetail .order-billing-address .value-order-date,
.account-orderdetail .order-payment-data .value-order-date,
.account-orderdetail .order-ship-to .value-order-date,
.account-orderdetail .order-shipping-method .value-order-date,
.account-orderdetail .order-tracking-no .value-order-date,
.account-orderdetail .order-store-address .value-order-date,
.account-orderdetail .order-store-hours .value-order-date {
  display: inline-block;
  min-width: 15%;
}
.account-orderdetail .value-order {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 639px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 20px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 20px;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-savings__info {
  color: #00a651;
  font-weight: 700;
  text-transform: uppercase;
}
.account-address-removal-popup {
  margin-top: 50px;
}
.account-address-removal-popup .address {
  margin-top: 20px;
}
.account-address-removal-popup .btn {
  margin-top: 10px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 40px;
}
.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: normal !important;
  color: black !important;
}
.external-account {
  font-size: 22px;
}
.change-pwd-container {
  border: 1px solid #3c67a3;
  border-radius: 4px;
  padding: 12px 12px 25px 25px;
  width: 80%;
  margin: 50px auto 0;
}
.update-pwd-button {
  font-weight: normal;
  font-size: 12px;
  background-color: #ffffff;
  border: 1px solid #3c67a3;
  color: #3c67a3;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 4px;
  display: inline-block;
}
.update-pwd-button:hover {
  background-color: #3c67a3;
  color: #ffffff;
  text-decoration: none;
}
@media only screen and (min-width: 1024px) {
  .change-pwd-container {
    width: 55%;
    margin: 50px 0 0;
  }
}
.quick-view-popup .product-image {
  float: left;
  width: 33%;
}
.quick-view-popup .product-image a {
  display: block;
}
.quick-view-popup .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-popup .product-details {
  margin-left: 33%;
  padding-left: 20px;
}
.quick-view-popup .product-details .name {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .product-details .rating:after {
  clear: none;
}
.quick-view-popup .product-details .price {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 20px;
}
table {
  width: 100%;
}
table th {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #142939;
  color: #7f919e;
  padding: 8px 10px;
  vertical-align: top;
}
table th:last-child {
  text-align: right;
}
table tr.entry-group-header a {
  color: lightgrey;
}
table tr.entry-group-header a:hover {
  color: black;
}
table tr.entry-group-header .error {
  background-color: PaleVioletRed;
}
table .entry-group-error-message {
  text-transform: none;
}
table div.left-align {
  text-align: left;
}
table td {
  padding: 20px 10px;
  vertical-align: top;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 640px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 10px;
}
@media (max-width: 640px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f4f4f4;
}
.responsive-table-item a.responsive-table-link {
  color: #336699;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #204060;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 639px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: left;
  }
  .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
label.uncased {
  text-transform: none;
}
.help-block {
  font-style: italic;
}
.form-control:focus {
  border-color: #336699;
  outline: 0;
  box-shadow: none;
}
.form-control:focus + .input-group-addon {
  border-color: #336699;
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #777777;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #000000;
}
.has-error .control-label {
  color: #000000;
}
.has-error input.form-control {
  background: #fec3c3;
  border-color: #d03c00;
}
.has-error .help-block {
  font-weight: 600;
  color: #ed1c24;
}
.has-success .control-label {
  color: #000000;
}
.has-success input.form-control {
  background: transparent;
  border-color: #ffd200;
}
.has-success .help-block {
  font-weight: 600;
  color: #327b4e;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #ffd200;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px;
  }
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 20px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
#formTypesNewUser label {
  font-size: inherit;
  font-weight: inherit;
}
#formTypesNewUser legend {
  margin-bottom: 0;
}
.input-sm {
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
/* Toggle Button */
.toggle-button {
  position: absolute;
  top: 19px;
  right: 73px;
}
.toggle-button input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.toggle-button input[type="checkbox"][disabled] ~ label {
  color: #ffe466;
  pointer-events: none;
}
.toggle-button input[type="checkbox"][disabled] ~ label .toggle-button__switch {
  opacity: 0.4;
}
.toggle-button input[type="checkbox"]:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:hover ~ label .toggle-button__switch {
  background-color: #ffe466;
  border-color: #997e00;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch {
  background-color: #ffd200;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch:after {
  content: '\00a0';
  background-color: #ffffff;
  transform: translate3d(22px, 0, 0);
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch :before {
  content: '\00a0';
  left: 0;
}
.toggle-button label {
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
}
.toggle-button label .toggle-button__switch {
  position: relative;
  height: 33px;
  flex: 0 0 56px;
  border-radius: 60px;
  border: 1px solid #ffd200;
  background-color: #ffffff;
}
.toggle-button label .toggle-button__switch.is-checked {
  border-color: #ffd200;
}
.toggle-button label .toggle-button__switch:before {
  left: 28px;
  font-size: 12px;
  line-height: 23px;
  width: 28px;
  padding: 0 12px;
  content: '\00a0';
  position: absolute;
  top: 0;
}
.toggle-button label .toggle-button__switch:after {
  top: 4px;
  left: 4px;
  border-radius: 30px;
  width: 23px;
  line-height: 23px;
  font-size: 12px;
  color: #ffffff;
  background-color: #ffd200;
  content: '\00a0';
  position: absolute;
  z-index: 5;
}
.toggle-button input[type="checkbox"]:checked:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:checked:hover ~ label .toggle-button__switch {
  background-color: #ffe466;
  border-color: #ffe466;
}
.textpage-faqs th:last-child {
  text-align: left;
}
/*
## landingLayout2Page
********************************************************************/
.section1 {
  margin: 10px 0;
}
.zoneA .disp-img {
  height: 108px;
  margin: 10px 0 0 0;
  border-bottom: 1px dotted #A5A5A5;
  position: relative;
}
.zoneA .disp-img:first-child {
  margin: 0;
}
.zoneA .disp-img a {
  display: block;
}
.zoneA .disp-img .title {
  display: block;
  margin-left: 106px;
  border-bottom: 1px dotted #A5A5A5;
  margin-bottom: 10px;
}
.zoneA .disp-img .thumb {
  position: absolute;
  top: 0;
}
.zoneA .disp-img .details {
  width: 124px;
  height: 96px;
  margin-left: 106px;
  display: block;
}
.zoneA .action {
  display: none;
}
.zoneB .simple_disp-img:first-child {
  margin: 0 0 10px 0;
}
#homepage_slider.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
}
#homepage_slider.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
#homepage_slider.stripViewer ul li {
  float: left;
}
#homepage_slider .svw {
  width: 50px;
  height: 20px;
  background-color: #ffffff;
}
#homepage_slider .svw ul {
  position: relative;
  left: -999em;
}
#homepage_slider .tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border: 5px solid #dedede;
}
.stripTransmitter {
  overflow: auto;
  padding: 0 15px ;
  width: 438px !important;
  height: 51px;
  border-bottom: 1px dotted #A5A5A5;
  background-color: #eee;
}
.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
.stripTransmitter ul li {
  width: 30px;
  float: left;
}
.stripTransmitter a {
  line-height: 47px;
  display: block;
  padding: 0 0 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.4em;
}
.stripTransmitter a:hover,
.stripTransmitter a.current {
  font-weight: bold;
}
.tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border-bottom: 1px dotted #A5A5A5;
}
.section4 .disp-img {
  margin: 0 0 15px 0;
}
.section4 .disp-img .title {
  border-bottom: 1px solid #a5a5a5;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  white-space: nowrap;
  display: block;
  margin: 0 0 10px 0;
}
.section4 .disp-img .thumb {
  margin: 0 0 5px 0;
  display: block;
}
.section4 .disp-img .action {
  display: none;
}
.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  padding-right: 20px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 14px;
  line-height: 35px;
}
.product-details.open .product-details-toggle .glyphicon:before {
  content: "\e114";
}
.product-details-toggle-wrap {
  display: none;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details-toggle-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 22px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 640px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 639px) {
  .product-details-toggle {
    padding: 0 25px 0 10px;
  }
  .product-details-toggle .glyphicon {
    right: 10px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 20px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 18px;
  float: right;
  margin: 15px 0 15px 20px;
  line-height: 44.00000001px;
}
.product-action #total-price {
  font-size: 18px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 44.00000001px;
}
@media (max-width: 639px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-action ol li,
  .product-action .btn {
    width: 100%;
  }
  .product-action div {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0;
  }
}
.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0;
  background-color: #ffffff;
}
.update-future-stock .update_future_stock_button,
.update-future-stock .hide_future_stock_info {
  font-size: 12px;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 12px;
  line-height: 20px;
  width: 60px;
  padding: 9px 10px;
  margin: 5px 0 3px;
  border: 1px solid #cccccc;
  text-align: center;
}
.product-grid-container .td_stock,
#cboxContent .td_stock {
  display: block;
  padding-bottom: 5px;
}
.product-grid-container .td_stock .in-stock,
#cboxContent .td_stock .in-stock {
  color: #000000;
  font-size: 13px;
  font-weight: 600;
}
.product-grid-container .future_stock,
#cboxContent .future_stock {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.product-grid-container .future_stock .future_stock_value,
#cboxContent .future_stock .future_stock_value {
  margin: 2px 0 8px 0;
}
.product-grid-container .data-grid-total,
#cboxContent .data-grid-total {
  display: inline-block;
  padding-top: 5px;
  border-top: 1px solid #ffd200;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 15px;
  font-weight: bold;
}
.product-grid-container table td.out-of-stock .variant-prop,
.product-grid-container table td.out-of-stock .price {
  opacity: 0.3;
}
.product-grid-container table td.out-of-stock .sku-quantity {
  opacity: 0.3;
  background-color: #fff;
}
@media (min-width: 640px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .add-to-cart-order-form-wrap::after {
    background-color: white;
    bottom: 0;
    content: "";
    height: 17px;
    position: absolute;
    width: 100%;
  }
  .add-to-cart-order-form-wrap::before {
    background-color: white;
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
  }
  .add_to_cart_order_form {
    overflow: scroll;
    max-height: 907px;
  }
  .order-form-scroll {
    cursor: pointer;
    background-color: #ffd200;
    opacity: 0.4;
    color: #fff;
    text-align: center;
    position: absolute;
    display: none;
  }
  .order-form-scroll.right {
    width: 50px;
    height: 75px;
    line-height: 75px;
    right: 0px;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.left {
    width: 50px;
    height: 75px;
    line-height: 75px;
    left: 0;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.up {
    width: 75px;
    height: 50px;
    line-height: 50px;
    top: 0;
    left: 50%;
    margin-left: -35px;
  }
  .order-form-scroll.down {
    width: 75px;
    height: 50px;
    line-height: 50px;
    bottom: 17px;
    left: 50%;
    margin-left: -35px;
  }
  .product-grid-container-dim-3,
  .product-grid-container-dim-2 {
    width: 100%;
  }
  .product-grid-container table {
    border-bottom: 1px solid #000000;
    background-color: #ffffff;
  }
  .product-grid-container table:nth-child(2n) {
    background: #f4f4f4;
  }
  .product-grid-container table tr:first-child > th:first-child {
    border-right: 1px solid #334b5c;
    white-space: nowrap;
  }
  .product-grid-container table tr > td:first-child {
    border-right: 1px solid #000000;
    padding-top: 20px;
  }
  .product-grid-container table th {
    text-align: center;
  }
  .product-grid-container table td {
    text-align: center;
    padding: 25px 10px 15px;
    vertical-align: top;
    max-width: 200px;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #cboxContent .sku-quantity {
    font-size: 16px;
  }
  .product-grid-container {
    font-size: 16px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .product-grid-container table {
    table-layout: fixed;
    width: 100%;
  }
  .product-grid-container table tr td {
    border-bottom: 1px solid #000000;
  }
  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 20px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 20px;
  }
  .product-grid-container table tr .variant-detail .description {
    padding: 12px 0;
  }
  .product-grid-container table tr .variant-select {
    width: 40%;
    text-align: right;
    font-weight: 600;
    padding-right: 20px;
    vertical-align: middle;
  }
  .product-grid-container table .hidden-size {
    display: none;
  }
  .product-grid-container table .variant-summary {
    display: none;
    background-color: #000000;
  }
  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0;
  }
  .product-grid-container table .variant-summary tr td {
    padding: 0 20px;
    font-weight: bold;
  }
  .product-grid-container table .variant-summary tr td:last-child {
    text-align: right;
  }
  .product-grid-container table .variant-summary tr:first-child td {
    font-weight: normal;
  }
  .product-grid-container table .variant-summary span {
    display: none;
  }
  .product-grid-container table .editSize {
    display: none;
  }
  .product-grid-container table.selected .variant-summary {
    display: table-row;
  }
  .product-grid-container table.selected .editSize {
    display: inline;
  }
  .product-grid-container table.selected .selectSize {
    display: none;
  }
  .variantSelectMobile #cboxLoadedContent {
    overflow: visible!important;
    padding-left: 0;
    padding-right: 0;
  }
  .variantSelectMobile #cboxContent table {
    width: 100%;
  }
  .variantSelectMobile #cboxContent table td {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 25px 0 10px 0;
  }
  .variantSelectMobile #cboxContent table td:first-child {
    width: auto;
  }
  .variantSelectMobile #cboxContent table td:nth-child(2n+2) {
    background: #f4f4f4;
  }
  .variantSelectMobile #cboxContent .product-grid-container {
    margin: 0;
  }
  .variantSelectMobile #cboxContent .orderForm_grid_group {
    position: relative;
  }
  .variantSelectMobile #cboxContent .update-future-stock {
    position: absolute;
    margin-left: -65px;
    left: 50%;
    top: 100px;
  }
  .variantSelectMobile #cboxContent .variant-detail {
    padding: 0 0 60px 0;
  }
  .variantSelectMobile #cboxContent .variant-detail img {
    display: inline-block;
    max-width: 200px;
    float: none;
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description {
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description > div {
    display: inline;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions {
    padding: 20px;
    border-bottom: none;
    background-color: #fff !important;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions .btn {
    width: 100%;
  }
  .variantSelectMobile #cboxContent .variant-select,
  .variantSelectMobile #cboxContent .variant-summary {
    display: none;
  }
  .variantSelectMobile #cboxContent .variant-prop > span {
    font-weight: 400;
  }
  .variantSelectMobile #cboxContent .sku-quantity {
    font-weight: 400;
    line-height: 60px;
    width: 120px;
    height: 80px;
  }
}
#orderFormContainer .headline,
#orderFormContainer .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #orderFormContainer .headline,
  #orderFormContainer .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#resultsList.item__list .item__list--item:last-child {
  padding-right: 0;
}
#quickOrder {
  font-size: 12px;
  min-width: 270px;
  padding: 15px 5px;
}
#quickOrder .quick-order.account-section-content .quick-order-section-header {
  font-size: 24px;
  line-height: 29px;
  margin: 0;
}
#quickOrder .quick-order.account-section-content .quick-order__introduction {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#quickOrder .quick-order.account-section-content .quick-order__introduction .content {
  margin-bottom: 6px;
  line-height: 18px;
  font-weight: normal;
}
#quickOrder .quick-order.account-section-content .quick-order__introduction .file-actions > a {
  text-decoration-line: underline;
  font-weight: normal;
  line-height: 24px;
  padding: 0;
}
#quickOrder .quick-order.account-section-content .quick-order__introduction .file-actions > a:nth-child(2) {
  margin-left: 21px;
}
#quickOrder .quick-order__actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 20px;
}
#quickOrder .quick-order__actions .quick-order__reset-btn {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
#quickOrder .quick-order__actions .quick-order__reset-btn .quick-order__reset-link {
  font-size: 12px;
  font-weight: normal;
  text-decoration-line: underline;
  width: 100%;
  border: 0;
}
#quickOrder .quick-order__actions .quick-order__reset-btn .quick-order__reset-link[disabled],
#quickOrder .quick-order__actions .quick-order__reset-btn .quick-order__reset-link[disabled]:hover {
  color: #f3f3f3;
}
#quickOrder .quick-order__actions .quick-order__add-to-cart-btn {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#quickOrder .quick-order__actions .quick-order__add-to-cart-btn .btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 8px;
  font-weight: bold;
  line-height: 19px;
}
#quickOrder .quick-order__actions .quick-order__add-to-cart-btn .btn.btn-primary[disabled="disabled"] > .icon-buy-box,
#quickOrder .quick-order__actions .quick-order__add-to-cart-btn .btn.btn-cart[disabled="disabled"] > .icon-buy-box {
  fill: #B1B1B1;
}
#quickOrder .quick-order__actions .quick-order__add-to-cart-btn .btn .icon-buy-box {
  margin-right: 12px;
}
@media (min-width: 640px) {
  #quickOrder {
    font-size: 16px;
    font-weight: 200;
    padding: 15px 21px;
  }
  #quickOrder .quick-order.account-section-content .quick-order-section-header {
    font-size: 30px;
    line-height: 36px;
  }
  #quickOrder .quick-order.account-section-content .quick-order__introduction {
    margin-top: 20px;
  }
  #quickOrder .quick-order.account-section-content .quick-order__introduction .introduction-text {
    width: 55%;
  }
  #quickOrder .quick-order.account-section-content .quick-order__introduction .introduction-text .content {
    font-size: 16px;
    line-height: 24px;
  }
  #quickOrder .quick-order.account-section-content .quick-order__introduction .file-actions {
    width: 45%;
    text-align: right;
  }
  #quickOrder .quick-order.account-section-content .quick-order__actions {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  #quickOrder .quick-order.account-section-content .quick-order__actions .quick-order__reset-btn {
    text-align: right;
    margin-right: 70px;
  }
  #quickOrder .quick-order.account-section-content .quick-order__actions .quick-order__reset-btn a {
    color: #DDDDDD;
  }
  #quickOrder .quick-order.account-section-content .quick-order__actions .quick-order__add-to-cart-btn {
    max-width: 200px;
  }
}
@media (min-width: 1024px) {
  #quickOrder {
    margin: 0;
    width: 100%;
  }
}
.productNotAvailableErrorMessage {
  color: #d03c00;
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 15px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 20px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .import-csv__file-upload {
    border-left: 1px solid #ffd200;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 40px;
  }
}
@media (max-width: 639px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}
.file-upload__input {
  position: absolute;
  right: -3px;
  top: -3px;
  bottom: -3px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
}
.file-upload__file-name {
  font-size: 16px;
  display: inline-block;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  position: relative;
  top: 8px;
}
@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .breadcrumb-section {
    border-top: 2px solid #bcbcbc;
    border-bottom: 2px solid #bcbcbc;
  }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .footer__left {
    width: 100%;
  }
  .footer__right {
    display: none;
  }
  .owl-wrapper {
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25%!important;
    display: none!important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block!important;
  }
  .owl-controls {
    display: none!important;
  }
  .cart-voucher,
  .cart-actions--print {
    width: 100% !important;
  }
  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190%!important;
  }
  .tabs .tabhead + .tabbody {
    display: block!important;
  }
  .back-link .label {
    border: 0;
  }
  .carousel-component {
    overflow: hidden;
    height: 320px;
  }
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.replenishment-cancel-button span {
  color: #336699;
  font-size: 21px;
  padding: 13px;
}
.right-cartName {
  margin-left: 60%;
  font-size: 12px;
  text-align: right;
}
.responsive-table-cell.less-padding {
  padding-top: 5px;
  padding-bottom: 5px;
}
.replenishment-order-history {
  margin-top: 40px;
}
.account-section .backlink {
  padding-left: 30px;
  padding-right: 30px;
}
.sort-refine-bar .form-group select {
  width: 150px;
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
}
.responsive-table th:last-child {
  text-align: center;
  padding-right: 70px;
}
.responsive-table-item td:last-child {
  text-align: center;
  padding-right: 70px;
}
@media (max-width: 639px) {
  .responsive-table-item td:last-child {
    text-align: left;
    padding-right: 0;
  }
}
.replenishment-order-cancel-modal #cboxLoadedContent {
  margin-top: 90px;
}
.replenishment-order-cancel-modal #cboxTitle {
  height: 90px;
}
.replenishment-order-cancel-modal .modal-actions {
  margin-top: 30px;
}
.orderListTable {
  margin-top: -11px;
  background-color: #fff;
}
.orderListTable th,
.orderListTable td {
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: top;
}
.orderListTable tbody > tr:nth-child(even) {
  background-color: #f4f4f4;
}
.orderListTable tbody > tr:nth-child(odd):last-child {
  border-bottom: 1px solid #bcbcbc;
}
@media (max-width: 639px) {
  .orderListTable th,
  .orderListTable td {
    padding-left: 10px;
  }
  .order-approval-list .responsive-table-item td {
    padding-left: 0;
  }
  #reorderButton {
    margin-top: 20px;
  }
  .replenishment-overview-table .replenishment-order-number {
    width: 51%;
  }
  .replenishment-overview-table .responsive-table-item {
    position: relative;
  }
  .replenishment-overview-table .replenishment-cancel-button {
    position: absolute;
    right: 5px;
    top: 0;
  }
}
.read-only-grid .grid-row > td tr:first-child td {
  padding-top: 10px;
}
.quote-header {
  position: relative;
  background: #f4f4f4;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quote-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote-header.pre-table {
  margin-bottom: 10px;
}
.quote-header.no-margin-top {
  margin-top: 0;
}
.customer-approval-comments .responsive-table-item td:last-child,
.customer-approval-comments th:last-child {
  text-align: left;
}
.page-order-approval-details .enable-link,
.page-order-approval-details .disable-link {
  margin: 25px 0;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.comment-modal textarea {
  width: 100%;
  height: 150px;
}
.comment-modal .headline {
  margin-bottom: 5px;
}
.comment-modal .help-block {
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 12px;
  text-align: right;
}
@media (max-width: 1023px) {
  .comment-modal .form-actions div:first-child {
    margin-bottom: 20px;
  }
}
.checkbox.big {
  position: relative;
}
.checkbox.big #Terms1 {
  margin-left: -35px;
  height: 24px;
  width: 24px;
  margin-top: 0;
}
@media (max-width: 640px) {
  .checkbox.big #Terms1 {
    margin-left: 0;
  }
}
.checkbox.big label {
  font-size: 14px;
  margin-bottom: 20px;
  padding-left: 35px;
  color: #333333;
  text-transform: none;
  width: 80%;
}
.checkbox.big label a {
  color: #333333;
}
@media (max-width: 480px) {
  .checkbox.big label {
    width: 100%;
  }
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .headline {
  margin-bottom: 5px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm #quoteRequestDescription {
  width: 100%;
  min-height: 245px;
  padding: 10px;
  background-color: #f4f4f4;
  border: 1px solid #ffd200;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .help-block {
  font-size: 12px;
  text-align: right;
  margin-bottom: 25px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-group {
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .column.scheduleform {
  margin-top: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes {
  margin-top: 20px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes label {
  text-transform: none;
  font-size: 14px;
  color: #333333;
  font-weight: normal;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .replenishmentFrequency_left .has-error .form-group {
  margin-bottom: 0;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .replenishmentFrequency_left .has-error .help-block {
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions {
  margin-top: 40px;
}
@media (max-width: 480px) {
  .page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions #placeReplenishmentOrder {
    padding: 10px 6px;
  }
}
.checkout-success-body-quote-text {
  margin-bottom: 30px;
}
.advancedSearch .headline {
  color: #333333;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.advancedSearch .headline.border {
  border-bottom: 1px solid #000000;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .advancedSearch .headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap .checkbox {
  margin-top: 0;
}
.advancedSearch .advanced-search-wrap .searchButton {
  margin-top: 15px;
}
.advancedSearch .advanced-search-wrap .only-productId label {
  font-weight: 600;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box {
  cursor: pointer;
  display: inline-block;
  background-color: #f4f4f4;
  border: 1px solid #ffd200;
  padding: 9px 15px;
  margin-bottom: 15px;
  margin-right: 20px;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box .glyphicon {
  padding-left: 17px;
  color: #ffd200;
}
.advancedSearch .pagination-bar {
  margin-top: 35px;
  margin-bottom: 0;
}
.advancedSearch .pagination-bar .pagination-toolbar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .pagination-bar.bottom {
  margin-top: 0;
}
.advancedSearch .pagination-bar.bottom .pagination-toolbar {
  border-top: 0;
  border-color: #bcbcbc;
}
.advancedSearch .pagination-bar.pagination-empty {
  border-top: 1px solid #000000;
}
.advancedSearch .pagination-bar.pagination-empty .total-results {
  margin-bottom: 30px;
  margin-top: 30px;
}
.advancedSearch .pagination-bar.top .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #000000;
  border-bottom: none;
}
.advancedSearch .pagination-bar .total-results {
  font-size: 12px;
  font-weight: 600;
  color: #000000;
}
.advancedSearch .pagination-bar .sort-refine-bar + .total-results {
  margin-top: 30px;
}
.advancedSearch .product-action {
  margin-bottom: 0;
}
.advancedSearch .product-action.bottom {
  border-top: 0;
}
.advancedSearch .item-list {
  margin-top: 0;
  margin-bottom: 0;
  border-top: none;
}
.advancedSearch .item-list .item-variants {
  display: none;
}
.advancedSearch .item-list .item-list-item:nth-child(4n+4),
.advancedSearch .item-list .item-list-item:nth-child(4n+5) {
  background-color: transparent;
}
.advancedSearch .item-list .item-list-item:nth-of-type(2n+1) + .add-to-cart-order-form-wrap,
.advancedSearch .item-list .item-list-item:nth-of-type(2n+1) {
  background-color: #f4f4f4;
}
.advancedSearch .item-list .item-list-item .item-image {
  padding-left: 30px;
}
@media (max-width: 640px) {
  .advancedSearch .item-list .item-list-item .item-image {
    padding-left: 20px;
  }
}
.advancedSearch .add-to-cart-order-form-wrap {
  display: none;
}
.advancedSearch .item-quantity-total {
  height: 42px;
}
.advancedSearch .item-quantity-total .qty *:not(.glyphicon) {
  display: none;
}
.advancedSearch .create-order-form {
  position: relative;
}
.advancedSearch .create-order-form .create-order-form-button {
  position: absolute;
  right: 0;
  top: -78px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .create-order-form .create-order-form-button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .create-order-form .create-order-form-button.bottom {
  bottom: -86px;
  top: auto;
}
.advancedSearch .create-order-form .item-list {
  border-top: 1px solid #000000;
}
.advancedSearch .create-order-form .item-list .item-variants {
  display: table-cell;
}
.advancedSearch .create-order-form .item-list .item-toggle,
.advancedSearch .create-order-form .item-list .item-description,
.advancedSearch .create-order-form .item-list .item-quantity,
.advancedSearch .create-order-form .item-list .item-total-column {
  display: none;
}
.advancedSearch .create-order-form .item-list .item-id-checkbox {
  margin-top: 10px;
}
.advancedSearch .create-order-form .item-list .item-id-checkbox .form-control-checkbox {
  font-size: 14px;
}
.advancedSearch .create-order-form .item-list .variant-checkboxes {
  margin-top: 10px;
  border-top: 1px solid #bcbcbc;
  padding-top: 10px;
}
.advancedSearch .pagination-no-sorting + .create-order-form .create-order-form-button {
  top: -64px;
}
.advancedSearch .pagination-no-sorting + .create-order-form .create-order-form-button.bottom {
  top: auto;
  bottom: -65px;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
  position: static;
  border-top: 1px solid #000000;
  padding-top: 20px;
  padding-bottom: 20px;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button.bottom {
  border-top: 0;
  border-bottom: 1px solid #000000;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
  float: right;
}
@media (max-width: 639px) {
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
    padding: 20px;
    margin-bottom: 0;
  }
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .advancedSearch .item-info {
    width: 30%;
  }
  .advancedSearch .item-description {
    width: 20%;
  }
  .advancedSearch #cartOrderGridForm {
    max-height: 453px;
  }
  .advancedSearch .create-order-form .item-price {
    width: 20%;
  }
}
@media (min-width: 640px) {
  .advancedSearch .advanced-search-wrap .only-productId {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 10px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar,
  .advancedSearch .pagination-bar .total-results {
    float: left;
  }
  .advancedSearch .pagination-bar .sort-refine-bar {
    margin-right: 20px;
  }
  .advancedSearch .create-order-form .details-price-wrap {
    text-align: right;
  }
}
@media (max-width: 1023px) {
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 40px;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list .item-quantity {
    float: left;
    text-align: left;
    padding-top: 10px;
    padding-right: 0;
    line-height: 42px;
  }
  .advancedSearch .item-list .item-quantity label {
    float: left;
    margin: 0 10px 0 0;
  }
  .advancedSearch .item-list .item-quantity input {
    float: left;
    margin-right: 10px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
    width: 70px;
  }
  .advancedSearch .item-list .item-total {
    margin: 0;
    padding: 10px 20px 0 0;
    line-height: 42px;
  }
}
@media (max-width: 639px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 30px;
  }
  .advancedSearch .pagination-bar.pagination-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
  .advancedSearch .create-order-form .create-order-form-button {
    right: 10px;
    top: -65px;
  }
  .advancedSearch .create-order-form .create-order-form-button.bottom {
    bottom: -161px;
  }
}
@media (max-width: 480px) {
  .advancedSearch .create-order-form .create-order-form-button {
    position: static;
    margin-bottom: 35px;
  }
  .advancedSearch .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
.account-section .account-section-content .label-value {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .label-value {
    margin-top: 10px;
  }
}
.account-section .account-section-content .accountActions {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .accountActions {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-section .account-section-content .accountActions-link {
  clear: both;
  text-align: right;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .accountActions-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .accountActions-link {
    margin-top: 25px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .accountActions-link .disable-link,
  .account-section .account-section-content .accountActions-link .enable-link {
    margin: 8px 0;
  }
}
.account-section .account-list .account-cards .card .glyphicon-ok {
  font-size: 20px;
  color: #000000;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .roles-wrapper {
  margin: 8px 0 5px;
}
.account-section .account-list .account-cards .card .roles-wrapper > ul {
  display: block;
  width: 100%;
}
.account-section .account-list .account-cards .selected {
  background-color: #e6f0fb;
}
.account-section .account-list .account-cards .selected .glyphicon-ok {
  color: #336699;
}
.account-section .account-list .account-cards .selected:first-child {
  border-left: 1px solid #ffd200;
}
.account-section .account-list .search-empty {
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #ffd200;
  border-right: 1px solid #ffd200;
}
.account-section .account-list .remove-item,
.account-section .account-list .edit-item {
  color: #000000;
}
.account-section .account-header-done-btn {
  margin-top: 15px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-header-done-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-status-inactive {
  color: #000000;
}
.accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content #addNewPermissionForm form .confirm {
    margin-bottom: 20px;
  }
  .account-section .account-section-content .accountActions-bottom .btn-default {
    margin-top: 0;
  }
  .account-section .account-section-content .accountActions-bottom .btn.confirm {
    margin-bottom: 30px;
  }
  .account-section .pagination-bar.top + .account-list .account-cards {
    margin-top: -1px;
  }
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
  .account-section .account-list .add-user-action-menu .add-user-action-buttons {
    display: none;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action {
    background-color: #ffd200;
    color: #23201f;
    padding: 16px 20px;
    text-transform: uppercase;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action-buttons {
    display: block;
    position: absolute;
    right: 0;
    width: 120px;
    top: 38px;
    z-index: 9000;
  }
  .account-section #unittree {
    padding-left: 0;
    padding-right: 0;
  }
}
.inspect-logo a {
  cursor: default;
}
.punchout-header.main-header .site-logo {
  padding: 5px 0 0;
}
.punchout-header.main-header .site-logo img {
  max-height: 35px;
}
.branding-mobile {
  padding: 5px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.branding-mobile img {
  max-height: 35px;
}
.row-basket-bottom-punchout {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .cancelButton {
    margin-bottom: 10px;
  }
}
.btn-continue-shopping {
  margin-bottom: 10px;
}
@media (max-width: 1399px) {
  #lang-form {
    float: none;
    margin: 0 auto;
  }
}
.heading_h1,
.heading_h2,
.kmt-page-details__header-title,
.kmt-item-detail__subtitle {
  color: #000000;
}
.heading_h1,
.kmt-page-details__header-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}
@media (min-width: 1200px) {
  .heading_h1,
  .kmt-page-details__header-title {
    font-weight: 400;
  }
}
.heading_h2,
.kmt-item-detail__subtitle {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}
.word-break {
  word-break: break-word;
}
.text-muted {
  color: #575757;
}
.text-success,
.item-info-success {
  color: #03ad28;
}
.text-dark {
  color: #000000 !important;
}
.item-info {
  margin-bottom: 24px;
}
.text-error {
  color: #d03c00;
}
.font-weight-bold {
  font-weight: bold !important;
}
.font-weight-600 {
  font-weight: 600;
}
.font-weight-normal {
  font-weight: normal !important;
}
.float-none {
  float: none !important;
}
.float-none[class*="col-"] {
  padding: 0;
}
.d-flex {
  display: flex;
}
.d-flex.align-end {
  align-items: end;
}
.d-flex.align-start {
  align-items: start;
}
.d-flex.align-center {
  align-items: center;
}
.d-flex.content-end {
  justify-content: end;
}
.d-flex.content-start {
  justify-content: start;
}
.d-flex.content-center {
  justify-content: center;
}
.d-flex.content-between {
  justify-content: space-between;
}
.grow {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 639px) {
  .d-block-sm {
    display: block;
  }
}
.d-inline-block {
  display: inline-block;
}
.pos-static {
  position: static !important;
}
.pos-absolute {
  position: absolute !important;
}
.pos-relative {
  position: relative !important;
}
.caret-bg {
  mask-position: center;
  mask-repeat: no-repeat;
  -moz-mask-position: center;
  -moz-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #4e4e56;
  -webkit-mask-repeat: no-repeat;
  mask-image: url(../../common/images/caret-arrow.svg);
  -moz-mask-image: url(../../common/images/caret-arrow.svg);
  -webkit-mask-image: url(../../common/images/caret-arrow.svg);
}
.caret {
  border: 0;
  mask-position: center;
  mask-repeat: no-repeat;
  -moz-mask-position: center;
  -moz-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #4e4e56;
  -webkit-mask-repeat: no-repeat;
  mask-image: url(../../common/images/caret-arrow.svg);
  -moz-mask-image: url(../../common/images/caret-arrow.svg);
  -webkit-mask-image: url(../../common/images/caret-arrow.svg);
  width: 14px;
  height: 8px;
}
[aria-expanded="true"] .caret {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.w-60px {
  width: 60px;
}
.w-100 {
  width: 100%;
}
@media (min-width: 576px) {
  .w-50 {
    width: 50%;
  }
}
@media (min-width: 576px) {
  .w-45 {
    width: 45%;
  }
}
@media (min-width: 576px) {
  .w-20 {
    width: 20%;
  }
}
@media (min-width: 576px) {
  .w-15 {
    width: 15%;
  }
}
@media (min-width: 576px) {
  .w-10 {
    width: 10%;
  }
}
@media (min-width: 576px) {
  .w-5 {
    width: 5%;
  }
}
.tooltip {
  border: 0;
  margin: 0 !important;
  padding: 0 !important;
}
.tooltip-arrow {
  display: none;
}
.tooltip-inner {
  width: 130px;
  font-size: 14px;
  max-width: 100%;
  border-radius: 0;
  line-height: 24px;
  padding: 7px 10px;
  color: #000000;
  box-sizing: content-box;
  border: 1px solid #ececec;
  background-color: #ffffff;
}
.tooltip.in {
  opacity: 1;
}
.tooltip.qty-msg {
  top: 100%;
  bottom: auto !important;
  margin-top: 16px !important;
  transform: translateX(-50px) !important;
}
.js-page-loader.qb-modal-loader {
  z-index: 99991;
  position: fixed;
}
.mx0 {
  margin-left: 0;
  margin-right: 0;
}
.\!mx0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.my0 {
  margin-top: 0;
  margin-bottom: 0;
}
.mxa {
  margin-left: auto;
  margin-right: auto;
}
.mya {
  margin-top: auto;
  margin-bottom: auto;
}
.mt0 {
  margin-top: 0;
}
.ml0 {
  margin-left: 0;
}
.mr0 {
  margin-right: 0;
}
.mb0 {
  margin-bottom: 0;
}
.mt-x {
  margin-top: 8px;
}
.mt-2x {
  margin-top: 16px;
}
.mt-3x {
  margin-top: 24px;
}
.ml-x {
  margin-left: 8px;
}
.ml-2x {
  margin-left: 16px;
}
.ml-3x {
  margin-left: 24px;
}
.mr-x {
  margin-right: 8px;
}
.mr-2x {
  margin-right: 16px;
}
.mr-3x {
  margin-right: 24px;
}
.mb-x {
  margin-bottom: 8px;
}
.mb-2x {
  margin-bottom: 16px;
}
.mb-3x {
  margin-bottom: 24px;
}
.\!mt0 {
  margin-top: 0 !important;
}
.\!mb-3x {
  margin-bottom: 24px !important;
}
.px0 {
  padding-left: 0;
  padding-right: 0;
}
.\!px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.py0 {
  padding-top: 0;
  padding-bottom: 0;
}
.pt0 {
  padding-top: 0;
}
.pl0 {
  padding-left: 0;
}
.pr0 {
  padding-right: 0;
}
.pb0 {
  padding-bottom: 0;
}
.pt-x {
  padding-top: 8px;
}
.pt-2x {
  padding-top: 16px;
}
.pt-3x {
  padding-top: 24px;
}
.pl-x {
  padding-left: 8px;
}
.pl-2x {
  padding-left: 16px;
}
.pl-3x {
  padding-left: 24px;
}
.pr-x {
  padding-right: 8px;
}
.pr-2x {
  padding-right: 16px;
}
.pr-3x {
  padding-right: 24px;
}
.pb-x {
  padding-bottom: 8px;
}
.pb-2x {
  padding-bottom: 16px;
}
.pb-3x {
  padding-bottom: 24px;
}
.\!pb0 {
  padding-bottom: 0 !important;
}
.p-3x {
  padding: 24px;
}
.spacing-4x {
  min-height: 40px;
}
.list-group.radius-0 .list-group-item:first-of-type,
.list-group.radius-0 .list-group-item:last-of-type {
  border-radius: 0;
}
.list-group.border-top-bottom .list-group-item {
  border-width: 1px 0;
}
.input-bg-calender {
  background-size: 16px, 10px !important;
  background-repeat: no-repeat !important;
  background-position: calc(100% - 32px) center, calc(100% - 10px) center !important;
  background-image: url(../images/calendar-icon.svg), url(../../common/images/down-arrow.svg) !important;
}
.bg-none {
  background: none !important;
}
.bg-input {
  background: #fcfcfc !important;
}
.pointer {
  cursor: pointer;
}
.border-0 {
  border: 0 !important;
}
.border-t-0 {
  border-top: 0 !important;
}
.border-l-0 {
  border-left: 0 !important;
}
.border-r-0 {
  border-right: 0 !important;
}
.border-b-0 {
  border-bottom: 0 !important;
}
.border-top {
  border-top: 1px solid #b8b8b8 !important;
}
.rounded-md {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.util-datepicker #ui-datepicker-div {
  width: auto;
  position: absolute !important;
  padding: 8px !important;
}
.util-datepicker #ui-datepicker-div,
.util-datepicker #ui-datepicker-div thead > tr > th {
  font-size: 14px;
}
.disable-ele {
  opacity: 50% !important;
  filter: alpha(opacity=50) !important;
}
.disable-ele .radio-wrapper,
.disable-ele .checkbox-wrapper {
  padding-left: 30px;
}
.disable-ele .radio-wrapper:before,
.disable-ele .checkbox-wrapper:before {
  display: none !important;
}
.disable-ele label {
  cursor: not-allowed;
}
.kmt-page-title {
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 8px;
}
.kmt-page-title-wrap {
  margin: 32px 0 24px;
}
.kmt-page-sub-title {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 24px;
}
.kmt-page-title,
.kmt-page-sub-title {
  color: #000000;
}
.steps {
  margin: 0 auto;
  max-width: 720px;
}
.steps ul {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  align-items: flex-start;
  justify-content: center;
}
.steps .icon {
  width: 24px;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 8px;
  display: inline-block;
  background-color: #bcbcbc;
}
.steps li,
.steps p {
  color: #bcbcbc;
}
.steps li p {
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 768px) {
  .steps li p {
    margin: 0 auto;
    max-width: 90px;
    font-size: 18px;
    line-height: 24px;
  }
}
.steps li {
  width: 33.3333%;
  position: relative;
}
.steps li::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  cursor: not-allowed;
}
.steps li.kmt_active .icon {
  background-color: #ffd200;
}
.steps li.kmt_active,
.steps li.kmt_active p,
.steps li.kmt_active .icon {
  color: #000000;
}
.steps li.kmt_active.success p {
  color: #bcbcbc;
}
.steps li.kmt_active.success::before {
  display: none;
}
.steps li.success.kmt_active .icon {
  cursor: pointer;
  color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #57de1f;
  background-image: url(../../common/images/icon-tick-white_trans.svg);
}
.reg-form-container {
  margin-top: 24px;
  margin-bottom: 24px;
  min-height: 320px;
}
.reg-form-container select.form-control,
.reg-form-container .select2-selection--multiple {
  background-repeat: no-repeat !important;
  background-size: 14px 8px !important;
  background-position: 98% center !important;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABASURBVHgBjczLCQAwCAPQbKL7L9Vu0kpPxQ+JIIjmCQA7ekUbePmXf8MRsKdsWZiAjB6Ux12AoglLqMMyynhEFwftJxwfOpJOAAAAAElFTkSuQmCC) !important;
}
.reg-form-container .select2-selection__clear {
  display: none;
}
.reg-form-container .role .select2-search__field {
  min-height: 40px;
  margin-top: 0 !important;
  margin-left: 0 !important;
  padding: 0 10px !important;
}
.reg-form-container .role .select2-selection__clear {
  width: 20px;
  height: 30px !important;
  min-width: 1px;
  margin-right: 5px !important;
  text-align: center !important;
  background-color: #fcfcfc !important;
}
.reg-form-container .role-control .select2-selection {
  background-position: 97% center !important;
}
.reg-form-container .field-co-name {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-order: 1;
  -moz-order: 1;
  -webkit-order: 1;
}
.reg-form-container .field-co-number {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-order: 2;
  -moz-order: 2;
  -webkit-order: 2;
}
.reg-form-container .field-line-1 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  -ms-order: 3;
  -moz-order: 3;
  -webkit-order: 3;
}
.reg-form-container .field-line-2 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  -ms-order: 4;
  -moz-order: 4;
  -webkit-order: 4;
}
.reg-form-container .field-city {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  -ms-order: 5;
  -moz-order: 5;
  -webkit-order: 5;
}
.reg-form-container .field-country {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
  -ms-order: 6;
  -moz-order: 6;
  -webkit-order: 6;
}
.reg-form-container .field-state {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
  -ms-order: 7;
  -moz-order: 7;
  -webkit-order: 7;
}
.reg-form-container .field-role {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
  -ms-order: 8;
  -moz-order: 8;
  -webkit-order: 8;
}
.reg-form-container .form-group {
  margin-bottom: 2rem;
}
.reg-form-container .show-password-row .form-group {
  margin-bottom: 1.6rem;
}
.reg-form-container .kmt-checkbox-container .form-group {
  margin-bottom: 1rem;
}
.reg-form-container .show-password-row .input-group {
  position: static;
}
.reg-form-container [data-toggle="popover"] {
  width: 24px;
  height: 24px;
  border: 2px solid;
  border-radius: 50%;
  align-items: center;
  display: inline-flex;
  -o-border-radius: 50%;
  vertical-align: middle;
  color: #949494;
  justify-content: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.reg-form-container [data-toggle="popover"] svg {
  width: 10px;
  height: 10px;
}
.reg-form-container [data-toggle="popover"] svg:nth-of-type(2) {
  display: none;
}
.reg-form-container [data-toggle="popover"] svg svg:nth-of-type(1) {
  margin: 2px;
}
.reg-form-container [data-toggle="popover"][aria-describedby] svg:nth-of-type(1) {
  display: none;
}
.reg-form-container [data-toggle="popover"][aria-describedby] svg:nth-of-type(2) {
  display: inline-block;
}
.reg-form-container [data-toggle="tab"][disabled].btn-primary,
.reg-form-container [data-toggle="tab"][disabled].btn-cart {
  pointer-events: none;
}
@media (min-width: 768px) {
  .reg-form-container .popover {
    margin-left: 16px;
  }
}
.reg-form-container .termsAndConditionsLink,
.reg-form-container .privacyPolicyLink {
  color: #204060 !important;
  text-decoration: underline;
  -webkit-text-stroke-width: 0.04px;
  text-shadow: 0.05px 0 0 currentColor;
  text-underline-offset: 1px;
  text-transform: capitalize;
}
.reg-form-container .termsAndConditionsLink > svg,
.reg-form-container .privacyPolicyLink > svg {
  fill: #204060 !important;
}
.error-wrapper {
  left: 0;
  top: 74px;
  display: flex;
  line-height: 1;
  position: absolute;
}
.error-wrapper.error-label {
  bottom: -20px;
}
.error-wrapper .icon-error {
  flex-shrink: 0;
}
.error-wrapper .error-label {
  font-size: 13px;
  line-height: 16px;
  font-weight: normal;
  color: #d03c00;
  /*text-transform: lowercase;*/
}
.error-wrapper .error-label::first-letter {
  text-transform: uppercase;
}
.error-wrapper .icon-error {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  fill: #d03c00;
  vertical-align: middle;
}
.error-wrap,
#customer-no ~ div {
  gap: 4px;
  bottom: -22px;
  display: flex;
  position: absolute;
  align-items: center;
  color: #d03c00;
}
.error-wrap .icon-error,
#customer-no ~ div .icon-error {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.error-wrap .error-label,
#customer-no ~ div .error-label {
  color: inherit;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 600;
}
.has-error span.label-star {
  color: inherit;
}
.has-error span[id*="errors"] {
  font-size: 13px;
  line-height: 16px;
  font-weight: normal;
  color: #d03c00;
}
.has-error span[id*="errors"]::before {
  width: 16px;
  content: '!';
  font-size: 11px;
  font-weight: bold;
  margin-right: 4px;
  line-height: 16px;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #d03c00;
}
.loader-progress {
  z-index: 999;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 430px;
  pointer-events: auto;
  background: #ffff;
  box-shadow: 2px 2px #888888;
}
.loader-progress .popup-heading {
  background: #23201F;
  color: #ffff;
  padding: 12px;
  border-bottom: 2px solid #FFD200;
}
.loader-progress .popup-content {
  padding: 12px;
}
.loader-progress .popup-actions {
  float: right;
  margin-bottom: 12px;
}
.loader-progress .progress {
  height: 7px;
}
.loader-progress .progress-bar {
  background-color: #336699;
}
.progress-loader::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #888888;
  z-index: 999;
  opacity: 0.5;
}
#reg-step-1 #btn-step2-register {
  padding: 9px 16px;
}
.field-check {
  margin: 0;
  opacity: 0;
  vertical-align: middle;
}
.field-check ~ i {
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-right: 8px;
  border-radius: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #000000;
}
.field-check ~ i:after {
  top: 2px;
  left: 6px;
  width: 5px;
  content: "";
  height: 10px;
  display: none;
  position: absolute;
  border-style: solid;
  border-image: none;
  border-color: #ffd200;
  border-width: 0px 2px 2px 0px;
  transform: rotate(45deg);
}
.field-check:checked ~ i {
  background-color: #000000;
}
.field-check:checked ~ i:after {
  display: block;
}
.field-check[disabled] ~ i {
  pointer-events: none;
  border-color: #ececec;
  background-color: #ececec;
}
.field-check[disabled] ~ i:after {
  border-color: #cecece;
}
/* Style the indicator (radiobutton) */
#workPieceMaterialContainer .kmt-radio-container.item-parent {
  pointer-events: none;
}
#workPieceMaterialContainer .kmt-radio-container.item-parent > .radio-wrapper::before,
#workPieceMaterialContainer .kmt-radio-container.item-parent > .radio-wrapper > span {
  display: none;
}
.kmt-radio-container .radio-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: normal;
  position: relative;
  line-height: 18px;
  font-size: 15px;
}
.kmt-radio-container .radio-wrapper input[type="radio"] {
  position: absolute;
  cursor: pointer;
  margin: 0;
  opacity: 0;
  width: 0;
  height: 0;
}
.kmt-radio-container .radio-wrapper input[type="radio"] + span {
  top: 0;
  left: 0;
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 12px;
}
.kmt-radio-container .radio-wrapper input[type="radio"]:checked + span {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background-color: #ffd200;
  border: 5px solid #333333;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}
.kmt-radio-container .radio-wrapper input[type="radio"][disabled] + span {
  background-color: #ececec;
  cursor: not-allowed;
}
.kmt-radio-container .radio-wrapper-text.disabled {
  color: #828282;
  cursor: not-allowed;
}
.kmt-radio-container .radio-wrapper::before {
  content: "";
  position: relative;
  margin-right: 10px;
  display: inline-block;
  border: 2px solid #333333;
  height: 20px;
  width: 20px;
  border-radius: 12px;
}
/* Style the indicator (checkbox) */
.kmt-checkbox-container .checkbox-wrapper {
  display: block;
  cursor: pointer;
  line-height: 18px;
  position: relative;
  padding-left: 35px;
  padding-top: 3px;
  font-weight: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 15px;
}
.kmt-checkbox-container .checkbox-wrapper input {
  position: absolute;
  cursor: pointer;
  opacity: 0;
  height: 0;
  width: 0;
}
.kmt-checkbox-container .checkbox-wrapper input:disabled + .checkmark {
  background-color: #ececec;
  border-color: #bbb;
}
.kmt-checkbox-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2px;
  height: 22px;
  width: 22px;
  background-color: white;
  border: 2px solid #000000;
}
.kmt-checkbox-container .checkbox-wrapper input:checked ~ .checkmark {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background-color: #000000;
}
.kmt-checkbox-container .checkbox-wrapper.default input:checked ~ .checkmark {
  background-color: #336699;
  border: 2px solid #336699;
}
.kmt-checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.kmt-checkbox-container .checkbox-wrapper input:checked ~ .checkmark:after {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  display: block;
}
.kmt-checkbox-container .checkbox-wrapper .checkmark:after {
  left: 5px;
  top: 1px;
  width: 6px;
  height: 12px;
  border-radius: 1px;
  border: solid #ffd200;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.kmt-checkbox-container .checkbox-wrapper.default .checkmark:after {
  left: 5px;
  top: 1px;
  width: 6px;
  height: 12px;
  border-radius: 1px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-options {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  position: relative;
  /* Consent version spacing alignment */
}
.form-options input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 22px;
  height: 22px;
  min-width: 22px;
  border: 1px solid #23201f;
  border-radius: 2px;
  background: #fff;
  margin: 2px 0 0 0;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease;
  box-sizing: border-box;
  /* Hover */
  /* Focus (keyboard accessibility) */
  /* Checked */
  /* Checkmark */
  /* Error state */
}
.form-options input[type="checkbox"]:hover {
  border-color: #b89c47;
  background: #ffd200;
  box-shadow: 0 0 0 3px rgba(184, 156, 71, 0.25);
}
.form-options input[type="checkbox"]:focus {
  outline: none;
  border-color: #b89c47;
}
.form-options input[type="checkbox"]:checked {
  background: #ffd200;
  border-color: #b89c47;
}
.form-options input[type="checkbox"]:checked::after {
  content: '';
  position: absolute;
  top: 2px;
  left: 7px;
  width: 7px;
  height: 14px;
  border: solid #23201f;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.form-options input[type="checkbox"].error-label {
  border-color: #d03c00;
}
.form-options input[type="checkbox"]:checked.error-label {
  background: #d03c00;
  border-color: #d03c00;
}
.form-options.checkbox-consent {
  align-items: flex-start;
}
.form-options.checkbox-consent input {
  margin-top: 4px;
}
.form-options.checkbox-consent .body-small {
  line-height: 1.4;
}
.tooltip-field.kmt-theme {
  top: 12px;
  font-weight: 700;
  color: #d03c00;
}
.tooltip-field.kmt-theme svg {
  margin-right: 4px;
  fill: #d03c00;
  vertical-align: middle;
}
.input-group .form-control.error-label + .input-group-addon {
  border-color: #d03c00;
}
.input-group input::-ms-reveal,
.input-group input::-ms-clear {
  display: none;
}
.input-group input:autofill ~ span,
.input-group input:-webkit-autofill ~ span {
  background: #e8f0fe !important;
}
.input-group input:autofill ~ span .fade,
.input-group input:-webkit-autofill ~ span .fade {
  opacity: 1;
}
.input-group input {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.input-group .input-group-addon {
  border-radius: 0 4px 4px 0 !important;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-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;
}
.has-error .input-group .input-group-addon {
  border-color: #d03c00;
}
.input-container.country .control,
.input-container.province .control {
  position: static;
}
.input-container.country .form-group,
.input-container.province .form-group {
  position: relative;
}
#resetPasswordForm .form-group {
  position: relative;
}
#resetPasswordForm .form-group .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 42px !important;
  border-color: #bcbcbc;
  background-color: #ffffff;
}
#resetPasswordForm .form-group .form-control.has-error {
  border-color: #d03c00;
}
#resetPasswordForm .form-group .error-wrapper {
  top: 65px;
}
#resetPasswordForm .tooltip-field {
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: -20px;
  color: #d03c00;
  background-color: #ffffff;
}
#resetPasswordForm .tooltip-field::before,
#resetPasswordForm .tooltip-field::after {
  display: none;
}
#resetPasswordForm .tooltip-field span {
  margin: 0;
  line-height: 1;
  font-size: 13px;
}
#resetPasswordForm .tooltip-field svg {
  margin-right: 0;
  fill: currentColor;
}
.kmt-control-label,
.kmt-form-theme .control-label {
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
}
.kmt-form-label {
  font-size: 16px;
  line-height: 1;
}
.kmt-form-control.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 42px !important;
  border-color: #bcbcbc;
  background-color: #ffffff;
  font-size: 16px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.kmt-form-control .select2-container {
  z-index: 9;
  display: block;
  width: 100% !important;
}
.kmt-form-control .select2-container .select2-selection {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 42px !important;
  border-color: #bcbcbc;
  background-color: #ffffff;
}
.kmt-form-control .select2-container .select2-selection .select2-selection__rendered {
  font-size: 16px;
  line-height: 42px;
  padding-left: 12px;
  color: #949494;
}
.kmt-form-control .select2-container .select2-selection .select2-selection__arrow::before,
.kmt-form-control .select2-container .select2-selection .select2-selection__arrow::after {
  top: 50%;
  border-width: 10px;
  transform: translateY(-50%);
}
.kmt-form-control .select2-container .select2-selection .select2-selection__arrow::before {
  border-radius: 6px;
  border-top-color: #000000;
}
.kmt-form-control .select2-container .select2-selection .select2-selection__arrow::after {
  margin-top: -3px;
}
.kmt-form-control.read-only {
  background-color: #ececec;
}
.kmt-main {
  padding: 0 10px;
  margin: auto;
  max-width: 1400px;
}
.kmt-main .content-empty {
  display: flex;
  font-size: 24px;
  font-weight: 600;
  min-height: 250px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.kmt-main .account-section-content {
  flex-grow: 1;
}
@media (max-width: 575px) {
  .breadcrumb-section {
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .kmt-container {
    max-width: 100%;
  }
}
@media (min-width: 1025px) {
  .kmt-container {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1400px;
  }
}
.table-sort-pagination .top .kmt-sort {
  display: none;
}
.table-sort-pagination #kmtDataTable_length,
.table-sort-pagination #kmtDataTable_filter {
  display: none;
}
.table-sort-pagination .top .pagination-toolbar {
  display: none;
}
.table-sort-pagination .kmt-pagination-bar .pagination-totals,
.table-sort-pagination .kmt-pagination-bar .kmt-page-size-select .form-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 32px;
  justify-content: space-between;
}
.table-sort-pagination .kmt-pagination-bar .kmt-page-size-select {
  gap: 24px;
  display: flex;
}
.table-sort-pagination .kmt-pagination-bar .kmt-page-size-select .form-group {
  margin-bottom: 0;
}
.table-sort-pagination .kmt-pagination-bar .kmt-page-size-select select {
  width: auto;
  min-width: 75px;
  background-position: 88% !important;
}
.table-sort-pagination .kmt-pagination-bar .kmt-page-size-select select#view-by {
  padding-right: 24px;
}
.table-sort-pagination .kmt-pagination-bar .kmt-page-size-select label {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
  margin-right: 16px;
}
@media (max-width: 767px) {
  .table-sort-pagination .kmt-pagination-bar {
    margin-top: 35px;
  }
}
.table-sort-pagination .kmt-pagination-bar .top {
  margin-bottom: 24px;
}
.table-sort-pagination .kmt-pagination-bar .bottom {
  margin-bottom: 24px;
}
.table-sort-pagination .kmt-pagination-bar .bottom .pagination-toolbar:before,
.table-sort-pagination .kmt-pagination-bar .bottom .pagination-toolbar:after {
  content: " ";
  display: table;
}
.table-sort-pagination .kmt-pagination-bar .bottom .pagination-toolbar:after {
  clear: both;
}
.table-sort-pagination .kmt-pagination-bar .bottom .pagination-toolbar:before,
.table-sort-pagination .kmt-pagination-bar .bottom .pagination-toolbar:after {
  content: " ";
  display: table;
}
.table-sort-pagination .kmt-pagination-bar .bottom .pagination-toolbar:after {
  clear: both;
}
.table-sort-pagination .kmt-pagination-bar .pagination {
  margin: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.table-sort-pagination .kmt-pagination-bar .pagination > li {
  vertical-align: top;
  display: inline-block;
}
.table-sort-pagination .kmt-pagination-bar .pagination > li + li {
  margin-left: 6px;
}
.table-sort-pagination .kmt-pagination-bar .pagination > .pagination-prev > span,
.table-sort-pagination .kmt-pagination-bar .pagination > .pagination-next > span,
.table-sort-pagination .kmt-pagination-bar .pagination > .pagination-prev > a,
.table-sort-pagination .kmt-pagination-bar .pagination > .pagination-next > a {
  font-size: 12px;
  line-height: 26px;
}
.table-sort-pagination .kmt-pagination-bar .pagination span,
.table-sort-pagination .kmt-pagination-bar .pagination a {
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
  color: #000000;
  border-color: #ececec;
  background-color: #ececec;
}
.table-sort-pagination .kmt-pagination-bar .pagination span:hover,
.table-sort-pagination .kmt-pagination-bar .pagination a:hover {
  border-color: #23201f;
}
.table-sort-pagination .kmt-pagination-bar .pagination .active span {
  background-color: #ffd200;
  border-color: #ffd200;
}
.table-sort-pagination .kmt-pagination-bar .pagination .active span:hover {
  border-color: #ffd200;
}
.table-sort-pagination .kmt-pagination-bar .bottom .pagination-wrap {
  padding: 0;
}
.page-payment-details .kmt-history__header .account-section-header {
  margin-top: 32px !important;
}
.page-payment-details .list-group,
.page-payment-details .list-unstyled {
  font-size: 16px;
  line-height: 1.4;
}
.page-payment-details .list-unstyled {
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .page-payment-details .list-group-item.d-flex {
    flex-wrap: wrap;
  }
  .page-payment-details .kmt-book-row-info {
    width: 100%;
    margin-bottom: 16px;
  }
  .page-payment-details .mxa {
    margin-left: 0;
  }
}
.page-createClaimPage .register__section {
  width: auto !important;
}
.page-address-book .kmt-address-book-header {
  margin: 20px 10px 40px;
}
.page-address-book .account-section-header-add {
  font-size: 14px;
  margin-top: 4px;
}
.page-address-book .account-section-header {
  padding: 0;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  text-transform: capitalize;
  border-bottom: 1px solid #ffd200;
}
.page-address-book .content-empty i {
  margin-right: 24px;
}
.page-address-book .content-empty div {
  display: flex;
  font-size: 16px;
}
.page-address-book .content-empty div > div {
  align-items: center;
  flex-direction: column;
}
.page-add-edit-address .kmt-address-header {
  margin-top: 24px;
}
.page-add-edit-address .account-section-form {
  margin: 40px 0;
  min-height: 200px;
}
.page-add-edit-address .account-section-form .accountButtons {
  padding-top: 20px;
}
.page-add-edit-address .account-section-form .accountActions {
  padding: 0;
}
.page-add-edit-address .account-section-form .accountActions div {
  width: auto;
}
.main-content.ajax-loader {
  position: relative;
}
.main-content.ajax-loader::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  content: '';
  opacity: 0.5;
  position: absolute;
  background-color: #ffffff;
}
.main-content.ajax-loader > .spin-circle {
  z-index: 10;
  position: fixed;
}
.page-update-email .account-section-content {
  overflow-x: hidden;
}
.industry-field > label::after {
  content: "*";
}
.kmt-register__steps .role-control .select2-container {
  z-index: 99;
}
.kmt-register__steps .role-control .select2-container .select2-selection--multiple {
  height: 40px;
}
.kmt-register__steps .role-control .select2-container .select2-selection--multiple .select2-search__field {
  margin-top: 8px;
  margin-left: 8px;
}
.kmt-register__body .kmt-radio-container {
  display: flex;
}
.kmt-register__body .kmt-radio-container .radio-wrapper {
  cursor: pointer;
  margin-bottom: 0;
  vertical-align: middle;
}
.kmt-register__body .kmt-radio-container .radio-wrapper input[type="radio"]:checked + span {
  top: 2px;
}
@media (max-width: 767px) {
  .kmt-register__body .kmt-radio-container,
  .kmt-register__body #accountTypeMsg p {
    width: auto;
    display: flex;
    position: relative;
    justify-content: space-between;
  }
  .kmt-register__body .kmt-radio-container [data-toggle="popover"],
  .kmt-register__body #accountTypeMsg p [data-toggle="popover"] {
    flex-shrink: 0;
  }
  .kmt-register__body .popover,
  .kmt-register__body #accountTypeMsg p .popover {
    right: -10px;
    max-width: none;
    margin-top: 16px;
    box-shadow: none;
    left: -10px !important;
    border-color: #cecece;
    width: calc(100% + 20px);
  }
  .kmt-register__body .popover > .arrow,
  .kmt-register__body #accountTypeMsg p .popover > .arrow {
    right: 10px;
    left: auto !important;
  }
}
.kmt-register__body .kmt-error {
  color: #d03c00;
}
.kmt-register__body .kmt-error::before {
  content: '';
  margin-right: 2px;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  display: inline-block;
  background-color: currentColor;
  vertical-align: middle;
  mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0iY3VycmVudENvbG9yIiBjbGFzcz0iYmkgYmktZXhjbGFtYXRpb24tY2lyY2xlIiB2aWV3Qm94PSIwIDAgMjAgMjAiPgogIDxwYXRoIGQ9Ik04IDE1QTcgNyAwIDEgMSA4IDFhNyA3IDAgMCAxIDAgMTRtMCAxQTggOCAwIDEgMCA4IDBhOCA4IDAgMCAwIDAgMTYiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEiLz4KICA8cGF0aCBkPSJNNy4wMDIgMTFhMSAxIDAgMSAxIDIgMCAxIDEgMCAwIDEtMiAwTTcuMSA0Ljk5NWEuOTA1LjkwNSAwIDEgMSAxLjggMGwtLjM1IDMuNTA3YS41NTIuNTUyIDAgMCAxLTEuMSAweiIvPgo8L3N2Zz4=) no-repeat center;
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0iY3VycmVudENvbG9yIiBjbGFzcz0iYmkgYmktZXhjbGFtYXRpb24tY2lyY2xlIiB2aWV3Qm94PSIwIDAgMjAgMjAiPgogIDxwYXRoIGQ9Ik04IDE1QTcgNyAwIDEgMSA4IDFhNyA3IDAgMCAxIDAgMTRtMCAxQTggOCAwIDEgMCA4IDBhOCA4IDAgMCAwIDAgMTYiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEiLz4KICA8cGF0aCBkPSJNNy4wMDIgMTFhMSAxIDAgMSAxIDIgMCAxIDEgMCAwIDEtMiAwTTcuMSA0Ljk5NWEuOTA1LjkwNSAwIDEgMSAxLjggMGwtLjM1IDMuNTA3YS41NTIuNTUyIDAgMCAxLTEuMSAweiIvPgo8L3N2Zz4=) no-repeat center;
  mask-size: contain;
  -webkit-mask-size: contain;
}
.kmt-register__body .kmt-error.kmt-input {
  color: inherit;
  border: 1px solid #d03c00;
}
.kmt-register__body .kmt-error:not(.kmt-input) {
  display: flex;
  line-height: 1;
  font-size: 13px;
  padding-top: 4px;
}
@media (max-width: 575px) {
  #kmtRegisterForm #reg_step_2_btn_container,
  #kmtRegisterForm #reg_btn_container .row {
    display: flex;
    flex-direction: column;
  }
  #kmtRegisterForm #reg_step_2_btn_container div:first-of-type,
  #kmtRegisterForm #reg_btn_container .row div:first-of-type {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
  }
}
.price-file-container .cs-date-input {
  max-width: 120px;
}
.register__section .role-control .select2-selection {
  background-position: 98% center;
}
.register__section .kmt-register__steps .role-control .select2-container .select2-selection--multiple .select2-search__field {
  margin: 2px 0;
}
.chinaDataPolicyConfirm .kmt-checkbox-container .checkmark {
  top: 4px;
}
.chinaDataPolicyConfirm .kmt-checkbox-container .checkbox-wrapper {
  padding-top: 0;
}
.chinaDataPolicyConfirm #chinaDataPolicyConfirm.loading {
  position: relative;
}
.chinaDataPolicyConfirm #chinaDataPolicyConfirm.loading::after {
  top: 0;
  z-index: 1;
  content: '';
  width: 100%;
  opacity: .6;
  height: 100%;
  display: block;
  position: absolute;
  background-color: #ffffff;
}
.chinaDataPolicyConfirm #chinaDataPolicyConfirm.loading .spin-circle {
  z-index: 2;
}
#colorbox.checkout-select-ship-to-cbx .dataTables_wrapper .dataTables_paginate {
  display: block;
  margin: 24px 16px;
  padding: 0 !important;
}
@media (max-width: 1199px) {
  #colorbox.checkout-select-ship-to-cbx .dataTables_wrapper .dataTables_paginate {
    margin-left: 0;
    float: left !important;
  }
}
#colorbox.checkout-select-ship-to-cbx .dataTables_wrapper .dataTables_paginate span {
  margin: 0 8px;
  vertical-align: top;
  display: inline-block;
}
#colorbox.checkout-select-ship-to-cbx .dataTables_wrapper .dataTables_paginate .paginate_button {
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  font-size: 15px;
  background: none;
  line-height: 28px;
  text-align: center;
  border-radius: 4px;
  border-color: #ececec;
  background-color: #ececec;
  color: #000000 !important;
}
#colorbox.checkout-select-ship-to-cbx .dataTables_wrapper .dataTables_paginate .paginate_button.previous,
#colorbox.checkout-select-ship-to-cbx .dataTables_wrapper .dataTables_paginate .paginate_button.next {
  font-size: 20px !important;
}
#colorbox.checkout-select-ship-to-cbx .dataTables_wrapper .dataTables_paginate .paginate_button + .paginate_button {
  margin-left: 8px;
}
#colorbox.checkout-select-ship-to-cbx .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border-color: #23201f;
}
#colorbox.checkout-select-ship-to-cbx .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  border-color: #ffd200;
  background-color: #ffd200;
}
#colorbox.checkout-select-ship-to-cbx .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border-color: #ffd200;
}
.page-vouchers .table-responsive.kmt-table-responsive {
  border: 0;
  margin-bottom: 32px;
}
.page-vouchers .table-sort-pagination table th,
.page-vouchers .table-sort-pagination table.dataTable th {
  width: 120px !important;
}
@media (min-width: 640px) and (max-width: 1092px) {
  .page-vouchers .table-sort-pagination table th,
  .page-vouchers .table-sort-pagination table.dataTable th {
    word-spacing: 18px;
  }
}
.colorboxMixin #cboxContent,
.colorboxMixin-sm #cboxContent,
.colorboxMixin-md #cboxContent,
.colorboxMixin-lg #cboxContent {
  display: flex;
  padding-bottom: 0;
  flex-direction: column;
  height: auto !important;
  border-radius: 6px 6px 0 0;
}
.colorboxMixin #cboxLoadedContent,
.colorboxMixin-sm #cboxLoadedContent,
.colorboxMixin-md #cboxLoadedContent,
.colorboxMixin-lg #cboxLoadedContent {
  order: 2;
  margin: 0;
  max-height: 80vh;
  height: auto !important;
  margin-top: 0 !important;
  padding: 24px 20px 32px !important;
}
.colorboxMixin #cboxTitle,
.colorboxMixin-sm #cboxTitle,
.colorboxMixin-md #cboxTitle,
.colorboxMixin-lg #cboxTitle {
  order: 1;
  position: static;
  overflow: hidden;
  border-radius: 6px 6px 0 0;
}
.colorboxMixin .headline,
.colorboxMixin-sm .headline,
.colorboxMixin-md .headline,
.colorboxMixin-lg .headline {
  margin-top: 0;
  background-color: #000000;
}
.colorboxMixin .headline-text,
.colorboxMixin-sm .headline-text,
.colorboxMixin-md .headline-text,
.colorboxMixin-lg .headline-text {
  display: block;
  line-height: 24px;
}
.colorboxMixin #cboxWrapper,
.colorboxMixin-sm #cboxWrapper,
.colorboxMixin-md #cboxWrapper,
.colorboxMixin-lg #cboxWrapper,
.colorboxMixin #cboxContent,
.colorboxMixin-sm #cboxContent,
.colorboxMixin-md #cboxContent,
.colorboxMixin-lg #cboxContent {
  width: 100% !important;
}
.colorboxMixin #cboxClose,
.colorboxMixin-sm #cboxClose,
.colorboxMixin-md #cboxClose,
.colorboxMixin-lg #cboxClose {
  top: 10px;
}
.colorboxMixin #cboxClose .glyphicon-remove,
.colorboxMixin-sm #cboxClose .glyphicon-remove,
.colorboxMixin-md #cboxClose .glyphicon-remove,
.colorboxMixin-lg #cboxClose .glyphicon-remove {
  display: none;
}
.colorboxMixin .spin-circle,
.colorboxMixin-sm .spin-circle,
.colorboxMixin-md .spin-circle,
.colorboxMixin-lg .spin-circle {
  margin: 0;
}
.colorboxMixin #cboxMiddleRight,
.colorboxMixin-sm #cboxMiddleRight,
.colorboxMixin-md #cboxMiddleRight,
.colorboxMixin-lg #cboxMiddleRight {
  width: auto;
}
.colorboxMixin-sm {
  /* it is used in
      save cart popup,
      edit cart popup,
      share cart popup,
      delete save cart popup,
      save cart success popup,
      restore save cart popup,
      share acknowledgment popup,
      save cart max limit reached popup,
      channels/priceFileDownload on submit click popup,
    */
  width: 90% !important;
  max-width: 430px !important;
}
.colorboxMixin-md .form-actions,
.colorboxMixin-lg .form-actions {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .colorboxMixin-md #quotesContractsModal .form-actions,
  .colorboxMixin-lg #quotesContractsModal .form-actions {
    gap: 0;
  }
}
.colorboxMixin-md #quotesContractsModal .form-actions button,
.colorboxMixin-lg #quotesContractsModal .form-actions button {
  width: 50%;
  min-width: 1px;
}
.colorboxMixin-md #quotesContractsModal .form-actions button + button,
.colorboxMixin-lg #quotesContractsModal .form-actions button + button {
  margin-left: 4px;
}
@media (max-width: 767px) {
  .colorboxMixin-md #quotesContractsModal .form-actions button,
  .colorboxMixin-lg #quotesContractsModal .form-actions button {
    flex: none;
  }
}
@media (min-width: 576px) {
  .colorboxMixin-md #quotesContractsModal .form-actions button,
  .colorboxMixin-lg #quotesContractsModal .form-actions button {
    max-width: 220px;
  }
}
@media (min-width: 768px) {
  .colorboxMixin-md #quotesContractsModal .form-actions button + button,
  .colorboxMixin-lg #quotesContractsModal .form-actions button + button {
    margin-left: 16px;
  }
}
@media (max-width: 767px) {
  .colorboxMixin-md #quotesContractsModal[data-site="widia"] .form-actions button,
  .colorboxMixin-lg #quotesContractsModal[data-site="widia"] .form-actions button {
    font-size: 11px;
  }
}
.colorboxMixin-md {
  /* it is used in
      create new ship tp popup
    */
  width: 90% !important;
  max-width: 720px !important;
}
.colorboxMixin-lg {
  /* it is used in
      RMA order return lookup popup
    */
  width: 90% !important;
  max-width: 1260px !important;
}
#colorbox.color-box-lg {
  /* it is used in
      RMA order return lookup popup
    */
  width: 90% !important;
  max-width: 1260px !important;
}
#colorbox.color-box-lg #cboxContent {
  display: flex;
  padding-bottom: 0;
  flex-direction: column;
  height: auto !important;
  border-radius: 6px 6px 0 0;
}
#colorbox.color-box-lg #cboxLoadedContent {
  order: 2;
  margin: 0;
  max-height: 80vh;
  height: auto !important;
  margin-top: 0 !important;
  padding: 24px 20px 32px !important;
}
#colorbox.color-box-lg #cboxTitle {
  order: 1;
  position: static;
  overflow: hidden;
  border-radius: 6px 6px 0 0;
}
#colorbox.color-box-lg .headline {
  margin-top: 0;
  background-color: #000000;
}
#colorbox.color-box-lg .headline-text {
  display: block;
  line-height: 24px;
}
#colorbox.color-box-lg #cboxWrapper,
#colorbox.color-box-lg #cboxContent {
  width: 100% !important;
}
#colorbox.color-box-lg #cboxClose {
  top: 10px;
}
#colorbox.color-box-lg #cboxClose .glyphicon-remove {
  display: none;
}
#colorbox.color-box-lg .spin-circle {
  margin: 0;
}
#colorbox.color-box-lg #cboxMiddleRight {
  width: auto;
}
#colorbox.color-box-lg .form-actions {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  #colorbox.color-box-lg #quotesContractsModal .form-actions {
    gap: 0;
  }
}
#colorbox.color-box-lg #quotesContractsModal .form-actions button {
  width: 50%;
  min-width: 1px;
}
#colorbox.color-box-lg #quotesContractsModal .form-actions button + button {
  margin-left: 4px;
}
@media (max-width: 767px) {
  #colorbox.color-box-lg #quotesContractsModal .form-actions button {
    flex: none;
  }
}
@media (min-width: 576px) {
  #colorbox.color-box-lg #quotesContractsModal .form-actions button {
    max-width: 220px;
  }
}
@media (min-width: 768px) {
  #colorbox.color-box-lg #quotesContractsModal .form-actions button + button {
    margin-left: 16px;
  }
}
@media (max-width: 767px) {
  #colorbox.color-box-lg #quotesContractsModal[data-site="widia"] .form-actions button {
    font-size: 11px;
  }
}
#colorbox.color-box-lg #cboxLoadedContent,
#colorbox.color-box-lg .page-loader-container {
  min-height: 250px;
  position: relative;
}
#colorbox.ajax-modal {
  /* it is used in
      create new ship tp popup
    */
  width: 90% !important;
  max-width: 720px !important;
  max-width: 375px !important;
}
#colorbox.ajax-modal #cboxContent {
  display: flex;
  padding-bottom: 0;
  flex-direction: column;
  height: auto !important;
  border-radius: 6px 6px 0 0;
}
#colorbox.ajax-modal #cboxLoadedContent {
  order: 2;
  margin: 0;
  max-height: 80vh;
  height: auto !important;
  margin-top: 0 !important;
  padding: 24px 20px 32px !important;
}
#colorbox.ajax-modal #cboxTitle {
  order: 1;
  position: static;
  overflow: hidden;
  border-radius: 6px 6px 0 0;
}
#colorbox.ajax-modal .headline {
  margin-top: 0;
  background-color: #000000;
}
#colorbox.ajax-modal .headline-text {
  display: block;
  line-height: 24px;
}
#colorbox.ajax-modal #cboxWrapper,
#colorbox.ajax-modal #cboxContent {
  width: 100% !important;
}
#colorbox.ajax-modal #cboxClose {
  top: 10px;
}
#colorbox.ajax-modal #cboxClose .glyphicon-remove {
  display: none;
}
#colorbox.ajax-modal .spin-circle {
  margin: 0;
}
#colorbox.ajax-modal #cboxMiddleRight {
  width: auto;
}
#colorbox.ajax-modal .form-actions {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  #colorbox.ajax-modal #quotesContractsModal .form-actions {
    gap: 0;
  }
}
#colorbox.ajax-modal #quotesContractsModal .form-actions button {
  width: 50%;
  min-width: 1px;
}
#colorbox.ajax-modal #quotesContractsModal .form-actions button + button {
  margin-left: 4px;
}
@media (max-width: 767px) {
  #colorbox.ajax-modal #quotesContractsModal .form-actions button {
    flex: none;
  }
}
@media (min-width: 576px) {
  #colorbox.ajax-modal #quotesContractsModal .form-actions button {
    max-width: 220px;
  }
}
@media (min-width: 768px) {
  #colorbox.ajax-modal #quotesContractsModal .form-actions button + button {
    margin-left: 16px;
  }
}
@media (max-width: 767px) {
  #colorbox.ajax-modal #quotesContractsModal[data-site="widia"] .form-actions button {
    font-size: 11px;
  }
}
@media (min-width: 640px) {
  #colorbox.ajax-modal {
    max-width: 540px !important;
  }
}
#colorbox.ajax-modal .form-actions {
  border-top: 1px solid #bdbdbd;
}
#colorbox.fixed-actions #cboxLoadedContent {
  padding: 0 !important;
}
#colorbox.fixed-actions .fixed-btn-actions {
  position: relative;
}
#colorbox.fixed-actions .form-fields {
  overflow-y: auto;
  max-height: 462px;
  padding: 24px 20px 0;
  /* width */
  /* Track */
  /* Handle */
}
#colorbox.fixed-actions .form-fields::-webkit-scrollbar {
  width: 4px;
}
#colorbox.fixed-actions .form-fields::-webkit-scrollbar-track {
  background: #bdbdbd;
}
#colorbox.fixed-actions .form-fields::-webkit-scrollbar-thumb {
  background: #333333;
}
#colorbox.fixed-actions .form-fields .radio-wrapper,
#colorbox.fixed-actions .form-fields {
  font-size: 16px;
  line-height: 20px;
}
#colorbox.fixed-actions .form-fields .radio-wrapper {
  padding-left: 32px;
}
#colorbox.fixed-actions .form-fields .radio-wrapper input[type="radio"] + span {
  top: 50%;
  transform: translateY(-50%);
}
#colorbox.fixed-actions .form-fields .radio-wrapper input[type="radio"]:not(:checked) + span {
  margin-left: 2px;
}
#colorbox.fixed-actions .form-actions {
  padding: 24px;
}
#colorbox.ajax-modal #cboxWrapper:first-of-type,
#colorbox.kmt-cqb-cbox #cboxWrapper:first-of-type,
#colorbox.return_confirmation_modal #cboxWrapper:first-of-type {
  position: static;
  height: 100% !important;
}
#colorbox.kmt-select-address-cbx #cboxLoadedContent {
  padding: 24px 20px;
}
#colorbox.kmt-select-address-cbx #addressbook {
  padding-bottom: 0;
}
#colorbox.kmt-select-address-cbx .kmt-search-address__entry + .kmt-search-address__entry {
  padding-top: 24px;
  margin-top: 24px;
  border-top: 1px solid #bcbcbc;
}
#colorbox.kmt-select-address-cbx .kmt-search-address__entry li {
  margin-bottom: 15px;
}
#quotesContractsModal .material-item p {
  display: none;
}
#quotesContractsModal .material-item p:first-of-type {
  display: block;
}
#quotesContractsModal .material-item .radio-wrapper::before {
  display: none;
}
#quotesContractsModal .material-item input[type="checkbox"] {
  opacity: 0;
  margin-bottom: 0;
  position: absolute;
}
#quotesContractsModal .material-item input[type="checkbox"] ~ .check-circle {
  top: 2px;
  left: 0;
  position: absolute;
  margin-right: 10px;
  display: inline-block;
  border: 2px solid #333333;
  width: 20px;
  height: 20px;
  border-radius: 12px;
}
#quotesContractsModal .material-item input[type="checkbox"]:checked ~ .check-circle {
  border-width: 5px;
  background-color: #ffd200;
}
.btn {
  outline: none;
  font-weight: 600;
  font-family: "acumin-pro", Arial, sans-serif;
  text-transform: initial;
  transition: #336699 0.3s ease, box-shadow 0.3s ease !important;
  padding: 0 16px;
  font-size: 14px;
  line-height: 38px;
  border-radius: 6px;
  color: #23201f;
  border-color: #23201f;
  text-decoration: none;
  background-color: transparent;
}
.btn:not(.btn-icon, .btn-add-card) {
  min-height: 38px;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn:active:hover,
.btn:active:focus,
.btn.active:hover,
.btn.active:focus,
.open .dropdown-toggle.btn {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  border-color: #23201f;
  color: #23201f !important;
  background-color: transparent;
}
.btn:active,
.btn.active,
.open .dropdown-toggle.btn {
  background-image: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
fieldset[disabled] .btn:focus,
.btn.disabled:active,
.btn[disabled]:active,
fieldset[disabled] .btn:active,
.btn.disabled.active,
.btn[disabled].active,
fieldset[disabled] .btn.active {
  color: #bcbcbc !important;
  background-color: transparent;
  border-color: #f3f3f3;
}
.btn .badge {
  color: transparent;
  background-color: #23201f;
}
.btn-primary,
.btn-cart,
.btn-inverse,
.btn-default {
  max-width: 100%;
}
.btn-primary:not(.btn-icon, .btn-add-card),
.btn-cart:not(.btn-icon, .btn-add-card),
.btn-inverse:not(.btn-icon, .btn-add-card),
.btn-default:not(.btn-icon, .btn-add-card) {
  min-width: 140px;
}
.btn.btn-primary {
  line-height: 16px;
  align-content: center;
}
.btn.btn-primary,
.btn.btn-cart {
  border-width: 1px;
  color: #23201f;
  border-color: #ffd200;
  text-decoration: none;
  background-color: #ffd200;
}
.btn.btn-primary:hover,
.btn.btn-cart:hover,
.btn.btn-primary:focus,
.btn.btn-cart:focus,
.btn.btn-primary:active,
.btn.btn-cart:active,
.btn.btn-primary.active,
.btn.btn-cart.active,
.btn.btn-primary:active:hover,
.btn.btn-cart:active:hover,
.btn.btn-primary:active:focus,
.btn.btn-cart:active:focus,
.btn.btn-primary.active:hover,
.btn.btn-cart.active:hover,
.btn.btn-primary.active:focus,
.btn.btn-cart.active:focus,
.open .dropdown-toggle.btn.btn-primary,
.open .dropdown-toggle.btn.btn-cart {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  border-color: #b89c47;
  color: #23201f !important;
  background-color: #ffd200;
}
.btn.btn-primary:active,
.btn.btn-cart:active,
.btn.btn-primary.active,
.btn.btn-cart.active,
.open .dropdown-toggle.btn.btn-primary,
.open .dropdown-toggle.btn.btn-cart {
  background-image: none;
}
.btn.btn-primary.disabled,
.btn.btn-cart.disabled,
.btn.btn-primary[disabled],
.btn.btn-cart[disabled],
fieldset[disabled] .btn.btn-primary,
fieldset[disabled] .btn.btn-cart,
.btn.btn-primary.disabled:hover,
.btn.btn-cart.disabled:hover,
.btn.btn-primary[disabled]:hover,
.btn.btn-cart[disabled]:hover,
fieldset[disabled] .btn.btn-primary:hover,
fieldset[disabled] .btn.btn-cart:hover,
.btn.btn-primary.disabled:focus,
.btn.btn-cart.disabled:focus,
.btn.btn-primary[disabled]:focus,
.btn.btn-cart[disabled]:focus,
fieldset[disabled] .btn.btn-primary:focus,
fieldset[disabled] .btn.btn-cart:focus,
.btn.btn-primary.disabled:active,
.btn.btn-cart.disabled:active,
.btn.btn-primary[disabled]:active,
.btn.btn-cart[disabled]:active,
fieldset[disabled] .btn.btn-primary:active,
fieldset[disabled] .btn.btn-cart:active,
.btn.btn-primary.disabled.active,
.btn.btn-cart.disabled.active,
.btn.btn-primary[disabled].active,
.btn.btn-cart[disabled].active,
fieldset[disabled] .btn.btn-primary.active,
fieldset[disabled] .btn.btn-cart.active {
  color: #bcbcbc !important;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
}
.btn.btn-primary .badge,
.btn.btn-cart .badge {
  color: #ffd200;
  background-color: #23201f;
}
.btn-cart {
  height: 42px;
  text-transform: none;
  padding: 8px 10px;
  font-size: 16px;
  line-height: 24px;
  border-radius: 6px;
}
.btn-cart::after {
  height: 24px;
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
  content: url(../images/shop-icon.svg);
}
.btn-cart.disabled::after,
.btn-cart[disabled]::after {
  content: url(../images/shop-icon-disabled.svg);
}
.btn-default {
  border-width: 2px;
  color: #336699;
  border-color: #336699;
  text-decoration: none;
  background-color: transparent;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default.active:hover,
.btn-default.active:focus,
.open .dropdown-toggle.btn-default {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  border-color: #336699;
  color: #ffffff !important;
  background-color: #336699;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #bcbcbc !important;
  background-color: transparent;
  border-color: #bcbcbc;
}
.btn-default .badge {
  color: transparent;
  background-color: #336699;
}
.btn-inverse {
  border-width: 2px;
  color: #23201f;
  border-color: #23201f;
  text-decoration: none;
  background-color: transparent;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse:active:hover,
.btn-inverse:active:focus,
.btn-inverse.active:hover,
.btn-inverse.active:focus,
.open .dropdown-toggle.btn-inverse {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  border-color: #23201f;
  color: transparent !important;
  background-color: #23201f;
}
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  color: #bcbcbc !important;
  background-color: transparent;
  border-color: #bcbcbc;
}
.btn-inverse .badge {
  color: transparent;
  background-color: #23201f;
}
.btn svg {
  fill: #336699;
  vertical-align: middle;
}
.btn-with-icon::before,
.btn-with-icon ::before {
  margin-right: 8px;
  color: #336699;
  font-family: 'Glyphicons Halflings', sans-serif;
}
.btn-with-icon svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
}
.btn-with-icon svg:first-of-type {
  margin-right: 8px;
}
.btn-small {
  padding: 10px 15px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 6px;
}
.btn-sm {
  min-width: 1px;
  line-height: 26px;
}
.btn-icon {
  color: #ffffff;
  border-color: #336699;
  text-decoration: none;
  background-color: #336699;
  padding: 0 6px;
  font-size: 12px;
  line-height: 24px;
  border-radius: 50%;
}
.btn-icon:hover,
.btn-icon:focus,
.btn-icon:active,
.btn-icon.active,
.btn-icon:active:hover,
.btn-icon:active:focus,
.btn-icon.active:hover,
.btn-icon.active:focus,
.open .dropdown-toggle.btn-icon {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  border-color: #204060;
  color: #ffffff !important;
  background-color: #204060;
}
.btn-icon:active,
.btn-icon.active,
.open .dropdown-toggle.btn-icon {
  background-image: none;
}
.btn-icon.disabled,
.btn-icon[disabled],
fieldset[disabled] .btn-icon,
.btn-icon.disabled:hover,
.btn-icon[disabled]:hover,
fieldset[disabled] .btn-icon:hover,
.btn-icon.disabled:focus,
.btn-icon[disabled]:focus,
fieldset[disabled] .btn-icon:focus,
.btn-icon.disabled:active,
.btn-icon[disabled]:active,
fieldset[disabled] .btn-icon:active,
.btn-icon.disabled.active,
.btn-icon[disabled].active,
fieldset[disabled] .btn-icon.active {
  color: #bcbcbc !important;
  background-color: transparent;
  border-color: #bcbcbc;
}
.btn-icon .badge {
  color: #336699;
  background-color: #ffffff;
}
.btn-icon svg {
  width: 14px;
  height: 14px;
  margin: 6px 0;
  fill: currentColor;
}
.btn-icon.with-shadow {
  border: 0;
  font-size: 14px;
  padding: 4px 9px;
  color: #336699;
  background-color: #ffffff !important;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2) !important;
}
.btn-icon.with-shadow:hover,
.btn-icon.with-shadow:focus,
.btn-icon.with-shadow:active,
.btn-icon.with-shadow:active:hover,
.btn-icon.with-shadow:active:focus {
  color: #204060 !important;
}
.btn-icon.with-shadow svg {
  width: 16px;
  height: 16px;
  margin: 4px 0;
}
.btn-block + .btn-block {
  margin-top: 10px;
}
.btn.btn-link,
.btn-link {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}
.btn.btn-100 {
  min-width: 100px;
}
.btn.btn-200 {
  min-width: 200px;
}
.btn-add-new {
  line-height: 40px;
  color: #333333;
  border-radius: 22px;
  padding: 0 8px 0 16px;
  text-transform: uppercase;
  border-color: #949494;
  background-color: #ffffff;
}
.btn-add-new,
.btn-add-new .symbol {
  align-items: center;
  display: inline-flex;
  justify-content: center;
}
.btn-add-new .symbol {
  width: 28px;
  height: 28px;
  font-size: 20px;
  line-height: 28px;
  margin-left: 16px;
  color: #333333;
  border-radius: 50%;
  background-color: #ffd200;
}
.btn-add-new .symbol svg {
  width: 12px;
  height: 12px;
  fill: currentColor;
}
.btn-add-new:hover,
.btn-add-new:active,
.btn-add-new.active {
  background-color: #ffffff;
}
.btn-add-new:hover .symbol,
.btn-add-new:active .symbol,
.btn-add-new.active .symbol {
  color: #ffd200;
  background-color: #333333;
}
.btn-add-new.disabled,
.btn-add-new[disabled],
fieldset[disabled] .btn-add-new,
.btn-add-new.disabled:hover,
.btn-add-new[disabled]:hover,
fieldset[disabled] .btn-add-new:hover,
.btn-add-new.disabled:focus,
.btn-add-new[disabled]:focus,
fieldset[disabled] .btn-add-new:focus,
.btn-add-new.disabled:active,
.btn-add-new[disabled]:active,
fieldset[disabled] .btn-add-new:active,
.btn-add-new.disabled.active,
.btn-add-new[disabled].active,
fieldset[disabled] .btn-add-new.active {
  color: #bcbcbc;
  border-color: #bcbcbc;
  background-color: #f3f3f3;
}
.btn-add-new.disabled .icon,
.btn-add-new[disabled] .icon,
fieldset[disabled] .btn-add-new .icon,
.btn-add-new.disabled:hover .icon,
.btn-add-new[disabled]:hover .icon,
fieldset[disabled] .btn-add-new:hover .icon,
.btn-add-new.disabled:focus .icon,
.btn-add-new[disabled]:focus .icon,
fieldset[disabled] .btn-add-new:focus .icon,
.btn-add-new.disabled:active .icon,
.btn-add-new[disabled]:active .icon,
fieldset[disabled] .btn-add-new:active .icon,
.btn-add-new.disabled.active .icon,
.btn-add-new[disabled].active .icon,
fieldset[disabled] .btn-add-new.active .icon {
  color: #ffffff;
  background-color: #bcbcbc;
}
.btn-add-card {
  width: 100%;
  display: flex;
  font-size: 17px;
  max-width: 340px;
  min-height: 286px;
  border-radius: 6px;
  color: #333333;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-color: #BCBCBC;
  text-transform: uppercase;
  background-color: transparent !important;
}
.btn-add-card .glyphicon {
  font-size: 24px;
}
.btn-add-card svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
}
.btn.btn-icon.btn-primary,
.btn.btn-icon.btn-secondary,
.btn.btn-icon.btn-cart {
  border-radius: 100%;
  min-width: 32px;
  min-height: 32px;
  height: 32px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-text {
  font-size: 24px;
  cursor: pointer;
  font-weight: 600;
  color: #336699;
}
.icon-text:hover,
.icon-text:focus,
.icon-text:active,
.icon-text.active {
  color: #204060;
}
.workgroup-wrapper .icon:not(.add-card) {
  width: 32px;
  height: 100%;
  display: flex;
  cursor: pointer;
  line-height: 36px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.workgroup-wrapper .icon:not(.add-card) .dot {
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 5px;
  margin-bottom: 3px;
  background-color: #336699;
}
.workgroup-wrapper .icon:not(.add-card):hover .dot,
.workgroup-wrapper .icon:not(.add-card):focus .dot,
.workgroup-wrapper .icon:not(.add-card):active .dot,
.workgroup-wrapper .icon:not(.add-card).active .dot {
  background-color: #204060;
}
.btn-icon-group .btn {
  padding: 0px 10px;
  color: #bcbcbc;
}
.btn-icon-group .btn.active {
  color: #336699;
  border-color: #bcbcbc;
}
.btn-icon-group .btn:hover,
.btn-icon-group .btn:focus,
.btn-icon-group .btn:active {
  color: #204060;
  border-color: #bcbcbc;
}
.btn-icon-group .btn:hover svg,
.btn-icon-group .btn:focus svg,
.btn-icon-group .btn:active svg {
  fill: currentColor;
}
.btn-kmt-link,
.kmt-add-link,
.tableLayout a,
.login-actions a,
.download-btn-qo,
.kmt-filter-select,
.kmt-filter-select a,
.kmt-checkout__steps a,
.kmt-export-csv-listing,
.kmt-item-detail__table a,
.kmt-page-details__header a,
.kmt-history__header-filter a,
.kmt-page-details__back-link a,
.kmt-item-detail__export-csv a,
.kmt-checkout__summary-bottom a,
.kmt-checkout__container .edit a,
.cart-container a:not(.link-text),
.customer-search-tabs .action-link a,
.kmt-invoice-detail__headline a.link-action,
.kmt-shipment-detail-header-info a.link-action {
  color: #336699;
  text-underline-offset: 1px;
  text-decoration: underline;
}
.btn-kmt-link svg,
.kmt-add-link svg,
.tableLayout a svg,
.login-actions a svg,
.download-btn-qo svg,
.kmt-filter-select svg,
.kmt-filter-select a svg,
.kmt-checkout__steps a svg,
.kmt-export-csv-listing svg,
.kmt-item-detail__table a svg,
.kmt-page-details__header a svg,
.kmt-history__header-filter a svg,
.kmt-page-details__back-link a svg,
.kmt-item-detail__export-csv a svg,
.kmt-checkout__summary-bottom a svg,
.kmt-checkout__container .edit a svg,
.cart-container a:not(.link-text) svg,
.customer-search-tabs .action-link a svg,
.kmt-invoice-detail__headline a.link-action svg,
.kmt-shipment-detail-header-info a.link-action svg {
  fill: #336699;
  vertical-align: middle;
}
.btn-kmt-link:hover,
.kmt-add-link:hover,
.tableLayout a:hover,
.login-actions a:hover,
.download-btn-qo:hover,
.kmt-filter-select:hover,
.kmt-filter-select a:hover,
.kmt-checkout__steps a:hover,
.kmt-export-csv-listing:hover,
.kmt-item-detail__table a:hover,
.kmt-page-details__header a:hover,
.kmt-history__header-filter a:hover,
.kmt-page-details__back-link a:hover,
.kmt-item-detail__export-csv a:hover,
.kmt-checkout__summary-bottom a:hover,
.kmt-checkout__container .edit a:hover,
.cart-container a:not(.link-text):hover,
.customer-search-tabs .action-link a:hover,
.kmt-invoice-detail__headline a.link-action:hover,
.kmt-shipment-detail-header-info a.link-action:hover {
  color: #204060 !important;
  text-decoration: underline;
  -webkit-text-stroke-width: 0.04px;
  text-shadow: 0.05px 0 0 currentColor;
}
.btn-kmt-link:hover > svg,
.kmt-add-link:hover > svg,
.tableLayout a:hover > svg,
.login-actions a:hover > svg,
.download-btn-qo:hover > svg,
.kmt-filter-select:hover > svg,
.kmt-filter-select a:hover > svg,
.kmt-checkout__steps a:hover > svg,
.kmt-export-csv-listing:hover > svg,
.kmt-item-detail__table a:hover > svg,
.kmt-page-details__header a:hover > svg,
.kmt-history__header-filter a:hover > svg,
.kmt-page-details__back-link a:hover > svg,
.kmt-item-detail__export-csv a:hover > svg,
.kmt-checkout__summary-bottom a:hover > svg,
.kmt-checkout__container .edit a:hover > svg,
.cart-container a:not(.link-text):hover > svg,
.customer-search-tabs .action-link a:hover > svg,
.kmt-invoice-detail__headline a.link-action:hover > svg,
.kmt-shipment-detail-header-info a.link-action:hover > svg {
  fill: #204060 !important;
}
.kmt-add-link,
.download-btn-qo,
.kmt-filter-select a,
.kmt-export-csv-listing,
.kmt-history__header-filter a,
.kmt-item-detail__export-csv a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kmt-filter-select svg {
  width: 17px;
  height: 17px;
}
.kmt-add-link .glyphicon {
  float: left;
  margin-right: 4px;
}
.link-action {
  align-items: center;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
}
.button-group-footer,
.ajax-modal .form-actions,
#colorbox #cboxLoadedContent .form-actions,
#colorbox #cboxLoadedContent .kmt-wpm-actions,
#colorbox #cboxLoadedContent .machine-list-actions {
  gap: 16px;
  display: flex;
  margin: 24px 0 0;
  padding: 16px 20px;
  justify-content: flex-end;
}
.button-group-footer > *,
.ajax-modal .form-actions > *,
#colorbox #cboxLoadedContent .form-actions > *,
#colorbox #cboxLoadedContent .kmt-wpm-actions > *,
#colorbox #cboxLoadedContent .machine-list-actions > * {
  flex: 1;
}
.button-group-footer .btn,
.ajax-modal .form-actions .btn,
#colorbox #cboxLoadedContent .form-actions .btn,
#colorbox #cboxLoadedContent .kmt-wpm-actions .btn,
#colorbox #cboxLoadedContent .machine-list-actions .btn {
  max-width: 186px;
}
@media (max-width: 767px) {
  .button-group-footer .btn,
  .ajax-modal .form-actions .btn,
  #colorbox #cboxLoadedContent .form-actions .btn,
  #colorbox #cboxLoadedContent .kmt-wpm-actions .btn,
  #colorbox #cboxLoadedContent .machine-list-actions .btn {
    padding: 0;
    min-width: 100px;
  }
}
.button-group-footer.btn-even .btn,
.ajax-modal .form-actions.btn-even .btn,
#colorbox #cboxLoadedContent .form-actions.btn-even .btn,
#colorbox #cboxLoadedContent .kmt-wpm-actions.btn-even .btn,
#colorbox #cboxLoadedContent .machine-list-actions.btn-even .btn {
  max-width: none;
}
#colorbox.save-cart-cbox #cboxLoadedContent .form-actions,
#colorbox.saved-cartUpdate #cboxLoadedContent .form-actions,
#colorbox.kmt-restore-save-cart-cbox #cboxLoadedContent .form-actions,
#colorbox.kmt-delete-save-cart-cbox #cboxLoadedContent .form-actions,
#colorbox.share-cart-cbox #cboxLoadedContent .form-actions,
#colorbox.create-new-ship-popup #cboxLoadedContent .form-actions,
#colorbox.add-to-cart-cbox #cboxLoadedContent .form-actions {
  gap: 0;
}
#colorbox.create-new-ship-popup #cboxLoadedContent .form-actions {
  margin-top: 0;
  padding: 16px 0 0;
}
#colorbox.save-cart-cbox #cboxLoadedContent .form-actions,
#colorbox.edit-cart-cbox #cboxLoadedContent .form-actions,
#colorbox.share-cart-cbox #cboxLoadedContent .form-actions,
#colorbox.saved-cartUpdate #cboxLoadedContent .form-actions,
#colorbox.add-to-cart-cbox #cboxLoadedContent .form-actions,
#colorbox.return_confirmation_modal #cboxLoadedContent .form-actions,
#colorbox.kmt-delete-save-cart-cbox #cboxLoadedContent .form-actions,
#colorbox.kmt-restore-save-cart-cbox #cboxLoadedContent .form-actions,
#colorbox.share-acknowledgment-cbox #cboxLoadedContent .form-actions {
  padding-left: 0;
  padding-right: 0;
}
#colorbox .machine-list-container .machine-list-actions {
  padding: 0 !important;
}
#colorbox.save-cart-cbox #cboxWrapper,
#colorbox.saved-cartUpdate #cboxWrapper,
#colorbox.checkout-select-ship-to-cbx #cboxWrapper,
#colorbox.kmt-restore-save-cart-cbox #cboxWrapper,
#colorbox.kmt-delete-save-cart-cbox #cboxWrapper,
#colorbox.share-cart-cbox #cboxWrapper,
#colorbox.share-acknowledgment-cbox #cboxWrapper {
  top: 50%;
  transform: translateY(-50%);
}
#colorbox.checkout-select-ship-to-cbx #cboxWrapper {
  transform: translate(-50%, -50%);
}
#colorbox.save-cart-cbox form,
#colorbox.saved-cartUpdate form,
#colorbox.kmt-restore-save-cart-cbox form,
#colorbox.kmt-delete-save-cart-cbox form,
#colorbox.share-cart-cbox form {
  margin-bottom: 0;
}
#colorbox.save-cart-cbox #cboxLoadedContent .form-actions,
#colorbox.saved-cartUpdate #cboxLoadedContent .form-actions,
#colorbox.kmt-restore-save-cart-cbox #cboxLoadedContent .form-actions,
#colorbox.kmt-delete-save-cart-cbox #cboxLoadedContent .form-actions,
#colorbox.share-cart-cbox #cboxLoadedContent .form-actions {
  padding-bottom: 0;
}
#colorbox.deleteCart .form-actions {
  padding-top: 0 !important;
  margin-top: 16px !important;
}
.text-brand,
.link-text,
.btn.btn-link,
.btn-link,
.default-link {
  color: #336699;
}
.link-text,
.btn.btn-link,
.btn-link,
.default-link {
  cursor: pointer;
  border-color: transparent;
}
.link-text svg {
  fill: #336699;
  vertical-align: middle;
}
.link-text.underline {
  text-decoration: underline;
}
.link-text:hover {
  color: #204060 !important;
  text-decoration: underline;
  -webkit-text-stroke-width: 0.04px;
  text-shadow: 0.05px 0 0 currentColor;
}
.link-text:hover > svg {
  fill: #204060 !important;
}
.link-text.disabled,
.kmt-add-link.disabled,
.link-text[disabled],
.kmt-add-link[disabled],
.link-text.disabled:hover,
.kmt-add-link.disabled:hover,
.link-text[disabled]:hover,
.kmt-add-link[disabled]:hover,
.link-text.disabled:focus,
.kmt-add-link.disabled:focus,
.link-text[disabled]:focus,
.kmt-add-link[disabled]:focus,
.link-text.disabled:active,
.kmt-add-link.disabled:active,
.link-text[disabled]:active,
.kmt-add-link[disabled]:active,
.link-text.disabled.active,
.kmt-add-link.disabled.active,
.link-text[disabled].active,
.kmt-add-link[disabled].active {
  cursor: not-allowed;
  color: #bcbcbc;
  pointer-events: none;
}
.default-link {
  font-size: 12px;
  line-height: 14px;
}
.download-btn,
.download-cad {
  font-weight: 600;
}
.page-solutionFinder .select-solution-btn {
  color: #336699;
  border-color: #336699;
  text-decoration: none;
  background-color: transparent;
}
.page-solutionFinder .select-solution-btn:hover,
.page-solutionFinder .select-solution-btn:focus,
.page-solutionFinder .select-solution-btn:active,
.page-solutionFinder .select-solution-btn.active,
.page-solutionFinder .select-solution-btn:active:hover,
.page-solutionFinder .select-solution-btn:active:focus,
.page-solutionFinder .select-solution-btn.active:hover,
.page-solutionFinder .select-solution-btn.active:focus,
.open .dropdown-toggle.page-solutionFinder .select-solution-btn {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  border-color: #336699;
  color: #ffffff !important;
  background-color: #336699;
}
.page-solutionFinder .select-solution-btn:active,
.page-solutionFinder .select-solution-btn.active,
.open .dropdown-toggle.page-solutionFinder .select-solution-btn {
  background-image: none;
}
.page-solutionFinder .select-solution-btn.disabled,
.page-solutionFinder .select-solution-btn[disabled],
fieldset[disabled] .page-solutionFinder .select-solution-btn,
.page-solutionFinder .select-solution-btn.disabled:hover,
.page-solutionFinder .select-solution-btn[disabled]:hover,
fieldset[disabled] .page-solutionFinder .select-solution-btn:hover,
.page-solutionFinder .select-solution-btn.disabled:focus,
.page-solutionFinder .select-solution-btn[disabled]:focus,
fieldset[disabled] .page-solutionFinder .select-solution-btn:focus,
.page-solutionFinder .select-solution-btn.disabled:active,
.page-solutionFinder .select-solution-btn[disabled]:active,
fieldset[disabled] .page-solutionFinder .select-solution-btn:active,
.page-solutionFinder .select-solution-btn.disabled.active,
.page-solutionFinder .select-solution-btn[disabled].active,
fieldset[disabled] .page-solutionFinder .select-solution-btn.active {
  color: #bcbcbc !important;
  background-color: transparent;
  border-color: #bcbcbc;
}
.page-solutionFinder .select-solution-btn .badge {
  color: transparent;
  background-color: #336699;
}
.icon-sm {
  width: 16px;
  height: 16px;
}
.filters-sidebar {
  top: 0;
  width: 100%;
  right: -100%;
  height: 100%;
  z-index: 9991;
  display: flex;
  position: fixed;
  justify-content: flex-end;
  transition: right 0.3s ease-in-out;
}
.filters-sidebar::before {
  z-index: 99;
  background: rgba(0, 0, 0, 0.37);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 10;
  justify-content: center;
  align-items: center;
  opacity: 0;
  content: '';
  display: none;
  position: absolute;
  transition: opacity 0.2s ease-in-out;
}
.filters-sidebar .sidebar-container {
  position: absolute;
  overflow-y: scroll;
  z-index: 991;
  height: 100%;
  width: 440px;
  right: -100%;
  display: flex;
  max-width: 100%;
  flex-direction: column;
  background-color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.filters-sidebar .sidebar-header {
  display: flex;
  margin-bottom: 0;
  position: relative;
  align-items: stretch;
  flex-direction: column;
  justify-content: center;
  padding: 36px 16px 16px;
  border-bottom: 1px solid #bcbcbc;
}
.filters-sidebar .sidebar-header h4 {
  margin: 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  color: #000000;
}
@media (min-width: 640px) {
  .filters-sidebar .sidebar-header {
    padding: 56px 40px 20px;
  }
}
.filters-sidebar .sidebar-close {
  top: 32px;
  right: 50px;
  font-size: 30px;
  position: absolute;
  line-height: 21px;
  color: #000000;
  text-decoration: none !important;
}
@media (max-width: 639px) {
  .filters-sidebar .sidebar-close {
    top: 16px;
    right: 16px;
  }
}
.filters-sidebar .sidebar-form {
  flex-grow: 1;
  display: flex;
  padding: 0 !important;
  flex-direction: column;
}
.filters-sidebar .sidebar-form h4,
.filters-sidebar .sidebar-form label {
  font-weight: 500;
}
.filters-sidebar .sidebar-form label {
  font-size: 15px;
  margin-bottom: 10px;
}
.filters-sidebar .sidebar-form .form-control {
  height: 40px;
  box-shadow: none;
  border: 1px solid #E1E1E1;
  background-color: #fcfcfc;
}
.filters-sidebar .sidebar-form .form-group {
  margin-bottom: 30px;
}
.filters-sidebar .sidebar-form .form-group:last-of-type {
  margin-bottom: 0;
}
.filters-sidebar .sidebar-actions {
  margin-top: auto;
  background-color: #ffffff;
  border-top: 1px solid #bcbcbc;
}
.filters-sidebar .sidebar-params-container,
.filters-sidebar .sidebar-actions {
  padding: 16px;
}
@media (min-width: 640px) {
  .filters-sidebar .sidebar-params-container,
  .filters-sidebar .sidebar-actions {
    padding: 20px 40px;
  }
}
.filters-sidebar .filter-tags {
  gap: 8px;
  display: flex;
  margin-top: 8px;
  padding-left: 0;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  line-height: 32px;
}
.filters-sidebar .filter-tags li,
.filters-sidebar .filter-tags .kmt-applied-filter-item {
  color: #fff;
  padding: 0 12px;
  border-radius: 6px;
  background-color: #336699;
}
.filters-sidebar .filter-tags .remove,
.filters-sidebar .filter-tags .kmt-applied-filter-item > a {
  color: #fff;
  line-height: 11px;
  margin-right: 6px;
  display: inline-block;
  text-decoration: none;
  vertical-align: baseline;
}
.filters-sidebar .spin-circle {
  left: auto;
  z-index: 9;
  right: 175px;
}
.filters-sidebar.slide {
  right: 0;
}
.filters-sidebar.slide::before {
  opacity: 1;
  display: block;
  transition-delay: .5s;
}
.filters-sidebar.slide .sidebar-container {
  right: 0;
}
.account-section-content .filter-body-overlay,
.kmt-workshop .filter-body-overlay,
.account-section-content .kmt-filters-container,
.kmt-workshop .kmt-filters-container {
  top: 0;
  position: fixed;
}
.account-section-content .filter-body-overlay,
.kmt-workshop .filter-body-overlay {
  z-index: 99;
  background: rgba(0, 0, 0, 0.37);
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 10;
  justify-content: center;
  align-items: center;
  position: fixed;
}
.account-section-content .kmt-filters-container,
.kmt-workshop .kmt-filters-container {
  overflow-y: hidden;
  z-index: 991;
  height: 100%;
  width: 440px;
  right: -100%;
  display: flex;
  max-width: 100%;
  flex-direction: column;
  background-color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.account-section-content .kmt-filters-container .js-close-filters-side-bar,
.kmt-workshop .kmt-filters-container .js-close-filters-side-bar {
  top: 32px;
  right: 50px;
  font-size: 30px;
  position: absolute;
  line-height: 21px;
  color: #000000;
  text-decoration: none !important;
}
@media (max-width: 639px) {
  .account-section-content .kmt-filters-container .js-close-filters-side-bar,
  .kmt-workshop .kmt-filters-container .js-close-filters-side-bar {
    top: 16px;
    right: 16px;
  }
}
.account-section-content .kmt-filters-container .kmt-filters-header,
.kmt-workshop .kmt-filters-container .kmt-filters-header {
  display: flex;
  margin-bottom: 0;
  position: relative;
  align-items: stretch;
  flex-direction: column;
  justify-content: center;
  padding: 36px 16px 16px;
  border-bottom: 1px solid #bcbcbc;
}
.account-section-content .kmt-filters-container .kmt-filters-header h4,
.kmt-workshop .kmt-filters-container .kmt-filters-header h4 {
  margin: 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  color: #000000;
}
@media (min-width: 640px) {
  .account-section-content .kmt-filters-container .kmt-filters-header,
  .kmt-workshop .kmt-filters-container .kmt-filters-header {
    padding: 56px 40px 20px;
  }
}
.account-section-content .kmt-filters-container .kmt-filters-form,
.kmt-workshop .kmt-filters-container .kmt-filters-form {
  flex-grow: 1;
  overflow: hidden;
}
.account-section-content .kmt-filters-container .kmt-filters-form form,
.kmt-workshop .kmt-filters-container .kmt-filters-form form {
  height: 100%;
  display: block;
  overflow-y: auto;
  position: relative;
  flex-grow: 1;
  display: flex;
  padding: 0 !important;
  flex-direction: column;
}
.account-section-content .kmt-filters-container .kmt-filters-form form h4,
.kmt-workshop .kmt-filters-container .kmt-filters-form form h4,
.account-section-content .kmt-filters-container .kmt-filters-form form label,
.kmt-workshop .kmt-filters-container .kmt-filters-form form label {
  font-weight: 500;
}
.account-section-content .kmt-filters-container .kmt-filters-form form label,
.kmt-workshop .kmt-filters-container .kmt-filters-form form label {
  font-size: 15px;
  margin-bottom: 10px;
}
.account-section-content .kmt-filters-container .kmt-filters-form form .form-control,
.kmt-workshop .kmt-filters-container .kmt-filters-form form .form-control {
  height: 40px;
  box-shadow: none;
  border: 1px solid #E1E1E1;
  background-color: #fcfcfc;
}
.account-section-content .kmt-filters-container .kmt-filters-form form .form-group,
.kmt-workshop .kmt-filters-container .kmt-filters-form form .form-group {
  margin-bottom: 30px;
}
.account-section-content .kmt-filters-container .kmt-filters-form form .form-group:last-of-type,
.kmt-workshop .kmt-filters-container .kmt-filters-form form .form-group:last-of-type {
  margin-bottom: 0;
}
.account-section-content .kmt-filters-container .customer-search-form form,
.kmt-workshop .kmt-filters-container .customer-search-form form {
  overflow-y: hidden !important;
}
.account-section-content .kmt-filters-container .kmt-filter-params-container,
.kmt-workshop .kmt-filters-container .kmt-filter-params-container,
.account-section-content .kmt-filters-container .kmt-search-filter-btn,
.kmt-workshop .kmt-filters-container .kmt-search-filter-btn {
  padding: 16px;
}
@media (min-width: 640px) {
  .account-section-content .kmt-filters-container .kmt-filter-params-container,
  .kmt-workshop .kmt-filters-container .kmt-filter-params-container,
  .account-section-content .kmt-filters-container .kmt-search-filter-btn,
  .kmt-workshop .kmt-filters-container .kmt-search-filter-btn {
    padding: 20px 40px;
  }
}
.account-section-content .kmt-filters-container .kmt-filter-params-container,
.kmt-workshop .kmt-filters-container .kmt-filter-params-container {
  overflow-y: scroll;
  height: calc(100% - 75px);
}
@media (min-width: 640px) {
  .account-section-content .kmt-filters-container .kmt-filter-params-container,
  .kmt-workshop .kmt-filters-container .kmt-filter-params-container {
    height: calc(100% - 83px);
  }
}
.account-section-content .kmt-filters-container .kmt-search-filter-btn,
.kmt-workshop .kmt-filters-container .kmt-search-filter-btn {
  bottom: 0;
  width: 100%;
  position: absolute;
  margin-top: auto;
  background-color: #ffffff;
  border-top: 1px solid #bcbcbc;
}
.account-section-content .kmt-filters-container.slide,
.kmt-workshop .kmt-filters-container.slide {
  right: 0;
}
.account-section-content .kmt-applied-filer-container,
.kmt-workshop .kmt-applied-filer-container {
  gap: 8px;
  display: flex;
  margin-top: 8px;
  padding-left: 0;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  line-height: 32px;
}
.account-section-content .kmt-applied-filer-container li,
.kmt-workshop .kmt-applied-filer-container li,
.account-section-content .kmt-applied-filer-container .kmt-applied-filter-item,
.kmt-workshop .kmt-applied-filer-container .kmt-applied-filter-item {
  color: #fff;
  padding: 0 12px;
  border-radius: 6px;
  background-color: #336699;
}
.account-section-content .kmt-applied-filer-container .remove,
.kmt-workshop .kmt-applied-filer-container .remove,
.account-section-content .kmt-applied-filer-container .kmt-applied-filter-item > a,
.kmt-workshop .kmt-applied-filer-container .kmt-applied-filter-item > a {
  color: #fff;
  line-height: 11px;
  margin-right: 6px;
  display: inline-block;
  text-decoration: none;
  vertical-align: baseline;
}
.account-section-content .kmt-applied-filer-container .kmt-applied-filter-clear,
.kmt-workshop .kmt-applied-filer-container .kmt-applied-filter-clear {
  width: 100%;
}
@media (min-width: 1200px) {
  .col-gap-lg .row {
    margin: 0 -72px;
  }
  .col-gap-lg .row [class^="col-"] {
    padding-left: 72px;
    padding-right: 72px;
  }
}
@media (max-width: 1199px) {
  .col-gap-lg .row {
    margin: 0 -16px;
  }
  .col-gap-lg .row [class^="col-"] {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.kmt-history__headline {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.kmt-history__headline.cart-section {
  margin: 32px 0 26px;
  align-items: baseline;
}
@media (max-width: 768px) {
  .kmt-history__headline.cart-section {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.kmt-history__header {
  margin: 0;
  font-size: 30px;
  font-weight: 400;
  margin-right: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kmt-history__header svg {
  height: 36px;
  margin-right: 12px;
  width: 32px;
}
.kmt-history__header small {
  font-size: 16px;
  margin-left: 16px;
  color: #575757;
}
.kmt-history__header .account-section-header {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .kmt-history__header {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
  }
}
.kmt-history__header-text {
  width: 100%;
  line-height: 24px;
  padding: 16px 0 24px;
  font-size: 16px;
}
@media (min-width: 769px) {
  .kmt-history__header-text {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-order: 3;
    -moz-order: 3;
    -webkit-order: 3;
    padding: 32px 0 27px;
  }
}
.kmt-history__header-filter {
  margin-left: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (min-width: 769px) {
  .kmt-history__header-filter {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .kmt-history__header-filter.col-list {
    margin-left: 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .kmt-history__header-filter.col-list > div + div {
    margin-left: 0;
    margin-top: 16px;
  }
}
.kmt-history__header-filter svg {
  flex-shrink: 0;
  margin-top: 2px;
  margin-right: 4px;
}
.kmt-history__header-filter a {
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}
.kmt-history__header-filter > div + div {
  margin-left: 24px;
}
.kmt-history__header-filter.cart-list {
  line-height: 24px;
}
.kmt-history__header-filter.cart-list svg {
  width: 20px;
  height: 20px;
}
.kmt-history__header-filter.cart-list > div + div {
  padding-left: 16px;
  border-left: 1px solid #cecece;
}
@media (max-width: 768px) {
  .kmt-history__header-filter.cart-list {
    margin: 32px 0 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.kmt-history__header-filter button + a,
.kmt-history__header-filter button + button {
  margin-left: 30px;
}
/*pagination for channel partner start*/
@media (max-width: 639px) {
  body .paginationBottom {
    display: inline-block;
    max-width: 100%;
    width: 100%;
  }
  .paginationBottom .showingEntryNumberResult {
    width: 60%;
    float: left;
    margin-top: 0px;
    text-align: left;
    position: relative;
    bottom: 4px;
  }
  .showPagesizeBottom {
    position: relative;
    width: 100px;
    float: right;
    bottom: 100px;
    margin-bottom: -35px;
  }
  body .paginationBottom .paginationdiv {
    margin-left: 0px;
    width: 100%;
    float: left;
    margin-top: 20px;
    min-height: 40px;
  }
  .paginationBottom .showPagesizeBottom select {
    max-width: 75px;
  }
  body .paginationBottom .pagination {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .page-claimsListingPage .kmt-history__headline,
  .page-posReport .kmt-history__headline,
  .page-voucherReportPage .kmt-history__headline,
  .page-myCheckbookReport .kmt-history__headline {
    margin-bottom: 30px;
  }
  .table-sort-pagination .paginationBottom .kmt-pagination-bar {
    margin-top: 10px;
  }
  body .kmt-account-page .paginationBottom .kmt-pagination-wrapper .pagination-bar .pagination li {
    margin-left: 3px;
    margin-right: 3px;
  }
  .page-myCheckbookReport .table-sort-pagination .mobilefullwidth {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (min-width: 640px) {
  .order-history-kmt .kmt-pagination-bar {
    float: right;
  }
  .page-shipmentHistoryPage .orderView {
    margin-top: 10px;
  }
  .page-invoices .order-history-kmt .tableLayout {
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  body .kmt-account-page .paginationBottom .kmt-pagination-wrapper .pagination-bar .pagination .startPagearrow {
    margin-right: 20px;
  }
}
.showPagesizeBottom {
  margin-left: 20px;
}
.showPagesizeBottom select {
  max-width: 90px;
  float: right;
  border-radius: 3px;
  min-width: 60px;
}
.paginationBottom .showPagesizeBottom select.form-control {
  background-position: calc(80%) 15px;
  background-image: url(../images/downarrow.svg);
  padding-right: 32px;
  background-size: 12px 11px;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  outline: none;
  border: solid 1px #ccc !important;
}
.paginationBottom .showPagesizeBottom select:focus {
  outline: none !important;
}
.paginationBottom {
  display: flex;
  justify-content: right;
}
.paginationBottom .paginationdiv {
  margin-left: 5px;
  margin-top: 4px;
}
.showingEntryNumberResult {
  margin-top: 10px;
}
.kmt-account-page .paginationBottom .kmt-pagination-wrapper .pagination-bar .pagination li {
  margin-left: 4px;
  margin-right: 4px;
}
.paginationBottom .pagination-bar .pagination li span a,
.paginationBottom .pagination-bar .pagination li span {
  border-radius: 50px !important;
}
.paginationBottom .pagination {
  margin-top: 25px;
}
.kmt-account-page .paginationBottom .kmt-pagination-wrapper .pagination-bar .pagination .active span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 0px;
}
.kmt-account-page .paginationBottom .kmt-pagination-wrapper .pagination-bar .pagination li a,
.kmt-account-page .paginationBottom .kmt-pagination-wrapper .pagination-bar .pagination li.pagination-next span,
.kmt-account-page .paginationBottom .kmt-pagination-wrapper .pagination-bar .pagination li.pagination-prev span {
  background-color: #fff !important;
  border: none !important;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: normal;
  margin-right: 0px !important;
}
.paginationBottom .pagination li.pagination-next *::before {
  border: solid black;
  content: "";
  border-width: 0 0.1rem 0.1rem 0;
  float: left;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  height: 0.2em;
  margin-top: 17px;
  position: relative;
  left: 15px;
}
.paginationBottom .pagination li.pagination-prev *::before {
  border: solid black;
  content: "";
  border-width: 0 0.1rem 0.1rem 0;
  float: right;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  height: 0.2em;
  margin-top: 17px;
  position: relative;
  right: 15px;
}
.kmt-account-page .paginationBottom .kmt-pagination-wrapper .pagination-bar .pagination .startPagearrow .arrows {
  border: solid black;
  content: "";
  border-width: 0 0.1em 0.1em 0;
  float: right;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  height: 0.2em;
  margin-top: 16px;
  border-radius: 0px !important;
  width: auto;
  background: none;
  margin-right: 0px;
}
.kmt-account-page .paginationBottom .kmt-pagination-wrapper .pagination-bar .pagination .endPagearrow .arrows {
  border: solid black;
  content: "";
  border-width: 0 0.1em 0.1em 0;
  float: right;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  height: 0.2em;
  margin-top: 16px;
  border-radius: 0px !important;
  width: auto;
  background: none;
  margin-right: 0px;
}
.paginationBottom .endPagearrow {
  position: relative;
  right: 8px;
}
.paginationBottom .pagination li.active span {
  background-color: #F4F4F6 !important;
  border: none !important;
  color: #000 !important;
}
.kmt-account-page .paginationBottom .kmt-pagination-wrapper .pagination-bar .pagination li.PaginationHover a:hover {
  background: #F4F4F6 !important;
  background-color: #F4F4F6;
  border-radius: 50px;
}
body .kmt-account-page .paginationBottom .kmt-pagination-wrapper .pagination-bar .pagination li.pagination-prev a:hover,
body .kmt-account-page .paginationBottom .kmt-pagination-wrapper .pagination-bar .pagination li.pagination-next a:hover {
  background: #F4F4F6 !important;
  background-color: #F4F4F6;
  border-radius: 50px;
}
.order-history-kmt .alert.alert-danger {
  width: 100%;
}
.order-history-kmt .table-responsive {
  width: 100%;
}
.order-history-kmt .pagination-totals,
.order-history-kmt .pagination-totals .flex-columns {
  gap: 0;
}
.order-history-kmt .shareItems {
  float: left;
  margin-top: 12px;
}
.paginationBottom .pagination li.PaginationHover a,
.paginationBottom .pagination li.active span {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.paginationBottom .showingEntryNumberResult strong {
  font-weight: normal;
}
.kmt-account-page .account-section-content .paginationBottom .showPagesizeBottom form {
  padding-left: 0;
  padding-right: 0;
}
.page-claimsListingPage .table-sort-pagination .dataTables_wrapper,
.page-posReport .table-sort-pagination .dataTables_wrapper,
.page-voucherReportPage .table-sort-pagination .dataTables_wrapper {
  margin-bottom: 7px;
  margin-top: 30px;
}
.kmt-table {
  display: table;
}
.kmt-table-row {
  display: table-row;
}
.kmt-table-cell {
  display: table-cell;
}
.table-sort-pagination table th,
.table-sort-pagination table.dataTable th {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #000000;
  text-transform: none;
  background-image: none;
  background-color: transparent;
  padding: 0 6px 6px !important;
}
.table-sort-pagination table th,
.table-sort-pagination table.dataTable th,
.table-sort-pagination table th .dataTables_sizing,
.table-sort-pagination table.dataTable th .dataTables_sizing {
  width: auto !important;
  height: auto !important;
}
.table-sort-pagination table th .dataTables_sizing,
.table-sort-pagination table.dataTable th .dataTables_sizing {
  display: inline;
  vertical-align: middle;
  max-width: calc(100% - 18px);
}
.table-sort-pagination table th::after,
.table-sort-pagination table.dataTable th::after {
  content: '';
  margin-left: 8px;
  margin-bottom: -3px;
  display: inline-block;
  vertical-align: middle;
  border: 5px solid transparent;
  border-top-color: #000000;
}
.table-sort-pagination table th.sorting_desc::after,
.table-sort-pagination table.dataTable th.sorting_desc::after {
  margin-bottom: 6px;
  transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}
.table-sort-pagination table,
.table-sort-pagination table.dataTable {
  border-bottom: 0;
  table-layout: fixed;
  width: 100% !important;
  border-collapse: collapse;
}
.table-sort-pagination table tr,
.table-sort-pagination table.dataTable tr {
  padding: 0;
  height: auto !important;
}
.table-sort-pagination table tr.odd,
.table-sort-pagination table.dataTable tr.odd,
.table-sort-pagination table tr.rowClicked > td:nth-of-type(even),
.table-sort-pagination table.dataTable tr.rowClicked > td:nth-of-type(even) {
  background-color: #ffffff;
}
.table-sort-pagination table tr.even,
.table-sort-pagination table.dataTable tr.even,
.table-sort-pagination table tr.rowClicked > td:nth-of-type(odd),
.table-sort-pagination table.dataTable tr.rowClicked > td:nth-of-type(odd) {
  background-color: #F9F9F9;
}
.table-sort-pagination table td,
.table-sort-pagination table.dataTable td {
  height: 54px;
  padding: 0 6px;
  font-size: 16px;
  line-height: 24px;
  border-top: 1px solid #cecece;
  vertical-align: middle;
  box-sizing: border-box;
}
.table-sort-pagination table td a:not(.btn),
.table-sort-pagination table.dataTable td a:not(.btn) {
  text-decoration: underline;
}
.table-sort-pagination table .child,
.table-sort-pagination table.dataTable .child {
  width: 100%;
  display: block;
  padding: 0 !important;
}
.table-sort-pagination table .child > td.child,
.table-sort-pagination table.dataTable .child > td.child {
  display: table-cell;
  width: 100% !important;
}
.table-sort-pagination table .child table,
.table-sort-pagination table.dataTable .child table {
  text-align: left;
  margin-bottom: 0;
}
.table-sort-pagination table .child table tr:nth-of-type(odd) td,
.table-sort-pagination table.dataTable .child table tr:nth-of-type(odd) td {
  background-color: #ffffff;
}
.table-sort-pagination table .child table tr:nth-of-type(even) td,
.table-sort-pagination table.dataTable .child table tr:nth-of-type(even) td {
  background-color: #f9f9f9;
}
.table-sort-pagination table .child table td,
.table-sort-pagination table.dataTable .child table td {
  border: 0;
  text-align: left;
}
.table-sort-pagination table .child table td:first-of-type,
.table-sort-pagination table.dataTable .child table td:first-of-type {
  font-weight: 600;
}
@media (min-width: 640px) {
  .table-sort-pagination table tbody tr:last-of-type {
    border-bottom: 1px solid #cecece;
  }
}
.table-sort-pagination .dataTables_info,
.table-sort-pagination .dataTables_length,
.table-sort-pagination .dataTables_paginate,
.table-sort-pagination .dataTables_scrollHead {
  display: none;
}
.table-sort-pagination .dataTables_scrollBody {
  border-bottom: 0 !important;
}
.table-sort-pagination .dataTables_wrapper {
  overflow-x: auto;
  margin-bottom: 24px;
}
@media (max-width: 639px) {
  .table-sort-pagination .table-pre-title,
  .table-sort-pagination .responsive-table-item {
    display: flex;
    align-items: center;
  }
  .table-sort-pagination .table-pre-title {
    width: 100%;
    line-height: 18px;
    padding-left: 38px;
    color: #000000;
    margin-bottom: 14px;
  }
  .table-sort-pagination .table-pre-title p {
    font-weight: 700;
    margin-bottom: 0;
  }
  .table-sort-pagination .table-pre-title p + p {
    padding-left: 6px;
  }
  .table-sort-pagination table.dataTable > tbody > tr > td.control {
    outline: none;
    cursor: pointer;
    justify-content: center;
    display: flex !important;
    background-color: transparent !important;
  }
  .table-sort-pagination table.dataTable > tbody > tr > td.control:before {
    top: 14px;
    left: 6px;
    margin: 0;
    border: 0;
    width: 24px;
    content: '+';
    height: 24px;
    display: block;
    font-size: 20px;
    font-weight: 700;
    box-shadow: none;
    line-height: 28px;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
    box-sizing: border-box;
    background-color: #336699;
  }
  .table-sort-pagination table.dataTable > tbody > tr.rowClicked td.control:before {
    content: '-';
  }
}
.table-sort-pagination .account-section-content {
  flex-grow: 1;
  overflow: hidden;
}
.table-sort-pagination .tableLayout th {
  border-bottom: 0;
  vertical-align: bottom !important;
  background-image: none !important;
}
.table-sort-pagination .tableLayout th.sorting_disabled::after {
  display: none !important;
}
@media (min-width: 640px) {
  .table-sort-pagination .tableLayout th,
  .table-sort-pagination .tableLayout td {
    box-sizing: border-box;
    display: table-cell !important;
  }
  .table-sort-pagination .tableLayout th:nth-of-type(1),
  .table-sort-pagination .tableLayout td:nth-of-type(1) {
    display: none !important;
  }
  .table-sort-pagination .tableLayout th:last-child,
  .table-sort-pagination .tableLayout td:last-child {
    text-align: left;
  }
}
@media (min-width: 640px) {
  .table-sort-pagination .tableLayout td {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 639px) {
  .table-sort-pagination .tableLayout tbody {
    display: block;
  }
  .table-sort-pagination .tableLayout tbody:nth-last-of-type(1) {
    border-bottom: 1px solid #cecece;
  }
  .table-sort-pagination .tableLayout > tbody > tr,
  .table-sort-pagination .tableLayout > thead > tr {
    display: flex;
  }
  .table-sort-pagination .tableLayout > tbody > tr.child tbody,
  .table-sort-pagination .tableLayout > thead > tr.child tbody {
    display: table-row-group;
  }
  .table-sort-pagination .tableLayout > tbody > tr.child tr,
  .table-sort-pagination .tableLayout > thead > tr.child tr {
    display: table-row;
  }
  .table-sort-pagination .tableLayout > tbody > tr.child td,
  .table-sort-pagination .tableLayout > thead > tr.child td {
    display: table-cell;
  }
  .table-sort-pagination .tableLayout > tbody > tr.rowClicked,
  .table-sort-pagination .tableLayout > thead > tr.rowClicked {
    flex-wrap: wrap;
    position: relative;
  }
  .table-sort-pagination .tableLayout > tbody > tr.rowClicked > td,
  .table-sort-pagination .tableLayout > thead > tr.rowClicked > td {
    display: flex;
    width: 100%;
  }
  .table-sort-pagination .tableLayout > tbody > tr.rowClicked > td[data-label]:before,
  .table-sort-pagination .tableLayout > thead > tr.rowClicked > td[data-label]:before {
    width: 45%;
    font-weight: 600;
    max-width: 150px;
    padding-bottom: 0;
    margin-right: 16px;
    flex-shrink: 0;
    color: #000000;
    content: attr(data-label);
  }
  .table-sort-pagination .tableLayout > tbody > tr > th,
  .table-sort-pagination .tableLayout > thead > tr > th,
  .table-sort-pagination .tableLayout > tbody > tr > td,
  .table-sort-pagination .tableLayout > thead > tr > td {
    display: none;
    align-items: center;
  }
  .table-sort-pagination .tableLayout > tbody > tr > th.show-xs,
  .table-sort-pagination .tableLayout > thead > tr > th.show-xs,
  .table-sort-pagination .tableLayout > tbody > tr > td.show-xs,
  .table-sort-pagination .tableLayout > thead > tr > td.show-xs {
    display: flex;
    width: auto !important;
    background-color: transparent !important;
  }
  .table-sort-pagination .tableLayout > tbody > tr:not(.child) > td,
  .table-sort-pagination .tableLayout > thead > tr:not(.child) > td,
  .table-sort-pagination .tableLayout > tbody > tr:not(.child) > th,
  .table-sort-pagination .tableLayout > thead > tr:not(.child) > th {
    box-sizing: border-box;
  }
  .table-sort-pagination .tableLayout > tbody > tr:not(.child) > td:nth-of-type(1),
  .table-sort-pagination .tableLayout > thead > tr:not(.child) > td:nth-of-type(1),
  .table-sort-pagination .tableLayout > tbody > tr:not(.child) > th:nth-of-type(1),
  .table-sort-pagination .tableLayout > thead > tr:not(.child) > th:nth-of-type(1) {
    padding: 0 !important;
    width: 36px !important;
  }
  .table-sort-pagination .tableLayout > tbody > tr:not(.child) > td:nth-of-type(1):after,
  .table-sort-pagination .tableLayout > thead > tr:not(.child) > td:nth-of-type(1):after,
  .table-sort-pagination .tableLayout > tbody > tr:not(.child) > th:nth-of-type(1):after,
  .table-sort-pagination .tableLayout > thead > tr:not(.child) > th:nth-of-type(1):after {
    display: none;
  }
  .table-sort-pagination .tableLayout > tbody > tr:not(.child) > td:nth-of-type(3),
  .table-sort-pagination .tableLayout > thead > tr:not(.child) > td:nth-of-type(3),
  .table-sort-pagination .tableLayout > tbody > tr:not(.child) > th:nth-of-type(3),
  .table-sort-pagination .tableLayout > thead > tr:not(.child) > th:nth-of-type(3) {
    flex-grow: 1;
  }
  .table-sort-pagination .tableLayout .child table td {
    width: calc(100% - 170px) !important;
  }
  .table-sort-pagination .tableLayout .child table td:first-of-type {
    flex-shrink: 1;
    width: 170px !important;
  }
}
@media (max-width: 639px) {
  .table-sort-pagination .table-pre-title p:nth-of-type(1),
  .table-sort-pagination .responsive-table-item td:nth-of-type(2) {
    width: 25%;
    min-width: 128px;
  }
}
.page-orders .table-sort-pagination .tableLayout > thead th,
.page-my-quotes .table-sort-pagination .tableLayout > thead th {
  vertical-align: bottom !important;
}
@media (max-width: 639px) {
  .page-orders .table-sort-pagination .tableLayout > thead tr,
  .page-my-quotes .table-sort-pagination .tableLayout > thead tr {
    padding-left: 32px;
  }
}
.page-orders .table-sort-pagination .tableLayout:not(.lineItems) > tbody > tr.rowClicked > td.show-xs,
.page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) > tbody > tr.rowClicked > td.show-xs,
.page-orders .table-sort-pagination .tableLayout:not(.lineItems) > thead > tr.rowClicked > td.show-xs,
.page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) > thead > tr.rowClicked > td.show-xs {
  width: calc(100% - 40px);
}
@media (min-width: 640px) {
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th,
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) th,
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td,
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) td {
    min-width: 125px;
    width: 125px !important;
  }
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(6),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(6),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(6),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(6) {
    min-width: 100px;
    width: 100px !important;
  }
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(7),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(7),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(7),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(7) {
    min-width: 105px;
    width: 105px !important;
  }
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(2),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(2),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(2),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(2),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(3),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(3),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(3),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(3),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:last-child,
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) th:last-child,
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:last-child,
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) td:last-child {
    min-width: 130px;
    width: 130px !important;
  }
}
@media (max-width: 1399px) {
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(2),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(2),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(2),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(2),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(3),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(3),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(3),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(3),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(6),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(6),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(6),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(6),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:last-child,
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) th:last-child,
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:last-child,
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) td:last-child {
    min-width: 130px;
    width: 130px !important;
  }
}
@media (min-width: 1400px) {
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(7),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(7),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(7),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(7) {
    min-width: 130px;
    width: 130px !important;
  }
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(6),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(6),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(6),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(6) {
    min-width: 110px;
    width: 110px !important;
  }
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(4),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(4),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(4),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(4),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(5),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(5),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(5),
  .page-my-quotes .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(5) {
    min-width: 135px;
    width: 135px !important;
  }
}
@media (min-width: 640px) {
  .page-my-quotes .table-sort-pagination .tableLayout th,
  .page-my-quotes .table-sort-pagination .tableLayout td {
    width: 108px !important;
  }
}
@media (max-width: 1399px) {
  .page-my-quotes .table-sort-pagination .tableLayout th:nth-of-type(4),
  .page-my-quotes .table-sort-pagination .tableLayout td:nth-of-type(4),
  .page-my-quotes .table-sort-pagination .tableLayout th:nth-of-type(5),
  .page-my-quotes .table-sort-pagination .tableLayout td:nth-of-type(5) {
    min-width: 175px;
    width: 175px !important;
  }
}
.page-orders .table-sort-pagination .kmt-account-history__pagination {
  padding-top: 0 !important;
}
.page-orders .table-sort-pagination .kmt-pagination-bar .pagination-totals {
  margin-bottom: 0;
}
@media (max-width: 1399px) {
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(4),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(4),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(5),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(5) {
    width: 210px !important;
    min-width: 210px !important;
  }
}
@media (min-width: 1400px) {
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(5),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(5) {
    min-width: 120px;
    width: 120px !important;
  }
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(6),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(6) {
    min-width: 90px;
    width: 90px !important;
  }
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(7),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(7) {
    min-width: 116px;
    width: 116px !important;
  }
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) th:nth-of-type(8),
  .page-orders .table-sort-pagination .tableLayout:not(.lineItems) td:nth-of-type(8) {
    min-width: 140px;
    width: 140px !important;
  }
}
@media (max-width: 639px) {
  .page-orders .table-sort-pagination .tableLayout tr.rowClicked > td:nth-of-type(1),
  .page-orders .table-sort-pagination .tableLayout tr.rowClicked > td:nth-of-type(2),
  .page-orders .table-sort-pagination .tableLayout tr.rowClicked > td:nth-of-type(3) {
    background-color: transparent;
  }
  .page-orders .table-sort-pagination .tableLayout tr.rowClicked > td:nth-of-type(4) {
    min-width: 100% !important;
  }
  .page-orders .table-sort-pagination .tableLayout tr.rowClicked > td:not( :nth-of-type(1)):not( :nth-of-type(2)):not( :nth-of-type(3)):not( :nth-of-type(4)) {
    border-top: 0 !important;
    min-width: 100% !important;
  }
}
@media (min-width: 640px) {
  .page-orders .table-sort-pagination .tableLayout.lineItems th:nth-of-type(6),
  .page-orders .table-sort-pagination .tableLayout.lineItems td:nth-of-type(6) {
    width: 125px !important;
    min-width: 125px !important;
  }
  .page-orders .table-sort-pagination .tableLayout.lineItems th:nth-of-type(7),
  .page-orders .table-sort-pagination .tableLayout.lineItems td:nth-of-type(7) {
    width: 100px !important;
    min-width: 100px !important;
  }
  .page-orders .table-sort-pagination .tableLayout.lineItems th:nth-of-type(4),
  .page-orders .table-sort-pagination .tableLayout.lineItems td:nth-of-type(4),
  .page-orders .table-sort-pagination .tableLayout.lineItems th:nth-of-type(5),
  .page-orders .table-sort-pagination .tableLayout.lineItems td:nth-of-type(5) {
    width: 150px !important;
    min-width: 150px !important;
  }
  .page-orders .table-sort-pagination .tableLayout.lineItems th:nth-of-type(2),
  .page-orders .table-sort-pagination .tableLayout.lineItems td:nth-of-type(2),
  .page-orders .table-sort-pagination .tableLayout.lineItems th:nth-of-type(3),
  .page-orders .table-sort-pagination .tableLayout.lineItems td:nth-of-type(3),
  .page-orders .table-sort-pagination .tableLayout.lineItems th:nth-of-type(8),
  .page-orders .table-sort-pagination .tableLayout.lineItems td:nth-of-type(8),
  .page-orders .table-sort-pagination .tableLayout.lineItems th:last-child,
  .page-orders .table-sort-pagination .tableLayout.lineItems td:last-child {
    min-width: 125px;
    width: 125px !important;
  }
}
@media (max-width: 639px) {
  .page-orders .table-sort-pagination .tableLayout.lineItems tr > td:nth-of-type(2),
  .page-orders .table-sort-pagination .tableLayout.lineItems tr th:nth-of-type(2) {
    min-width: 130px;
    width: 130px !important;
  }
  .page-orders .table-sort-pagination .tableLayout.lineItems tr.rowClicked > td.show-xs {
    width: calc(100% - 170px);
  }
}
.page-select-ship-to .tableLayout th:last-of-type:after,
.page-select-sold-to .tableLayout th:last-of-type:after,
.page-returns .tableLayout th:last-of-type:after {
  display: none;
}
.page-select-ship-to .tableLayout th .radio-wrapper:before,
.page-select-sold-to .tableLayout th .radio-wrapper:before,
.page-select-ship-to .tableLayout td .radio-wrapper:before,
.page-select-sold-to .tableLayout td .radio-wrapper:before {
  margin: 0;
}
.page-select-ship-to .tableLayout th:nth-of-type(3),
.page-select-sold-to .tableLayout th:nth-of-type(3),
.page-select-ship-to .tableLayout td:nth-of-type(3),
.page-select-sold-to .tableLayout td:nth-of-type(3) {
  width: calc(100% -148px);
}
@media (min-width: 640px) {
  .page-select-ship-to .tableLayout th:nth-of-type(10),
  .page-select-sold-to .tableLayout th:nth-of-type(10),
  .page-select-ship-to .tableLayout td:nth-of-type(10),
  .page-select-sold-to .tableLayout td:nth-of-type(10),
  .page-select-ship-to .tableLayout th:nth-of-type(11),
  .page-select-sold-to .tableLayout th:nth-of-type(11),
  .page-select-ship-to .tableLayout td:nth-of-type(11),
  .page-select-sold-to .tableLayout td:nth-of-type(11) {
    min-width: 120px;
    width: 120px !important;
  }
}
@media (max-width: 639px) {
  .page-select-ship-to .tableLayout td.checkOnly,
  .page-select-sold-to .tableLayout td.checkOnly {
    padding: 0 12px;
  }
}
@media (min-width: 640px) {
  .page-select-ship-to .tableLayout td.checkOnly,
  .page-select-sold-to .tableLayout td.checkOnly {
    padding-left: 24px;
  }
}
.page-select-ship-to .tableLayout td:not(:last-of-type):not( :nth-of-type(3)),
.page-select-sold-to .tableLayout td:not(:last-of-type):not( :nth-of-type(3)) {
  width: 100%;
}
.page-select-ship-to .tableLayout td .kmt-sold-to-actions,
.page-select-sold-to .tableLayout td .kmt-sold-to-actions {
  width: 110px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}
.page-select-ship-to .tableLayout td .kmt-sold-to-actions a,
.page-select-sold-to .tableLayout td .kmt-sold-to-actions a {
  min-width: 1px;
  padding: 0;
  line-height: 34px;
}
.page-select-ship-to .tableLayout tr:not(.rowClicked) td.checkOnly,
.page-select-sold-to .tableLayout tr:not(.rowClicked) td.checkOnly {
  display: none;
}
.page-select-ship-to .tableLayout tr.rowClicked.odd td:nth-of-type(1),
.page-select-sold-to .tableLayout tr.rowClicked.odd td:nth-of-type(1),
.page-select-ship-to .tableLayout tr.rowClicked.odd td:nth-of-type(2),
.page-select-sold-to .tableLayout tr.rowClicked.odd td:nth-of-type(2),
.page-select-ship-to .tableLayout tr.rowClicked.odd td:nth-of-type(3),
.page-select-sold-to .tableLayout tr.rowClicked.odd td:nth-of-type(3),
.page-select-ship-to .tableLayout tr.rowClicked.odd td:nth-of-type(5),
.page-select-sold-to .tableLayout tr.rowClicked.odd td:nth-of-type(5),
.page-select-ship-to .tableLayout tr.rowClicked.odd td:nth-of-type(7),
.page-select-sold-to .tableLayout tr.rowClicked.odd td:nth-of-type(7),
.page-select-ship-to .tableLayout tr.rowClicked.odd td:nth-of-type(9),
.page-select-sold-to .tableLayout tr.rowClicked.odd td:nth-of-type(9),
.page-select-ship-to .tableLayout tr.rowClicked.odd td:last-of-type,
.page-select-sold-to .tableLayout tr.rowClicked.odd td:last-of-type {
  background-color: #ffffff;
}
.page-select-ship-to .tableLayout tr.rowClicked.odd td:nth-of-type(4),
.page-select-sold-to .tableLayout tr.rowClicked.odd td:nth-of-type(4),
.page-select-ship-to .tableLayout tr.rowClicked.odd td:nth-of-type(6),
.page-select-sold-to .tableLayout tr.rowClicked.odd td:nth-of-type(6),
.page-select-ship-to .tableLayout tr.rowClicked.odd td:nth-of-type(8),
.page-select-sold-to .tableLayout tr.rowClicked.odd td:nth-of-type(8) {
  background-color: #f4f4f4;
}
.page-select-ship-to .tableLayout tr.rowClicked.even td:nth-of-type(4),
.page-select-sold-to .tableLayout tr.rowClicked.even td:nth-of-type(4),
.page-select-ship-to .tableLayout tr.rowClicked.even td:nth-of-type(6),
.page-select-sold-to .tableLayout tr.rowClicked.even td:nth-of-type(6),
.page-select-ship-to .tableLayout tr.rowClicked.even td:nth-of-type(8),
.page-select-sold-to .tableLayout tr.rowClicked.even td:nth-of-type(8),
.page-select-ship-to .tableLayout tr.rowClicked.even td:nth-of-type(10),
.page-select-sold-to .tableLayout tr.rowClicked.even td:nth-of-type(10) {
  background-color: #ffffff;
}
.page-select-ship-to .tableLayout tr.rowClicked.even td:nth-of-type(1),
.page-select-sold-to .tableLayout tr.rowClicked.even td:nth-of-type(1),
.page-select-ship-to .tableLayout tr.rowClicked.even td:nth-of-type(2),
.page-select-sold-to .tableLayout tr.rowClicked.even td:nth-of-type(2),
.page-select-ship-to .tableLayout tr.rowClicked.even td:nth-of-type(3),
.page-select-sold-to .tableLayout tr.rowClicked.even td:nth-of-type(3),
.page-select-ship-to .tableLayout tr.rowClicked.even td:nth-of-type(5),
.page-select-sold-to .tableLayout tr.rowClicked.even td:nth-of-type(5),
.page-select-ship-to .tableLayout tr.rowClicked.even td:nth-of-type(7),
.page-select-sold-to .tableLayout tr.rowClicked.even td:nth-of-type(7),
.page-select-ship-to .tableLayout tr.rowClicked.even td:nth-of-type(9),
.page-select-sold-to .tableLayout tr.rowClicked.even td:nth-of-type(9),
.page-select-ship-to .tableLayout tr.rowClicked.even td:last-of-type,
.page-select-sold-to .tableLayout tr.rowClicked.even td:last-of-type {
  background-color: #f4f4f4;
}
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(4),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(4),
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(5),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(5),
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(6),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(6),
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(7),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(7),
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(8),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(8),
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(9),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(9) {
  border-top: 0;
}
.page-select-ship-to .tableLayout tr.rowClicked td:last-of-type,
.page-select-sold-to .tableLayout tr.rowClicked td:last-of-type {
  top: 0;
  right: 0;
  position: absolute;
}
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(3),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(3),
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(2):before,
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(2):before {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-order: 2;
  -moz-order: 2;
  -webkit-order: 2;
}
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(4),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(4) {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  -ms-order: 4;
  -moz-order: 4;
  -webkit-order: 4;
}
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(5),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(5) {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  -ms-order: 5;
  -moz-order: 5;
  -webkit-order: 5;
}
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(6),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(6) {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
  -ms-order: 6;
  -moz-order: 6;
  -webkit-order: 6;
}
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(7),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(7) {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
  -ms-order: 7;
  -moz-order: 7;
  -webkit-order: 7;
}
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(8),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(8) {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
  -ms-order: 8;
  -moz-order: 8;
  -webkit-order: 8;
}
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(9),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(9) {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
  -ms-order: 9;
  -moz-order: 9;
  -webkit-order: 9;
}
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(10),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(10) {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
  -ms-order: 10;
  -moz-order: 10;
  -webkit-order: 10;
}
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(2),
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(2) {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
  -ms-order: 11;
  -moz-order: 11;
  -webkit-order: 11;
}
.page-select-ship-to .tableLayout tr.rowClicked td:nth-of-type(2):before,
.page-select-sold-to .tableLayout tr.rowClicked td:nth-of-type(2):before {
  margin-left: 16px;
}
@media (min-width: 640px) {
  .page-select-sold-to .tableLayout th:nth-of-type(2),
  .page-select-sold-to .tableLayout td:nth-of-type(2) {
    min-width: 105px;
    width: 105px !important;
  }
  .page-select-sold-to .tableLayout th:nth-of-type(7),
  .page-select-sold-to .tableLayout td:nth-of-type(7) {
    min-width: 140px;
    width: 140px !important;
  }
  .page-select-sold-to .tableLayout th:nth-of-type(3),
  .page-select-sold-to .tableLayout td:nth-of-type(3) {
    min-width: 160px;
    width: 160px !important;
  }
  .page-select-sold-to .tableLayout th:nth-of-type(4),
  .page-select-sold-to .tableLayout td:nth-of-type(4),
  .page-select-sold-to .tableLayout th:nth-of-type(5),
  .page-select-sold-to .tableLayout td:nth-of-type(5),
  .page-select-sold-to .tableLayout th:nth-of-type(6),
  .page-select-sold-to .tableLayout td:nth-of-type(6),
  .page-select-sold-to .tableLayout th:nth-of-type(8),
  .page-select-sold-to .tableLayout td:nth-of-type(8),
  .page-select-sold-to .tableLayout th:nth-of-type(9),
  .page-select-sold-to .tableLayout td:nth-of-type(9) {
    min-width: 172px;
    width: 172px !important;
  }
}
@media (min-width: 640px) {
  .page-select-ship-to .tableLayout th:nth-of-type(2),
  .page-select-ship-to .tableLayout td:nth-of-type(2),
  .page-select-ship-to .tableLayout th:nth-of-type(6),
  .page-select-ship-to .tableLayout td:nth-of-type(6),
  .page-select-ship-to .tableLayout th:nth-of-type(8),
  .page-select-ship-to .tableLayout td:nth-of-type(8),
  .page-select-ship-to .tableLayout th:nth-of-type(10),
  .page-select-ship-to .tableLayout td:nth-of-type(10) {
    min-width: 100px;
    width: 100px !important;
  }
  .page-select-ship-to .tableLayout th:nth-of-type(9),
  .page-select-ship-to .tableLayout td:nth-of-type(9) {
    min-width: 150px;
    word-break: break-all;
    width: 150px !important;
  }
  .page-select-ship-to .tableLayout th:nth-of-type(3),
  .page-select-ship-to .tableLayout td:nth-of-type(3),
  .page-select-ship-to .tableLayout th:nth-of-type(4),
  .page-select-ship-to .tableLayout td:nth-of-type(4),
  .page-select-ship-to .tableLayout th:nth-of-type(7),
  .page-select-ship-to .tableLayout td:nth-of-type(7) {
    min-width: 140px;
    width: 140px !important;
  }
  .page-select-ship-to .tableLayout th:nth-of-type(5),
  .page-select-ship-to .tableLayout td:nth-of-type(5) {
    min-width: 295px;
    width: 295px !important;
  }
}
.page-select-ship-to .tableLayout td {
  word-break: break-all;
}
@media (min-width: 640px) {
  .page-shipmentHistoryPage .tableLayout th:not( :nth-of-type(6)),
  .page-shipmentHistoryPage .tableLayout td:not( :nth-of-type(6)) {
    min-height: 145px;
    width: 145px !important;
  }
  .page-shipmentHistoryPage .tableLayout th:nth-of-type(6),
  .page-shipmentHistoryPage .tableLayout td:nth-of-type(6) {
    min-height: 200px;
    width: 200px !important;
  }
}
@media (max-width: 639px) {
  .page-shipmentHistoryPage .tableLayout > tbody > tr.rowClicked > td:not( :nth-of-type(1)):not( :nth-of-type(2)):not( :nth-of-type(3)) {
    width: 100%;
    text-align: left;
  }
  .page-shipmentHistoryPage .tableLayout > tbody > tr.rowClicked > td:nth-of-type(2) {
    width: 128px;
  }
}
@media (min-width: 640px) {
  .page-invoices .tableLayout th,
  .page-invoices .tableLayout td {
    min-height: 145px;
    width: 145px !important;
  }
}
@media (max-width: 639px) {
  .page-invoices .tableLayout > tbody > tr td.text-left {
    text-align: left !important;
  }
  .page-invoices .tableLayout > tbody > tr:not(.child) > td:nth-of-type(3) {
    padding-left: 32px;
  }
}
@media (min-width: 640px) {
  .page-returns .tableLayout th:not( :nth-of-type(3)),
  .page-returns .tableLayout td:not( :nth-of-type(3)) {
    min-height: 145px;
    width: 145px !important;
  }
  .page-returns .tableLayout th:nth-of-type(3),
  .page-returns .tableLayout td:nth-of-type(3) {
    min-height: 200px;
    width: 200px !important;
  }
}
@media (min-width: 640px) {
  .page-schedulingAgreements .tableLayout th,
  .page-schedulingAgreements .tableLayout td {
    min-width: 160px;
  }
  .page-schedulingAgreements .tableLayout th:nth-of-type(3),
  .page-schedulingAgreements .tableLayout td:nth-of-type(3),
  .page-schedulingAgreements .tableLayout th:nth-of-type(4),
  .page-schedulingAgreements .tableLayout td:nth-of-type(4) {
    min-width: 200px;
  }
}
@media (max-width: 639px) {
  .page-schedulingAgreements .tableLayout tr th:nth-of-type(2),
  .page-schedulingAgreements .tableLayout tr td:nth-of-type(2) {
    max-width: 130px;
  }
  .page-schedulingAgreements .tableLayout tr td:nth-of-type(2) {
    width: 125px;
  }
  .page-schedulingAgreements .tableLayout tr.rowClicked > td:nth-of-type(1),
  .page-schedulingAgreements .tableLayout tr.rowClicked > td:nth-of-type(2),
  .page-schedulingAgreements .tableLayout tr.rowClicked > td:nth-of-type(3) {
    background-color: transparent;
  }
  .page-schedulingAgreements .tableLayout tr.rowClicked > td:nth-of-type(4) {
    min-width: 100% !important;
  }
  .page-schedulingAgreements .tableLayout tr.rowClicked > td:not( :nth-of-type(1)):not( :nth-of-type(2)):not( :nth-of-type(3)):not( :nth-of-type(4)) {
    border-top: 0 !important;
    min-width: 100% !important;
  }
}
@media (min-width: 640px) {
  .page-contracts .tableLayout th,
  .page-contracts .tableLayout td {
    min-width: 145px;
  }
  .page-contracts .tableLayout th:nth-of-type(3),
  .page-contracts .tableLayout td:nth-of-type(3),
  .page-contracts .tableLayout th:nth-of-type(6),
  .page-contracts .tableLayout td:nth-of-type(6) {
    min-width: 200px;
  }
}
@media (max-width: 639px) {
  .page-contracts .tableLayout tr th:nth-of-type(2):nth-of-type(2) {
    min-width: 138px;
  }
  .page-contracts .tableLayout tr td:nth-of-type(2) {
    width: 125px;
  }
  .page-contracts .tableLayout tr.rowClicked > td:nth-of-type(1),
  .page-contracts .tableLayout tr.rowClicked > td:nth-of-type(2),
  .page-contracts .tableLayout tr.rowClicked > td:nth-of-type(3) {
    background-color: transparent;
  }
  .page-contracts .tableLayout tr.rowClicked > td:nth-of-type(4) {
    min-width: 100% !important;
  }
  .page-contracts .tableLayout tr.rowClicked > td:not( :nth-of-type(1)):not( :nth-of-type(2)):not( :nth-of-type(3)):not( :nth-of-type(4)) {
    border-top: 0 !important;
    min-width: 100% !important;
  }
}
.page-createClaimPage .table-sort-pagination {
  overflow: hidden;
}
.page-createClaimPage .table-sort-pagination .kmt-account-history__table-container {
  overflow-y: auto;
}
@media (min-width: 576px) {
  .page-createClaimPage .table-sort-pagination .tableLayout th,
  .page-createClaimPage .table-sort-pagination .tableLayout td {
    min-width: 130px;
    width: 130px !important;
  }
}
@media (max-width: 575px) {
  .inititativeLookupModal .table-sort-pagination .tableLayout tr {
    border-top: 1px solid #cecece;
  }
  .inititativeLookupModal .table-sort-pagination .tableLayout tr,
  .inititativeLookupModal .table-sort-pagination .tableLayout td {
    display: block !important;
  }
  .inititativeLookupModal .table-sort-pagination .tableLayout td {
    border: 0;
    height: auto;
    padding: 8px 0 !important;
  }
  .inititativeLookupModal .table-sort-pagination .tableLayout td:nth-of-type(1) {
    display: none !important;
  }
}
@media (min-width: 640px) {
  .page-deals .tableLayout th:nth-of-type(2),
  .page-deals .tableLayout td:nth-of-type(2),
  .page-deals .tableLayout th:nth-of-type(7),
  .page-deals .tableLayout td:nth-of-type(7),
  .page-deals .tableLayout th:nth-of-type(8),
  .page-deals .tableLayout td:nth-of-type(8) {
    min-width: 100px;
    width: 100px !important;
  }
  .page-deals .tableLayout th:nth-of-type(3),
  .page-deals .tableLayout td:nth-of-type(3) {
    min-width: 170px;
    width: 170px !important;
  }
  .page-deals .tableLayout th:nth-of-type(4),
  .page-deals .tableLayout td:nth-of-type(4),
  .page-deals .tableLayout th:nth-of-type(5),
  .page-deals .tableLayout td:nth-of-type(5) {
    min-width: 120px;
    width: 120px !important;
  }
  .page-deals .tableLayout th:nth-of-type(6),
  .page-deals .tableLayout td:nth-of-type(6) {
    min-width: 200px;
    width: 200px !important;
  }
}
@media (max-width: 639px) {
  .page-vouchers .table-sort-pagination .kmt-history__headline {
    margin-bottom: 32px;
  }
  .page-vouchers .table-sort-pagination .tableLayout th.show-xs {
    display: flex !important;
  }
  .page-vouchers .table-sort-pagination .tableLayout th:nth-of-type(2),
  .page-vouchers .table-sort-pagination .tableLayout td:nth-of-type(2) {
    flex-grow: 1;
  }
}
@media (min-width: 640px) {
  .page-voucherReportPage .table-sort-pagination .tableLayout tr > th,
  .page-voucherReportPage .table-sort-pagination .tableLayout tr > td {
    min-width: 145px;
    width: 145px !important;
  }
  .page-voucherReportPage .table-sort-pagination .tableLayout tr > th:nth-of-type(5),
  .page-voucherReportPage .table-sort-pagination .tableLayout tr > td:nth-of-type(5) {
    min-width: 200px;
    width: 200px !important;
  }
}
.page-voucherReportPage .kmt-account-page .kmt-pagination-wrapper {
  padding-bottom: 0;
}
@media (max-width: 639px) {
  .page-deniedPartySearch .tableLayout tr.rowClicked > td:nth-of-type(1),
  .page-deniedPartySearch .tableLayout tr.rowClicked > td:nth-of-type(2),
  .page-deniedPartySearch .tableLayout tr.rowClicked > td:nth-of-type(3) {
    background-color: transparent !important;
  }
  .page-deniedPartySearch .tableLayout tr.rowClicked > td:nth-of-type(4) {
    min-width: 100% !important;
  }
  .page-deniedPartySearch .tableLayout tr.rowClicked > td:not( :nth-of-type(1)):not( :nth-of-type(2)):not( :nth-of-type(3)):not( :nth-of-type(4)) {
    border-top: 0 !important;
    min-width: 100% !important;
  }
}
.alert.danger {
  display: flex;
  border-radius: 0;
  line-height: 20px;
  padding: 16px 20px;
  color: #d03c00;
  align-items: flex-start;
  border-color: currentColor;
}
.alert.danger::before {
  content: '';
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-right: 8px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-image: url(../../common/images/alert-circle.svg);
}
.alert.alert-dismissible .close {
  top: 0;
  order: 2;
  opacity: 1;
  margin-left: auto;
}
.alert.kmt-theme {
  border-radius: 0;
}
.alert-danger.kmt-theme {
  color: #d03c00;
  border-color: #d03c00;
  border: 0;
  padding: 0;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  padding-left: 26px;
  background-color: transparent;
}
.alert-danger.kmt-theme::before {
  content: '';
  float: left;
  width: 16px;
  height: 16px;
  vertical-align: top;
  background-size: 16px;
  margin: 2px 0 0 -20px;
  background-repeat: no-repeat;
  background-image: url(../../common/images/alert-circle.svg);
}
.alert.kmt {
  font-size: 16px;
  border-radius: 0;
  line-height: 18px;
  margin-bottom: 40px;
  padding: 11px 20px 9px;
}
@media (min-width: 992px) {
  .alert.kmt {
    margin-bottom: 16px;
  }
}
.alert.alert-info svg {
  border: 0;
}
.alert-info.kmt {
  font-weight: 700;
  color: #336699;
  border-color: #336699;
  background-color: rgba(51, 102, 153, 0.1);
}
.alert-info.kmt .close {
  opacity: 1;
  line-height: 23px;
  margin-left: 16px;
  color: #336699;
}
.alert a {
  color: inherit;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.alert.alert-kmt {
  font-size: 16px;
  font-weight: 500;
  border-radius: 0;
  line-height: 20px;
  padding: 10px 12px 10px 24px;
}
.alert.alert-kmt .close {
  opacity: .85;
  text-shadow: none;
  color: inherit;
}
.alert.alert-kmt .close svg {
  width: 24px;
  height: 24px;
}
.alert.alert-info.kmt-info {
  gap: 4px;
  display: flex;
  padding: 12px;
  font-size: 16px;
  border-radius: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 20px;
  background: transparent;
  color: #336699;
  border-color: #336699;
}
.alert.alert-info.kmt-info svg {
  flex-shrink: 0;
  border-radius: 0;
  margin-right: 4px;
  vertical-align: bottom;
}
.kmt-global-alerts {
  min-width: 300px;
}
.kmt-global-alerts .alert {
  margin: 20px 0;
  border-radius: 0;
  position: relative;
  padding: 10px 14px;
}
.kmt-global-alerts .alert svg {
  width: 15px;
  height: 20px;
}
.kmt-global-alerts .alert section button.close {
  top: 10px;
  right: 8px;
  position: absolute;
}
.kmt-global-alerts .alert section button.close:focus,
.kmt-global-alerts .alert section button.close:active {
  border: 0;
}
.kmt-global-alerts .alert section,
.kmt-global-alerts .alert section > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kmt-global-alerts .alert section > div svg {
  margin-right: 8px;
}
.kmt-global-alerts .alert section > div a {
  margin: 0 5px;
  color: inherit;
}
.kmt-global-alerts .alert.alert-danger {
  border: 1px solid #d03c00;
}
.kmt-global-alerts .alert.alert-danger .kmt-global-alert-message-container {
  color: #d03c00;
}
.kmt-global-alerts .alert-info {
  font-weight: 700;
  color: #336699;
  border-color: #336699;
  background-color: rgba(51, 102, 153, 0.1);
}
@media (min-width: 640px) {
  .kmt-global-alerts .alert > div .kmt-global-alert-message-container {
    font-size: 16px;
  }
}
.kmt-order-detail__container #no-return-error {
  padding-left: 0;
}
.kmt-order-detail__container #no-return-error li {
  list-style: none;
}
.kmt-order-detail__container .no-returnmsg {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 8px;
  color: #d03c00;
}
.kmt-order-detail__container .no-return-error-msg {
  background: rgba(208, 60, 0, 0.1);
  color: #d03c00;
  border: 1px solid #d03c00;
  padding: 11px 22px 8px;
  margin-bottom: 20px;
}
.kmt-order-detail__container .kmt-item-detail__table-body.no-return-error > div {
  padding-top: 32px !important;
}
@media (max-width: 480px) {
  .kmt-order-detail__container .kmt-item-detail__table-body.no-return-error > div {
    padding-top: 0 !important;
  }
}
@media (max-width: 480px) {
  .kmt-order-detail__container .kmt-item-detail__table-body.no-return-error {
    padding-top: 32px;
  }
}
.label-errors,
.error-response {
  font-size: 14px;
  overflow: hidden;
  color: #d03c00;
}
#sharedCartForm .tooltip-field.kmt-theme {
  top: 100%;
  border: 0;
  padding: 0;
  width: 100%;
  display: block;
  font-size: 13px;
  margin-top: 4px;
  font-weight: 400;
  box-shadow: none;
  line-height: 16px;
  position: absolute;
  background: transparent;
}
#sharedCartForm .tooltip-field.kmt-theme::before,
#sharedCartForm .tooltip-field.kmt-theme::after {
  display: none;
}
.successAlert .alert-success {
  background: none;
  font-size: 16px;
  color: #116724;
  border: solid 1px #116724;
  font-weight: 600;
  border-radius: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
.successAlert .alert-success a {
  text-decoration: none;
}
.successAlert .alert-success i {
  background-image: url("../../common/images/icon-tick-green.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  background-repeat: no-repeat;
}
#colorbox {
  min-width: 300px;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}
@media (max-width: 639px) {
  #colorbox #cboxLoadedContent {
    position: relative;
    z-index: 2;
  }
  #colorbox #cboxLoadedContent #create-new-folder .collab-modal__ctas .collab-modal__btn,
  #colorbox #cboxLoadedContent .create-new-folder .collab-modal__ctas .collab-modal__btn,
  #colorbox #cboxLoadedContent .js-create-collab .collab-modal__ctas .collab-modal__btn {
    min-width: 130px;
  }
  #colorbox #cboxLoadingGraphic {
    z-index: 1;
  }
}
#cboxOverlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
}
#cboxTitle {
  background-color: #333333;
  border-bottom: 5px solid #ffd200;
  color: white;
  height: 49px;
  padding: 0;
}
#cboxTitle .headline {
  background-color: #333333;
  margin-top: 5px;
  margin-bottom: 0;
}
#cboxTitle .headline .headline-text {
  color: white;
  font-size: 15px;
  padding: 10px 15px;
  font-weight: normal;
  vertical-align: sub;
}
#cboxMiddleLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxTopLeft {
  float: initial !important;
  width: 0 !important;
  height: 0 !important;
}
#cboxClose > svg {
  fill: #ffffff;
  vertical-align: top;
  width: 18px;
  height: 21px;
  display: none;
}
#cboxClose {
  padding: 0;
  top: 15px;
  background-image: url(../images/close-modal-icon.svg);
  height: 21px;
  width: 21px;
  background-repeat: no-repeat;
}
#cboxLoadedContent {
  max-height: 70vh;
  box-sizing: border-box;
}
#cboxContent {
  padding-bottom: 20px;
}
.form-actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.page-address-book #cboxLoadedContent,
.page-payment-details #cboxLoadedContent {
  margin-top: 50px;
}
#cboxLoadedContent {
  margin-top: 75px;
}
#cboxLoadedContent div.addressItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#cboxLoadedContent div.addressItem .kmt-warning-sign {
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
  color: #d03c00;
}
#cboxLoadedContent div.addressItem span:nth-of-type(2) {
  font-size: 24px;
  text-align: center;
}
#cboxLoadedContent div.addressItem > div {
  font-size: 15px;
  font-weight: unset;
}
#cboxLoadedContent div.addressItem span.kmt-popup-confirm-message {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}
#cboxLoadedContent div.addressItem span + div.address {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  padding: 10px;
}
#cboxLoadedContent div.addressItem form {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 85%;
  flex: 0 1 85%;
}
#cboxLoadedContent div.addressItem .modal-actions {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 85%;
  flex: 0 1 85%;
}
#cboxLoadedContent div.addressItem .modal-actions .row {
  vertical-align: middle;
}
#cboxLoadedContent div.addressItem .modal-actions .row div {
  text-align: center;
  margin-top: 0px;
}
#cboxLoadedContent div.addressItem .modal-actions .row div a,
#cboxLoadedContent div.addressItem .modal-actions .row div button {
  margin-top: 0;
  font-size: 10px;
}
#cboxLoadedContent div.addressItem div.address {
  border: 1px solid #ffd200;
  padding: 5px;
}
#cboxLoadedContent #addressbook ul li {
  padding: 0px;
}
.page-address-book #colorbox #cboxWrapper {
  height: auto !important;
}
.page-address-book #colorbox #cboxWrapper #cboxContent {
  height: 100% !important;
}
.page-address-book #colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
  margin-top: 20px !important;
  height: 100% !important;
  max-height: 100% !important;
}
.kmt-collapsible-container {
  width: 100%;
}
.kmt-collapsible-container .kmt-collapsible-head a {
  position: relative;
  display: block;
}
.kmt-collapsible-container .kmt-collapsible-head a.collapsed {
  margin-bottom: 0;
}
.kmt-collapsible-container .kmt-collapsible-head a.collapsed:after {
  content: '';
  position: absolute;
  border-right: 2px solid #336699;
  border-radius: 3px;
  top: 10%;
  left: -22px;
  width: 2px;
  height: 19px;
  margin-left: 1px;
}
.kmt-collapsible-container .kmt-collapsible-head a:before {
  content: '';
  position: absolute;
  border-top: 2px solid #336699;
  border-radius: 3px;
  width: 20px;
  left: -30px;
  top: 50%;
  margin-top: 1px;
}
.kmt-collapsible-container .kmt-collapsible-head a.collapse-text {
  text-decoration: underline;
  font-size: 12px;
}
.report-cards.tool-card {
  margin-right: 0px !important;
}
.report-cards.tool-card .collab-card__content {
  padding: 10px 12px;
}
.report-cards.tool-card .collab-card__content .solution__img-title {
  background-color: #ffffff;
}
.report-cards.tool-card .collab-card__content .solution__small-images {
  margin: 0 -12px 10px;
}
.report-cards.tool-card .collab-card__content .solution__meta-data-ctr .solution__meta-data-header {
  margin-bottom: 0px !important;
  min-height: 48px;
  width: 281px;
}
.report-cards.tool-card .collab-card__content .solution__meta-data-ctr .solution__meta-data {
  margin-bottom: 0px !important;
  min-height: 69px;
}
.report-cards.tool-card .collab-card__content .solution__meta-data-ctr .solution__meta-data-title {
  color: #23201f;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  word-wrap: break-word;
  padding-bottom: 3px;
}
.report-cards.tool-card .collab-card__content .solution__meta-data-ctr .solution__meta-data-txt {
  color: #23201f;
  font-size: 16px;
  font-weight: 600;
  word-wrap: break-word;
  line-height: 19px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.report-cards.tool-card .collab-card__content .solution__meta-data-ctr .solution__meta-data-txt .read-only-input {
  border: none !important;
  outline: none !important;
  padding: 0px !important;
  field-sizing: content;
  margin-right: 5px;
  min-height: 19px;
}
.report-cards.tool-card .collab-card__content .solution__meta-data-ctr .unit-value {
  color: #575757;
  font-size: 14px;
  font-weight: 300;
  word-wrap: break-word;
}
.report-cards.tool-card .collab-card__content .solution__meta-data-ctr .measurements-for-input {
  color: var(--Neutral-85, #575757);
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 14px;
  margin-bottom: 0px;
}
.report-cards.tool-card .collab-card__content .solution__meta-data-ctr .report-input-field {
  border-radius: 4px;
  border: 1px solid var(--Neutral-60, #bcbcbc);
  background: var(--Neutral-0, #ffffff);
  padding: 11px 10px 9px 10px;
  width: 212px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.report-cards.tool-card .collab-card__content hr.divider-border {
  margin-top: 16px;
  margin-bottom: 18px;
  border-top: 1px solid #bcbcbc;
}
.report-cards.tool-card .collab-card__content .tpr_meta-data-ctr {
  display: flex;
  width: 281px;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 16px;
}
.report-cards.tool-card .title-name .title {
  color: #575757;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  word-wrap: break-word;
}
.report-cards.tool-card .title-name .js-base-product {
  height: 20px;
}
.report-cards.tool-card .title-name .text-wrapper.solution-name {
  color: black;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  word-wrap: break-word;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .report-cards.tool-card .title-name .text-wrapper.solution-name {
    display: block;
    white-space: pre-wrap;
  }
}
.report-cards.tool-card .price-value {
  width: 50%;
}
.report-cards.tool-card .tpr-comments-section {
  margin-top: -50px;
}
.report-cards.tool-card textarea.comments {
  width: 100%;
  height: 122px;
  margin-left: -3px;
  border-radius: 4px;
  padding: 7px 10px;
  border: 1px #bcbcbc solid;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  color: #23201f;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  word-wrap: break-word;
}
.report-cards.tool-card .footer-estimated-parent-div .footer-estimated-area {
  background-color: #f9f9f9;
  display: flex;
  flex-direction: column;
  row-gap: 17px;
  height: inherit;
  padding: 15px;
}
.report-cards.tool-card .footer-estimated-parent-div .footer-estimated-area .footer-costsaving-year,
.report-cards.tool-card .footer-estimated-parent-div .footer-estimated-area .footer-timeaving-year {
  display: flex;
  width: 280px;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
}
.report-cards.tool-card .footer-estimated-parent-div .footer-estimated-area .costSavingsPerYear,
.report-cards.tool-card .footer-estimated-parent-div .footer-estimated-area .timeSavingsPerYear {
  border: none !important;
  outline: none !important;
  padding: 0px !important;
  field-sizing: content;
  margin-right: 5px;
}
.report-cards.tool-card .footer-estimated-parent-div .footer-estimated-area .title-estimate {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.report-cards.tool-card .footer-estimated-parent-div .footer-estimated-area .js-estimated-time-per-saving-per-year {
  margin-top: -9px;
}
.report-cards.tool-card .footer-estimated-parent-div .footer-estimated-area .title-amount {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-wrap: nowrap;
  display: flex;
  margin-left: 0px;
}
.report-cards.tool-card .footer-estimated-parent-div .footer-estimated-area .title-time {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  margin-left: 0px;
}
@media (max-width: 480px) {
  .report-cards.tool-card .foter-fields-section .cost-details-section {
    display: flex;
    align-items: flex-start;
    gap: 20px;
  }
  .report-cards.tool-card .foter-fields-section .cost-details-section .price-value {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .report-cards.tool-card .foter-fields-section .cost-details-section .price-value .solution__meta-data-txt {
    white-space: initial !important;
  }
}
.report-cards.tool-card .estimated-cost-time {
  color: var(--Neutral-85, #575757);
  font-weight: 700;
}
.report-cards.tool-card .saved-cost-time-highlight {
  color: var(--Utility-Green, #03ad28) !important;
  font-weight: 700;
}
.report-cards.tool-card:nth-child(4):last-child {
  margin-right: 16px !important;
}
textarea.reportInsertDataList.report-input-field {
  width: 241px;
  height: 41px;
}
label.insertPrice-ui {
  top: -16px;
}
.tprimageload {
  width: 280px;
  height: 231px;
}
.tpr-reports-list .list-section-report {
  display: inline-flex;
  align-items: flex-start;
  column-gap: 20px;
}
@media (max-width: 480px) {
  .tpr-reports-list .list-section-report {
    overflow-x: auto !important;
    white-space: nowrap !important;
    flex-wrap: nowrap !important;
    width: auto !important;
    display: flex !important;
  }
}
.tpr-reports-list .mark-as-testing-button-div,
.tpr-reports-list .save-report-data-button,
.tpr-reports-list .completed-report-button,
.tpr-reports-list .final-generate-pdf,
.tpr-reports-list .completed-reports-button {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  column-gap: 20px;
}
.tpr-reports-list .one-column-list {
  justify-content: flex-start;
}
@media (max-width: 480px) {
  .tpr-reports-list .one-column-list {
    margin-top: 5px !important;
  }
  .tpr-reports-list .one-column-list button {
    width: 50% !important;
  }
}
.tpr-reports-list .two-column-list {
  max-width: 620px;
}
@media (max-width: 480px) {
  .tpr-reports-list .two-column-list {
    margin-top: 5px !important;
  }
  .tpr-reports-list .two-column-list button {
    width: 50% !important;
  }
}
.tpr-reports-list .three-column-list {
  max-width: 940px;
}
@media (max-width: 480px) {
  .tpr-reports-list .three-column-list {
    margin-top: 5px !important;
  }
  .tpr-reports-list .three-column-list button {
    width: 50% !important;
  }
}
.tpr-reports-list .four-column-list {
  max-width: 1260px;
}
@media (max-width: 480px) {
  .tpr-reports-list .four-column-list {
    margin-top: 5px !important;
  }
  .tpr-reports-list .four-column-list button {
    width: 50% !important;
  }
}
@media (min-width: 1400px) {
  .tpr-reports-list .four-column-list {
    min-width: 1260px !important;
  }
}
.tpr-reports-list .getAccAlert {
  border: 1px solid var(--Utility-Red, #d03c00);
  display: flex;
  width: 1033px;
  height: 40px;
  padding: 15px;
  align-items: center;
  column-gap: 10px;
  flex-shrink: 0;
}
.tpr-reports-list .getAccAlert .global-alert-message-container {
  color: var(--Utility-Red, #d03c00);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  /* 131.25% */
}
.solutionFinderContainer.tpr-toggle-units-container {
  min-width: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
}
.solutionFinderContainer.tpr-toggle-units-container .dimensions-toggle {
  display: inline-flex;
  align-items: center;
  column-gap: 14px;
}
.solutionFinderContainer.tpr-toggle-units-container .view-metric-message {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
}
.solutionFinderContainer.tpr-toggle-units-container .sf-dimensions-toggle__slide {
  margin: 0px !important;
}
.solutionFinderContainer.tpr-toggle-units-container .metric-switch-container {
  width: 124px;
  height: 22px;
  display: flex;
  column-gap: 8px;
  align-items: center;
}
.report-header-details {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 31px !important;
}
.report-name-header-text {
  margin: 0 !important;
  color: var(--Neutral-95, #23201f);
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  word-break: break-word;
}
.report-id-header-text {
  margin: 0 !important;
  display: flex;
  color: var(--Neutral-95, #23201f);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  height: 22px;
  align-items: center;
  gap: 10px;
}
.report-id-header-text .report-id-header-value {
  color: var(--Neutral-80, #757575);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
}
.mandatory-red-border {
  border-radius: 4px;
  border: 1px solid var(--Utility-Red, #d03c00) !important;
}
.tpr-report-card-container {
  display: flex;
  align-items: flex-start;
  column-gap: 20px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.tpr-report-card-container .toolperformancereport-cards {
  margin-right: 0px !important;
}
.tpr-report-card-container .toolperformancereport-cards .solution__meta-data-title {
  color: var(--Kennametal-Metal, #949494);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  /* 112.5% */
}
.tpr-report-card-container .toolperformancereport-cards .collab-card__card-title {
  color: var(--Kennametal-Metal, #949494);
  align-content: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.tpr-report-card-container .report-card-application-container div {
  width: 50%;
}
.visibilityHidden {
  visibility: hidden;
}
.visibilityVisible {
  visibility: visible;
}
.tpr-mandatory-hidden-warning {
  display: inline-flex;
  padding: 12px 49.525px 12px 21px;
  align-items: center;
  width: 100%;
  margin-bottom: 10px !important;
  border: 1px solid var(--Utility-Red, #d03c00) !important;
}
.tpr-mandatory-hidden-warning section {
  display: flex;
  gap: 11px;
}
.tpr-mandatory-hidden-warning section .kmt-global-alert-message-container {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  color: var(--Utility-Red, #d03c00);
}
.performance-economic-parent-div .performance-economic-radio-container {
  padding: 15px;
  background-color: #f9f9f9;
}
.performance-Economic-options {
  display: flex;
  align-items: flex-start;
  column-gap: 20px;
  row-gap: 8px;
  color: var(--Neutral-95, #23201f);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  margin-top: 4px;
  flex-wrap: wrap;
}
.economic-group {
  padding-top: 10px;
}
/* titles */
.performance-group-title,
.economic-group-title {
  color: var(--Neutral-95, #23201f);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
.tpr-general-mandatory-warning,
.tpr-technical-mandatory-warning {
  display: inline-flex;
  padding: 12px 49.525px 12px 21px;
  align-items: center;
  width: 100%;
  margin-bottom: 10px !important;
  border: 1px solid var(--Utility-Red, #d03c00) !important;
}
.tpr-general-mandatory-warning section,
.tpr-technical-mandatory-warning section {
  display: flex;
  gap: 11px;
}
.tpr-general-mandatory-warning section .kmt-global-alert-message-container,
.tpr-technical-mandatory-warning section .kmt-global-alert-message-container {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  color: var(--Utility-Red, #d03c00);
}
.general-error-message-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 10px;
}
.general-error-message-container .warning-msg-sold {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
}
.general-error-message-container .warning-msg-sold svg {
  height: 16px !important;
  width: 16px !important;
}
.general-error-message-container p {
  color: var(--Utility-Red, #d03c00);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin: 0pc !important;
}
.general-error-message-container .error-tabs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  margin-left: 40px !important;
}
.general-error-message-container .error-tabs .error-tab {
  color: var(--Utility-Red, #d03c00);
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  font-weight: 500;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  list-style-type: square;
  cursor: pointer;
}
.warning-message-label {
  color: var(--red, #d03c00) !important;
}
.sold-to-error-msg {
  display: flex;
  align-items: center;
}
.sold-to-error-msg svg {
  margin-right: 5px;
  margin-top: 3px;
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}
.sold-to-error-msg span {
  margin-top: 4px;
  color: var(--red, #d03c00);
  border: var(--red, #d03c00);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.tile .div.disabled {
  background-color: var(--Neutral-20, #f3f3f3);
}
.tile .div.disabled .buttons.disabled .description {
  color: var(--Neutral-80, #757575);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
}
.suggestions-container {
  display: none;
  border: 1px solid #ccc;
  max-height: 150px;
  overflow-y: auto;
  z-index: 11;
  position: absolute;
  top: 75px;
  width: 100%;
}
.suggestion-item {
  padding: 8px;
  cursor: pointer;
  background-color: white;
  color: var(--neutral-96, #23201f);
}
.suggestion-item:hover,
.suggestion-item.highlighted {
  background-color: #f0f0f0;
}
.no-results {
  padding: 8px;
  color: var(--neutral-96, #23201f);
  font-style: italic;
  background-color: white;
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent {
  padding: 20px 24px !important;
  overflow-x: hidden !important;
}
@media (max-width: 480px) {
  #colorbox.kmt-pdf-generate-cb #cboxLoadedContent {
    margin-top: 50px !important;
  }
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model {
  align-items: center;
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .gap-between-div-model {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .label-header {
  color: var(--Neutral-95, #23201f);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 137.5% */
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .label-text {
  color: var(--Neutral-95, #23201f);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .base-product-text {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .kmt-checkbox-container {
  margin-top: 8px !important;
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .kmt-checkbox-container .checkbox-wrapper {
  padding-left: 30px !important;
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .kmt-checkbox-container .checkmark {
  margin-top: 3px !important;
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .kmt-checkbox-container .tpr-card-solution-label-compare {
  color: var(--Neutral-95, #23201f);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 87.5% */
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .radio-product-image-container {
  display: inline-flex;
  align-items: flex-start;
  gap: 20px;
  margin-top: 10px;
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .radio-product-image-container .kmt-radio-container .radio-wrapper::before {
  margin-right: 8px !important;
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .generate-pdf-cta {
  margin: 0px !important;
  padding: 0px !important;
  gap: 10px !important;
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .generate-pdf-cta button {
  min-width: 186px !important;
  text-align: center;
  display: flex;
  width: 186px;
  height: 42px;
  padding: 11px 48px 13px 48px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
@media (max-width: 480px) {
  #colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .generate-pdf-cta button {
    min-width: 50% !important;
    max-width: 186px;
  }
}
#colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .generate-pdf-cta a {
  min-width: 186px !important;
  text-align: center;
  display: flex;
  width: 186px;
  height: 42px;
  padding: 11px 48px 13px 48px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
@media (max-width: 480px) {
  #colorbox.kmt-pdf-generate-cb #cboxLoadedContent #generate-pdf-model .generate-pdf-cta a {
    min-width: 50% !important;
    max-width: 186px;
  }
}
#colorbox.kmt-pdf-generate-cb #cboxContent {
  max-width: 430px !important;
  min-width: 430px !important;
  overflow-y: auto !important;
  height: 585px !important;
}
@media (max-width: 480px) {
  #colorbox.kmt-pdf-generate-cb #cboxContent {
    max-width: 95% !important;
    min-width: 95% !important;
    padding-bottom: 0px !important;
  }
}
#colorbox.kmt-pdf-generate-cb #cboxContent #cboxTitle {
  border-radius: 6px 6px 0px 0px;
}
@media (max-width: 480px) {
  #colorbox.kmt-pdf-generate-cb #cboxContent #cboxTitle {
    height: 55px !important;
  }
}
.page-tprDetailPage .kmt-add-machine-cb .kmt-machine-list .kmt-make-primary-container .name {
  width: 232px !important;
  flex-shrink: 0;
  display: block;
}
.page-tprDetailPage .kmt-add-machine-cb #cboxTitle {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media (max-width: 599px) {
  .page-tprDetailPage .kmt-add-machine-cb #cboxContent {
    display: flex !important;
  }
}
.page-tprDetailPage .kmt-add-machine-cb #cboxLoadedContent {
  margin-top: 50px !important;
}
.page-tprDetailPage .kmt-add-machine-cb #cboxLoadedContent .machine-list-actions {
  border-top: none !important;
}
.page-tprDetailPage .tprReportCardCtaActionModal #cboxTitle {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: var(--Neutral-95, #23201f);
}
.page-tprDetailPage .tprReportCardCtaActionModal #cboxTitle .headline {
  background: var(--Neutral-95, #23201f);
}
.page-tprDetailPage .tprReportCardCtaActionModal #cboxLoadedContent {
  padding: 20px 24px !important;
}
.page-tprDetailPage .tprReportCardCtaActionModal #cboxLoadedContent .collab-modal--rename,
.page-tprDetailPage .tprReportCardCtaActionModal #cboxLoadedContent .collab-modal--delete,
.page-tprDetailPage .tprReportCardCtaActionModal #cboxLoadedContent .collab-modal--duplicate {
  display: inline-flex;
  flex-direction: column;
  gap: 20px;
  min-width: 100%;
}
.page-tprDetailPage .tprReportCardCtaActionModal #cboxLoadedContent .js-item-name-input {
  border-radius: 4px;
  border: 1px solid var(--Neutral-60, #bcbcbc);
  background: var(--Neutral-0, #ffffff);
  color: var(--Neutral-95, #23201f);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.page-tprDetailPage .tprReportCardCtaActionModal #cboxLoadedContent .collab-modal__content {
  margin-bottom: 0px;
  display: inline-flex;
  flex-direction: column;
  gap: 20px;
}
.page-tprDetailPage .tprReportCardCtaActionModal #cboxLoadedContent .collab-modal__content p {
  color: var(--Kennametal-Dark-Metal, #333333);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin: 0px !important;
}
.page-tprDetailPage .tprReportCardCtaActionModal #cboxLoadedContent .collab-modal__content p .js-item-name-text {
  color: var(--Kennametal-Dark-Metal, #333333);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.page-tprDetailPage .tprReportCardCtaActionModal #cboxLoadedContent .collab-modal__content .collab-modal_fields label {
  color: var(--Neutral-95, #23201f);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
.page-tprDetailPage .report-card-cta .hamburger::before {
  content: url(../images/hamburger.svg);
}
@media (max-width: 480px) {
  .page-tprDetailPage .npd-name-text .label-container,
  .page-tprDetailPage .npd-number-text .label-container {
    display: flex;
  }
}
.checkbox-wrapper.compare-checkbox-wrapper {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 20px;
  /* Adjust size as needed */
  height: 20px;
}
/* Hide default checkbox */
.checkbox-wrapper.compare-checkbox-wrapper input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  cursor: pointer;
  z-index: 2;
}
/* Style your custom checkbox */
.checkbox-wrapper.compare-checkbox-wrapper .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  border: 2px solid #000;
  box-sizing: border-box;
  z-index: 1;
}
/* Show checkmark when checked */
.checkbox-wrapper.compare-checkbox-wrapper input[type="checkbox"]:checked + .checkmark {
  background-color: #000;
}
.checkbox-wrapper.compare-checkbox-wrapper input[type="checkbox"]:checked + .checkmark::after {
  content: "";
  position: absolute;
  left: 6px;
  width: 6px;
  height: 12px;
  border: solid #ffd200;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.tpr-collab-card-container {
  padding: 0px !important;
}
.tpr-collab-card-container .card-header {
  width: 298px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center !important;
  /* centers the title */
  position: relative;
}
.tpr-collab-card-container .card-header__title {
  color: var(--Kennametal-Metal, #949494);
  text-align: center;
  font-family: "Acumin Pro", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  /* 133.333% */
  text-transform: uppercase;
  /* optional, matches screenshot look */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tpr-collab-card-container .card-header__menu {
  position: absolute;
  right: 8px;
  top: 45%;
  /* vertical align */
  transform: translateY(-50%);
  /* adjust perfectly */
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border: 0;
  background: transparent;
  border-radius: 8px;
  cursor: pointer;
  z-index: 10 !important;
}
.tpr-sales-person-container .select2-selection--single {
  height: 42px !important;
  width: 363px !important;
  /* or max-width: 100% for responsiveness */
  background-color: #ffffff !important;
  border: 1px solid var(--neutral-60, #bcbcbc) !important;
  display: flex;
  align-items: center;
}
@media (max-width: 480px) {
  .tpr-sales-person-container .select2-selection--single {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.tpr-sales-person-container .select2-selection__rendered {
  line-height: 40px !important;
  color: var(--Neutral-95, #23201f) !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.tpr-sales-person-container .select2-selection__arrow {
  height: 100% !important;
  top: 60% !important;
  right: 0px !important;
  transform: translateY(-50%);
}
#select2-selectSalesPerson-results .select2-results__option--selected {
  background-color: #398EE7 !important;
  color: #ffffff !important;
}
.tpr-sales-person-dropdown {
  background: #ffffff !important;
  border: 1px solid #ccc;
}
.tpr-sales-person-dropdown .select2-results__option {
  padding: 8px 12px;
  cursor: pointer;
  color: var(--Neutral-95, #23201f);
  font-family: "Acumin Pro", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
}
.tpr-sales-person-dropdown .select2-results__option:hover,
.tpr-sales-person-dropdown .select2-results__option:focus,
.tpr-sales-person-dropdown .select2-results__option:active {
  background-color: #398EE7 !important;
  color: #ffffff !important;
}
.tpr-sales-person-dropdown .select2-results__option--highlighted {
  background-color: #398EE7 !important;
  color: #ffffff !important;
}
.tpr-sales-person-dropdown .select2-results__option.select2-results__option--selectable[aria-selected="true"] {
  background-color: #398EE7 !important;
  /* Bootstrap blue */
  color: #ffffff !important;
}
@media (max-width: 480px) {
  .t-and-d-number-details {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.materialRemovalRate,
.perYearValue,
.perPieceValue {
  margin: 0px !important;
}
@media (max-width: 480px) {
  .js-tpr-notes .notes-container {
    display: grid;
    justify-items: stretch !important;
  }
}
.js-tpr-notes .warning-message p {
  color: var(--Kennametal-Red, #d03c00);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
}
.btn-icon.machine-detail-tpr {
  opacity: 1 !important;
  visibility: visible !important;
  color: inherit !important;
}
.machine-detail-tpr,
.js-add-machine-cta {
  text-transform: capitalize !important;
}
.customer-full-name-details,
.npd-details {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.customer-full-name-details .input-container .label-container .tooltips,
.npd-details .input-container .label-container .tooltips {
  margin-left: 0px !important;
}
#generate-pdf-model .kmt-radio-container .radio-wrapper {
  align-items: flex-start !important;
}
.customer-selection-section {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.kmt-radio-container .radio-wrapper::before {
  min-width: 20px !important;
}
#popup_completed_modal .ui-complete-button {
  display: flex;
  width: 382px;
  height: 42px;
  align-items: flex-start;
  gap: 10px;
  flex-shrink: 0;
}
.page-addEditSolutionPage .progress-loader::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #888888;
  z-index: 999;
  opacity: 0.5;
}
.page-addEditSolutionPage .kmt-solution__progress-loader #loaderProgress {
  box-shadow: none !important;
}
.page-addEditSolutionPage .kmt-solution__progress-loader #loaderProgress .pop-content {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.page-addEditSolutionPage .kmt-solution__progress-loader #loaderProgress .pop-content .popup-important {
  margin-bottom: 0px !important;
}
.page-addEditSolutionPage .nx-cam-align-middle {
  display: flex;
  align-items: center;
}
#sendToSolidCam .send-to-solid-cam-content {
  padding: 5px;
}
#sendToSolidCam .send-to-solid-cam-content p {
  font-size: 16px !important;
  font-weight: 600 !important;
}
#sendToSolidCam .send-to-solid-cam-content .send-to-solid-cam-actions {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  gap: 10px;
}
#sendToSolidCam .send-to-solid-cam-content .send-to-solid-cam-actions button {
  width: 100%;
  max-width: 200px;
  height: 40px;
}
.tpr-search-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  margin-bottom: 25px;
  /* Mobile */
}
.tpr-search-container .tpr-search-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}
.tpr-search-container .tpr-search-header .tpr-search-header-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.tpr-search-container .tpr-search-header .tpr-search-header-button .kmt-tpr-search-filter-btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
}
.tpr-search-container .tpr-search-header .tpr-search-header-button .tprSearchFilter {
  cursor: pointer;
  text-decoration: none;
}
.tpr-search-container .tpr-search-header .report-header {
  color: #23201f;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0px !important;
}
.tpr-search-container .tpr-search-header .report-subtitle {
  color: #23201f;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  margin: 0px !important;
}
.tpr-search-container .basic-filter-container,
.tpr-search-container .advance-report-filter {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}
.tpr-search-container .basic-filter-container .filter-input-container,
.tpr-search-container .advance-report-filter .filter-input-container {
  display: flex;
  gap: 20px;
  align-items: flex-end;
  /* The visible "select" button */
  /* The dropdown menu list */
}
@media (min-width: 639px) and (max-width: 1024px) {
  .tpr-search-container .basic-filter-container .filter-input-container,
  .tpr-search-container .advance-report-filter .filter-input-container {
    flex-direction: column;
  }
  .tpr-search-container .basic-filter-container .filter-input-container .tpr-toggle-units-container .dimensions-toggle,
  .tpr-search-container .advance-report-filter .filter-input-container .tpr-toggle-units-container .dimensions-toggle {
    padding: 0px !important;
  }
}
@media (max-width: 480px) {
  .tpr-search-container .basic-filter-container .filter-input-container,
  .tpr-search-container .advance-report-filter .filter-input-container {
    flex-wrap: wrap;
    width: 100%;
  }
  .tpr-search-container .basic-filter-container .filter-input-container .tpr-toggle-units-container .dimensions-toggle,
  .tpr-search-container .advance-report-filter .filter-input-container .tpr-toggle-units-container .dimensions-toggle {
    padding: 0px !important;
  }
}
.tpr-search-container .basic-filter-container .filter-input-container .filter-field-container,
.tpr-search-container .advance-report-filter .filter-input-container .filter-field-container {
  display: flex;
  height: 67px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 5px;
  flex: 1 1 calc(13.333%);
  /* 3 per row minus gap space */
  min-width: 330px;
}
@media (max-width: 768px) {
  .tpr-search-container .basic-filter-container .filter-input-container .filter-field-container,
  .tpr-search-container .advance-report-filter .filter-input-container .filter-field-container {
    flex: 1 1 100%;
    /* Stack vertically */
    height: 100%;
  }
}
.tpr-search-container .basic-filter-container .filter-input-container .filter-field-container .workpiece-material-group-container,
.tpr-search-container .advance-report-filter .filter-input-container .filter-field-container .workpiece-material-group-container {
  display: flex;
  align-items: center;
  /* vertically center */
  width: 100%;
  gap: 8px;
}
.tpr-search-container .basic-filter-container .filter-input-container .filter-field-container .workpiece-material-group-container select,
.tpr-search-container .advance-report-filter .filter-input-container .filter-field-container .workpiece-material-group-container select {
  flex: 1;
  width: 100%;
}
.tpr-search-container .basic-filter-container .filter-input-container .filter-field-container .workpiece-material-group-container svg.icon-double-arrow,
.tpr-search-container .advance-report-filter .filter-input-container .filter-field-container .workpiece-material-group-container svg.icon-double-arrow {
  flex-shrink: 0;
  width: 42px !important;
  height: 42px !important;
}
.tpr-search-container .basic-filter-container .filter-input-container .filter-input,
.tpr-search-container .advance-report-filter .filter-input-container .filter-input {
  border-radius: 4px;
  border: 1px solid #bcbcbc;
  background: #ffffff;
  max-width: 331px;
  padding: 9px 10px !important;
  width: 100%;
  height: 42px;
  flex-shrink: 0;
  box-sizing: border-box;
}
@media (max-width: 480px) {
  .tpr-search-container .basic-filter-container .filter-input-container .filter-input,
  .tpr-search-container .advance-report-filter .filter-input-container .filter-input {
    max-width: 100%;
    padding: 0px 10px !important;
  }
}
.tpr-search-container .basic-filter-container .filter-input-container .maxCuttingSpeedContainer,
.tpr-search-container .advance-report-filter .filter-input-container .maxCuttingSpeedContainer {
  min-width: 331px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.tpr-search-container .basic-filter-container .filter-input-container .maxCuttingSpeedContainer #maxCuttingSpeed,
.tpr-search-container .advance-report-filter .filter-input-container .maxCuttingSpeedContainer #maxCuttingSpeed {
  width: 293px;
}
@media (max-width: 480px) {
  .tpr-search-container .basic-filter-container .filter-input-container .maxCuttingSpeedContainer #maxCuttingSpeed,
  .tpr-search-container .advance-report-filter .filter-input-container .maxCuttingSpeedContainer #maxCuttingSpeed {
    min-width: 100% !important;
  }
}
.tpr-search-container .basic-filter-container .filter-input-container .maxCuttingSpeedContainer .rpmLabel,
.tpr-search-container .advance-report-filter .filter-input-container .maxCuttingSpeedContainer .rpmLabel {
  color: var(--Neutral-80, #757575);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 100% */
}
.tpr-search-container .basic-filter-container .filter-input-container .filter-date,
.tpr-search-container .advance-report-filter .filter-input-container .filter-date {
  width: 130px;
  height: 42px;
  border-radius: 4px;
  border: 1px solid #bcbcbc;
  background: #ffffff;
}
.tpr-search-container .basic-filter-container .filter-input-container .filter-label,
.tpr-search-container .advance-report-filter .filter-input-container .filter-label {
  color: #23201f;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 137.5% */
  display: block;
  margin-bottom: 5px;
}
.tpr-search-container .basic-filter-container .filter-input-container select,
.tpr-search-container .advance-report-filter .filter-input-container select {
  height: 42px !important;
  background-repeat: no-repeat !important;
  background-size: 14px 8px !important;
  background-position: 98% center !important;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABASURBVHgBjczLCQAwCAPQbKL7L9Vu0kpPxQ+JIIjmCQA7ekUbePmXf8MRsKdsWZiAjB6Ux12AoglLqMMyynhEFwftJxwfOpJOAAAAAElFTkSuQmCC) !important;
}
.tpr-search-container .basic-filter-container .filter-input-container .ui-selectmenu-button,
.tpr-search-container .advance-report-filter .filter-input-container .ui-selectmenu-button {
  height: 42px !important;
  line-height: 42px !important;
  border-radius: 4px;
  border: 1px solid #bcbcbc;
  background: #ffffff;
  padding: 9px 10px !important;
  font-size: 14px !important;
  max-width: 331px;
  min-width: 100%;
}
.tpr-search-container .basic-filter-container .filter-input-container .ui-selectmenu-menu .ui-menu,
.tpr-search-container .advance-report-filter .filter-input-container .ui-selectmenu-menu .ui-menu {
  max-height: 200px;
  /* or your height */
  background-color: #ffffff;
  border: 1px solid #bcbcbc;
  font-size: 14px;
}
.tpr-search-container .basic-filter-container .filter-input-container .filter-checkboxes,
.tpr-search-container .advance-report-filter .filter-input-container .filter-checkboxes {
  display: inline-flex;
  align-items: flex-start;
  gap: 20px;
  flex-wrap: wrap;
}
.tpr-search-container .basic-filter-container .filter-input-container .filter-checkboxes .tpr-search-performance,
.tpr-search-container .advance-report-filter .filter-input-container .filter-checkboxes .tpr-search-performance,
.tpr-search-container .basic-filter-container .filter-input-container .filter-checkboxes .tpr-search-tprapplicationtypes,
.tpr-search-container .advance-report-filter .filter-input-container .filter-checkboxes .tpr-search-tprapplicationtypes {
  color: #23201f;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 87.5% */
}
.tpr-search-container .basic-filter-container .filter-input-container .filter-checkboxes .checkbox-wrapper,
.tpr-search-container .advance-report-filter .filter-input-container .filter-checkboxes .checkbox-wrapper {
  display: flex;
  justify-content: center;
  padding-left: 28px;
}
.tpr-search-container .basic-filter-container .filter-input-container .date-range,
.tpr-search-container .advance-report-filter .filter-input-container .date-range {
  display: flex;
  align-items: center;
  gap: 20px;
  align-self: stretch;
}
.tpr-search-container .basic-filter-container .filter-input-container .date-range .filter-subfield,
.tpr-search-container .advance-report-filter .filter-input-container .date-range .filter-subfield {
  display: flex;
  align-items: center;
  gap: 8px;
}
.tpr-search-container .basic-filter-container .filter-input-container .date-range .filter-subfield .filter-label,
.tpr-search-container .advance-report-filter .filter-input-container .date-range .filter-subfield .filter-label {
  color: #23201f;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.tpr-search-container .basic-filter-container .filter-input-container .date-range .filter-subfield .input-with-icon,
.tpr-search-container .advance-report-filter .filter-input-container .date-range .filter-subfield .input-with-icon {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 130px;
}
.tpr-search-container .basic-filter-container .filter-input-container .date-range .filter-subfield .input-with-icon input,
.tpr-search-container .advance-report-filter .filter-input-container .date-range .filter-subfield .input-with-icon input {
  width: 100%;
  padding-right: 30px;
  /* space for icon */
  box-sizing: border-box;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
  cursor: pointer;
}
.tpr-search-container .basic-filter-container .filter-input-container .date-range .filter-subfield .input-with-icon .calendar-icon,
.tpr-search-container .advance-report-filter .filter-input-container .date-range .filter-subfield .input-with-icon .calendar-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-45%);
  cursor: pointer;
}
.tpr-search-container .basic-filter-container .filter-input-container .date-range .filter-subfield .input-with-icon .date-error,
.tpr-search-container .advance-report-filter .filter-input-container .date-range .filter-subfield .input-with-icon .date-error {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 2px;
  color: #ed1c24;
  font-size: 12px;
  white-space: nowrap;
}
.tpr-search-container .basic-filter-container .filter-date-container,
.tpr-search-container .advance-report-filter .filter-date-container {
  display: flex;
  align-items: flex-start;
  column-gap: 40px;
  row-gap: 20px;
}
.tpr-search-container .basic-filter-container .filter-date-container .filter-subfield,
.tpr-search-container .advance-report-filter .filter-date-container .filter-subfield {
  position: relative;
}
.tpr-search-container .basic-filter-container .filter-date-container .date-error-message,
.tpr-search-container .advance-report-filter .filter-date-container .date-error-message {
  color: #ed1c24;
  font-size: 13px;
  margin-top: 4px;
  display: none;
}
.tpr-search-container .basic-filter-container .filter-date-container .filter-date.error,
.tpr-search-container .advance-report-filter .filter-date-container .filter-date.error {
  border: 1px solid #ed1c24;
  outline: none;
  background-color: #ffffff;
}
.tpr-search-container .basic-filter-container .report-information-filter-header,
.tpr-search-container .advance-report-filter .report-information-filter-header,
.tpr-search-container .basic-filter-container .customer-information-filter-header,
.tpr-search-container .advance-report-filter .customer-information-filter-header,
.tpr-search-container .basic-filter-container .product-information-filter-header,
.tpr-search-container .advance-report-filter .product-information-filter-header,
.tpr-search-container .basic-filter-container .application-information-filter-header,
.tpr-search-container .advance-report-filter .application-information-filter-header {
  color: #23201f;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0px !important;
}
.tpr-search-container .basic-filter-container .dimensions-toggle,
.tpr-search-container .advance-report-filter .dimensions-toggle {
  padding: 0px !important;
}
.tpr-search-container .show-advance-filter-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.tpr-search-container .show-advance-filter-toggle .show-advance-filter-text,
.tpr-search-container .show-advance-filter-toggle .hide-advance-filter-text {
  color: #23201f;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  /* 100% */
  letter-spacing: 0.028px;
  margin: 0px !important;
  cursor: pointer;
}
.tpr-search-container .show-advance-filter-toggle svg {
  width: 13px;
  fill: #23201f;
  margin-top: 3px;
  cursor: pointer;
}
.tpr-search-container .tpr-search-report-button-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 30px;
  align-self: stretch;
}
@media (max-width: 480px) {
  .tpr-search-container .tpr-search-report-button-container {
    justify-content: flex-start;
  }
}
.tpr-search-container .tpr-search-report-button-container .tpr-search-generate-report-btn {
  display: flex;
  height: 42px;
  padding: 10px 16px 9.5px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 6px;
  text-align: center;
  /* Button 16px Semibold */
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 125% */
}
.tpr-search-container .warning-message {
  display: flex;
  align-items: center;
  border: 1px solid #336699;
  padding: 15px;
  background-color: #ffffff;
  box-sizing: border-box;
  width: 100%;
}
.tpr-search-container .warning-message__inner {
  display: flex;
  align-items: center;
  flex: 1;
  min-width: 0;
}
.tpr-search-container .warning-message__left {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}
.tpr-search-container .warning-message__icon {
  flex-shrink: 0;
  display: block;
}
.tpr-search-container .warning-message__text {
  margin: 0;
  font-family: 'Acumin Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #336699;
  white-space: nowrap;
  line-height: 21px;
}
@media (max-width: 600px) {
  .tpr-search-container .warning-message__left {
    align-items: flex-start;
  }
  .tpr-search-container .warning-message__text {
    white-space: normal;
  }
}
.page-tprReportSearchPage {
  /* ==========================================================
   TPR KMT REPORT SEARCH  |  tpr-kmt.css
   ========================================================== */
  /* ---- Mobile Header ---- */
  /* ---- Page Wrapper ---- */
  /* ---- Breadcrumb ---- */
  /* ---- Page Title & See Filters (mobile only) ---- */
  /* ---- Toolbar ---- */
  /* ---- Table Container ---- */
  /* ---- Mobile Card Layout ---- */
  /* ---- Paginator ---- */
}
.page-tprReportSearchPage #workpieceMaterialGroup {
  height: 42px !important;
  width: 85%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABASURBVHgBjczLCQAwCAPQbKL7L9Vu0kpPxQ+JIIjmCQA7ekUbePmXf8MRsKdsWZiAjB6Ux12AoglLqMMyynhEFwftJxwfOpJOAAAAAElFTkSuQmCC") !important;
  background-repeat: no-repeat !important;
  background-size: 12px 6px !important;
  background-position: 95% center !important;
  padding-right: 20px;
  cursor: pointer;
  color: transparent;
}
.page-tprReportSearchPage .tpr-wpm-group-header {
  display: flex;
}
.page-tprReportSearchPage .workpiece-material-group-container {
  position: relative;
  cursor: pointer;
}
.page-tprReportSearchPage .workpiece-material-group-container svg {
  width: 21px !important;
  height: 9px !important;
  margin-right: 9px;
  margin-top: 4px;
}
.page-tprReportSearchPage #wpm_group-tpr {
  position: absolute;
  top: 100%;
  left: 0;
  width: 380px;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden !important;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  z-index: 9999;
  display: none;
  border-radius: 6px;
  padding: 10px;
}
.page-tprReportSearchPage .custom-wpm-checkbox {
  appearance: none;
  -webkit-appearance: none;
  background: #ffffff;
  border: 2px solid #000000;
  border-radius: 1px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: relative;
  margin-right: 8px;
}
.page-tprReportSearchPage .custom-wpm-checkbox:focus {
  outline: none !important;
  box-shadow: none !important;
}
.page-tprReportSearchPage .custom-wpm-checkbox:checked {
  background: black;
}
.page-tprReportSearchPage .custom-wpm-checkbox:checked::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  width: 5px;
  height: 10px;
  border-style: solid;
  border-color: #ffd200;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.page-tprReportSearchPage .wpm-row.sub {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: nowrap;
  white-space: nowrap;
  margin-right: 50px;
}
.page-tprReportSearchPage .wpm-row.sub input[type="checkbox"] {
  flex-shrink: 0;
}
.page-tprReportSearchPage #selectedWpmTags {
  position: absolute;
  top: 12px;
  left: 12px;
  display: flex;
  gap: 4px;
  pointer-events: none;
}
.page-tprReportSearchPage .wpm-row {
  white-space: normal !important;
  display: block;
}
.page-tprReportSearchPage .radio-wrapper-scale {
  margin-left: 76px;
  margin-top: -12px;
  white-space: normal !important;
  word-break: break-word;
  overflow-wrap: break-word;
  margin-right: 50px;
}
.page-tprReportSearchPage .wpm-row.sub .custom-wpm-checkbox {
  margin-top: 20px;
}
.page-tprReportSearchPage .kmt-wpm-sub-group.js-wpm-sub-group.open {
  padding-left: 47px;
}
.page-tprReportSearchPage .js-wpm-plus-group-cta svg,
.page-tprReportSearchPage .js-wpm-minus-group-cta svg {
  transition: transform 0.25s ease-in-out;
}
.page-tprReportSearchPage .js-wpm-group.open .js-wpm-minus-group-cta svg {
  transform: rotate(180deg);
}
.page-tprReportSearchPage .kmt-radio-container .radio-wrapper::before {
  min-width: 20px !important;
}
.page-tprReportSearchPage .filter-input-container,
.page-tprReportSearchPage .filter-field-container,
.page-tprReportSearchPage .filter-field-container * {
  box-sizing: border-box;
}
.page-tprReportSearchPage .search-filter-dropdown + .ui-selectmenu-button .ui-selectmenu-text {
  color: #000000 !important;
  line-height: 42px !important;
  font-family: "acumin-pro", Arial, sans-serif;
  padding: 0 !important;
  margin: 0 !important;
}
.page-tprReportSearchPage .search-filter-dropdown + .ui-selectmenu-button.ui-state-hover,
.page-tprReportSearchPage .search-filter-dropdown + .ui-selectmenu-button.ui-state-focus,
.page-tprReportSearchPage .search-filter-dropdown + .ui-selectmenu-button.ui-state-active,
.page-tprReportSearchPage .search-filter-dropdown + .ui-selectmenu-button:active,
.page-tprReportSearchPage .search-filter-dropdown + .ui-selectmenu-button:focus {
  color: #000000 !important;
  border-color: #bcbcbc !important;
}
.page-tprReportSearchPage .search-filter-dropdown + .ui-selectmenu-button::after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 9.0346C5.00415 9.0951 5.00365 9.1105 5.01395 9.17041C5.0372 9.30511 5.08825 9.43467 5.16326 9.54897C5.20116 9.60678 5.24526 9.65723 5.29231 9.70763L11.2926 15.7079C11.3369 15.7493 11.347 15.7608 11.3955 15.7976C11.4499 15.8388 11.5085 15.8745 11.5702 15.9038C11.8398 16.0321 12.1597 16.0321 12.4292 15.9038C12.4909 15.8745 12.5496 15.8388 12.604 15.7976C12.6524 15.7608 12.6625 15.7493 12.7068 15.7079L18.7071 9.70763C18.7485 9.66328 18.7601 9.65313 18.7968 9.60473C18.8932 9.47762 18.9583 9.32761 18.9855 9.17041C19.0048 9.05815 19.0048 8.9428 18.9855 8.83054C18.97 8.74079 18.9422 8.65323 18.9031 8.57098C18.7545 8.25857 18.4464 8.04106 18.1023 8.00566C17.9663 7.99171 17.8277 8.00596 17.6974 8.04731C17.5889 8.08176 17.4864 8.13481 17.3957 8.20362C17.3473 8.24037 17.3372 8.25192 17.2928 8.29332L11.9997 13.5864L6.70657 8.29332L6.65667 8.24672C6.60967 8.20847 6.59872 8.19757 6.54792 8.16426C6.45271 8.10181 6.34686 8.05581 6.23625 8.02886C6.14775 8.00731 6.05635 7.99791 5.96534 8.00101C5.61958 8.01281 5.29731 8.20882 5.12776 8.51033C5.07195 8.60958 5.0333 8.71834 5.01395 8.83054C5.00365 8.89045 5.00415 8.90585 5 8.96635C5 8.9891 5 9.01185 5 9.0346Z' fill='black'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 20px 20px;
}
.page-tprReportSearchPage .search-filter-dropdown + .ui-selectmenu-button.ui-selectmenu-button-open::after {
  transform: translateY(-50%) rotate(180deg);
}
.page-tprReportSearchPage .ui-selectmenu-menu .ui-menu .ui-state-hover {
  background: #007bff !important;
  color: #ffffff !important;
  border: none !important;
}
.page-tprReportSearchPage .ui-selectmenu-menu .ui-menu .ui-state-active {
  background: #0056b3 !important;
  color: #ffffff !important;
  border: none !important;
}
.page-tprReportSearchPage .search-filter-dropdown + .ui-selectmenu-button {
  display: flex !important;
  align-items: center !important;
  height: 42px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color: #bcbcbc !important;
  min-height: 42px !important;
  border: 1px solid #bcbcbc !important;
  line-height: 42px !important;
  padding-right: 40px !important;
  padding-left: 12px !important;
  position: relative;
  box-sizing: border-box;
}
.page-tprReportSearchPage .search-filter-dropdown + .ui-state-disabled {
  cursor: not-allowed !important;
  pointer-events: all !important;
}
.page-tprReportSearchPage .search-filter-dropdown + .ui-selectmenu-button .ui-selectmenu-icon {
  display: none !important;
}
.page-tprReportSearchPage .kmt-tpr-search-filter-list #tprSearchFilterForm {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}
.page-tprReportSearchPage *,
.page-tprReportSearchPage *::before,
.page-tprReportSearchPage *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.page-tprReportSearchPage :root {
  --blue: #336699;
  --yellow: #FFD200;
  --black: #000000;
  --white: #FFFFFF;
  --gray-20: #F3F3F3;
  --gray-40: #E0E0E0;
  --gray-60: #BCBCBC;
  --gray-75: #B8B8B8;
  --gray-80: #757575;
  --alt-row: #F9F9F9;
  --neutral-600: #22222F;
  --neutral-300: #C6C6CD;
}
.page-tprReportSearchPage a {
  color: var(--blue);
  text-decoration: none;
}
.page-tprReportSearchPage a:hover {
  text-decoration: underline;
}
.page-tprReportSearchPage .mobile-header {
  display: none;
}
@media (max-width: 767px) {
  .page-tprReportSearchPage .mobile-header {
    display: block;
    background: var(--white);
  }
  .page-tprReportSearchPage .mh-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px 15px;
    height: 51px;
  }
  .page-tprReportSearchPage .mh-logo img {
    height: 24px;
    width: auto;
    display: block;
  }
  .page-tprReportSearchPage .mh-contact {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    font-weight: 700;
    color: var(--black);
  }
  .page-tprReportSearchPage .mh-contact svg {
    width: 24px;
    height: 24px;
  }
  .page-tprReportSearchPage .mh-search-bar {
    background: var(--gray-20);
    padding: 10px 15px;
    height: 59px;
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .page-tprReportSearchPage .mh-hamburger {
    display: flex;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
  }
  .page-tprReportSearchPage .mh-hamburger span {
    display: block;
    width: 18px;
    height: 2px;
    background: var(--black);
    border-radius: 1px;
  }
  .page-tprReportSearchPage .mh-hamburger-label {
    font-size: 8px;
    font-weight: 500;
    text-align: center;
    color: var(--black);
  }
  .page-tprReportSearchPage .mh-search-wrap {
    flex: 1;
    display: flex;
    align-items: center;
    border: 1px solid var(--gray-60);
    border-radius: 5px;
    background: var(--white);
    height: 40px;
    overflow: hidden;
    padding-left: 12px;
  }
  .page-tprReportSearchPage .mh-search-wrap input {
    flex: 1;
    border: none;
    outline: none;
    font-size: 14px;
    font-family: inherit;
    color: var(--gray-60);
    background: transparent;
  }
  .page-tprReportSearchPage .mh-search-btn {
    width: 36px;
    height: 34px;
    background: var(--yellow);
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .page-tprReportSearchPage .mh-cart {
    position: relative;
    cursor: pointer;
  }
  .page-tprReportSearchPage .mh-cart svg {
    width: 24px;
    height: 24px;
  }
  .page-tprReportSearchPage .mh-cart-badge {
    position: absolute;
    top: -6px;
    right: -8px;
    background: var(--yellow);
    border-radius: 2px;
    font-size: 10px;
    font-weight: 500;
    padding: 1px 3px;
    white-space: nowrap;
  }
  .page-tprReportSearchPage .mh-banner {
    background: var(--white);
    border-bottom: 1px solid var(--gray-40);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
  }
  .page-tprReportSearchPage .mh-banner a {
    color: var(--blue);
    font-size: 11px;
    text-decoration: underline;
  }
}
.page-tprReportSearchPage .page-wrap {
  max-width: 1100px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .page-tprReportSearchPage .page-wrap {
    padding: 12px 16px 32px;
  }
}
.page-tprReportSearchPage .breadcrumb {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: var(--gray-80);
  margin-bottom: 20px;
}
.page-tprReportSearchPage .breadcrumb a {
  color: var(--blue);
}
.page-tprReportSearchPage .breadcrumb .sep {
  color: var(--gray-80);
}
.page-tprReportSearchPage .page-title {
  font-size: 30px;
  font-weight: 400;
  color: var(--black);
  margin-bottom: 16px;
  display: none;
}
.page-tprReportSearchPage .see-filters {
  display: none;
  align-items: center;
  gap: 8px;
  margin-bottom: 24px;
}
.page-tprReportSearchPage .see-filters svg {
  width: 17px;
  height: 17px;
}
.page-tprReportSearchPage .see-filters a {
  color: var(--blue);
  font-size: 16px;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .page-tprReportSearchPage .page-title {
    display: block;
  }
  .page-tprReportSearchPage .see-filters {
    display: flex;
  }
}
.page-tprReportSearchPage .toolbar {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 8px;
}
.page-tprReportSearchPage .download-links {
  display: flex;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
}
.page-tprReportSearchPage .download-link {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--blue);
  font-size: 16px;
}
.page-tprReportSearchPage .file-icon {
  width: 18px;
  height: 20px;
  flex-shrink: 0;
}
.page-tprReportSearchPage .file-icon svg {
  width: 100%;
  height: 100%;
}
.page-tprReportSearchPage .link-text {
  text-decoration: underline;
  text-decoration-skip-ink: none;
  padding-top: 2px;
}
.page-tprReportSearchPage .showing-count {
  font-size: 16px;
}
.page-tprReportSearchPage .showing-count strong {
  font-weight: 700;
}
.page-tprReportSearchPage .filters-section {
  display: flex;
  flex-direction: column;
  gap: 11px;
}
.page-tprReportSearchPage .filters-label {
  font-size: 15px;
  font-weight: 500;
}
.page-tprReportSearchPage .filters-chips {
  display: flex;
  align-items: center;
  gap: 11px;
  flex-wrap: wrap;
}
.page-tprReportSearchPage .clear-all {
  font-size: 15px;
  font-weight: 500;
  color: var(--blue);
  cursor: pointer;
  white-space: nowrap;
}
.page-tprReportSearchPage .clear-all:hover {
  text-decoration: underline;
}
.page-tprReportSearchPage .filter-chip {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: var(--blue);
  color: var(--white);
  border-radius: 6px;
  padding: 3px 10px;
  font-size: 16px;
  height: 29px;
  cursor: pointer;
  border: none;
  font-family: inherit;
}
.page-tprReportSearchPage .chip-close {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 2px;
  opacity: .85;
}
.page-tprReportSearchPage .chip-close svg {
  width: 14px;
  height: 14px;
}
.page-tprReportSearchPage .table-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 8px;
}
.page-tprReportSearchPage .desktop-table-wrap {
  overflow-x: auto;
}
.page-tprReportSearchPage .report-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  min-width: 900px;
}
.page-tprReportSearchPage .report-table colgroup col.c-ctrl {
  width: 80px;
}
.page-tprReportSearchPage .report-table colgroup col.c-num {
  width: 100px;
}
.page-tprReportSearchPage .report-table colgroup col.c-app {
  width: 95px;
}
.page-tprReportSearchPage .report-table colgroup col.c-title {
  width: 115px;
}
.page-tprReportSearchPage .report-table colgroup col.c-ind {
  width: 100px;
}
.page-tprReportSearchPage .report-table colgroup col.c-by {
  width: 115px;
}
.page-tprReportSearchPage .report-table colgroup col.c-mat {
  width: 135px;
}
.page-tprReportSearchPage .report-table colgroup col.c-grp {
  width: 70px;
}
.page-tprReportSearchPage .report-table colgroup col.c-date {
  width: 110px;
}
.page-tprReportSearchPage .report-table thead th {
  font-size: 14px;
  font-weight: 700;
  color: var(--black);
  padding: 10px 8px;
  text-align: left;
  vertical-align: bottom;
  background: var(--white);
  text-transform: capitalize;
}
.page-tprReportSearchPage .report-table tbody tr.main-row td {
  font-size: 16px;
  color: var(--black);
  padding: 14px 8px;
  vertical-align: middle;
  border-top: 1px solid var(--gray-75);
  border-bottom: 1px solid var(--gray-75);
  word-wrap: break-word;
}
.page-tprReportSearchPage .main-row.bg-alt {
  background: var(--alt-row);
}
.page-tprReportSearchPage .main-row.bg-white {
  background: var(--white);
}
.page-tprReportSearchPage tr.detail-row {
  display: none;
}
.page-tprReportSearchPage tr.detail-row.open {
  display: table-row;
}
.page-tprReportSearchPage tr.detail-row > td {
  padding: 0;
  border: none;
}
.page-tprReportSearchPage .detail-wrap {
  width: 100%;
  border-collapse: collapse;
}
.page-tprReportSearchPage .detail-wrap thead th {
  font-size: 12px;
  font-weight: 700;
  color: var(--black);
  padding: 10px 8px;
  text-align: left;
  white-space: nowrap;
  background: var(--white);
  border-bottom: 1px solid var(--gray-75);
}
.page-tprReportSearchPage .detail-wrap tbody td {
  font-size: 14px;
  color: var(--black);
  padding: 10px 8px;
  border-bottom: 1px solid var(--gray-75);
  vertical-align: middle;
}
.page-tprReportSearchPage .detail-wrap tbody tr.d-alt td {
  background: var(--alt-row);
}
.page-tprReportSearchPage .detail-wrap tbody tr.d-white td {
  background: var(--white);
}
.page-tprReportSearchPage .controls-cell {
  display: flex;
  align-items: center;
  gap: 16px;
}
.page-tprReportSearchPage .checkbox-wrap {
  display: flex;
  align-items: center;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.page-tprReportSearchPage .checkbox-wrap input[type="checkbox"] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  accent-color: var(--blue);
}
.page-tprReportSearchPage .expand-btn {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-tprReportSearchPage .expand-btn svg {
  width: 24px;
  height: 24px;
  display: block;
}
.page-tprReportSearchPage .report-link {
  color: var(--blue);
  text-decoration: underline;
  text-decoration-skip-ink: none;
}
.page-tprReportSearchPage .mobile-cards {
  display: none;
}
@media (max-width: 767px) {
  .page-tprReportSearchPage .desktop-table-wrap {
    display: none;
  }
  .page-tprReportSearchPage .mobile-cards {
    display: flex;
    flex-direction: column;
  }
  .page-tprReportSearchPage .mc-col-header {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 8px;
    border-bottom: 1px solid var(--gray-75);
  }
  .page-tprReportSearchPage .mc-col-header .col-label {
    font-size: 14px;
    font-weight: 700;
  }
  .page-tprReportSearchPage .mc-card {
    border-bottom: 1px solid var(--gray-75);
  }
  .page-tprReportSearchPage .mc-card-header {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 15px 8px;
    border-top: 1px solid var(--gray-75);
    border-bottom: 1px solid var(--gray-75);
  }
  .page-tprReportSearchPage .mc-card.bg-alt .mc-card-header {
    background: var(--alt-row);
  }
  .page-tprReportSearchPage .mc-card.bg-white .mc-card-header {
    background: var(--white);
  }
  .page-tprReportSearchPage .mc-attrs {
    display: none;
    flex-direction: column;
  }
  .page-tprReportSearchPage .mc-attrs.open {
    display: flex;
  }
  .page-tprReportSearchPage .mc-attr-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 16px;
  }
  .page-tprReportSearchPage .mc-attr-row:nth-child(odd) {
    background: var(--alt-row);
  }
  .page-tprReportSearchPage .mc-attr-row:nth-child(even) {
    background: var(--white);
  }
  .page-tprReportSearchPage .mc-attr-label {
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
  }
  .page-tprReportSearchPage .mc-attr-value {
    font-size: 16px;
    text-align: right;
    max-width: 55%;
  }
  .page-tprReportSearchPage .mc-subtable-wrap {
    overflow-x: auto;
    border-top: 1px solid var(--gray-75);
    -webkit-overflow-scrolling: touch;
  }
  .page-tprReportSearchPage .mc-subtable {
    border-collapse: collapse;
    white-space: nowrap;
  }
  .page-tprReportSearchPage .mc-subtable th {
    font-size: 12px;
    font-weight: 700;
    background: var(--white);
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid var(--gray-75);
  }
  .page-tprReportSearchPage .mc-subtable td {
    font-size: 12px;
    padding: 8px;
    border-bottom: 1px solid var(--gray-75);
  }
  .page-tprReportSearchPage .mc-subtable tr.d-alt td {
    background: var(--alt-row);
  }
  .page-tprReportSearchPage .mc-subtable tr.d-white td {
    background: var(--white);
  }
  .page-tprReportSearchPage .mc-subtable-wrap::-webkit-scrollbar {
    height: 4px;
  }
  .page-tprReportSearchPage .mc-subtable-wrap::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 2px;
  }
  .page-tprReportSearchPage .mc-subtable-wrap::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 2px;
  }
}
.page-tprReportSearchPage .paginator {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
  padding: 7px 14px;
  background: var(--white);
  border: 1px solid var(--neutral-300);
  border-radius: 6px;
}
.page-tprReportSearchPage .paginator-info {
  flex: 1;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: var(--neutral-600);
  text-align: right;
  padding-right: 8px;
  white-space: nowrap;
}
.page-tprReportSearchPage .pag-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 21px;
  border: 1px solid transparent;
  background: var(--white);
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: var(--neutral-600);
  cursor: pointer;
  flex-shrink: 0;
  transition: background .15s;
}
.page-tprReportSearchPage .pag-btn:hover {
  background: #f4f4f6;
}
.page-tprReportSearchPage .pag-btn.active {
  background: #f4f4f6;
  font-weight: 600;
}
.page-tprReportSearchPage .pag-btn svg {
  width: 14px;
  height: 14px;
}
.page-tprReportSearchPage .per-page-select select {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: var(--neutral-600);
  border: 1px solid var(--neutral-300);
  border-radius: 2px;
  padding: 6px 24px 6px 8px;
  background: var(--white);
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%2322222f'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 6px center;
  min-width: 63px;
}
@media (max-width: 767px) {
  .page-tprReportSearchPage .paginator {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    padding: 8px;
  }
  .page-tprReportSearchPage .paginator-top-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .page-tprReportSearchPage .paginator-info {
    text-align: left;
    padding-right: 0;
    flex: unset;
    white-space: normal;
  }
  .page-tprReportSearchPage .pag-buttons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
  }
}
@media (min-width: 768px) {
  .page-tprReportSearchPage .paginator-top-row {
    display: contents;
  }
  .page-tprReportSearchPage .pag-buttons {
    display: contents;
  }
}
.wpf-material-default {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
}
.page-loader-container {
  position: relative;
  pointer-events: none;
}
.page-loader-container::before,
.page-loader-container.fixed-loader::before {
  top: 0;
  left: 0;
  z-index: 9;
  content: '';
  width: 100%;
  height: 100%;
  opacity: 0.5;
  position: absolute;
  background: #ffffff;
}
.page-loader-container.fixed-loader::before,
.page-loader-container.fixed-loader > .js-page-loader {
  position: fixed;
}
.page-replenishmentReminder .spin-circle {
  z-index: 9991;
  position: fixed;
}
.spin-circle,
.whole-page-loader::after {
  top: 50%;
  left: 50%;
  z-index: 9;
  position: absolute;
  margin: -25px -25px;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 5px solid #e0e0e0;
  border-top-color: #336699;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  animation: rotate 2s linear infinite 0s forwards;
  -o-animation: rotate 2s linear infinite 0s forwards;
  -moz-animation: rotate 2s linear infinite 0s forwards;
  -webkit-animation: rotate 2s linear infinite 0s forwards;
}
.whole-page-loader {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9991;
  position: fixed;
}
.whole-page-loader::before {
  width: 100%;
  opacity: .3;
  content: '';
  height: 100%;
  position: absolute;
  background: #000;
}
.whole-page-loader::after {
  margin: 0;
  content: '';
  position: fixed;
  box-shadow: 0 0 30px 0 #bab6b6, inset 0 0 2px 0 #aeaeae;
  -o-box-shadow: 0 0 30px 0 #bab6b6, inset 0 0 2px 0 #aeaeae;
  -moz-box-shadow: 0 0 30px 0 #bab6b6, inset 0 0 2px 0 #aeaeae;
  -webkit-box-shadow: 0 0 30px 0 #bab6b6, inset 0 0 2px 0 #aeaeae;
}
@-webkit-keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.account-section-content > .js-page-loader-container > .spin-circle {
  position: fixed;
}
:root {
  --neutral-20: #f3f3f3;
  --neutral-60: #bcbcbc;
  --neutral-70: #949494;
  --danger-color: #D03C00;
  --success-color: #116724;
  --neutral-100: #000000;
  --light-green: #57DE1F;
}
.flex {
  display: flex;
}
.gap-2 {
  gap: 8px;
}
.popover {
  z-index: 10609;
  color: var(--neutral-90, #333333);
  border-color: var(--neutral-50, #cecece);
}
.popover.right > .arrow {
  left: -16px;
  margin-top: -8px;
  border-width: 8px;
  border-right-color: var(--neutral-50, #cecece);
}
#colorbox #closeRefreshLoader .spin-circle {
  position: static;
  margin: 24px auto 0;
  display: block !important;
}
#colorbox.closeRefreshLoader #cboxClose {
  display: none;
}
.cart-main-wrapper .d-none {
  display: none;
}
.cart-main-wrapper .font-sm {
  font-size: 12px;
  line-height: 16px;
}
.cart-main-wrapper .text-muted {
  color: var(--neutral-80, #757575);
}
.cart-main-wrapper .btn-download .caret {
  transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  background-color: currentColor;
}
.cart-main-wrapper .btn-download:active:focus,
.cart-main-wrapper .btn-download:hover,
.cart-main-wrapper .btn-download:focus {
  color: #ffffff !important;
  border-color: #336699 !important;
  background-color: #336699 !important;
}
.cart-main-wrapper .open > .btn-download .caret {
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.cart-main-wrapper .bulk-quick-order.cart-quick-order {
  margin-bottom: 24px;
}
.cart-main-wrapper .cart-section {
  margin: 16px 0 24px;
}
@media (max-width: 300px) {
  .cart-main-wrapper .cart-list .kmt-filter-select {
    border: 0 !important;
    padding: 0 !important;
  }
}
@media (max-width: 576px) {
  .cart-main-wrapper .cart-section {
    margin-bottom: 8px;
  }
  .cart-main-wrapper .cart-list .kmt-filter-select {
    width: calc(50% - 24px);
  }
  .cart-main-wrapper .cart-list .kmt-filter-select a {
    float: none;
  }
}
.cart-main-wrapper .alert.alert-danger.kmt {
  padding: 14px 20px;
  margin-bottom: 24px;
  background-color: transparent;
  color: #d03c00;
  border-color: #d03c00;
}
.cart-main-wrapper .alert.alert-danger.kmt a:hover,
.cart-main-wrapper .alert.alert-danger.kmt a:focus,
.cart-main-wrapper .alert.alert-danger.kmt a:active,
.cart-main-wrapper .alert.alert-danger.kmt a:visited {
  color: inherit;
  outline: none;
}
.cart-main-wrapper .alert.alert-danger.kmt.lg {
  padding: 14px 20px;
}
.cart-main-wrapper .alert.alert-danger.kmt ul {
  margin-top: 8px;
  padding-left: 32px;
  list-style-position: inside;
}
.cart-main-wrapper .alert.alert-danger.kmt li {
  color: inherit;
  font-weight: 500;
  margin-bottom: 8px;
}
.cart-main-wrapper .alert.alert-danger.kmt svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.cart-main-wrapper .alert.alert-success.kmt {
  padding: 8px 16px;
  margin-bottom: 24px;
  color: var(--success-color);
  background-color: transparent;
  border-color: var(--success-color);
}
.cart-main-wrapper .alert.alert-success.kmt .close {
  opacity: 1;
  color: inherit;
  margin-top: 3px;
  line-height: 24px;
}
.cart-main-wrapper .alert.alert-success.kmt ul {
  margin-top: 8px;
  padding-left: 0;
  list-style: none;
  padding-right: 12px;
}
.cart-main-wrapper .alert.alert-success.kmt li {
  color: inherit;
  font-weight: 600;
  margin-bottom: 8px;
  position: relative;
}
.cart-main-wrapper .alert.alert-success.kmt li + li {
  margin-top: 8px;
}
.cart-main-wrapper .alert.alert-success.kmt li::before {
  width: 16px;
  content: '';
  height: 16px;
  margin: 0 8px;
  flex-shrink: 0;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background: var(--light-green);
}
.cart-main-wrapper .alert.alert-success.kmt li::after {
  top: 8px;
  left: 12px;
  width: 8px;
  height: 4px;
  content: "";
  flex-shrink: 0;
  position: absolute;
  display: inline-block;
  transform: rotate(-50deg);
  border: solid var(--neutral-100);
  border-width: 0px 0px 1px 1px;
}
.cart-main-wrapper .alert.alert-info.kmt {
  padding: 14px 20px;
  margin-bottom: 24px;
  background-color: transparent;
  color: #336699;
  border-color: #336699;
}
.cart-main-wrapper .alert.alert-info.kmt a:hover,
.cart-main-wrapper .alert.alert-info.kmt a:focus,
.cart-main-wrapper .alert.alert-info.kmt a:active,
.cart-main-wrapper .alert.alert-info.kmt a:visited {
  color: inherit;
  outline: none;
}
.cart-main-wrapper .alert.alert-info.kmt.lg {
  padding: 14px 20px;
}
.cart-main-wrapper .alert.alert-info.kmt ul {
  margin-top: 8px;
  padding-left: 32px;
  list-style-position: inside;
}
.cart-main-wrapper .alert.alert-info.kmt li {
  color: inherit;
  font-weight: 500;
  margin-bottom: 8px;
}
.cart-main-wrapper .alert.alert-info.kmt svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.cart-main-wrapper .alert.alert-info.kmt ul {
  padding-left: 0;
  list-style: none;
}
.cart-main-wrapper .alert.alert-info.kmt ul li {
  display: flex;
}
.cart-main-wrapper .alert.alert-info.kmt ul > li::before,
.cart-main-wrapper .alert.alert-info.kmt section > div::before {
  content: '';
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../../common/images/warning-icon.svg);
}
.cart-main-wrapper .font-600 {
  font-weight: 600;
}
.cart-main-wrapper .kmt-history__header,
.cart-main-wrapper .bulk-quick-order .title,
.cart-main-wrapper .bulk-quick-order p {
  color: var(--neutral-100);
}
.cart-main-wrapper .empty-cart {
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
}
.cart-main-wrapper .empty-cart svg {
  width: 24px;
  height: 24px;
}
.cart-main-wrapper .has-error {
  border-color: var(--danger-color);
}
.cart-main-wrapper .cart-item.quickOrder-wrapper {
  padding: 16px !important;
}
.cart-main-wrapper .cart-item.quickOrder-wrapper .bulk-quick-order {
  padding: 0;
}
.cart-main-wrapper #quickOrderForm {
  width: 100%;
  margin-bottom: 0;
}
.cart-main-wrapper .bulk-quick-order .title {
  display: flex;
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 16px;
  align-items: center;
  justify-content: space-between;
}
.cart-main-wrapper .bulk-quick-order p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--neutral-60);
}
.cart-main-wrapper .bulk-quick-order .line-item {
  position: relative;
}
.cart-main-wrapper .bulk-quick-order .line-item label.error {
  top: 100%;
  z-index: 9;
  width: 165px;
  font-weight: 400;
  position: absolute;
  background: #fff;
  padding: 2px 6px 2px 0;
  color: var(--danger-color);
}
.cart-main-wrapper .bulk-quick-order .line-item .material-number {
  width: 176px;
  max-width: 190px;
  padding-right: 36px;
}
.cart-main-wrapper .bulk-quick-order .line-item .material-number .tool-tip {
  position: static;
  margin-left: 4px;
  display: inline-block;
  vertical-align: middle;
}
.cart-main-wrapper .bulk-quick-order .line-item .material-number.error + label.error {
  left: 0;
}
.cart-main-wrapper .bulk-quick-order .line-item .grade-field {
  width: 120px;
  max-width: 120px;
}
.cart-main-wrapper .bulk-quick-order .line-item .qty {
  width: 76px;
}
.cart-main-wrapper .bulk-quick-order .line-item .qty.error + label.error {
  left: 100%;
  margin-left: 6px;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.cart-main-wrapper .bulk-quick-order .line-item .btn-default {
  padding: 0 11px;
}
.cart-main-wrapper .bulk-quick-order .line-item .btn-default.line-view,
.cart-main-wrapper .bulk-quick-order .line-item .btn-default.line-view:hover,
.cart-main-wrapper .bulk-quick-order .line-item .btn-default.line-view:focus {
  border: 0;
  padding: 0;
  text-decoration: underline;
  color: #336699 !important;
  background-color: transparent;
}
.cart-main-wrapper .bulk-quick-order .line-item .btn-default.line-view[disabled] {
  color: #777777 !important;
}
.cart-main-wrapper .bulk-quick-order .line-item .tool-tip {
  top: 8px;
  outline: 0;
  z-index: 3;
  left: 143px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: absolute;
}
.cart-main-wrapper .bulk-quick-order .line-item .tool-tip::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-image: url("../images/tooltip.svg;");
}
.cart-main-wrapper .bulk-quick-order .line-item .tool-tip[aria-describedby]::before {
  background-image: url("../images/cross.svg;");
}
@media (max-width: 576px) {
  .cart-main-wrapper .bulk-quick-order .line-item {
    gap: 8px;
  }
  .cart-main-wrapper .bulk-quick-order .line-item .material-number {
    width: 163px;
  }
  .cart-main-wrapper .bulk-quick-order .line-item .grade-field {
    width: 80px;
    flex: 1 0 auto;
  }
  .cart-main-wrapper .bulk-quick-order .line-item .qty {
    width: 50px;
    flex: 1 0 auto;
  }
  .cart-main-wrapper .bulk-quick-order .line-item .form-control {
    padding: 10px 8px;
  }
  .cart-main-wrapper .bulk-quick-order .line-item .tool-tip {
    left: 130px;
  }
}
@media (max-width: 374px) {
  .cart-main-wrapper .bulk-quick-order .line-item {
    flex-wrap: wrap;
  }
}
.cart-main-wrapper .bulk-quick-order .line-item .material-number.error:focus + label.error,
.cart-main-wrapper .bulk-quick-order .line-item .qty.error:focus + label.error,
.cart-main-wrapper .bulk-quick-order .line-item .material-number.error:hover + label.error,
.cart-main-wrapper .bulk-quick-order .line-item .qty.error:hover + label.error {
  display: block !important;
}
@media (min-width: 768px) {
  .cart-main-wrapper .bulk-quick-order .col-wrapper {
    display: flex;
    justify-content: space-between;
  }
}
.cart-main-wrapper .bulk-quick-order .col-wrapper .lines-wrapper > .line-item {
  margin-bottom: 8px;
}
.cart-main-wrapper .bulk-quick-order .col-wrapper .file-wrap {
  margin-bottom: 0;
  max-width: 200px;
}
@media (min-width: 768px) {
  .cart-main-wrapper .bulk-quick-order .col-wrapper .file-wrap {
    text-align: right;
  }
}
.cart-main-wrapper .bulk-quick-order .col-wrapper .download-btn-qo {
  gap: 4px;
  outline: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.cart-main-wrapper .bulk-quick-order .upload-wrapper {
  gap: 16px;
  display: flex;
  margin-top: 32px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .cart-main-wrapper .bulk-quick-order .upload-wrapper {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .cart-main-wrapper .bulk-quick-order .upload-wrapper {
    flex-direction: row;
    align-items: flex-start;
  }
}
.cart-main-wrapper .bulk-quick-order .upload-wrapper .btn,
.cart-main-wrapper .bulk-quick-order .upload-wrapper .file-upload {
  width: 100%;
}
.cart-main-wrapper .bulk-quick-order .dropdown-menu {
  width: 100%;
  margin-top: 0;
  padding: 4px 0 !important;
  border-radius: 6px;
  border-color: #e0e0e0;
  box-shadow: 0px 2px 10px 0px rgba(124, 124, 124, 0.25);
}
.cart-main-wrapper .bulk-quick-order .dropdown-menu > li + li {
  margin-top: 4px;
}
.cart-main-wrapper .bulk-quick-order .dropdown-menu > li > a {
  padding: 4px 16px;
  outline: 0 !important;
  text-decoration: none;
  font-size: 14px !important;
  line-height: 24px !important;
}
.cart-main-wrapper .btn-cart {
  font-size: 14px;
  line-height: 24px;
}
.cart-main-wrapper .btn-cart[disabled],
.cart-main-wrapper .btn-cart[disabled]:hover {
  color: var(--neutral-60);
  background-color: var(--neutral-20);
  border: 1px solid var(--neutral-60);
}
.cart-main-wrapper .uploadCsv-footer {
  margin-top: 16px;
}
.cart-main-wrapper .uploadCsv-footer .btn-cart {
  margin-left: 16px;
}
.cart-main-wrapper .closeQuickOrder {
  line-height: 1;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  color: var(--neutral-100);
}
.cart-main-wrapper .modal-footer {
  padding: 0;
  border-top: 0;
}
.cart-main-wrapper#uploadCsvFileModal .alert.alert-danger {
  overflow-y: auto;
  max-height: 120px;
}
.cart-main-wrapper#uploadCsvFileModal .line-wrap {
  overflow-y: auto;
  max-height: 332px;
  margin-bottom: 16px;
}
.cart-main-wrapper .discount-right {
  margin-right: 10px;
}
#sharedCartForm .alert a {
  font-weight: 600;
}
#newQuickOrder > .spin-circle,
#newQuickOrder::before {
  z-index: 99991;
  position: fixed;
}
body.isloading::after {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9990;
  background-color: rgba(255, 255, 255, 0.5);
}
.empty-cart {
  padding: 75px 0;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}
.empty-cart svg {
  margin-right: 8px;
  margin-bottom: 16px;
  vertical-align: top;
}
.empty-cart a {
  text-decoration: underline;
}
.empty-cart a:hover {
  font-weight: 500;
}
.page-cartPage .cart-item .media-heading a,
.page-cartPage .cart-item .local-availability {
  color: #336699;
  text-decoration: underline;
}
.page-cartPage #cboxTitle {
  border-bottom-color: #ffd200;
}
.page-cartPage .global-alerts .alert-dismissable.getAccAlert .closeAccAlert::before {
  content: '\00D7';
  line-height: 24px;
}
.page-cartPage .global-alerts .alert-dismissable.getAccAlert .icon-info,
.page-cartPage .global-alerts .alert-dismissable.getAccAlert .closeAccAlert .icon-close,
.page-cartPage .global-alerts .alert-dismissable.getAccAlert:not(.alert-danger) .icon-error {
  display: none;
}
.page-cartPage .global-alerts .alert-dismissable.getAccAlert .close {
  opacity: 1;
}
.page-cartPage .global-alerts .alert-dismissable.getAccAlert .kmt-global-alert-message-container {
  color: inherit;
  font-weight: normal;
}
.page-cartPage .global-alerts .alert-success.alert-dismissable.getAccAlert {
  padding: 8px 16px;
  margin-bottom: 24px;
  color: var(--success-color);
  background-color: transparent;
  border-color: var(--success-color);
}
.page-cartPage .global-alerts .alert-success.alert-dismissable.getAccAlert .close {
  opacity: 1;
  color: inherit;
  margin-top: 3px;
  line-height: 24px;
}
.page-cartPage .global-alerts .alert-success.alert-dismissable.getAccAlert ul {
  margin-top: 8px;
  padding-left: 0;
  list-style: none;
  padding-right: 12px;
}
.page-cartPage .global-alerts .alert-success.alert-dismissable.getAccAlert li {
  color: inherit;
  font-weight: 600;
  margin-bottom: 8px;
  position: relative;
}
.page-cartPage .global-alerts .alert-success.alert-dismissable.getAccAlert li + li {
  margin-top: 8px;
}
.page-cartPage .global-alerts .alert-success.alert-dismissable.getAccAlert li::before {
  width: 16px;
  content: '';
  height: 16px;
  margin: 0 8px;
  flex-shrink: 0;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background: var(--light-green);
}
.page-cartPage .global-alerts .alert-success.alert-dismissable.getAccAlert li::after {
  top: 8px;
  left: 12px;
  width: 8px;
  height: 4px;
  content: "";
  flex-shrink: 0;
  position: absolute;
  display: inline-block;
  transform: rotate(-50deg);
  border: solid var(--neutral-100);
  border-width: 0px 0px 1px 1px;
}
.page-cartPage .global-alerts .alert-warning.alert-dismissable.getAccAlert,
.page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert {
  padding: 14px 20px;
  margin-bottom: 24px;
  background-color: transparent;
  color: #336699;
  border-color: #336699;
}
.page-cartPage .global-alerts .alert-warning.alert-dismissable.getAccAlert a:hover,
.page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert a:hover,
.page-cartPage .global-alerts .alert-warning.alert-dismissable.getAccAlert a:focus,
.page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert a:focus,
.page-cartPage .global-alerts .alert-warning.alert-dismissable.getAccAlert a:active,
.page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert a:active,
.page-cartPage .global-alerts .alert-warning.alert-dismissable.getAccAlert a:visited,
.page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert a:visited {
  color: inherit;
  outline: none;
}
.page-cartPage .global-alerts .alert-warning.alert-dismissable.getAccAlert.lg,
.page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert.lg {
  padding: 14px 20px;
}
.page-cartPage .global-alerts .alert-warning.alert-dismissable.getAccAlert ul,
.page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert ul {
  margin-top: 8px;
  padding-left: 32px;
  list-style-position: inside;
}
.page-cartPage .global-alerts .alert-warning.alert-dismissable.getAccAlert li,
.page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert li {
  color: inherit;
  font-weight: 500;
  margin-bottom: 8px;
}
.page-cartPage .global-alerts .alert-warning.alert-dismissable.getAccAlert svg,
.page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.page-cartPage .global-alerts .alert-warning.alert-dismissable.getAccAlert ul,
.page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert ul {
  padding-left: 0;
  list-style: none;
}
.page-cartPage .global-alerts .alert-warning.alert-dismissable.getAccAlert ul li,
.page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert ul li {
  display: flex;
}
.page-cartPage .global-alerts .alert-warning.alert-dismissable.getAccAlert ul > li::before,
.page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert ul > li::before,
.page-cartPage .global-alerts .alert-warning.alert-dismissable.getAccAlert section > div::before,
.page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert section > div::before {
  content: '';
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../../common/images/warning-icon.svg);
}
.page-cartPage .global-alerts .alert-danger.alert-dismissable.getAccAlert {
  padding: 14px 20px;
  margin-bottom: 24px;
  background-color: transparent;
  color: #d03c00;
  border-color: #d03c00;
}
.page-cartPage .global-alerts .alert-danger.alert-dismissable.getAccAlert a:hover,
.page-cartPage .global-alerts .alert-danger.alert-dismissable.getAccAlert a:focus,
.page-cartPage .global-alerts .alert-danger.alert-dismissable.getAccAlert a:active,
.page-cartPage .global-alerts .alert-danger.alert-dismissable.getAccAlert a:visited {
  color: inherit;
  outline: none;
}
.page-cartPage .global-alerts .alert-danger.alert-dismissable.getAccAlert.lg {
  padding: 14px 20px;
}
.page-cartPage .global-alerts .alert-danger.alert-dismissable.getAccAlert ul {
  margin-top: 8px;
  padding-left: 32px;
  list-style-position: inside;
}
.page-cartPage .global-alerts .alert-danger.alert-dismissable.getAccAlert li {
  color: inherit;
  font-weight: 500;
  margin-bottom: 8px;
}
.page-cartPage .global-alerts .alert-danger.alert-dismissable.getAccAlert svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.cart-list {
  flex-wrap: wrap;
}
.cart-list .kmt-filter-select {
  white-space: nowrap;
  margin: 0 24px 16px 0;
  border-left: 0 !important;
  padding: 0 24px 0 0 !important;
  border-right: 1px solid #cecece;
}
.cart-list .kmt-filter-select:last-of-type {
  margin-right: 0;
  border-right: 0;
  padding-right: 0 !important;
}
.cart-list .kmt-filter-select img {
  width: 18px;
  margin-right: 4px;
}
#saveCart .legend {
  font-weight: 600;
}
#saveCartForm .form-control,
#editCartForm .form-control {
  background: transparent;
}
#saveCartForm label > span,
#editCartForm label > span {
  font-weight: 500;
  text-transform: capitalize;
}
#saveCartForm .form-actions,
#editCartForm .form-actions {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
#saveCartForm input[type="text"],
#editCartForm input[type="text"] {
  height: 42px;
}
#saveCartForm textarea,
#editCartForm textarea {
  height: 90px;
}
#saveCartForm .form-error-group,
#editCartForm .form-error-group {
  display: flex;
  margin-top: 4px;
  align-items: center;
}
#saveCartForm .form-error-group .text-right,
#editCartForm .form-error-group .text-right {
  margin-bottom: 0;
  margin-left: auto;
}
#saveCartForm .form-control.has-error,
#editCartForm .form-control.has-error,
#saveCartForm .form-control.input-error,
#editCartForm .form-control.input-error,
#saveCartForm .tooltip-field.control-error,
#editCartForm .tooltip-field.control-error {
  color: #d03c00;
  border-color: #d03c00;
}
#saveCartForm .tooltip-field span,
#editCartForm .tooltip-field span {
  font-size: 13px;
  line-height: 16px;
}
#saveCartForm .tooltip-field.control-error,
#editCartForm .tooltip-field.control-error {
  border: 0;
  padding: 0;
  box-shadow: none;
  background-color: transparent;
  position: static !important;
}
#saveCartForm .tooltip-field.control-error svg,
#editCartForm .tooltip-field.control-error svg {
  width: 18px;
  height: 18px;
  margin-right: 0;
  fill: #d03c00;
}
#saveCartForm .tooltip-field.control-error::before,
#editCartForm .tooltip-field.control-error::before,
#saveCartForm .tooltip-field.control-error::after,
#editCartForm .tooltip-field.control-error::after {
  display: none;
}
.cart-page .cart-head {
  display: flex;
  padding: 0 16px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  color: #000000;
  margin-bottom: 16px;
  align-items: flex-end;
}
@media (max-width: 991px) {
  .cart-page .cart-head {
    display: none;
  }
}
.cart-page .cart-body .qty form {
  margin: auto;
  max-width: 45px;
  margin-bottom: 0;
  position: static;
}
.cart-page .cart-body .qty form .qty-field {
  padding: 0;
  width: 45px;
  height: 42px;
  font-weight: 700;
  text-align: center;
  background-color: transparent;
}
.cart-page .cart-body .qty-field,
.cart-page .cart-body .head-cell {
  color: #000000;
}
.cart-page .cart-body .head-cell {
  flex: 1;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}
@media (max-width: 575px) {
  .cart-page .cart-body .head-cell {
    max-width: 90px;
  }
}
@media (min-width: 576px) {
  .cart-page .cart-body .head-cell {
    margin-bottom: 8px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cart-page .cart-body .head-cell {
    display: none;
  }
}
.cart-page .cart-item {
  display: flex;
  flex-wrap: wrap;
  padding: 16px 8px;
  position: relative;
  border-radius: 6px;
  margin-bottom: 24px;
  align-items: center;
  border: 1px solid #bcbcbc;
}
@media (max-width: 576px) {
  .cart-page .cart-item {
    align-items: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cart-page .cart-item {
    padding-left: 100px;
  }
}
@media (min-width: 1200px) {
  .cart-page .cart-item {
    padding: 16px;
  }
}
.cart-page .cart-item .media-object {
  max-width: 80px;
  max-height: 100px;
  object-fit: cover;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cart-page .cart-item .media-object {
    height: 80px;
    max-width: 80px;
  }
}
.cart-page .cart-item .media-body > p {
  font-size: 12px;
  margin-bottom: 8px;
}
.cart-page .cart-item .media-heading {
  margin-bottom: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .cart-page .cart-item .media-heading {
    padding-right: 75px;
  }
}
.cart-page .cart-item.newPromo {
  border-radius: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  border-width: 0 1px;
}
.cart-page .cart-item.newPromo:first-of-type {
  border-bottom: 0;
  border-top-width: 1px;
  border-radius: 6px 6px 0 0;
}
.cart-page .cart-item.newPromo:last-of-type {
  border-top: 0;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom-width: 1px;
  border-radius: 0 0 6px 6px;
}
.cart-page .cart-item.newPromo:last-of-type .spacer {
  display: none;
}
.cart-page .cart-item .spacer {
  margin-top: 24px;
  border-top: 1px solid #ececec;
}
.cart-page .cart-item .list-price-font {
  color: inherit !important;
  font-weight: 400 !important;
}
.cart-page .cart-item .netprice_each {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1px;
}
.cart-page .cart-item .left-text {
  text-align: left !important;
}
.cart-page .cart-item .pad-zero {
  padding: 0 !important;
}
.cart-page .cart-item .category-size {
  font-weight: 600;
  color: #575757 !important;
}
.cart-page .cart-item .mob-style-font {
  font-weight: 500;
  color: var(--black);
}
.cart-page .cart-table .item-info.quoteNumber {
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 16px;
  color: #575757;
}
@media (min-width: 768px) and (max-width: 991px) {
  .cart-page .cart-table .item-info.quoteNumber {
    margin-left: -92px;
  }
}
.cart-page .cart-table .block {
  display: block;
}
.cart-page .cart-table .arrive-list,
.cart-page .cart-table .item-param.arrive {
  font-size: 16px;
  padding-left: 0;
  list-style: none;
  max-width: 180px;
  text-align: left;
  line-height: 20px;
}
.cart-page .cart-table .arrive-list span,
.cart-page .cart-table .item-param.arrive span {
  color: #000000;
}
@media (max-width: 1199px) {
  .cart-page .cart-table .arrive-list,
  .cart-page .cart-table .item-param.arrive {
    font-size: 14px;
    max-width: 155px;
  }
}
@media (min-width: 576px) {
  .cart-page .cart-table .item-cell,
  .cart-page .cart-table .head-cell {
    padding: 0 8px;
  }
  .cart-page .cart-table .item-cell:not(.desc, .qty),
  .cart-page .cart-table .head-cell:not(.desc, .qty) {
    flex: 1;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .cart-page .cart-table .item-cell,
  .cart-page .cart-table .head-cell {
    align-self: flex-start;
  }
  .cart-page .cart-table .item-cell.desc,
  .cart-page .cart-table .head-cell.desc {
    margin-bottom: 16px;
  }
}
@media (min-width: 576px) and (max-width: 1199px) {
  .cart-page .cart-table .item-cell.qty,
  .cart-page .cart-table .head-cell.qty {
    min-width: 75px;
  }
  .cart-page .cart-table .item-cell.total,
  .cart-page .cart-table .head-cell.total {
    min-width: 90px;
  }
  .cart-page .cart-table .item-cell.arrive,
  .cart-page .cart-table .head-cell.arrive {
    min-width: 170px;
  }
  .cart-page .cart-table .item-cell.price,
  .cart-page .cart-table .head-cell.price {
    min-width: 100px;
  }
  .cart-page .cart-table .item-cell.price,
  .cart-page .cart-table .head-cell.price,
  .cart-page .cart-table .item-cell.total,
  .cart-page .cart-table .head-cell.total,
  .cart-page .cart-table .item-cell.available,
  .cart-page .cart-table .head-cell.available {
    text-align: center;
  }
  .cart-page .cart-table .item-cell.arrive .head-cell,
  .cart-page .cart-table .head-cell.arrive .head-cell {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .cart-page .cart-table .item-cell.remove,
  .cart-page .cart-table .head-cell.remove {
    max-width: 60px;
    padding-right: 0;
  }
  .cart-page .cart-table .item-cell.desc,
  .cart-page .cart-table .head-cell.desc {
    max-width: 22%;
  }
  .cart-page .cart-table .item-cell.arrive,
  .cart-page .cart-table .head-cell.arrive {
    min-width: 200px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cart-page .cart-table .item-cell.total,
  .cart-page .cart-table .head-cell.total {
    min-width: 90px;
  }
  .cart-page .cart-table .item-cell.arrive,
  .cart-page .cart-table .head-cell.arrive {
    min-width: 190px;
  }
}
@media (min-width: 1200px) {
  .cart-page .cart-table .item-cell.desc,
  .cart-page .cart-table .head-cell.desc {
    max-width: 32%;
    margin-right: auto;
  }
  .cart-page .cart-table .item-cell.desc .item-detail,
  .cart-page .cart-table .head-cell.desc .item-detail {
    gap: 8px;
    display: flex;
  }
  .cart-page .cart-table .item-cell.desc .item-detail strong,
  .cart-page .cart-table .head-cell.desc .item-detail strong {
    display: block;
  }
  .cart-page .cart-table .item-cell.qty,
  .cart-page .cart-table .head-cell.qty {
    width: 100px;
  }
  .cart-page .cart-table .item-cell.available,
  .cart-page .cart-table .head-cell.available {
    max-width: 95px;
    margin-left: 10px;
  }
  .cart-page .cart-table .item-cell.total:not(.b2c),
  .cart-page .cart-table .head-cell.total:not(.b2c),
  .cart-page .cart-table .item-cell.price:not(.b2c),
  .cart-page .cart-table .head-cell.price:not(.b2c) {
    max-width: 130px;
  }
  .cart-page .cart-table .item-cell.total.b2c,
  .cart-page .cart-table .head-cell.total.b2c,
  .cart-page .cart-table .item-cell.price.b2c,
  .cart-page .cart-table .head-cell.price.b2c {
    max-width: 216px;
  }
}
@media (min-width: 992px) {
  .cart-page .cart-table .head-cell.qty {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cart-page .cart-table .head-cell.desc {
    max-width: none;
    width: calc(22% + 90px);
  }
}
@media (min-width: 1200px) {
  .cart-page .cart-table .head-cell.desc {
    width: calc(32% + 90px);
  }
}
@media (max-width: 575px) {
  .cart-page .cart-table .item-cell {
    width: 100%;
    display: flex;
    font-size: 16px;
    line-height: 20px;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .cart-page .cart-table .item-cell.desc {
    max-width: calc(100% - 90px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cart-page .cart-table .item-cell.image {
    top: 8px;
    left: 8px;
    position: absolute;
  }
  .cart-page .cart-table .item-cell.image.isInfoVisible {
    top: 36px;
  }
}
@media (max-width: 767px) {
  .cart-page .cart-table .item-cell.desc,
  .cart-page .cart-table .item-cell.qty,
  .cart-page .cart-table .item-cell.total,
  .cart-page .cart-table .item-cell.arrive,
  .cart-page .cart-table .item-cell.price,
  .cart-page .cart-table .item-cell.available {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cart-page .cart-table .item-cell .item-detail {
    flex-direction: column;
  }
}
.cart-page .cart-table .item-cell.remove .dropdown-menu {
  right: 0;
  left: auto;
  padding: 0;
}
.cart-page .cart-table .item-cell.remove .dropdown-menu .link-text {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
}
.cart-page .cart-table .item-cell.remove .dropdown-menu li {
  padding: 0 8px;
}
.cart-page .cart-table .item-cell.remove .dropdown-menu .list-unstyled {
  padding: 8px 0;
  margin-bottom: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .cart-page .cart-table .item-cell.remove {
    top: 16px;
    right: 16px;
    width: auto;
    position: absolute;
  }
}
.cart-page .cart-table .item-cell.remove .d-flex {
  width: 100%;
  justify-content: center;
}
.cart-page .cart-table .item-cell.remove .d-flex .cart-config {
  margin-left: 24px;
}
@media (min-width: 576px) {
  .cart-page .cart-table .item-cell.remove .d-flex .cart-config {
    margin-left: 16px;
  }
}
.cart-page .cart-table .item-cell.image {
  padding: 0;
  flex-grow: 0;
  max-width: 80px;
  min-width: 80px;
  margin-bottom: 0;
  margin-right: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cart-page .cart-table .item-cell.image {
    width: 82px;
  }
}
.cart-page .cart-table .item-cell.desc .item-detail {
  font-size: 12px;
  margin-top: 8px;
  flex-wrap: wrap;
  line-height: 18px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .cart-page .cart-table .item-cell.desc .item-detail {
    gap: 8px;
    display: flex;
  }
  .cart-page .cart-table .item-cell.desc .item-detail .item-param span {
    display: block;
  }
}
.cart-page .cart-table .item-cell.desc .item-param:nth-of-type(odd) {
  flex-basis: 130px;
}
.cart-page .cart-table .item-cell.desc .item-param:nth-of-type(even) {
  flex-basis: 160px;
}
.cart-page .cart-table .item-cell .discounted-price {
  font-weight: normal;
  text-decoration: line-through;
}
.cart-page .cart-table .item-cell.price,
.cart-page .cart-table .item-cell.arrive {
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 1200px) {
  .cart-page .cart-table .item-cell.price,
  .cart-page .cart-table .item-cell.arrive {
    font-size: 16px;
  }
}
.cart-page .cart-table .item-cell .qty-wrap {
  position: relative;
}
.cart-page .cart-table .item-cell .qty-wrap .help-alert-icon,
.cart-page .cart-table .item-cell .qty-wrap .qty-msg {
  position: absolute;
}
.cart-page .cart-table .item-cell .qty-wrap .qty-msg {
  left: 50px;
  bottom: 10px;
  font-size: 10px;
  white-space: nowrap;
}
@media (min-width: 576px) {
  .cart-page .cart-table .item-cell .qty-wrap .qty-msg {
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
  }
}
.cart-page .cart-table .item-cell .qty-wrap .help-alert-icon {
  top: -10px;
  left: 52px;
  z-index: 1;
  width: 20px;
  height: 20px;
  display: none;
  font-weight: 700;
  line-height: 18px;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  background: #336699;
}
.cart-page .cart-table .item-cell .qty-wrap .help-alert-icon.active {
  display: block;
}
.cart-page .cart-table .item-cell .qty-wrap .tooltip.qty-msg {
  box-shadow: 0 3px 10px 0 #ececec;
  transform: translateX(-50%) !important;
}
.cart-page .cart-table .item-cell .qty-wrap .tooltip-inner {
  line-height: 20px;
  white-space: break-spaces;
}
@media (min-width: 992px) {
  .cart-page .cart-table .item-cell.arrive .item-detail {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
  }
}
.cart-page .cart-table .item-cell.list-price > span {
  display: block;
  font-size: 12px;
}
.cart-page .cart-table .item-cell.list-price strong.discounted-price {
  color: inherit;
  font-weight: 400;
}
.cart-page .cart-table .item-cell.price strong,
.cart-page .cart-table .item-cell.total strong {
  font-size: 14px;
  font-weight: 600;
  color: #000000;
}
@media (min-width: 1200px) {
  .cart-page .cart-table .item-cell.price strong,
  .cart-page .cart-table .item-cell.total strong {
    font-size: 16px;
  }
}
.cart-page .head-width-cal {
  min-width: 125px !important;
}
@media (min-width: 1200px) {
  .cart-page .lg-padd {
    padding-left: 8px !important;
  }
}
.cart-page .cus-ml-12 {
  margin-left: 12px !important;
}
@media (max-width: 1100px) {
  .cart-page .cus-ml-12 {
    margin-left: 0px !important;
  }
}
.cart-page .text-left {
  text-align: left !important;
}
@media (min-width: 770px) and (max-width: 990px) {
  .cart-page .media-net-price {
    margin-right: 15px !important;
  }
}
@media (max-width: 769px) and (min-width: 575px) {
  .cart-page .media-net-price {
    text-align: left !important;
    padding-left: 7px !important;
  }
}
@media (min-width: 770px) and (max-width: 990px) {
  .cart-page .media-total {
    margin-right: 15px !important;
  }
}
@media (max-width: 770px) {
  .cart-page .media-total {
    padding-right: 18px !important;
  }
}
@media (max-width: 770px) {
  .cart-page .media-arrive {
    padding-left: 0px !important;
  }
}
@media (max-width: 770px) {
  .cart-page .media-local {
    padding-right: 50px !important;
  }
}
@media (max-width: 990px) {
  .cart-page .list-pric-padd {
    padding: 0px !important;
    text-align: left !important;
  }
}
@media (max-width: 990px) {
  .cart-page .cart-tablet-view {
    flex: unset !important;
    min-width: fit-content !important;
    padding: 0px !important;
    text-align: left !important;
    margin: 0 auto;
  }
}
#localAvailability #modalContent p {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
}
.config-child-image {
  width: 60px;
  height: 60px;
  margin-right: 16px;
  position: relative;
}
@media (min-width: 992px) {
  .config-child-image {
    width: 100px;
    height: 100px;
  }
}
.config-child-image::before {
  top: 50%;
  left: 50%;
  width: 50%;
  content: "";
  height: 50%;
  position: absolute;
  border-style: solid;
  border-image: initial;
  border-width: 0px 0px 6px 6px;
  transform: translate(-50%, -50%);
  border-color: #ececec;
}
.cart-total .subtotal-content {
  padding: 32px 24px;
  margin-bottom: 16px;
  background-color: #ececec;
}
.cart-total .subtotal-content > p {
  font-size: 14px;
  margin-top: 8px;
}
.cart-total .subtotal-content .text-brand {
  font-weight: 700;
}
.cart-total .total-row {
  display: flex;
  justify-content: space-between;
}
.cart-total .total-row.total {
  margin-top: 8px;
  padding-top: 4px;
  border-top: 1px solid #000000;
}
.cart-total h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.cart-total h5 span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.cart-total h5[data-toggle="collapse"] {
  cursor: pointer;
}
.cart-total h5,
.cart-total p {
  margin-bottom: 0;
  color: #000000;
}
.cart-action {
  margin-bottom: 32px;
}
.cart-action .subtotal-content > p {
  font-size: 12px;
  margin-top: 16px;
  line-height: 16px;
  margin-bottom: 16px;
}
.cart-action .subtotal-content .btn + .btn {
  margin-top: 16px;
}
.voucher-row {
  margin-bottom: 16px;
}
.voucher-row .caret {
  margin-left: 8px;
  color: #000000;
}
.voucher-row #voucherForm {
  display: flex;
  position: relative;
}
@media (min-width: 768px) {
  .voucher-row #voucherForm {
    margin-top: 16px;
  }
}
.voucher-row #voucherCode ~ div {
  gap: 4px;
  width: 100%;
  display: flex;
  margin-top: 4px;
  align-items: center;
}
.voucher-row #voucherCode ~ div label {
  margin-bottom: 0;
  font-weight: 400;
  color: #d03c00;
}
.voucher-row .btn {
  min-width: 75px;
  margin-left: 8px;
  align-self: flex-start;
}
@media (min-width: 768px) {
  .voucher-row .btn {
    min-width: 135px;
    margin-left: 16px;
  }
}
.kmt-applied-coupon {
  font-size: 14px;
  font-weight: 600;
  border-radius: 4px;
  padding-left: 12px;
  color: #336699;
  margin: 0 !important;
  width: auto !important;
  position: static !important;
  border: 1px solid #336699;
  display: inline-flex !important;
}
.kmt-applied-coupon svg {
  width: 32px;
  height: 32px;
  padding: 12px;
  cursor: pointer;
  fill: currentColor;
}
.kmt-applied-coupon svg:hover {
  opacity: 70%;
}
@media (min-width: 576px) {
  .cart-total,
  .cart-action {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
  }
  .cart-total .subtotal-content,
  .cart-action .subtotal-content,
  .cart-total .voucher-row,
  .cart-action .voucher-row {
    width: 385px;
  }
}
.cart-table-row,
.promotions-page .cart-head,
.promotions-page .cart-item {
  display: flex;
  padding: 24px 20px;
  justify-content: space-between;
}
@media (min-width: 576px) {
  .cart-table-row,
  .promotions-page .cart-head,
  .promotions-page .cart-item {
    padding: 23px 24px;
  }
}
.detail-cart-link {
  width: 100%;
  margin-bottom: 36px;
}
.detail-cart-link a {
  color: #336699;
  text-decoration: underline;
  text-transform: capitalize;
}
.detail-cart-link .caret {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-color: #336699;
}
.detail-cart-link .caret.invert {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.promotions-page .cart-head {
  align-items: flex-end;
}
@media (max-width: 991px) {
  .promotions-page .cart-head {
    display: none;
  }
}
.promotions-page .cart-item {
  border-radius: 6px;
  border: 1px solid #bcbcbc;
  font-size: 12px;
  flex-wrap: wrap;
  line-height: 16px;
  margin-bottom: 30px;
  align-items: flex-start;
}
.promotions-page .cart-item .img-fit-center {
  max-width: 60px;
  object-fit: cover;
  margin-right: 16px;
}
@media (min-width: 576px) {
  .promotions-page .cart-item .img-fit-center {
    height: 70px;
  }
}
@media (min-width: 1200px) {
  .promotions-page .cart-item .img-fit-center {
    max-width: 85px;
    height: 100px;
  }
}
.promotions-page .cart-item .media {
  margin-top: 0;
}
.promotions-page .cart-item .media-left {
  padding-right: 0;
}
.promotions-page .cart-item .media-heading {
  max-width: 90%;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 19px;
  color: #000000;
}
.promotions-page .cart-item .media-heading + p {
  font-size: 12px;
  line-height: 14px;
}
.promotions-page .cart-item .media-body .item-detail {
  margin-top: 8px;
}
@media (max-width: 575px) {
  .promotions-page .cart-item .media-body .item-detail .item-param {
    display: flex;
    align-items: center;
  }
}
.promotions-page .cart-item .media-body .text-muted:not(.item-detail) {
  margin-top: 4px;
  margin-bottom: 0;
}
.promotions-page .cart-items.cart-promotion {
  margin-bottom: -22px;
}
.promotions-page .cart-items.cart-promotion .img-fit-center,
.promotions-page .cart-items.cart-promotion .item-detail.text-muted {
  margin-bottom: 0 !important;
}
.promotions-page .cart-items.cart-promotion .head-cell.qty {
  padding-left: 10px;
}
.promotions-page .cart-item.reminder {
  padding: 0;
  display: block;
  border-radius: 0;
  border-width: 0 0 1px 0;
  border-color: #cecece;
}
.promotions-page .cart-item.reminder .media-body {
  max-width: 45px;
  vertical-align: middle;
}
.promotions-page .cart-item.reminder .img-fit-center {
  margin-bottom: 0;
}
.promotions-page .cart-item.reminder .price .reminder-listing__val {
  font-weight: 400;
}
.promotions-page .cart-item.reminder .rl-qtyinput--desk-js {
  Width: 50px;
  height: 40px;
  margin-bottom: 4px;
  border-radius: 6px;
  display: inline-block;
  background: #ffffff;
  border: 1px solid #cecece;
}
.promotions-page .cart-item.reminder .rl-qtyinput--desk-js + span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 16px;
}
.promotions-page .cart-item.newPromo:not(:only-of-type) {
  border-bottom-width: 0;
  border-radius: 6px 6px 0 0;
}
.promotions-page .cart-item.newPromo + article {
  margin-top: -32px;
}
.promotions-page .cart-item.newPromo + .promotions-page .cart-item {
  padding-top: 0;
  border-radius: 0;
  border-width: 0 1px 0;
}
.promotions-page .cart-item.lastPromo,
.promotions-page .cart-item.newPromo:not(:first-of-type):last-of-type {
  margin-bottom: 30px;
  border-width: 0 1px 1px !important;
  border-bottom-width: 1px !important;
  border-radius: 0 0 6px 6px !important;
}
.promotions-page .cart-item.lastPromo .spacer,
.promotions-page .cart-item.newPromo:only-of-type .spacer,
.promotions-page .cart-item.newPromo:not(:first-of-type):last-of-type .spacer {
  display: none;
}
@media screen and (max-width: 575px) {
  .promotions-page .cart-item .spacer {
    order: 7;
    -ms-order: 7;
    -moz-order: 7;
    -webkit-order: 7;
  }
}
.promotions-page .cart-item .item-info {
  font-size: 14px;
  line-height: 16px;
}
.promotions-page .spacer {
  margin-top: 24px;
  border-top: 1px solid #ececec;
}
.promotions-page .item-cell {
  position: relative;
}
@media (min-width: 1200px) {
  .promotions-page .item-cell.w-50 {
    width: calc(50% - 100px);
  }
}
.promotions-page .item-cell.image {
  margin-bottom: 0;
}
.promotions-page .item-cell .head-cell {
  display: none;
}
.promotions-page .item-cell .head-cell + div {
  position: relative;
}
.promotions-page .item-cell .qty-msg {
  left: 50%;
  bottom: -16px;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  position: absolute;
  white-space: nowrap;
  transform: translateX(-50%);
}
.promotions-page .item-cell form {
  margin-bottom: 0;
}
.promotions-page .item-cell form[class^="js-qty-form"] {
  width: 45px;
  text-align: center;
  position: relative;
}
.promotions-page .item-cell.price {
  font-size: 11px;
  line-height: 15px;
}
.promotions-page .item-cell.price strong {
  font-size: 14px;
  color: #000000;
}
.promotions-page .item-cell.price,
.promotions-page .item-cell.price strong {
  font-weight: 400;
}
.promotions-page .item-cell.price div:not(:first-child) + div {
  margin-top: 8px;
}
.promotions-page .item-cell.price,
.promotions-page .item-cell.price .discounted-price {
  color: #575757;
}
.promotions-page .item-cell.price.total strong {
  font-size: 16px;
  line-height: 20px;
}
.promotions-page .item-cell.price .list-price + .your-price {
  margin-top: 8px;
}
.promotions-page .item-cell.price .head-cell + div {
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .promotions-page .item-cell:not(:first-of-type) .head-cell {
    display: block;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .promotions-page .item-cell .head-cell {
    height: 16px;
    margin-top: 22px;
  }
  .promotions-page .item-cell:last-of-type {
    margin-bottom: 0;
  }
}
@media (max-width: 575px) {
  .promotions-page .item-cell {
    display: flex;
  }
  .promotions-page .item-cell.remove {
    display: none;
  }
  .promotions-page .item-cell:not(:first-of-type) {
    flex-wrap: wrap;
  }
  .promotions-page .item-cell .media {
    display: flex;
  }
  .promotions-page .item-cell:first-of-type .head-cell,
  .promotions-page .item-cell.w-5 .head-cell {
    display: none;
  }
  .promotions-page .item-cell .head-cell {
    min-width: 36px;
    margin-right: 32px;
  }
  .promotions-page .item-cell + .item-cell {
    margin-top: 22px;
  }
  .promotions-page .item-cell .qty-msg {
    transform: none;
    position: static;
    margin-left: 8px;
  }
  .promotions-page .item-cell [class^="js-qty-form"] {
    display: flex;
  }
  .promotions-page .item-cell.w-15,
  .promotions-page .item-cell [class^="js-qty-form"] {
    align-items: center;
  }
  .promotions-page .item-cell.w-5 {
    order: 6;
    -ms-order: 6;
    -moz-order: 6;
    -webkit-order: 6;
    justify-content: center;
  }
}
.promotions-page .item-cell .d-flex .dropdown {
  margin-left: auto;
}
.promotions-page .item-cell .d-flex .dropdown-menu {
  right: 0;
  left: auto;
  padding: 16px;
  min-width: 200px;
}
.promotions-page .item-cell .d-flex .dropdown-menu ul {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 24px;
}
@media (max-width: 575px) {
  .promotions-page .item-cell .d-flex .dropdown {
    margin-left: 24px;
  }
}
@media (min-width: 1200px) {
  .promotions-page .item-cell.reorderArrive {
    margin-left: 112px;
  }
  .promotions-page .item-cell.reorderArrive.negate {
    margin-top: -26px;
  }
  .promotions-page .item-cell.reorderArrive.negate-twice {
    margin-top: -46px;
  }
  .promotions-page .item-cell.reorderArrive.config-products {
    margin-top: -28px;
  }
  .promotions-page .item-cell.reorderArrive.config-negate {
    margin-top: -8px;
  }
}
@media (max-width: 575px) {
  .promotions-page .item-cell.reorderArrive,
  .promotions-page .item-cell.js-negative-margin {
    margin-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .promotions-page .item-cell.w-50,
  .promotions-page .head-cell.w-50 {
    width: calc(50% - 76px);
  }
  .promotions-page .item-cell.w-15,
  .promotions-page .head-cell.w-15 {
    width: 10%;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .promotions-page .item-cell.w-50,
  .promotions-page .head-cell.w-50 {
    width: calc(100% - 76px);
  }
  .promotions-page .item-cell.w-15,
  .promotions-page .head-cell.w-15 {
    width: 30%;
  }
  .promotions-page .item-cell.w-20,
  .promotions-page .head-cell.w-20 {
    width: 40%;
  }
  .promotions-page .item-cell.w-10,
  .promotions-page .head-cell.w-10 {
    width: 25%;
  }
  .promotions-page .item-cell.w-5,
  .promotions-page .head-cell.w-5 {
    width: 5%;
  }
}
@media (max-width: 575px) {
  .promotions-page .item-cell.w-50,
  .promotions-page .head-cell.w-50 {
    width: calc(100% - 76px);
  }
  .promotions-page .item-cell.w-20,
  .promotions-page .head-cell.w-20,
  .promotions-page .item-cell.w-15,
  .promotions-page .head-cell.w-15,
  .promotions-page .item-cell.w-10,
  .promotions-page .head-cell.w-10,
  .promotions-page .item-cell.w-5,
  .promotions-page .head-cell.w-5 {
    width: 100%;
  }
}
.promotions-page .head-cell {
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  color: #000000;
}
@media (min-width: 576px) and (max-width: 991px) {
  .promotions-page .head-cell {
    margin-bottom: 8px;
  }
}
@media (min-width: 1200px) {
  .promotions-page .head-cell.w-50 {
    width: calc(50% + 12px);
  }
}
@media (max-width: 1199px) {
  .promotions-page .head-cell.w-50 {
    width: calc(50% + 12px);
  }
}
.promotions-page .help-alert-icon {
  top: -12px;
  left: 32px;
  z-index: 2;
  width: 24px;
  height: 24px;
  display: none;
  cursor: pointer;
  line-height: 35px;
  border-radius: 50%;
  position: absolute;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  background-color: #336699;
}
.promotions-page .help-alert-icon.active {
  display: flex;
}
.promotions-page .discounted-price {
  text-decoration: line-through;
}
.promotions-page .item-detail {
  display: flex;
}
.promotions-page .item-detail strong {
  font-weight: 500;
}
.promotions-page .item-detail .item-param {
  display: inline-block;
}
@media (min-width: 576px) {
  .promotions-page .item-detail .item-param strong + span {
    display: block;
    font-size: 14px;
    margin-top: 2px;
  }
}
@media (min-width: 576px) {
  .promotions-page .item-detail .item-param + .item-param:not(.reorder) {
    margin-left: 18px;
  }
}
@media (max-width: 575px) {
  .promotions-page .item-detail .item-param + .item-param:not(.reorder) {
    margin-top: 4px;
  }
}
.promotions-page .item-detail.text-muted strong {
  display: block;
}
@media (max-width: 575px) {
  .promotions-page .item-detail.text-muted strong {
    margin-right: 6px;
    display: inline-block;
  }
}
@media (max-width: 575px) {
  .promotions-page .item-detail {
    flex-direction: column;
  }
}
.promotions-page .qty-wrap,
.promotions-page .qty-field {
  width: 45px;
}
.promotions-page .qty-field {
  padding: 0;
  height: 42px;
  flex-shrink: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 42px;
  text-align: center;
  margin-bottom: 4px;
  border-radius: 6px !important;
  border: 1px solid #bcbcbc !important;
  background-color: transparent !important;
}
.promotions-page .qty-field:disabled {
  padding: 0;
  height: auto;
  font-size: 16px;
  box-shadow: none;
  line-height: 20px;
  border: 0 !important;
  color: #000000 !important;
}
.promotions-page .item-param.arrive {
  min-width: 200px;
}
.promotions-page .item-param.arrive [data-toggle] {
  display: block;
  cursor: pointer;
  line-height: 20px;
}
.promotions-page .item-param.arrive [data-toggle] i {
  margin-top: -3px;
  margin-left: 8px;
}
@media (min-width: 576px) {
  .promotions-page .item-param.arrive + .reorder {
    margin-left: 26px;
  }
}
.promotions-page .item-param.reorder,
.promotions-page .item-param.arrive {
  font-size: 14px;
  line-height: 16px;
  margin-top: 22px;
}
.promotions-page .item-param .content {
  margin-top: 8px;
}
.promotions-page .item-param .content span {
  min-width: 60px;
  vertical-align: top;
  display: inline-block;
}
.promotions-page .item-param .content span + span {
  margin-left: 8px;
}
.promotions-page .item-param .content ul {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
}
.promotions-page .item-param .content ul li {
  color: #000000;
}
.mt-20 {
  margin-top: 20px;
}
.mt-10 {
  margin-top: 10px;
}
.bold {
  font-weight: bold;
}
.mb-0 {
  margin-bottom: 0px;
}
#colorbox #cboxWrapper {
  border-radius: 6px;
}
@media (min-width: 1300px) {
  .cart-page .cart-item .b2c strong {
    padding-left: 40px;
  }
  body .cart-page .cart-table .b2clistprice {
    padding-left: 0px;
  }
}
@media (min-width: 1130px) and (max-width: 1299px) {
  .cart-page .cart-item .b2c strong {
    padding-left: 10px;
  }
}
@media (max-width: 991px) and (min-width: 767px) {
  .tab-pad {
    padding-bottom: 34px !important;
  }
  .tab-transForm {
    transform: translateY(50px);
  }
}
.price-font {
  font-weight: 500 !important;
}
.filter-font-weight {
  font-weight: 400 !important;
}
.kmt-maximum-carts-go {
  margin: 0 !important;
}
.page-cartPage .global-alerts .alert-warning .icon-eror {
  display: none;
}
.js-customer-material-number-input {
  background-color: #ffffff !important;
  border: 1px solid #cecece;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  border-radius: 4px;
  width: 100%;
}
.js-customer-material-number-input:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.js-customer-material-number-input:disabled,
.js-customer-material-number-input.loading {
  background-color: #eeeeee !important;
  cursor: not-allowed;
  opacity: 0.6;
}
@media (max-width: 767px) {
  .page-cartPage #cboxWrapper #cboxTitle {
    height: auto;
  }
  .page-cartPage #cboxWrapper #cboxTitle .headline-text {
    line-height: 40px;
  }
}
@media (min-width: 768px) {
  .page-cartPage #cboxWrapper #cboxTitle .headline-text {
    line-height: 28px;
  }
}
.localAavailable_warning {
  min-width: 100% !important;
}
.localAavailable_warning_popup .getAccAlert {
  margin-top: 0px;
}
.page-cartPage .localAavailable_warning .alert-info.alert-dismissable.getAccAlert section > div::before,
.page-cartPage .localAavailable_warning_popup .alert-info.alert-dismissable.getAccAlert section > div::before {
  min-width: 27px;
}
@media (min-width: 991px) {
  .localAavailable_warning .getAccAlert {
    max-width: 670px;
    margin-left: 100px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .localAavailable_warning .getAccAlert {
    max-width: 445px;
    margin-left: 5px;
    margin-top: 5px;
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .localAavailable_warning .getAccAlert {
    margin-top: 0px;
    max-width: 455px;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .localAavailable_warning .getAccAlert {
    margin-top: 0px;
    max-width: 500px;
  }
}
.bulk-quick-order {
  color: #000000;
}
.bulk-quick-order h1,
.bulk-quick-order h2,
.bulk-quick-order h3,
.bulk-quick-order h4,
.bulk-quick-order h5,
.bulk-quick-order h6 {
  font-weight: 500;
}
@media (min-width: 1024px) {
  .bulk-quick-order .container {
    width: 100%;
    max-width: 1280px;
  }
}
.bulk-quick-order .form-control {
  box-shadow: none;
  border-radius: 6px;
  background-color: #ffffff;
}
.bulk-quick-order .form-control.qty,
.bulk-quick-order .form-control.grade-field {
  max-width: 100px;
}
.bulk-quick-order .file-upload:hover + .btn-kmt-secondary {
  color: #ffffff !important;
  background-color: #777777;
}
.bulk-quick-order textarea.form-control {
  height: 300px;
}
@media (max-width: 767px) {
  .bulk-quick-order textarea.form-control {
    height: 280px;
  }
}
.bulk-quick-order .quick-order-wrap,
.bulk-quick-order .line-item {
  display: flex;
}
.bulk-quick-order .quick-order-wrap {
  flex-wrap: wrap;
  justify-content: space-between;
}
.bulk-quick-order .quick-order-wrap .btn-kmt-secondary:hover {
  color: #ffffff !important;
}
.bulk-quick-order .wrapper {
  width: 32%;
  border-radius: 3px;
  padding: 16px 18px;
  background-color: #F9F9F9;
}
@media (max-width: 767px) {
  .bulk-quick-order .wrapper {
    width: 100%;
  }
  .bulk-quick-order .wrapper + .wrapper {
    margin-top: 30px;
  }
}
.bulk-quick-order .footer-wrap {
  width: 100%;
  text-align: right;
}
.bulk-quick-order .line-item {
  gap: 16px;
}
.bulk-quick-order .line-item .form-control {
  height: 40px;
  border-radius: 2px;
}
.bulk-quick-order .line-item .form-control.error {
  border-color: #D03C00;
}
.bulk-quick-order .line-item.hasError .form-control {
  border-color: #D03C00;
}
.bulk-quick-order .title {
  margin-top: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 28px;
}
.bulk-quick-order .title .download-btn-qo {
  font-size: 16px;
}
.bulk-quick-order .sub-content {
  margin-bottom: 30px;
}
.bulk-quick-order .wrapper .title,
.bulk-quick-order .wrapper .sub-content {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
.bulk-quick-order .wrapper .title {
  color: #000000;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}
@media (max-width: 1399px) {
  .bulk-quick-order .wrapper .title {
    font-size: 20px;
  }
  .bulk-quick-order .wrapper .title .download-btn-qo {
    font-size: 16px;
  }
}
@media (max-width: 467px) {
  .bulk-quick-order .wrapper .title {
    font-size: 18px;
  }
  .bulk-quick-order .wrapper .title .download-btn-qo {
    font-size: 14px;
  }
}
.bulk-quick-order .file-upload-wrap .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 991px) {
  .bulk-quick-order .file-upload-wrap .title {
    flex-direction: column;
    align-items: flex-start;
  }
  .bulk-quick-order .file-upload-wrap .title .download-btn-qo {
    margin-top: 8px;
  }
}
.bulk-quick-order .file-wrap {
  position: relative;
}
.bulk-quick-order .file-wrap .file-upload {
  top: 0;
  left: 0;
  z-index: 9;
  opacity: 0;
  height: 40px;
  margin-top: 0;
  cursor: pointer;
  max-width: 208px;
  position: absolute;
}
.bulk-quick-order .file-wrap .selected-file {
  display: block;
  margin-top: 6px;
}
.bulk-quick-order .file-wrap label {
  opacity: 0;
  z-index: -1;
  position: absolute;
}
.bulk-quick-order .footer-wrap {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .bulk-quick-order .footer-wrap {
    margin-top: 36px;
  }
}
.bulk-quick-order .alert-wrappers .alert {
  font-weight: 700;
  border-radius: 0;
  list-style: none;
  margin-bottom: 0;
  padding: 12px 24px;
}
.bulk-quick-order .alert-wrappers .alert li + li {
  margin-top: 8px;
}
.bulk-quick-order .alert-wrappers .alert li::before {
  content: '';
  width: 16px;
  height: 16px;
  font-size: 12px;
  line-height: 19px;
  margin-right: 10px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.bulk-quick-order .alert-wrappers .alert a {
  text-decoration: underline;
}
.bulk-quick-order .alert-wrappers .alert + .alert {
  margin-top: 20px;
}
.bulk-quick-order .alert-wrappers .alert-info,
.bulk-quick-order .alert-wrappers .alert-warning {
  background-color: rgba(51, 102, 153, 0.1);
}
.bulk-quick-order .alert-wrappers .alert-info li,
.bulk-quick-order .alert-wrappers .alert-warning li,
.bulk-quick-order .alert-wrappers .alert-info,
.bulk-quick-order .alert-wrappers .alert-warning {
  color: #336699;
  border-color: #336699;
}
.bulk-quick-order .alert-wrappers .alert-info li:before,
.bulk-quick-order .alert-wrappers .alert-warning li:before {
  content: '\2714';
  background-color: #57DE1F;
}
.bulk-quick-order .alert-wrappers .alert-danger {
  border-color: #D03C00;
  background-color: rgba(208, 60, 0, 0.1);
}
.bulk-quick-order .alert-wrappers .alert-danger li:before {
  content: '!';
  color: #ffffff;
  background-color: #D03C00;
}
.bulk-quick-order .alert-wrappers .alert-danger,
.bulk-quick-order .alert-wrappers .alert-danger a,
.bulk-quick-order .alert-wrappers .alert-danger li {
  color: #D03C00;
}
.bulk-quick-order .alert-wrappers .alert-warning li {
  padding-left: 28px;
  position: relative;
}
.bulk-quick-order .alert-wrappers .alert-warning li:before {
  left: 0;
  height: 0;
  top: -15px;
  width: 2px;
  content: '!';
  border-radius: 0;
  margin-right: 0px;
  position: absolute;
  border-style: solid;
  border-width: 16px 9px;
  box-sizing: content-box;
  vertical-align: text-bottom;
  background-color: transparent;
  border-color: transparent transparent #F7D204;
}
.bulk-quick-order .panel-body p {
  margin-bottom: 0;
}
.bulk-quick-order .panel-body p[aria-expanded]::after {
  color: #336699;
  cursor: pointer;
  font-size: 22px;
  margin-left: auto;
  line-height: 20px;
}
.bulk-quick-order .panel-body p[aria-expanded="true"]::after {
  content: '-';
}
.bulk-quick-order .panel-body p[aria-expanded="false"]::after {
  content: '+';
}
.bulk-quick-order.cart-quick-order {
  padding: 0;
  margin-bottom: 50px;
}
.bulk-quick-order.cart-quick-order > .title {
  display: flex;
  cursor: pointer;
  margin-top: 20px;
  line-height: 46px;
  border-bottom: 1px solid #BCBCBC;
}
.bulk-quick-order.cart-quick-order > .title::after {
  mask-position: center;
  mask-repeat: no-repeat;
  -moz-mask-position: center;
  -moz-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #4e4e56;
  -webkit-mask-repeat: no-repeat;
  mask-image: url(../../common/images/caret-arrow.svg);
  -moz-mask-image: url(../../common/images/caret-arrow.svg);
  -webkit-mask-image: url(../../common/images/caret-arrow.svg);
  width: 36px;
  content: '';
  margin-left: auto;
}
.bulk-quick-order.cart-quick-order > .title[aria-expanded="true"]:after {
  transform: rotate(180deg);
}
.bulk-quick-order.cart-quick-order #quickOrderPanel {
  padding-bottom: 48px;
  border-bottom: 1px solid #BCBCBC;
}
.bulk-quick-order .js-page-loader {
  z-index: 13;
  position: fixed;
}
.bulk-quick-order.loading.bulk-quick-order::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  content: '';
  width: 100%;
  height: 100%;
  opacity: .75;
  position: fixed;
  background-color: #ffffff;
}
.kmt-server-error-wp {
  height: 65vh;
  min-width: 300px;
  position: relative;
}
.kmt-server-error-wp .kmt-server-error-content {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.kmt-server-error-wp .kmt-server-error-content .kmt-server-error-header h1,
.kmt-server-error-wp .kmt-server-error-content .kmt-server-error-header h2 {
  margin: 0;
}
.kmt-server-error-wp .kmt-server-error-content .kmt-server-error-header h1 {
  font-size: 2.5rem;
}
.kmt-server-error-wp .kmt-server-error-content .kmt-server-error-header h2 {
  font-size: 1.5rem;
}
.kmt-server-error-wp .kmt-server-error-content .kmt-server-error-body {
  margin-top: 20px;
  line-height: 50px;
}
.kmt-server-error-wp .kmt-server-error-content .kmt-server-error-body p {
  color: #ffd200;
  font-size: 1rem;
}
.kmt-server-error-wp .kmt-server-error-content .kmt-server-error-body a {
  font-size: 1rem;
  width: 170px;
}
.kmt-exception-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  margin-right: 10px;
  min-width: 200px;
}
.kmt-exception-wp i {
  font-size: 12px;
}
.kmt-exception-wp .exception-title {
  color: #4f4f4f;
  font-weight: bold;
  display: block;
}
.kmt-exception-wp .exception-msg {
  color: #828282;
}
@media (min-width: 640px) {
  .kmt-server-error-wp > .kmt-server-error-content .kmt-server-error-header h1 {
    font-size: 5rem;
  }
  .kmt-server-error-wp > .kmt-server-error-content .kmt-server-error-header h2 {
    font-size: 3rem;
  }
  .kmt-server-error-wp > .kmt-server-error-content .kmt-server-error-body p {
    font-size: 1.5rem;
  }
  .kmt-exception-wp {
    min-height: 90vh;
  }
  .kmt-exception-wp .exception-msg {
    display: block;
  }
}
.kmt-order-confirmation-header {
  padding: 10px 0;
  text-align: center;
}
.kmt-order-confirmation-header .checkout-success__body__headline {
  font-size: 30px;
  text-transform: none;
  font-weight: normal;
  margin-bottom: 7px;
  line-height: 36px;
}
.kmt-order-confirmation-header .info {
  padding: 0 5px;
}
.kmt-order-confirmation-header .info p {
  margin: 0;
  padding: 0 5px;
  text-align: left;
  line-height: 24px;
  font-weight: normal;
  font-size: 16px;
}
.kmt-order-confirmation__container {
  padding: 0 5px;
}
.kmt-order-confirmation__container .kmt-order-confirmation__wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #cecece;
  padding: 30px 21px 11px;
  border-radius: 6px;
}
.kmt-order-confirmation__container .kmt-order-confirmation__wp p {
  margin: 0;
}
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container {
  margin-bottom: 44px;
}
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-summary-title {
  border-bottom: 1px solid #bcbcbc;
  font-size: 24px;
  padding-bottom: 25px;
  font-weight: normal;
  line-height: 29px;
  margin-bottom: 28px;
}
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-confirmation__field {
  margin-bottom: 27px;
}
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-confirmation__field .title {
  font-weight: bold;
  line-height: 24px;
}
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-confirmation__field .text {
  line-height: 24px;
}
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-confirmation__field:last-of-type {
  margin-bottom: 13px;
}
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-confirmation__notes {
  margin-top: 45px;
}
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-totals__container .kmt-table-row,
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-totals__container .order-total {
  line-height: 28px;
}
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-totals__container .kmt-table-row .kmt-table-cell,
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-totals__container .order-total .kmt-table-cell {
  width: 100%;
  min-width: 90px;
}
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-totals__container .kmt-table-row .kmt-table-cell:nth-of-type(2),
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-totals__container .order-total .kmt-table-cell:nth-of-type(2) {
  text-align: right;
}
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-totals__container .order-total {
  border-top: 1px solid #bcbcbc;
  margin-top: 12px;
  padding-top: 21px;
}
.kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .text-center {
  margin-top: 39px;
}
.kmt-order-confirmation__container .ktm-order-detail__subtitle {
  margin-top: 40px;
}
.kmt-order-confirmation__container .ktm-order-detail__subtitle .subtitle {
  font-size: 24px;
  font-weight: normal;
  line-height: 29px;
}
.kmt-order-confirmation__container .kmt-order-detail__container {
  padding-top: 32px;
}
.kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-header {
  padding-bottom: 4px;
}
.kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-body .qty-wrapper {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 4px;
  width: 50%;
}
.kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-body .qty-wrapper span:not(.qty) {
  line-height: 13px;
  font-weight: normal;
  font-size: 12px;
  color: #656565;
}
.kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-body .qty-wrapper .unit {
  margin-left: 8px;
}
.kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-body .qty-wrapper .pkg {
  width: 100%;
}
.kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-body .kmt-item-detail__weight > div {
  width: 100%;
}
.kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-body .kmt-item-detail__weight div:first-child {
  margin-bottom: 1px;
}
.kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-body .kmt-item-detail__weight .discount {
  width: 100%;
}
.kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-body .kmt-item-detail__weight .discount span {
  font-weight: normal;
  font-size: 11px;
}
.kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-body .kmt-item-detail__weight .discount .price {
  font-size: 14px;
}
.kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-body .kmt-item-detail__weight .discount .line-through {
  text-decoration: line-through;
}
.kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-body .kmt-item-detail__weight .qty-wrapper {
  margin-top: 0;
}
.kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-body .kmt-item-detail__total {
  width: 100%;
  margin-top: 6px;
}
@media (min-width: 640px) {
  .kmt-order-confirmation-header {
    padding: 30px 21px 18px;
    text-align: left;
  }
  .kmt-order-confirmation-header .checkout-success__body__headline {
    margin-bottom: 5px;
  }
  .kmt-order-confirmation-header .info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding: 0;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 20px;
    padding: 36px 20px 0;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container {
    margin-bottom: 51px;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container:nth-child(1) {
    width: 100%;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container:nth-child(2) {
    width: 29%;
    margin-right: 40px;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container:nth-child(3) {
    width: 45%;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-confirmation__notes {
    margin-top: 25px;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-confirmation__field {
    margin-bottom: 29px;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-confirmation__data {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-confirmation__data > div {
    width: 49%;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-confirmation__data .address {
    width: 100%;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-confirmation__data.column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .kmt-order-confirmation__container .ktm-order-detail__subtitle {
    margin: 40px 3% 0px;
  }
  .kmt-order-confirmation__container .kmt-order-detail__container {
    padding: 35px 15px 0 31px;
  }
  .kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-body .kmt-item-detail__item-container .kmt-item-detail__item-container-left {
    padding-top: 15px;
  }
  .kmt-order-confirmation__container .kmt-item-detail__table-header .kmt-item-detail__item,
  .kmt-order-confirmation__container .kmt-item-detail__table-body .kmt-item-detail__item,
  .kmt-order-confirmation__container .kmt-item-detail__table-header .kmt-item-detail__item-container,
  .kmt-order-confirmation__container .kmt-item-detail__table-body .kmt-item-detail__item-container {
    flex-basis: 50%;
  }
  .kmt-order-confirmation__container .kmt-item-detail__table-header .kmt-item-detail__qty,
  .kmt-order-confirmation__container .kmt-item-detail__table-body .kmt-item-detail__qty,
  .kmt-order-confirmation__container .kmt-item-detail__table-header .kmt-item-detail__total,
  .kmt-order-confirmation__container .kmt-item-detail__table-body .kmt-item-detail__total,
  .kmt-order-confirmation__container .kmt-item-detail__table-header .kmt-item-detail__order-total,
  .kmt-order-confirmation__container .kmt-item-detail__table-body .kmt-item-detail__order-total {
    flex-basis: 10%;
  }
  .kmt-order-confirmation__container .kmt-item-detail__table-header .kmt-item-detail__weight,
  .kmt-order-confirmation__container .kmt-item-detail__table-body .kmt-item-detail__weight,
  .kmt-order-confirmation__container .kmt-item-detail__table-header .kmt-item-detail__order-price,
  .kmt-order-confirmation__container .kmt-item-detail__table-body .kmt-item-detail__order-price {
    flex-basis: 20%;
  }
}
@media (min-width: 1024px) {
  .kmt-order-confirmation-header {
    margin: 80px 4% 20px;
    max-width: 1260px;
    padding: 0;
  }
  .kmt-order-confirmation-header .checkout-success__body__headline {
    margin-bottom: 8px;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp {
    padding: 36px 14px;
    max-width: 1260px;
    margin: 0 4%;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container:nth-child(1) {
    width: 46%;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container:nth-child(2) {
    width: 20%;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container:nth-child(3) {
    width: 25%;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container:not( :nth-child(3)) {
    margin-right: 4%;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-confirmation__notes {
    margin-top: 45px;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-confirmation__data {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  .kmt-order-confirmation__container .kmt-order-confirmation__wp .field-inner-container .kmt-order-confirmation__data > div {
    width: 41%;
  }
  .kmt-order-confirmation__container .ktm-order-detail__subtitle {
    max-width: 1260px;
    margin: 40px 4%;
  }
  .kmt-order-confirmation__container .ktm-order-detail__subtitle .subtitle {
    font-size: 24px;
    font-weight: normal;
    line-height: 29px;
  }
  .kmt-order-confirmation__container .kmt-order-detail__container {
    padding: 0;
  }
  .kmt-order-confirmation__container .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__table-body .kmt-item-detail__item-container .kmt-item-detail__item-container-right .kmt-item-detail__item-info {
    padding-top: 29px;
  }
}
.create-new-ship-popup #createNewShipForm {
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.create-new-ship-popup #createNewShipForm > .form-group:after {
  clear: both;
}
.create-new-ship-popup #createNewShipForm > .form-group .form-label {
  text-transform: capitalize;
}
.create-new-ship-popup #createNewShipForm > .form-wp .form-group:after {
  clear: both;
}
.create-new-ship-popup #createNewShipForm #js--ship-validation-error {
  clear: both;
  margin: 0 0 16px;
  color: #d03c00;
  border: solid 1px #d03c00;
  padding: 10px;
}
.create-new-ship-popup #createNewShipForm #js--ship-validation-error:empty {
  border: 0 none;
}
.create-new-ship-popup #createNewShipForm #js--ship-validation-error p {
  color: inherit;
}
.create-new-ship-popup #createNewShipForm input::-webkit-outer-spin-button,
.create-new-ship-popup #createNewShipForm input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.create-new-ship-popup #createNewShipForm input[type=number] {
  -moz-appearance: textfield;
}
.create-new-ship-popup #createNewShipForm .form-label,
.create-new-ship-popup #createNewShipForm .control-label {
  font-size: 15px;
  color: #000000;
  font-weight: 400;
  line-height: 18px;
}
#colorbox.create-new-ship-popup {
  /* it is used in
      create new ship tp popup
    */
  width: 90% !important;
  max-width: 720px !important;
}
#colorbox.create-new-ship-popup #cboxContent {
  display: flex;
  padding-bottom: 0;
  flex-direction: column;
  height: auto !important;
  border-radius: 6px 6px 0 0;
}
#colorbox.create-new-ship-popup #cboxLoadedContent {
  order: 2;
  margin: 0;
  max-height: 80vh;
  height: auto !important;
  margin-top: 0 !important;
  padding: 24px 20px 32px !important;
}
#colorbox.create-new-ship-popup #cboxTitle {
  order: 1;
  position: static;
  overflow: hidden;
  border-radius: 6px 6px 0 0;
}
#colorbox.create-new-ship-popup .headline {
  margin-top: 0;
  background-color: #000000;
}
#colorbox.create-new-ship-popup .headline-text {
  display: block;
  line-height: 24px;
}
#colorbox.create-new-ship-popup #cboxWrapper,
#colorbox.create-new-ship-popup #cboxContent {
  width: 100% !important;
}
#colorbox.create-new-ship-popup #cboxClose {
  top: 10px;
}
#colorbox.create-new-ship-popup #cboxClose .glyphicon-remove {
  display: none;
}
#colorbox.create-new-ship-popup .spin-circle {
  margin: 0;
}
#colorbox.create-new-ship-popup #cboxMiddleRight {
  width: auto;
}
#colorbox.create-new-ship-popup .form-actions {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  #colorbox.create-new-ship-popup #quotesContractsModal .form-actions {
    gap: 0;
  }
}
#colorbox.create-new-ship-popup #quotesContractsModal .form-actions button {
  width: 50%;
  min-width: 1px;
}
#colorbox.create-new-ship-popup #quotesContractsModal .form-actions button + button {
  margin-left: 4px;
}
@media (max-width: 767px) {
  #colorbox.create-new-ship-popup #quotesContractsModal .form-actions button {
    flex: none;
  }
}
@media (min-width: 576px) {
  #colorbox.create-new-ship-popup #quotesContractsModal .form-actions button {
    max-width: 220px;
  }
}
@media (min-width: 768px) {
  #colorbox.create-new-ship-popup #quotesContractsModal .form-actions button + button {
    margin-left: 16px;
  }
}
@media (max-width: 767px) {
  #colorbox.create-new-ship-popup #quotesContractsModal[data-site="widia"] .form-actions button {
    font-size: 11px;
  }
}
.page-select-ship-to .table-sort-pagination .dataTables_wrapper {
  margin-bottom: 5px;
}
.page-select-ship-to .account-section .kmt-applied-filer-container {
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .page-select-ship-to .kmt-history__headline {
    margin-bottom: 20px;
  }
}
@media (min-width: 1024px) {
  .innerPopoverlay .innerpopupdata .modal-body {
    height: 240px;
  }
}
@media (max-width: 639px) {
  .page-select-ship-to .table-sort-pagination table.dataTable tbody tr td.control:before {
    line-height: 21px;
  }
  .careerinnerdiv .btn.kmt {
    min-width: 45%;
  }
  .careerinnerdiv .careerNo,
  .careerinnerdiv .careerAcNo,
  .careerinnerdiv .careerName {
    margin-bottom: 10px;
    margin-left: 13%;
    word-break: break-all;
  }
  .careerinnerdiv .careerAcNo input {
    max-width: 100%;
    width: auto;
  }
  .careerinnerdiv .careerAcNo .hidden-sm {
    max-width: 100%;
    width: auto;
  }
  .deleteCarrierow {
    position: absolute;
    right: 0px;
    bottom: 80px;
  }
  .deletecAccno,
  .mobilehidden {
    display: none;
  }
  .careerinnerdiv {
    margin-bottom: 10px;
    position: relative;
  }
  .careerinnerdiv .selectCareerradio {
    margin-top: 60px !important;
  }
  .careerinnerdiv .careerAcNo {
    margin-bottom: 5px;
  }
  body .mpdl-0 {
    padding-left: 0px;
  }
  body .mpdr-0 {
    padding-right: 0px;
  }
  .careerinnerdiv .addCarrerAcNObutton {
    width: 100%;
  }
  .innerpopupdata .modal-footer .btn.kmt {
    min-width: 48%;
  }
}
@media (min-width: 640px) {
  .careerinnerdiv .selectCareerradio {
    margin-top: 3px;
  }
  .innerpopupdata .modal-footer .btn.kmt {
    min-width: 25%;
  }
  .deleteCarrierow svg {
    margin-top: 10px;
  }
  .careerinnerdiv .hidden-lg {
    display: none;
  }
}
.bdrbtm {
  border-bottom: solid 1px #ccc;
  float: left;
  width: 100%;
}
.deletecAccno svg {
  fill: #336699;
  width: 20px;
  height: 20px;
  margin-top: 10px;
}
.borderbottom {
  border-bottom: solid 1px #ccc;
}
.innerpopupdata .modal-footer {
  border: none;
}
.careerinnerdiv {
  border-bottom: solid 1px #ccc;
  float: left;
  padding-bottom: 7px;
  padding-top: 7px;
  width: 100%;
}
.addCarrerAcNObutton {
  margin-top: 25px;
}
.innerpopupdata .pdl-0 {
  padding-left: 0px;
  padding-bottom: 4px;
}
#createNewShipForm .selectInnnerPopData {
  margin: -10px 0px 30px 0px;
  position: relative;
  display: inline-block;
}
.innerpopupdata .addCarrerAcNObutton {
  min-width: 100%;
}
.careerinnerdiv:nth-of-type(even) {
  background-color: #F9F9F9;
}
.selectInnnerPopData .icon-16 {
  width: 16px;
  height: 16px;
  fill: currentColor;
}
.innerpopupdata .has-error {
  border-color: #d03c00 !important;
}
.carrerAcnoDataMain .form-control {
  background-color: #fff;
  height: 42px;
}
.innerpopupdata .btn.primary {
  background-color: #ffd200;
  border: solid 2px #ffd200;
}
body .innerpopupdata .btn.primary:hover {
  border-color: #b89c47;
}
.innerpopupdata input[type="radio"]:checked {
  border-width: 5px;
  background-color: #ffd200 !important;
}
.innerpopupdata input[type="radio"] {
  margin: 0;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 8px;
  margin-bottom: 2px;
  outline: none !important;
  border: 2px solid #000;
  width: 20px;
  height: 20px;
  -webkit-appearance: none;
  appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 50%;
}
.mr-2 {
  margin-right: 8px;
}
.selectCarrerSelectbox .form-group {
  margin-bottom: 10px !important;
}
.kmt-address-header {
  margin: 0px;
  background-color: transparent;
}
@media only screen and (min-width: 639px) {
  .kmt-add-address {
    max-width: 639px;
  }
}
.kmt-order-summary-container {
  border: 1px solid #000000;
  border-radius: 5px;
  margin-top: 15px;
  padding: 10px;
}
.kmt-order-summary-container .checkout-summary-headline {
  font-size: 17px;
  padding: 0px 5px;
}
.kmt-order-summary-container .kmt-checkout-order-summary {
  margin: auto;
  border: none;
}
.kmt-order-summary-container .checkout-order-summary .checkout-order-summary-list li.kmt-checkout-order-summary-list-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 5px;
}
.kmt-order-summary-container .checkout-order-summary .checkout-order-summary-list li.kmt-checkout-order-summary-list-heading span.title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 65px;
  flex: 0 0 65px;
  font-size: 15px;
  text-transform: none;
}
.kmt-order-summary-container li.checkout-order-summary-list-items {
  padding: 5px 0px;
}
.kmt-order-summary-container .subtotals.kmt-table {
  margin: 5px 0px;
  padding: 0px;
  text-align: right;
  width: 100%;
}
.kmt-order-summary-container .subtotals.kmt-table * {
  font-size: 15px;
}
.kmt-order-summary-container .subtotals.kmt-table .kmt-table-row,
.kmt-order-summary-container .subtotals.kmt-table .kmt-table-cell {
  padding: 0px;
}
.kmt-order-summary-container .subtotals.kmt-table .kmt-table-row:not(:last-of-type) > span:first-child {
  font-weight: normal;
}
.kmt-order-summary-container .subtotals.kmt-table .kmt-table-row > span {
  float: none;
}
.kmt-checkout-order-summary-list .kmt-checkout-order-summary-list-head {
  display: flex;
  justify-content: space-between;
}
.kmt-checkout-order-summary-list .kmt-checkout-order-summary-list-items {
  display: flex;
  padding: 5px 0px;
}
.kmt-checkout-order-summary-list .kmt-checkout-order-summary-list-items .thumb {
  max-width: 100px;
}
@media only screen and (min-width: 639px) {
  .kmt-order-summary-container {
    padding: 40px 40px 30px 40px;
    margin-top: 0px;
  }
  .kmt-order-summary-container .checkout-summary-headline {
    padding-top: 0px;
    padding-left: 0px;
  }
  .kmt-order-summary-container .checkout-order-summary {
    padding-right: 0px;
    padding-left: 0px;
  }
  .kmt-order-summary-container .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading.kmt-checkout-order-summary-list-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0;
    color: #000000;
    background-color: inherit !important;
    border: none;
  }
  .kmt-order-summary-container .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading.kmt-checkout-order-summary-list-heading .title {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
  }
  .kmt-order-summary-container .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading.kmt-checkout-order-summary-list-heading .address {
    float: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .kmt-order-summary-container .kmt-checkout-order-summary .checkout-order-summary-list li {
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
  }
  .kmt-order-summary-container .kmt-checkout-order-summary .checkout-order-summary-list li :first-of-type {
    border-top: none;
  }
  .kmt-order-summary-container .kmt-checkout-order-summary .checkout-order-summary-list-items .details .qty span {
    text-transform: none;
    font-weight: normal;
  }
  .kmt-order-summary-container .kmt-checkout-order-summary .subtotals {
    width: 100%;
    padding-right: 10px;
  }
  .kmt-order-summary-container .kmt-checkout-order-summary .subtotals .subtotal,
  .kmt-order-summary-container .kmt-checkout-order-summary .subtotals .shipping,
  .kmt-order-summary-container .kmt-checkout-order-summary .subtotals .tax,
  .kmt-order-summary-container .kmt-checkout-order-summary .subtotals .totals {
    font-size: 15px;
    border: none;
    padding: 0;
  }
  .kmt-order-summary-container .kmt-checkout-order-summary .subtotals .subtotal span,
  .kmt-order-summary-container .kmt-checkout-order-summary .subtotals .shipping span,
  .kmt-order-summary-container .kmt-checkout-order-summary .subtotals .tax span,
  .kmt-order-summary-container .kmt-checkout-order-summary .subtotals .totals span {
    float: none;
    text-align: right;
  }
  .kmt-order-summary-container .kmt-checkout-order-summary .subtotals .totals {
    font-size: 17px;
    font-weight: bold;
    margin-top: 0px;
  }
}
.kmt-items-detail__headline {
  margin-top: 48px;
}
.kmt-items-detail__headline,
.kmt-items-detail__headline + .alert {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .kmt-items-detail__headline .kmt-item-detail__export-csv {
    margin: 16px 0;
  }
  .kmt-items-detail__headline > div + div {
    margin-top: 16px;
  }
}
@media (min-width: 768px) {
  .kmt-items-detail__headline > div {
    float: right;
  }
  .kmt-items-detail__headline > div:not(:first-of-type) {
    margin-left: 16px;
  }
  .kmt-items-detail__headline > div:first-of-type,
  .kmt-items-detail__headline .kmt-item-detail__subtitle,
  .kmt-items-detail__headline .kmt-item-detail__export-csv {
    float: left;
  }
}
.kmt-item-detail__subtitle {
  margin-right: 16px;
}
.kmt-item-detail__export-csv a {
  font-size: 14px;
  line-height: 24px;
  line-height: 30px;
}
.kmt-item-detail__check-box {
  width: 20px;
}
.kmt-item-detail__number,
.kmt-item-detail__item-numer {
  width: 30px;
  flex-shrink: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .kmt-item-detail__number,
  .kmt-item-detail__item-numer {
    margin-right: 8px;
  }
}
@media (max-width: 767px) {
  .kmt-detail-left,
  .kmt-item-detail__table-header > div {
    float: left;
  }
  .kmt-detail-right {
    float: right;
  }
  .kmt-item-detail__number,
  .kmt-item-detail__check-box {
    margin-right: 8px;
  }
}
.kmt-item-detail__table-header {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 8px;
  align-items: flex-end;
  color: #000000;
  border-bottom: 1px solid #bcbcbc;
}
.kmt-item-detail__table-header,
.kmt-item-detail__table-header > div {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .kmt-item-detail__table-header .hidden-xs {
    display: none;
  }
}
@media (max-width: 767px) {
  .kmt-item-detail__row-number {
    display: flex;
  }
}
@media (min-width: 768px) {
  .kmt-item-detail__row-number .kmt-item-detail__item-title {
    display: none;
  }
}
@media (min-width: 768px) {
  .kmt-item-detail__table .hidden-md {
    display: none;
  }
  .kmt-item-detail__table > div {
    padding: 0 8px;
    flex-shrink: 0;
  }
  .kmt-item-detail__table .kmt-item-detail__check-box {
    padding-left: 0;
    margin-right: 8px;
  }
  .kmt-item-detail__table .kmt-item-detail__item,
  .kmt-item-detail__table .kmt-item-detail__item-container {
    width: 35%;
  }
  .kmt-item-detail__table .est-date {
    width: 18%;
  }
  .kmt-item-detail__table .kmt-item-detail__qty {
    width: 100px;
    padding: 0 8px;
  }
  .kmt-item-detail__table .kmt-item-detail__qty_rem {
    width: 15%;
  }
  .kmt-item-detail__table .kmt-item-detail__price,
  .kmt-item-detail__table .kmt-item-detail__order-price,
  .kmt-item-detail__table .kmt-item-detail__order-total,
  .kmt-item-detail__table .total.kmt-item-detail__price {
    width: 100px;
    padding: 0 8px;
  }
  .kmt-item-detail__table-header,
  .kmt-item-detail__table-body,
  .kmt-item-detail__row-number {
    display: flex;
  }
  .list-price-md {
    display: block;
  }
  .list-price-mobile {
    display: none;
  }
}
@media (min-width: 992px) {
  .kmt-item-detail__number,
  .kmt-item-detail__item-numer {
    width: 60px;
  }
}
.kmt-item-detail__table-body {
  margin-bottom: 16px;
  border-bottom: 1px solid #bcbcbc;
}
.kmt-item-detail__table-body,
.kmt-item-detail__table-body p {
  font-size: 12px;
  line-height: 18px;
}
.kmt-item-detail__table-body p {
  margin-bottom: 0;
}
.kmt-item-detail__table-body span {
  font-weight: 700;
}
@media (min-width: 768px) {
  .kmt-item-detail__table-body .kmt-item-detail__row-number {
    padding: 0;
  }
}
.kmt-item-detail__table-body.productDetail {
  flex-wrap: wrap;
}
.kmt-item-detail__table-body.productDetail .item-info {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .kmt-item-detail__item-info .kmt-detail-left,
  .kmt-item-detail__table-body .kmt-detail-left {
    padding-right: 8px;
  }
  .kmt-item-detail__item-info .kmt-detail-right,
  .kmt-item-detail__table-body .kmt-detail-right {
    padding-left: 8px;
  }
}
.list-price-md > div,
.kmt-item-detail__qty,
.kmt-item-detail__est,
.kmt-item-detail__price,
.kmt-item-detail__qty_rem,
.kmt-item-detail__item-img,
.kmt-item-detail__item-title,
.kmt-item-detail__item-container,
.kmt-item-detail__item-info > div {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .kmt-item-detail__item-img img {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .kmt-item-detail__item-img img {
    max-width: 60px;
    max-height: 100px;
  }
}
@media (max-width: 767px) {
  .kmt-item-detail__item-container .kmt-item-detail__item-title {
    display: none;
  }
}
@media (min-width: 768px) {
  .kmt-item-detail__item-container {
    display: flex;
    padding-left: 0;
  }
  .kmt-item-detail__item-container .kmt-item-detail__item-title p {
    margin-top: 8px;
  }
  .kmt-item-detail__item-container .kmt-item-detail__item-container-right {
    margin-left: 16px;
  }
}
.kmt-item-detail__item-title {
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}
.kmt-item-detail__item-info > div {
  width: 50%;
  float: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  .kmt-item-detail__item-info > div {
    width: 100%;
    float: none;
  }
}
@media (max-width: 767px) {
  .kmt-item-detail__qty,
  .kmt-item-detail__est,
  .kmt-item-detail__price,
  .kmt-item-detail__qty_rem {
    width: 50%;
  }
  .list-price-md {
    display: none;
  }
  .list-price-mobile {
    display: block;
  }
  .kmt-item-detail__item-info > div:nth-of-type(odd) {
    padding-right: 8px;
  }
  .kmt-item-detail__item-info > div:nth-of-type(even) {
    padding-left: 8px;
  }
}
@media (min-width: 768px) {
  .page-quote-detail .kmt-item-detail__table .kmt-item-detail__item,
  .page-contractsDetail .kmt-item-detail__table .kmt-item-detail__item,
  .page-quote-detail .kmt-item-detail__table .kmt-item-detail__item-container,
  .page-contractsDetail .kmt-item-detail__table .kmt-item-detail__item-container {
    flex: 1;
  }
  .page-quote-detail .kmt-item-detail__table .kmt-item-detail__qty,
  .page-contractsDetail .kmt-item-detail__table .kmt-item-detail__qty {
    width: 10%;
  }
}
@media (min-width: 992px) {
  .page-schedulingAgreement .kmt-item-detail__table .kmt-item-detail__qty.rem {
    width: 9%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-returnsDetailPage .kmt-item-detail__table .kmt-item-detail__item,
  .page-invoiceDetailPage .kmt-item-detail__table .kmt-item-detail__item,
  .page-shipmentDetailPage .kmt-item-detail__table .kmt-item-detail__item,
  .page-schedulingAgreement .kmt-item-detail__table .kmt-item-detail__item,
  .page-returnsDetailPage .kmt-item-detail__table .kmt-item-detail__item-container,
  .page-invoiceDetailPage .kmt-item-detail__table .kmt-item-detail__item-container,
  .page-shipmentDetailPage .kmt-item-detail__table .kmt-item-detail__item-container,
  .page-schedulingAgreement .kmt-item-detail__table .kmt-item-detail__item-container {
    flex: 1;
  }
  .page-returnsDetailPage .kmt-item-detail__table .kmt-item-detail__qty,
  .page-invoiceDetailPage .kmt-item-detail__table .kmt-item-detail__qty,
  .page-shipmentDetailPage .kmt-item-detail__table .kmt-item-detail__qty,
  .page-schedulingAgreement .kmt-item-detail__table .kmt-item-detail__qty,
  .page-returnsDetailPage .kmt-item-detail__table .kmt-item-detail__price,
  .page-invoiceDetailPage .kmt-item-detail__table .kmt-item-detail__price,
  .page-shipmentDetailPage .kmt-item-detail__table .kmt-item-detail__price,
  .page-schedulingAgreement .kmt-item-detail__table .kmt-item-detail__price,
  .page-returnsDetailPage .kmt-item-detail__table .kmt-item-detail__order-price,
  .page-invoiceDetailPage .kmt-item-detail__table .kmt-item-detail__order-price,
  .page-shipmentDetailPage .kmt-item-detail__table .kmt-item-detail__order-price,
  .page-schedulingAgreement .kmt-item-detail__table .kmt-item-detail__order-price,
  .page-returnsDetailPage .kmt-item-detail__table .kmt-item-detail__order-total,
  .page-invoiceDetailPage .kmt-item-detail__table .kmt-item-detail__order-total,
  .page-shipmentDetailPage .kmt-item-detail__table .kmt-item-detail__order-total,
  .page-schedulingAgreement .kmt-item-detail__table .kmt-item-detail__order-total {
    width: 14%;
  }
}
@media (min-width: 1200px) {
  .page-returnsDetailPage .kmt-item-detail__item-info > div,
  .page-invoiceDetailPage .kmt-item-detail__item-info > div,
  .page-shipmentDetailPage .kmt-item-detail__item-info > div,
  .page-schedulingAgreement .kmt-item-detail__item-info > div {
    width: 25%;
  }
  .page-returnsDetailPage .kmt-item-detail__item,
  .page-invoiceDetailPage .kmt-item-detail__item,
  .page-shipmentDetailPage .kmt-item-detail__item,
  .page-schedulingAgreement .kmt-item-detail__item,
  .page-returnsDetailPage .kmt-item-detail__item-container,
  .page-invoiceDetailPage .kmt-item-detail__item-container,
  .page-shipmentDetailPage .kmt-item-detail__item-container,
  .page-schedulingAgreement .kmt-item-detail__item-container,
  .page-returnsDetailPage .kmt-item-detail__item-container-right,
  .page-invoiceDetailPage .kmt-item-detail__item-container-right,
  .page-shipmentDetailPage .kmt-item-detail__item-container-right,
  .page-schedulingAgreement .kmt-item-detail__item-container-right {
    flex: 1;
  }
  .page-orderHistory .kmt-item-detail__table .est-date {
    width: 17%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .account-section-content .page-orderHistory .kmt-item-detail__table .est-date {
    width: 12%;
  }
  .account-section-content .page-orderHistory .kmt-item-detail__table .kmt-item-detail__qty_rem {
    width: 13%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .account-section-content .page-orderHistory .kmt-item-detail__table .kmt-item-detail__qty {
    width: 80px;
  }
  .account-section-content .page-orderHistory .kmt-item-detail__table-body .kmt-item-detail__item-container {
    width: 24%;
  }
  .account-section-content .page-orderHistory .kmt-item-detail__table .kmt-item-detail__item {
    width: 24%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .account-section-content .page-orderHistory .kmt-item-detail__table .kmt-item-detail__qty {
    width: auto;
    min-width: 40px;
  }
  .account-section-content .page-orderHistory .kmt-item-detail__table .kmt-item-detail__qty_rem {
    width: 13%;
  }
  .main__inner-wrapper .account-section-content .page-orderHistory .kmt-item-detail__table .est-date {
    width: 9%;
  }
  .account-section-content .page-orderHistory .kmt-item-detail__table-body .kmt-item-detail__item-container {
    width: 28%;
  }
  .account-section-content .page-orderHistory .kmt-item-detail__table .kmt-item-detail__item {
    width: 28%;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .account-section-content .page-orderHistory .kmt-item-detail__table-body .kmt-item-detail__item-container {
    width: 25%;
  }
  .account-section-content .page-orderHistory .kmt-item-detail__table .kmt-item-detail__item {
    width: 25%;
  }
}
@media (min-width: 1401px) {
  .account-section-content .page-orderHistory .kmt-item-detail__table-body .kmt-item-detail__item-container {
    width: 33%;
  }
  .account-section-content .page-orderHistory .kmt-item-detail__table .kmt-item-detail__item {
    width: 33%;
  }
}
/*registration page bugs KEN-19813*/
@media (min-width: 1300px) and (max-width: 1399px) {
  .page-register .kmt-page-title-wrap {
    margin: 32px auto 24px auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) {
  .page-register .breadcrumb-section {
    padding: 0;
  }
  .page-register .kmt-page-title-wrap {
    margin: 32px auto 24px auto;
  }
}
@media (max-width: 1399px) {
  .page-register .breadcrumb-section {
    padding: 0px 5px;
  }
}
.page-register .steps {
  max-width: 100%;
}
.page-register #registerSteps ul li:first-child {
  width: 20%;
}
@media (min-width: 1024px) and (max-width: 1170px) {
  .page-register main #registerSteps ul li:first-child {
    width: 25%;
  }
}
/*KEN 21579 */
@media (min-width: 1024px) {
  .page-claimsListingPage .kmt-history__container .kmt-account-history #kmtDataTable {
    word-wrap: break-word;
  }
  .inititativeLookupModal .intiativeId {
    padding-left: 32px;
  }
  .page-update-profile .kmt-radio-container label.radio-wrapper {
    margin-right: 10px;
  }
  .page-update-profile .preferenceTitle {
    margin-top: 40px;
  }
}
@media (min-width: 1024px) and (max-width: 1800px) {
  .page-claimsListingPage .kmt-account-page .account-section-content {
    max-width: 100%;
    overflow: hidden;
  }
}
@media (max-width: 639px) {
  .page-claimsListingPage .kmt-history__container #kmtDataTable .responsive-table-cell div {
    line-height: 54px;
  }
  .page-claimsListingPage .table-sort-pagination table.dataTable tbody tr td.control::before {
    line-height: 26px;
  }
  .inititativeLookupModal #cboxLoadedContent .kmt-history__container .kmt-account-history .initiativeLookupTable tbody tr td {
    overflow: unset;
  }
  .inititativeLookupModal .initiativeLookupTable td::before {
    margin-top: 10px;
    margin-bottom: 10px;
    white-space: nowrap;
  }
  .page-createClaimPage .inititativeLookupModal#colorbox #cboxWrapper #cboxContent .kmt-history__container .selectbtnContainer {
    max-width: 100%;
    margin-right: 0px;
  }
  .inititativeLookupModal .table-sort-pagination .initiativeLookupTable .responsive-table-item td:nth-of-type(2) {
    min-width: auto;
  }
  .page-createClaimPage .register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .form-group {
    margin-bottom: 0px;
  }
  .page-createClaimPage .register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .form-group label {
    margin-top: 15px;
  }
  #kmt-Create-Claim-Form .kmt-history__header-text {
    padding-bottom: 0px;
    padding-top: 5px;
  }
  #kmt-Create-Claim-Form .kmt-history__header-text p {
    margin-bottom: 0px;
  }
  #kmt-Create-Claim-Form .initiative-change-container {
    margin-bottom: -12px;
    margin-top: -10px;
    position: relative;
  }
}
/*KEN-22189 start*/
.page-claimsListingPage .table-sort-pagination table.dataTable th::after {
  display: none;
}
.table-sort-pagination table.initiativeLookupTable th::after {
  display: none;
}
.fileupload-link {
  color: #336699;
  text-decoration: underline;
}
.page-createClaimPage #kmt-Create-Claim-Form #claims-end-date {
  padding-left: 10px;
}
@media (min-width: 640px) {
  .inititativeLookupModal .table-sort-pagination table.initiativeLookupTable .intiativetableFirst {
    width: 0px !important;
  }
  .page-createClaimPage .kmt-history__header-text {
    padding-top: 5px;
    padding-bottom: 0px;
  }
  .page-createClaimPage .kmt-history__header-text p {
    margin-bottom: 15px;
  }
  .page-createClaimPage .initiative-change-container {
    position: relative;
    margin-bottom: -12px;
    margin-top: 3px;
  }
  .page-createClaimPage #kmt-Create-Claim-Form .register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .form-group {
    margin-bottom: 0px;
    padding-bottom: 15px;
  }
  .contractMobiledivclear {
    display: none;
  }
}
a#previewfile {
  position: absolute;
  bottom: 40px;
  left: 180px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
  z-index: 100;
  width: auto;
  line-height: 41px;
  background-color: #fff;
  min-width: 120px;
  color: #336699;
  text-decoration: underline;
}
@media (max-width: 639px) {
  .page-createClaimPage a#previewfile {
    bottom: 0px;
    white-space: pre-line;
    line-height: 21px;
  }
}
@media (max-width: 400px) {
  .page-createClaimPage a#previewfile {
    margin-bottom: 55px;
  }
}
@media (min-width: 401px) and (max-width: 639px) {
  .page-createClaimPage a#previewfile {
    margin-bottom: 34px;
  }
}
.page-update-profile #updateProfileForm .form-group label {
  font-weight: bold;
}
.page-update-profile .kmt-radio-container .radio-wrapper input[type="radio"]:checked + span {
  width: 20px;
  height: 20px;
}
.page-update-profile .kmt-radio-container .radio-wrapper input[type="radio"] + span {
  width: 20px;
  height: 20px;
}
.page-update-profile #updateProfileForm h3 {
  font-size: 17px;
  color: #000;
  font-weight: 600;
  margin-top: 18px;
  margin-bottom: 16px;
}
.page-update-profile #updateProfileForm .mb-3x .border-top {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .page-update-profile .kmt-radio-container label.radio-wrapper {
    min-width: 80px;
  }
}
@media (max-width: 639px) {
  .page-update-profile .kmt-radio-container label.radio-wrapper {
    min-width: 80px;
  }
  .page-contractsDetail .list-price-mobile .d-block {
    display: block;
  }
  .discountMprice,
  .myAccountDiscountPrice {
    display: inline;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  .page-update-profile .kmt-radio-container label.radio-wrapper {
    margin-right: 4px;
  }
}
@media (max-width: 1024px) {
  #updateProfileForm .kmt-radio-container {
    margin-right: 10px;
  }
}
.communications {
  flex-wrap: wrap;
  width: 100%;
}
#updateProfileForm .kmt-radio-container {
  display: inline-block;
}
.page-pointOfSales .table-sort-pagination table.kmt-pos-reports-table th::after {
  display: none;
}
.page-contractsDetail .list-price-md .bottom-10 {
  margin-bottom: 5px;
}
.page-contractsDetail .list-price-mobile .myAccountDiscountPrice {
  font-weight: 400;
  color: #575757;
}
.page-contractsDetail .list-price-mobile .discountMprice {
  font-weight: 400;
}
.page-cartPage .altDisableQty input {
  color: #999999 !important;
}
.altertooltip {
  position: relative;
}
.altertooltiptext {
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  color: #333;
  margin: 0 auto 40px;
  padding: 6px;
  text-align: left;
  width: 280px;
  position: absolute;
  font-size: 13px;
  left: 53px;
  bottom: -45px;
  display: none;
}
.altertooltip:hover .altertooltiptext {
  display: block;
}
.arowTtip:after,
.arowTtip::before {
  border: solid transparent;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  pointer-events: none;
  width: 0;
  right: 100%;
}
.arowTtip:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  top: 58%;
  margin-top: -9px;
  border-width: 7px;
}
.arowTtip:before {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ccc;
  top: 50%;
  margin-top: -6px;
  border-width: 8px;
}
@media (max-width: 639px) {
  body .altertooltiptext {
    bottom: unset;
    left: -90px;
    margin-top: 13px;
  }
  body .arowTtip:after,
  body .arowTtip::before {
    border: solid transparent;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    pointer-events: none;
    width: 0;
    bottom: 100%;
  }
  body .arowTtip:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    left: 43%;
    margin-left: -12px;
    border-width: 9px;
    margin-top: -6px;
    top: -21%;
  }
  body .arowTtip:before {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ccc;
    left: 43%;
    margin-left: -11px;
    border-width: 8px;
    margin-top: 5px;
  }
  .arowTtip:before {
    top: -42%;
  }
}
body .d-block {
  display: block !important;
}
.registerdisableSubmit {
  pointer-events: none;
  cursor: none;
  color: #BCBCBC !important;
  background-color: #F3F3F3 !important;
  border-color: #F3F3F3 !important;
}
/*KEN-21201 create voucher Review page styles*/
.createvoucherLastStep .icon {
  width: 25px;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  color: #ffffff;
  margin-bottom: 20px;
  display: inline-block;
  background-color: #bcbcbc;
  text-align: center;
  margin-right: 20px;
  margin-left: 40px;
}
.createvoucherLastStep .reviewtext {
  font-size: 24px;
  color: #bcbcbc;
  font-weight: 400;
}
.kmt-create-voucher .b-none {
  border: none;
  outline: none;
}
.createvoucherLastStep .active .icon {
  background-color: #ffd200;
  margin-left: 0px;
  color: #333;
}
.createvoucherLastStep .active .reviewtext {
  color: #333;
  margin-left: 3px;
}
.createvoucher-review .col-md-3,
.createvoucher-review .col-md-12 {
  padding-left: 0px;
}
.account-section-content .createvoucher-review .kmt-create-voucher .kmt-register__body {
  padding: 0 5px 10px 5px;
  border-bottom: 1px solid #BCBCBC;
}
.account-section-content .createvoucher-review .kmt-register__steps {
  border-bottom: none;
}
.createvoucher-review .ml-5 {
  margin-left: 5px;
}
.account-section-content .createvoucher-review .pml-0 {
  padding-left: 0px;
  margin-left: 0px;
}
.machineData_createvoucher {
  border-bottom: 1px solid #BCBCBC;
  padding-bottom: 10px;
}
.wth-100 {
  width: 100%;
}
.phonecustomClass {
  width: 120px;
  padding-left: 10px;
}
#create-voucher-form .optional {
  font-weight: normal;
}
#create-voucher-form .register__section .comments {
  height: 140px;
}
.extCustomClass {
  width: 60px;
}
@media (min-width: 320px) and (max-width: 400px) {
  .createvoucher-review .extCustomClass {
    width: 40px;
  }
  .createvoucher-review .createvoucherLastStep .icon {
    margin-bottom: auto;
  }
}
.voucheralerttext {
  width: 91%;
  margin-left: 10px;
}
.top-2 {
  position: relative;
  top: 2px;
}
/*KEN-13743 voucher shorting issues in voucher Report page*/
@media (max-width: 639px) {
  .voucheralerttext {
    width: 85%;
  }
  .page-voucherReportPage .table-sort-pagination .voucherReporttable thead tr:not(.child) th:nth-of-type(1) {
    width: 0px !important;
    margin-left: 0px;
  }
  .page-voucherReportPage .table-sort-pagination .voucherReporttable tbody tr:not(.child) td:nth-of-type(1) {
    border-bottom: 1px solid #CECECE;
  }
  .page-voucherReportPage .table-sort-pagination .voucherReporttable tbody tr:not(.child) td:nth-of-type(2) {
    border-bottom: 1px solid #CECECE;
  }
  .table-sort-pagination .voucherReporttable tbody tr td {
    border: none;
  }
  .page-voucherReportPage .table-sort-pagination table.dataTable tbody tr td.control:before {
    line-height: 26px;
  }
}
.page-voucherReportPage .createVoucherRequest {
  display: none;
}
/*KEN-21432 start voucher page ui issues*/
.createVoucherForm .register__section .kmt-register__steps .kmt-register__head::before {
  padding-top: 0px;
}
.page-createVoucher .createVoucherForm .register__section .kmt-register__body .error-label {
  font-weight: normal;
  padding-top: 5px;
  position: relative;
  top: 1px;
  line-height: 15px;
}
.page-createVoucher .createVoucherForm .register__section .kmt-register__body .invalid-email-error .error-label {
  padding-top: 0px;
  top: 0px;
}
@media (max-width: 1023px) {
  .register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .expected_Delivery_Date .glyphicon-calendar {
    position: absolute;
    top: 44px;
    right: 12px;
  }
  .createVoucherForm .storeVoucherData {
    width: 100%;
  }
}
.page-createVoucher .createVoucherForm .register__section .form-group div {
  position: absolute;
}
/*tnd vouchers styles*/
.page-tndVoucherReportPage .table-sort-pagination table th::after {
  display: none;
}
@media (min-width: 640px) {
  .table-sort-pagination .mycheckbookTable th.shorttd {
    width: 60px !important;
  }
  .page-voucherReportPage .table-sort-pagination .mycheckbookTable th.shorttd {
    width: 30px !important;
  }
}
.mycheckbookTable .simple-table {
  margin-bottom: 0px;
}
.page-tndVoucherReportPage .mycheckbookTable .simple-table .tr .td {
  word-wrap: break-word;
  white-space: pre-line;
  padding: 5px 8px 5px 5px;
  vertical-align: middle;
}
.page-tndVoucherReportPage .kmt-account-page .kmt-pagination-wrapper {
  padding-bottom: 0px;
}
.page-tndVoucherReportPage .table-sort-pagination .kmt-pagination-bar .pagination-totals {
  margin-bottom: 15px;
}
.channelexportcsv {
  margin-bottom: 25px;
  font-size: 16px;
}
.page-tndVoucherReportPage .channelexportcsv svg {
  width: 25px;
  height: 25px;
}
.page-tndVoucherReportPage .kmt-account-page .account-section-content.content-empty {
  font-size: 24px;
}
.page-tndVoucherReportPage .table-sort-pagination .mycheckbookTable tr.responsive-table-item td {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
  word-wrap: break-word;
  color: #000;
}
.page-tndVoucherReportPage .table-sort-pagination .mycheckbookTable thead .responsive-table-head th,
.page-voucherReportPage .table-sort-pagination .mycheckbookTable thead .responsive-table-head th {
  text-align: left;
  word-wrap: break-word;
}
.page-tndVoucherReportPage .mycheckbookTable .simple-table .tr:first-child .td {
  font-size: 13px;
}
.page-tndVoucherReportPage .mycheckbookTable .simple-table {
  width: 100%;
}
.page-tndVoucherReportPage .simple-table .tr:last-child {
  border-bottom: none;
}
@media (min-width: 1024px) and (max-width: 1120px) {
  .page-tndVoucherReportPage .mycheckbookTable .collapse .simple-table .tr .td:last-child {
    width: 43%;
  }
}
@media (max-width: 639px) {
  /*voucher page styles starts here*/
  .page-voucherReportPage .table-sort-pagination .mycheckbookTable thead .responsive-table-head th {
    width: 120px !important;
    min-width: 120px;
    min-height: 100px;
    height: auto;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: left;
  }
  .page-voucherReportPage .table-sort-pagination .mycheckbookTable tr.responsive-table-item td {
    width: 120px !important;
    min-width: 120px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: left;
    word-break: break-all;
  }
  .page-voucherReportPage .table-sort-pagination .mobilefullwidth .mycheckbookTable tr.responsive-table-item td:nth-child(5),
  .page-voucherReportPage .table-sort-pagination .mobilefullwidth .mycheckbookTable tr.responsive-table-item td:nth-child(7) {
    width: 200px !important;
    min-width: 200px;
  }
  .page-voucherReportPage .table-sort-pagination .mobilefullwidth .mycheckbookTable tr th:nth-child(5),
  .page-voucherReportPage .table-sort-pagination .mobilefullwidth .mycheckbookTable tr th:nth-child(7) {
    width: 200px !important;
    min-width: 200px;
  }
  .page-voucherReport .kmt-history__header-filter {
    margin-top: 30px;
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
  }
  /*voucher page styles end here*/
  .page-tndVoucherReportPage .mycheckbookTable .simple-table .tndth .td {
    vertical-align: top;
  }
  .page-tndVoucherReportPage .kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination-totals .pagination-bar-results {
    width: 64%;
  }
  .minusicon::before {
    margin-left: 6px;
  }
  .plusicon::before {
    margin-left: 6px;
  }
  .page-tndVoucherReportPage .table-sort-pagination .responsive-table-item {
    display: inline;
    float: left;
  }
  .page-tndVoucherReportPage .table-sort-pagination .mycheckbookTable thead .responsive-table-head th {
    width: 145px !important;
    min-width: 145px;
    min-height: 100px;
    height: auto;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: left;
  }
  .page-tndVoucherReportPage .table-sort-pagination .mycheckbookTable tr.responsive-table-item td {
    width: 145px !important;
    min-width: 145px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: left;
  }
  .page-tndVoucherReportPage .table-sort-pagination .mobilefullwidth .mycheckbookTable thead .responsive-table-head th:first-child,
  .page-voucherReportPage .table-sort-pagination .mobilefullwidth .mycheckbookTable thead .responsive-table-head th:first-child {
    width: 50px !important;
    min-width: 50px;
  }
  .page-tndVoucherReportPage .table-sort-pagination .mobilefullwidth .mycheckbookTable tr.responsive-table-item td:first-child,
  .page-voucherReportPage .table-sort-pagination .mobilefullwidth .mycheckbookTable tr.responsive-table-item td:first-child {
    width: 50px !important;
    min-width: 50px;
  }
  .page-tndVoucherReportPage .kmt-history__header-filter {
    margin-left: 0px;
    -webkit-box-pack: end;
    justify-content: flex-start;
  }
  .page-tndVoucherReportPage .account-section-content .kmt-applied-filer-container .kmt-applied-filter-clear {
    margin-top: 10px;
  }
  .page-tndVoucherReportPage .table-sort-pagination .kmt-pagination-bar {
    margin-top: 15px;
  }
  .machinmakemain {
    margin-bottom: 40px;
  }
}
@media (min-width: 640px) {
  .page-tndVoucherReportPage .mycheckbookTable .simple-table .tr .td:first-child {
    max-width: 96px;
    padding-left: 35px;
  }
  .page-tndVoucherReportPage .table-sort-pagination .mycheckbookTable th.shorttd {
    width: 30px !important;
  }
  .page-tndVoucherReportPage .account-section-content .kmt-applied-filer-container .kmt-applied-filter-clear {
    width: auto;
  }
  .page-voucherReportPage .mycheckbookTable tr td {
    word-break: break-all;
    padding: 6px;
  }
  .page-voucherReportPage .table-sort-pagination .mycheckbookTable thead .responsive-table-head th {
    vertical-align: middle;
  }
  .page-voucherReportPage .mycheckbookTable .simple-table .tr .td:first-child {
    max-width: 136px;
  }
  .page-mtiVoucherReportPage .mycheckbookTable .nested-table th:first-child,
  .page-mtiVoucherReportPage .mycheckbookTable .nested-table td:first-child {
    width: 120px !important;
  }
}
@media (min-width: 1024px) {
  .page-tndVoucherReportPage .kmt-history__header-text {
    padding-top: 25px;
    padding-bottom: 5px;
  }
  .page-tndVoucherReportPage .account-section-content .kmt-applied-filer-container {
    margin-top: 20px;
  }
  .page-voucherReportPage .kmt-account-page .account-section-content {
    overflow-x: auto;
  }
}
@media (min-width: 640px) and (max-width: 980px) {
  .page-tndVoucherReportPage .kmt-history__header {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
  }
  .page-tndVoucherReportPage .kmt-history__header-filter {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    margin-left: 0;
  }
  .page-tndVoucherReportPage .kmt-history__header-text {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-order: 3;
    -moz-order: 3;
    -webkit-order: 3;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .page-tndVoucherReportPage .account-section-content .kmt-applied-filer-container {
    margin-top: 20px;
  }
  .page-tndVoucherReportPage .pagination-totals .kmt-page-size-select {
    height: 30px;
  }
  .page-tndVoucherReportPage .table-sort-pagination .kmt-pagination-bar .pagination-totals {
    margin-bottom: 0px;
  }
  .page-tndVoucherReportPage .kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination-totals .pagination-bar-results {
    padding-bottom: 0px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .page-tndVoucherReportPage .kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination-totals .kmt-page-size-select {
    width: 100%;
  }
  .page-tndVoucherReportPage .table-sort-pagination .kmt-pagination-bar {
    margin-top: 0px;
  }
  .page-tndVoucherReportPage .channelexportcsv {
    margin-bottom: 35px;
  }
}
.page-tndVoucherReportPage .account-section-content .js-filters-side-bar .kmt-panel-filter .kmt-applied-filter-clear {
  width: 100%;
}
.page-tndVoucherReportPage .mycheckbookTable .whitebg {
  padding-left: 0px;
  padding-right: 0px;
}
.page-voucherReportPage .mobilefullwidth .mycheckbookTable .whitebg {
  padding-top: 0px;
}
.page-voucherReportPage .mobilefullwidth .simple-table .lineheight .td {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mycheckbookTable .responsive-table-item td:last-child {
  text-align: left;
}
/* MTI Voucher Report Styling */
.page-mtiVoucherReportPage .kmt-invoice-details-row {
  background: transparent !important;
}
.page-mtiVoucherReportPage .nested-table-container {
  padding: 15px 0 !important;
  border-top: none !important;
}
.page-mtiVoucherReportPage .detail-content {
  padding: 0;
  margin: 0;
  width: 100%;
}
.page-mtiVoucherReportPage .mycheckbookTable th:last-child,
.page-mtiVoucherReportPage .mycheckbookTable td:last-child {
  text-align: right !important;
}
.page-mtiVoucherReportPage .mycheckbookTable tr td:last-child div {
  text-align: right !important;
}
.page-mtiVoucherReportPage .text-right {
  text-align: right !important;
}
.page-mtiVoucherReportPage .nested-table {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
  margin-top: 8px;
}
.page-mtiVoucherReportPage .nested-table thead tr {
  background-color: #f9f9f9;
  border-bottom: 1px solid #ddd;
  border-top: none;
}
.page-mtiVoucherReportPage .nested-table th {
  padding: 8px;
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  font-size: 13px;
  color: #333;
}
.page-mtiVoucherReportPage .nested-table td {
  padding: 8px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  font-size: 13px;
}
.page-mtiVoucherReportPage .nested-table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.page-mtiVoucherReportPage .nested-table tbody tr:hover {
  background-color: #f1f1f1;
}
.page-mtiVoucherReportPage .nested-table th,
.page-mtiVoucherReportPage .nested-table td {
  word-wrap: break-word;
  white-space: normal;
  height: 42px;
  vertical-align: middle;
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.page-mtiVoucherReportPage .nested-table th:last-child,
.page-mtiVoucherReportPage .nested-table td:last-child {
  text-align: right !important;
}
.page-mtiVoucherReportPage .mobilefullwidth .mycheckbookTable tbody tr.kmt-invoice-details-row > td {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.page-mtiVoucherReportPage .mycheckbookTable tr.kmt-invoice-details-row,
.page-mtiVoucherReportPage .mycheckbookTable tr.collapse,
.page-mtiVoucherReportPage .mycheckbookTable td.nested-table-container,
.page-mtiVoucherReportPage .mycheckbookTable td.whitebg,
.page-mtiVoucherReportPage .mycheckbookTable .detail-content,
.page-mtiVoucherReportPage .mycheckbookTable tbody tr.collapse {
  border-top: none !important;
}
.page-mtiVoucherReportPage .mycheckbookTable tbody tr.kmt-invoice-details-row {
  border: none !important;
}
.page-mtiVoucherReportPage .mycheckbookTable tr.kmt-invoice-details-row td.whitebg,
.page-mtiVoucherReportPage .mycheckbookTable tr.kmt-invoice-details-row td.nested-table-container,
.page-mtiVoucherReportPage .mycheckbookTable tr.kmt-invoice-details-row td.whitebg > div,
.page-mtiVoucherReportPage .mycheckbookTable tr.collapse {
  border-top: none !important;
  border-bottom: none !important;
}
.page-mtiVoucherReportPage .mycheckbookTable tr.collapse[id^="index_"],
.page-mtiVoucherReportPage .mycheckbookTable tr.collapse > td[colspan],
.page-mtiVoucherReportPage .mycheckbookTable tr.collapse > td.nested-table-container {
  border-top: none !important;
}
.page-mtiVoucherReportPage .mycheckbookTable tr.collapse[id*="index_"] {
  border-top: none !important;
}
.page-mtiVoucherReportPage .nested-table th:first-child,
.page-mtiVoucherReportPage .nested-table td:first-child {
  padding-left: 35px !important;
}
/* Responsive adjustments */
@media (max-width: 767px) {
  .page-mtiVoucherReportPage .nested-table {
    display: block;
    overflow-x: auto;
  }
  .page-mtiVoucherReportPage .mobilefullwidth .mycheckbookTable tbody tr.kmt-invoice-details-row > td {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .page-mtiVoucherReportPage .mobilefullwidth .mycheckbookTable tr.kmt-invoice-details-row td {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.page-createVoucher .combo-select-dropdown {
  width: 100%;
}
.machinmakemain #ComboSelect input {
  background: url("../../common/images/shape.png") no-repeat right 12px top 15px;
  background-position: calc(100% - 10px) 15px;
  background-size: 8px;
  cursor: pointer;
}
.machinmakemain .combo-select-dropdown li #machineMaker-error {
  font-size: 13px;
}
.page-voucherReportPage .account-section .kmt-filters-form .status-select select {
  color: #949494;
}
.page-voucherReportPage .account-section .status-select option {
  color: #000;
}
.page-voucherReportPage .account-section .kmt-filters-form .status-select select.changed {
  color: #000 !important;
}
.page-voucherReportPage .mobilefullwidth .mycheckbookTable .simple-table .tr .td:last-child {
  min-width: 100px;
}
.page-mtiVoucherReportPage .main-content .nested-table thead tr {
  background: none;
}
.page-vouchers .main-content .main__inner-wrapper .kmt-global-alerts .alert-info section div .icon-info {
  border: none !important;
}
.page-createVoucher .kmt-create-voucher .d-nonevouher {
  display: none !important;
}
.page-createVoucher .kmt-create-voucher .d-blockvouher {
  display: block !important;
}
.page-createVoucher .kmt-create-voucher .disableSubmit {
  pointer-events: none;
  cursor: none;
  color: #bcbcbc !important;
  background-color: #f3f3f3 !important;
  border-color: #f3f3f3 !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-vouchers .kmt-main-inner .global-alerts .alert section .icon-info {
    width: 41px;
    height: 41px;
  }
}
@media (max-width: 767px) {
  .page-vouchers .kmt-main-inner .global-alerts .alert section .icon-info {
    width: 86px;
  }
}
@media (min-width: 1024px) {
  .page-vouchers .kmt-main-inner .global-alerts .alert section .icon-info {
    width: 21px;
    height: 21px;
  }
}
.whitebg {
  background: #fff;
}
.page-myCheckbookReport .kmt-account-page .kmt-pagination-wrapper {
  padding-bottom: 0px;
}
.page-myCheckbookReport .table-sort-pagination .kmt-pagination-bar .pagination-totals {
  margin-bottom: 15px;
}
.channelexportcsv {
  margin-bottom: 25px;
  font-size: 16px;
}
.page-myCheckbookReport .channelexportcsv svg {
  width: 25px;
  height: 25px;
}
.page-myCheckbookReport .kmt-account-page .account-section-content.content-empty {
  font-size: 24px;
}
.page-myCheckbookReport .table-sort-pagination .mycheckbookTable tr.responsive-table-item td {
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  word-wrap: break-word;
  color: #000;
}
.page-myCheckbookReport .table-sort-pagination .mycheckbookTable thead .responsive-table-head th {
  text-align: left;
  word-wrap: break-word;
}
.mycheckbookTable tbody tr:nth-child(odd of .responsive-table-item) {
  background-color: #F9F9F9 !important;
}
.mycheckbookTable .simple-table .tr .td {
  word-wrap: break-word;
  white-space: pre-line;
  padding-left: 5px;
}
.mycheckbookTable .simple-table .tr .td {
  font-size: 14px;
  max-width: 130px;
  color: #333;
}
.page-myCheckbookReport .mycheckbookTable .simple-table .tr:first-child .td {
  font-size: 13px;
}
.page-myCheckbookReport .mycheckbookTable .simple-table {
  width: 100%;
}
.page-myCheckbookReport .simple-table .tr:last-child {
  border-bottom: none;
}
.page-myCheckbookReport .mycheckbookTable .simple-table .tr .td:last-child {
  width: 50%;
}
@media (min-width: 1180px) and (max-width: 1399px) {
  .page-myCheckbookReport .mycheckbookTable .simple-table .tr .td:first-child {
    max-width: 80px;
  }
}
@media (min-width: 1024px) and (max-width: 1120px) {
  .page-myCheckbookReport .mycheckbookTable .collapse .simple-table .tr .td:last-child {
    width: 43%;
  }
}
@media (max-width: 639px) {
  .page-myCheckbookReport .kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination-totals .pagination-bar-results {
    width: 64%;
  }
  .minusicon::before {
    margin-left: 6px;
  }
  .plusicon::before {
    margin-left: 6px;
  }
  .page-myCheckbookReport .table-sort-pagination .responsive-table-item {
    display: inline;
    float: left;
  }
  .mobilefullwidth {
    max-width: 100%;
    overflow: auto;
  }
  .page-myCheckbookReport .table-sort-pagination .mycheckbookTable thead .responsive-table-head th {
    width: 100px !important;
    min-width: 100px;
    min-height: 100px;
    height: auto;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: left;
  }
  .page-myCheckbookReport .table-sort-pagination .mycheckbookTable tr.responsive-table-item td {
    width: 100px !important;
    min-width: 100px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: left;
  }
  .page-myCheckbookReport .table-sort-pagination .mobilefullwidth .mycheckbookTable thead .responsive-table-head th:first-child {
    width: 50px !important;
    min-width: 50px;
  }
  .page-myCheckbookReport .table-sort-pagination .mobilefullwidth .mycheckbookTable thead .responsive-table-head th:nth-child(3) {
    width: 200px !important;
    min-width: 200px;
  }
  .page-myCheckbookReport .table-sort-pagination .mobilefullwidth .mycheckbookTable tr.responsive-table-item td:first-child {
    width: 50px !important;
    min-width: 50px;
  }
  .page-myCheckbookReport .table-sort-pagination .mobilefullwidth .mycheckbookTable tr.responsive-table-item td:nth-child(3) {
    width: 200px !important;
    min-width: 200px;
  }
  .page-myCheckbookReport .kmt-history__header-filter {
    margin-left: 0px;
    -webkit-box-pack: end;
    justify-content: flex-start;
  }
  .page-myCheckbookReport .account-section-content .kmt-applied-filer-container .kmt-applied-filter-clear {
    margin-top: 10px;
  }
  .page-myCheckbookReport .table-sort-pagination .kmt-pagination-bar {
    margin-top: 0px;
  }
}
@media (min-width: 640px) {
  .mycheckbookTable .simple-table {
    margin-bottom: 0px;
  }
  .page-myCheckbookReport .table-sort-pagination .mycheckbookTable th.shorttd {
    width: 30px !important;
  }
  .page-myCheckbookReport .table-sort-pagination .mobilefullwidth .mycheckbookTable tr.responsive-table-item td:first-child {
    vertical-align: top;
  }
  .page-myCheckbookReport .account-section-content .kmt-applied-filer-container .kmt-applied-filter-clear {
    width: auto;
  }
  .page-myCheckbookReport .channelexportcsv {
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  .page-myCheckbookReport .kmt-history__header-text {
    padding-top: 25px;
    padding-bottom: 5px;
  }
  .page-myCheckbookReport .account-section-content .kmt-applied-filer-container {
    margin-top: 20px;
  }
}
@media (min-width: 640px) and (max-width: 980px) {
  .page-myCheckbookReport .kmt-history__header {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
  }
  .page-myCheckbookReport .kmt-history__header-filter {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    margin-left: 0;
  }
  .page-myCheckbookReport .kmt-history__header-text {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-order: 3;
    -moz-order: 3;
    -webkit-order: 3;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .page-myCheckbookReport .account-section-content .kmt-applied-filer-container {
    margin-top: 20px;
  }
  .page-myCheckbookReport .pagination-totals .kmt-page-size-select {
    height: 30px;
  }
  .page-myCheckbookReport .table-sort-pagination .kmt-pagination-bar .pagination-totals {
    margin-bottom: 0px;
  }
  .page-myCheckbookReport .kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination-totals .pagination-bar-results {
    padding-bottom: 0px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .mycheckbookTable {
    min-width: 1000px;
  }
  .mobilefullwidth {
    overflow: auto;
  }
  .page-myCheckbookReport .kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination-totals .kmt-page-size-select {
    width: 100%;
  }
  .page-myCheckbookReport .table-sort-pagination .kmt-pagination-bar {
    margin-top: 0px;
  }
  .page-myCheckbookReport .channelexportcsv {
    margin-bottom: 35px;
  }
}
.minusicon::before {
  margin-left: 4px;
}
.plusicon::before {
  margin-left: 4px;
}
.filterGreyColor select.changed {
  color: #23201f;
}
.filterGreyColor option {
  color: #23201f;
}
.filterGreyColor select {
  color: #949494;
}
.inititativeLookupModal #cboxTitle {
  border-radius: 6px 6px 0 0;
}
.companyInvalid {
  margin: 5px 3px;
  font-weight: normal;
  text-transform: none;
  display: none;
  color: #D03C00;
  font-size: 13px !important;
}
.bottom-position {
  position: relative;
  bottom: 15px;
}
.register-bottom-position {
  position: relative;
  bottom: 5px;
  right: 2px;
}
.b2b-check-erroricon {
  position: relative;
  bottom: 2px;
}
.company-errorIcon {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.error-wrapper .companyInvalid .icon-error {
  vertical-align: top;
  position: relative;
  bottom: 2px;
}
.disableSubmit {
  pointer-events: none;
  cursor: none;
  color: var(--neutral-60) !important;
  background-color: var(--neutral-20) !important;
  border-color: var(--neutral-20) !important;
}
.disableInput {
  cursor: none;
  pointer-events: none;
}
.strike {
  text-decoration: line-through;
  color: var(--neutral-85);
}
.clearboth {
  clear: both;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-100 {
  margin-top: 100px;
}
/*popup inside other popup*/
.selectInnnerPopData {
  width: auto;
  margin: 20px 0;
  background: none;
  padding: 0px;
  border: 0px;
  text-align: left;
}
.innerPopbutton {
  font-size: 1em;
  padding: 5px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.innerPopoverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  display: none;
}
.innerPopoverlay.blockInnerpop {
  visibility: visible;
  opacity: 1;
  display: block;
}
.innerpopupdata {
  margin: 55px auto;
  padding: 0px;
  background: #fff;
  border-radius: 5px;
  width: 90%;
  position: relative;
  transition: all 5s ease-in-out;
}
.innerpopupdata h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.innerpopupdata .close {
  position: absolute;
  top: 10px;
  right: 15px;
  transition: all 200ms;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
.innerpopupdata .content {
  max-height: 30%;
  overflow: auto;
}
.innerpopmodal-header {
  border-bottom: 5px solid var(--primary-color);
  color: #fff;
  font-size: 16px;
  line-height: 42px;
  font-weight: normal;
  padding: 10px;
  border-radius: 5px 5px 0px 0px;
  background-color: var(--neutral);
}
.innerpopmodal-header h4 {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.innerpopmodal-header .close {
  color: #fff;
  opacity: 1;
}
.innerpopupdata .modal-body {
  height: 300px;
  overflow-y: auto;
}
@media screen and (max-width: 767px) {
  .selectInnnerPopData {
    width: 92%;
  }
  .innerpopupdata {
    width: 92%;
  }
}
.page-competitorDetailPage {
  /***Orbeon OLD***/
  /*Validation error popup*/
  /****************************************/
  /*********ORBEON BANKING START***********/
  /****************************************/
}
.page-competitorDetailPage .appearance-none {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -o-appearance: none !important;
  background: none;
}
.page-competitorDetailPage .appearance-none,
.page-competitorDetailPage .appearance-none:hover,
.page-competitorDetailPage .appearance-none:focus {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -o-appearance: none !important;
  text-decoration: none !important;
  outline: 0 !important;
  border: 0;
}
.page-competitorDetailPage .appearance-none::-ms-expand,
.page-competitorDetailPage .appearance-none:hover::-ms-expand,
.page-competitorDetailPage .appearance-none:focus::-ms-expand {
  display: none;
}
.page-competitorDetailPage .appearance-none::-ms-value,
.page-competitorDetailPage .appearance-none:hover::-ms-value,
.page-competitorDetailPage .appearance-none:focus::-ms-value {
  background-color: transparent;
  color: #000;
}
.page-competitorDetailPage .appearance-none::-ms-expand {
  display: none;
}
.page-competitorDetailPage .appearance-none::-ms-value {
  background-color: transparent;
  color: #000;
}
.page-competitorDetailPage .grey-border-on {
  border-color: #cccccc !important;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.page-competitorDetailPage .grey-border-on,
.page-competitorDetailPage .grey-border-on:hover {
  border-color: #cccccc !important;
}
.page-competitorDetailPage .grey-border-on:focus {
  border-color: #0a85df !important;
}
.page-competitorDetailPage .yui-skin-sam main {
  display: inline;
}
.page-competitorDetailPage .xformContainer .description {
  margin: 0 0 10px;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .navbar {
  display: none;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div [class*="span"] {
  margin: 0;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form {
  width: 100%;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-form-description {
  display: none;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .container {
  padding: 0;
  width: 100%;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .container .span12 {
  width: 100%;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-border {
  position: relative;
  top: -1px;
  border: 1px solid #cccccc;
  border-top: none;
  padding: 20px 0 50px;
  margin-bottom: 0;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xxforms-animate {
  background-color: #f5f5f5;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section {
  background-color: #ffffff;
  max-width: 940px;
  width: 100%;
  padding-bottom: 0px !important;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h2.fr-section-title,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h3.fr-section-title,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h4.fr-section-title,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h5.fr-section-title,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h6.fr-section-title {
  background-color: #f5f5f5;
  background-image: none;
  border-top: 1px solid #cccccc;
  padding: 20px 0 10px;
  pointer-events: none;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h2.fr-section-title .fr-section-label button.btn-link,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h3.fr-section-title .fr-section-label button.btn-link,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h4.fr-section-title .fr-section-label button.btn-link,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h5.fr-section-title .fr-section-label button.btn-link,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h6.fr-section-title .fr-section-label button.btn-link {
  font-family: "acumin-pro", Arial, sans-serif !important;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h2.fr-section-title .fr-section-label.fr-section-closed,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h3.fr-section-title .fr-section-label.fr-section-closed,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h4.fr-section-title .fr-section-label.fr-section-closed,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h5.fr-section-title .fr-section-label.fr-section-closed,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h6.fr-section-title .fr-section-label.fr-section-closed {
  background-image: none;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h2.fr-section-title .fr-section-label.fr-section-open,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h3.fr-section-title .fr-section-label.fr-section-open,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h4.fr-section-title .fr-section-label.fr-section-open,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h5.fr-section-title .fr-section-label.fr-section-open,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h6.fr-section-title .fr-section-label.fr-section-open {
  background-image: none;
}
@media (max-width: 480px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h2.fr-section-title,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h3.fr-section-title,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h4.fr-section-title,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h5.fr-section-title,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h6.fr-section-title {
    color: var(--Neutral-95, #23201f);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h2.fr-section-title a,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h3.fr-section-title a,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h4.fr-section-title a,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h5.fr-section-title a,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section h6.fr-section-title a {
  border-top: none;
  color: #333333;
  font-size: 20px;
  padding: 9px 0;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section.personal-details h2.fr-section-title:first-of-type {
  border: none;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form {
    margin: 0;
  }
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-group {
    margin-bottom: 0 !important;
  }
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .fr-grid.fr-grid-2 .fr-grid-tr > .fr-grid-td {
  display: block;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .orbeon-portlet-body .fr-grid:not(.fr-repeat) > .fr-grid-body > .fr-grid-tr > .fr-grid-td {
    display: block;
  }
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:last-of-type .fr-grid-td:first-of-type,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:nth-last-child(-n+2) .fr-grid-td:first-of-type {
  display: inline-block;
  margin-left: 0;
  vertical-align: middle;
  width: 49%;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:last-of-type .fr-grid-td:first-of-type .fr-grid-content,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:nth-last-child(-n+2) .fr-grid-td:first-of-type .fr-grid-content {
  position: relative;
  top: 5px;
  text-align: right;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:last-of-type .fr-grid-td:first-of-type .fr-grid-content .ageoftraveller.xforms-label,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:nth-last-child(-n+2) .fr-grid-td:first-of-type .fr-grid-content .ageoftraveller.xforms-label {
  padding-right: 15px;
  width: 100%;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:last-of-type .fr-grid-td:first-of-type,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:nth-last-child(-n+2) .fr-grid-td:first-of-type {
    width: 100%;
  }
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:last-of-type .fr-grid-td:first-of-type .fr-grid-content,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:nth-last-child(-n+2) .fr-grid-td:first-of-type .fr-grid-content {
    top: 0px;
  }
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:last-of-type .fr-grid-td,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:nth-last-child(-n+2) .fr-grid-td {
  display: inline-block;
  margin-left: 1%;
  vertical-align: top;
  width: 9.2%;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:last-of-type .fr-grid-td .fr-grid-content .ageoftraveller .xforms-label,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:nth-last-child(-n+2) .fr-grid-td .fr-grid-content .ageoftraveller .xforms-label {
  width: 30%;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:last-of-type .fr-grid-td .fr-grid-content .ageoftraveller .xforms-input-input,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:nth-last-child(-n+2) .fr-grid-td .fr-grid-content .ageoftraveller .xforms-input-input {
  text-align: center;
  width: 70% !important;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:last-of-type .fr-grid-td .fr-grid-content .ageoftraveller .xforms-active.xforms-alert,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:nth-last-child(-n+2) .fr-grid-td .fr-grid-content .ageoftraveller .xforms-active.xforms-alert {
  position: relative;
  left: -5px;
  width: 100%;
  text-align: right;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:last-of-type .fr-grid-td,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:nth-last-child(-n+2) .fr-grid-td {
    width: 19%;
  }
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:last-of-type .fr-grid-td .fr-grid-content .ageoftraveller .xforms-label,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:nth-last-child(-n+2) .fr-grid-td .fr-grid-content .ageoftraveller .xforms-label {
    width: 20%;
    padding-right: 15px;
  }
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:last-of-type .fr-grid-td .fr-grid-content .ageoftraveller .xforms-input-input,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit div[id*="trip-details-control"] .fr-grid .fr-grid-body .fr-grid-tr:nth-last-child(-n+2) .fr-grid-td .fr-grid-content .ageoftraveller .xforms-input-input {
    width: 80% !important;
  }
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .fr-grid-content {
  padding: 0 0 15px !important;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .fr-grid-content {
    padding: 4px 0 !important;
  }
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body select {
  height: 40px;
  border-radius: 0;
  margin-left: -4px;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body select {
    margin-left: 0px;
  }
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-label {
  font-size: 16px;
  display: inline-block;
  margin-right: -2px;
  padding-right: 20px;
  vertical-align: middle;
  text-align: right;
  line-height: normal;
  text-transform: none;
  pointer-events: none;
  font-family: "acumin-pro", Arial, sans-serif !important;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-label:before {
  line-height: 1;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-label {
    width: auto;
    text-align: left;
  }
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-label + .xforms-input-input,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-label + .xforms-control,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-label + select,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-label + .xforms-items,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-label + textarea {
  display: inline-block;
  width: 100% !important;
  margin-left: -2px;
  margin-right: -2px;
  vertical-align: middle;
  border-radius: 0;
  float: none;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-label + .xforms-input-input,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-label + .xforms-control,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-label + select,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-label + .xforms-items,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-label + textarea {
    width: 100% !important;
  }
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input {
  border-radius: 0;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="text"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="password"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="datetime"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="datetime-local"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="date"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="month"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="time"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="week"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="number"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="email"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="url"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="search"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="tel"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="color"] {
  border: 1px solid #c3c4cf;
  height: 40px;
  border-radius: 2px;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body input[type="text"] {
  padding: 10px;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-type-date:after {
  position: relative;
  right: 0;
  display: inline-block;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-type-date .xforms-input-input.xforms-type-date {
  background-image: url("images/calendar.png");
  padding: 10px;
  background-position: 98% center;
  background-repeat: no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items {
  background: none;
  border: 0;
  box-shadow: none;
  overflow: hidden;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items {
    text-align: center;
  }
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items .xforms-selected,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items .xforms-selected,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items .xforms-selected,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items .xforms-selected,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items .xforms-selected,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items .xforms-selected,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items .xforms-deselected,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items .xforms-deselected,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items .xforms-deselected,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items .xforms-deselected,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items .xforms-deselected,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items .xforms-deselected {
  padding: 0 20px;
  margin: 0 0 0 -20px;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items .xforms-selected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items .xforms-selected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items .xforms-selected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items .xforms-selected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items .xforms-selected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items .xforms-selected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items .xforms-deselected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items .xforms-deselected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items .xforms-deselected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items .xforms-deselected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items .xforms-deselected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items .xforms-deselected {
    padding: 15px;
    margin: 0 auto;
  }
}
@media (max-width: 360px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items .xforms-selected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items .xforms-selected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items .xforms-selected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items .xforms-selected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items .xforms-selected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items .xforms-selected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items .xforms-deselected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items .xforms-deselected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items .xforms-deselected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items .xforms-deselected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items .xforms-deselected,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items .xforms-deselected {
    padding: 8px;
    margin: 0 auto;
  }
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items .xforms-selected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items .xforms-selected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items .xforms-selected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items .xforms-selected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items .xforms-selected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items .xforms-selected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items .xforms-deselected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items .xforms-deselected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items .xforms-deselected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items .xforms-deselected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items .xforms-deselected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items .xforms-deselected span {
  background-size: contain !important;
  border: none;
  border-radius: 0;
  line-height: 1.2;
  margin: 0 auto;
  padding: 105px 0 0;
  position: relative;
  text-align: center;
  text-indent: 0px;
  text-transform: none;
  width: 96px;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items .xforms-selected span::before,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items .xforms-selected span::before,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items .xforms-selected span::before,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items .xforms-selected span::before,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items .xforms-selected span::before,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items .xforms-selected span::before,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items .xforms-deselected span::before,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items .xforms-deselected span::before,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items .xforms-deselected span::before,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items .xforms-deselected span::before,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items .xforms-deselected span::before,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items .xforms-deselected span::before,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items .xforms-selected span::after,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items .xforms-selected span::after,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items .xforms-selected span::after,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items .xforms-selected span::after,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items .xforms-selected span::after,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items .xforms-selected span::after,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items .xforms-deselected span::after,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items .xforms-deselected span::after,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items .xforms-deselected span::after,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items .xforms-deselected span::after,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items .xforms-deselected span::after,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items .xforms-deselected span::after {
  display: none;
}
@media (max-width: 768px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items .xforms-selected span,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items .xforms-selected span,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items .xforms-selected span,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items .xforms-selected span,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items .xforms-selected span,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items .xforms-selected span,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items .xforms-deselected span,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items .xforms-deselected span,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items .xforms-deselected span,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items .xforms-deselected span,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items .xforms-deselected span,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items .xforms-deselected span {
    width: 72px;
    padding: 80px 0 0;
    text-transform: none;
  }
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required input[type="radio"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke input[type="radio"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials input[type="radio"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place input[type="radio"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke input[type="radio"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke input[type="radio"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required input[type="checkbox"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke input[type="checkbox"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials input[type="checkbox"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place input[type="checkbox"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke input[type="checkbox"],
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke input[type="checkbox"] {
  margin-left: 0;
  display: none;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items {
  padding: 0;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items span:first-child.xforms-selected span {
  background: url(images/property_form_building_contents_clicked.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items span:first-child.xforms-deselected span {
  background: url(images/property_form_building_contents.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items span:nth-child(2).xforms-selected span {
  background: url(images/property_form_building_clicked.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items span:nth-child(2).xforms-deselected span {
  background: url(images/property_form_building.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items span:nth-child(3).xforms-selected span {
  background: url(images/property_form_contents_clicked.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .property-cover-required .xforms-items span:nth-child(3).xforms-deselected span {
  background: url(images/property_form_contents.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke {
  padding: 0;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items span:first-child.xforms-selected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items span:first-child.xforms-selected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items span:first-child.xforms-selected span {
  background: url(images/property_form_smoking_clicked.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items span:first-child.xforms-deselected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items span:first-child.xforms-deselected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items span:first-child.xforms-deselected span {
  background: url(images/property_form_smoking.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items span:nth-child(2).xforms-selected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items span:nth-child(2).xforms-selected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items span:nth-child(2).xforms-selected span {
  background: url(images/property_form_non_smoking_clicked.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .anyone-property-smoke .xforms-items span:nth-child(2).xforms-deselected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .do-you-smoke .xforms-items span:nth-child(2).xforms-deselected span,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .second-person-smoke .xforms-items span:nth-child(2).xforms-deselected span {
  background: url(images/property_form_non_smoking.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items {
  padding: 0;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items span:first-child.xforms-selected span {
  background: url(images/property_form_wood_clicked.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items span:first-child.xforms-deselected span {
  background: url(images/property_form_wood.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items span:nth-child(2).xforms-selected span {
  background: url(images/property_form_brick_clicked.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .exterior-construction-materials .xforms-items span:nth-child(2).xforms-deselected span {
  background: url(images/property_form_brick.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items {
  padding: 0;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items span:first-child.xforms-selected span {
  background: url(images/property_form_single_lock_clicked.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items span:first-child.xforms-deselected span {
  background: url(images/property_form_single_lock.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items span:nth-child(2).xforms-selected span {
  background: url(images/property_form_multi_lock_clicked.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .what-locks-are-in-place .xforms-items span:nth-child(2).xforms-deselected span {
  background: url(images/property_form_multi_lock.png) center top no-repeat;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-items {
  display: inline-block;
  vertical-align: middle;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-items .xforms-selected,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-items .xforms-deselected {
  display: inline-block;
  vertical-align: top;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-items .xforms-selected .radio,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-grid .fr-grid-body .xforms-items .xforms-deselected .radio {
  margin: 0 0.5em 0 0;
  vertical-align: initial;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .fr-buttons,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .fr-mode-edit .xbl-fr-error-summary {
  display: none;
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .xforms-visited > .xforms-alert.xforms-active:not(:empty),
.page-competitorDetailPage .orbeon.orbeon-portlet-div .xforms-visited > .xforms-visited.xforms-alert.xforms-active:not(:empty) {
  width: 50%;
  text-align: left;
  position: relative;
  float: right;
  left: -6px;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .xforms-visited > .xforms-alert.xforms-active:not(:empty),
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .xforms-visited > .xforms-visited.xforms-alert.xforms-active:not(:empty) {
    float: none;
    width: 100%;
    left: 0px;
  }
}
.page-competitorDetailPage .orbeon.orbeon-portlet-div .xforms-hint-appearance-full .xforms-hint,
.page-competitorDetailPage .orbeon.orbeon-portlet-div .xforms-hint-appearance-inline .xforms-hint {
  width: 50%;
  text-align: left;
  position: relative;
  left: -6px;
  padding: 1px;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .xforms-hint-appearance-full .xforms-hint,
  .page-competitorDetailPage .orbeon.orbeon-portlet-div .xforms-hint-appearance-inline .xforms-hint {
    width: 100%;
    left: 0px;
  }
}
@media (max-width: 767px) {
  .page-competitorDetailPage .xforms-select1 .xforms-items {
    text-align: center;
  }
  .life-coverage .page-competitorDetailPage .xforms-select1 .xforms-items {
    text-align: left;
  }
}
.page-competitorDetailPage .xforms-select1 .xforms-items span .radio input[type="radio"] {
  display: none;
}
.page-competitorDetailPage .xforms-select1 .xforms-items span .radio input[type="radio"]:checked ~ span::before {
  border: 5px solid #333333;
}
.page-competitorDetailPage .xforms-select1 .xforms-items span .radio input[type="radio"]:checked ~ span::after {
  background-color: #ffd200;
}
.page-competitorDetailPage .xforms-select1 .xforms-items span .radio span {
  padding-left: 49px;
  text-indent: -40px;
  text-transform: none;
  position: relative;
}
.page-competitorDetailPage .xforms-select1 .xforms-items span .radio span::before {
  border: 1px solid #000000;
  border-radius: 100%;
  content: '';
  height: 20px;
  position: relative;
  width: 20px;
  display: inline-block;
  left: -9px;
  vertical-align: middle;
}
.page-competitorDetailPage .xforms-select1 .xforms-items span .radio span::after {
  border-radius: 100%;
  content: '';
  display: block;
  position: absolute;
  height: 10px;
  width: 10px;
  top: 7px;
  left: 5px;
  background-color: #ffffff;
}
.page-competitorDetailPage div[id*="property-coverage-details-section-control"] .fr-section-title,
.page-competitorDetailPage div[id*="section-1-control"] .fr-section-title,
.page-competitorDetailPage div[id*="coverage-information-section-control"] .fr-section-title,
.page-competitorDetailPage div[id*="trip-details-control"] .fr-section-title,
.page-competitorDetailPage div[id*="contact-expert-control"] .fr-section-title {
  display: none;
}
.page-competitorDetailPage .xbl-component.personal-details > .xforms-group {
  margin-top: 0;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .orbeon .fr-grid:not(.fr-repeat) > .fr-grid-body > .fr-grid-tr > .fr-grid-td {
    display: block;
  }
}
.page-competitorDetailPage .orbeon .fr-grid:not(.fr-repeat) > .fr-grid-body > .fr-grid-tr > .fr-grid-td input::-ms-clear {
  display: none !important;
}
.page-competitorDetailPage .orbeon .fr-section-title {
  border: none !important;
  background-color: #ffffff !important;
}
.page-competitorDetailPage .orbeon .fr-section-title .fr-section-label {
  padding: 0px !important;
  color: var(--Neutral-95, #23201f) !important;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
  background-color: #ffffff !important;
}
.page-competitorDetailPage .orbeon .fr-save-final-button button.btn,
.page-competitorDetailPage .orbeon .fr-review-button button.btn,
.page-competitorDetailPage .orbeon .fr-pdf-button button.btn,
.page-competitorDetailPage .orbeon .fr-clear-button button.btn,
.page-competitorDetailPage .orbeon .fr-summary-button button.btn {
  display: none !important;
}
.page-competitorDetailPage .orbeon .xbl-fr-grid .fr-grid .xforms-label {
  color: var(--Neutral-95, #23201f) !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
.page-competitorDetailPage .orbeon .xbl-fr-grid .fr-grid .xforms-help {
  margin-top: 4px;
  margin-right: 6px !important;
  max-width: 18px !important;
  min-width: 18px !important;
  min-height: 18px !important;
  max-height: 18px !important;
  font: normal normal normal 16px/1 FontAwesome, sans-serif !important;
  border: 1px solid #949494;
}
.page-competitorDetailPage .orbeon .xbl-fr-grid .fr-grid .xforms-help:not(:empty):before {
  content: "\f128" !important;
  color: #949494 !important;
  padding: 3px;
  font-size: 14px;
}
.page-competitorDetailPage .orbeon .xbl-fr-grid .fr-grid-td > .xbl-component,
.page-competitorDetailPage .orbeon .xbl-fr-grid .fr-grid-td > .xforms-control {
  margin: 10px 4px !important;
}
.page-competitorDetailPage .orbeon .fr-mode-new .xforms-required.xforms-empty .xforms-label:before,
.page-competitorDetailPage .orbeon .fr-mode-edit .xforms-required.xforms-empty .xforms-label:before,
.page-competitorDetailPage .orbeon .fr-mode-test .xforms-required.xforms-empty .xforms-label:before,
.page-competitorDetailPage .orbeon .xforms-dialog .xforms-required.xforms-empty .xforms-label:before,
.page-competitorDetailPage .orbeon .fr-mode-new .xforms-required .xforms-label:before,
.page-competitorDetailPage .orbeon .fr-mode-edit .xforms-required .xforms-label:before,
.page-competitorDetailPage .orbeon .fr-mode-test .xforms-required .xforms-label:before,
.page-competitorDetailPage .orbeon .xforms-dialog .xforms-required .xforms-label:before {
  color: #fff !important;
  display: none !important;
  content: '';
}
.page-competitorDetailPage .orbeon .fr-mode-new .xforms-required .xforms-label:after,
.page-competitorDetailPage .orbeon .fr-mode-edit .xforms-required .xforms-label:after,
.page-competitorDetailPage .orbeon .fr-mode-test .xforms-required .xforms-label:after,
.page-competitorDetailPage .orbeon .xforms-dialog .xforms-required .xforms-label:after {
  font-family: FontAwesome, sans-serif;
  content: "" !important;
  vertical-align: text-bottom;
  margin-left: 3px;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
}
.page-competitorDetailPage .orbeon .add-on.xforms-group {
  height: auto !important;
  align-content: center !important;
  border: 1px solid #ffffff !important;
  margin-left: 4px !important;
}
.page-competitorDetailPage .orbeon .fr-repeater-repeat-iteration {
  flex-flow: column-reverse;
}
.page-competitorDetailPage .orbeon .fr-repeater-repeat-iteration .fr-repeat-menu {
  width: 1px !important;
  background-color: #f5f5f5 !important;
  border: none !important;
  border-top: none !important;
  border-bottom: none !important;
  padding: 0px !important;
}
.page-competitorDetailPage .orbeon .fr-repeater-repeat-iteration .fr-repeat-menu .dropdown.xforms-group {
  float: right;
}
.page-competitorDetailPage .orbeon .xforms-group {
  background-color: #ffffff !important;
  padding: 0px !important;
  align-content: end;
}
.page-competitorDetailPage .orbeon .xforms-group .xforms-input {
  margin: 10px 4px !important;
}
.page-competitorDetailPage .orbeon .xforms-group .xforms-input input[type="text"] {
  border-radius: 4px !important;
  border: 1px solid var(--Neutral-60, #bcbcbc) !important;
  background: var(--Neutral-0, #ffffff) !important;
  display: flex;
  height: 42px !important;
  margin-left: 0px !important;
  color: var(--Neutral-95, #23201f) !important;
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
}
.page-competitorDetailPage .orbeon .xforms-group input[type="text"] {
  border-radius: 4px !important;
  border: 1px solid var(--Neutral-60, #bcbcbc) !important;
  background: var(--Neutral-0, #ffffff) !important;
  display: flex;
  height: 42px !important;
  margin-left: 0px !important;
  color: var(--Neutral-95, #23201f) !important;
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
}
.page-competitorDetailPage .orbeon .xforms-group .xbl-component select {
  border-radius: 4px !important;
  border: 1px solid var(--Neutral-60, #bcbcbc) !important;
  background: var(--Neutral-0, #ffffff) !important;
  height: 42px !important;
  margin-left: 0px !important;
  color: var(--Neutral-95, #23201f) !important;
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.page-competitorDetailPage .orbeon .xforms-group .xbl-fr-currency .fr-field-width-natural input,
.page-competitorDetailPage .orbeon .xforms-group .xbl-fr-number .fr-field-width-natural input {
  max-width: 100% !important;
  height: 42px !important;
}
.page-competitorDetailPage .orbeon .xforms-select-appearance-full label.checkbox {
  margin: 0px;
}
.page-competitorDetailPage .orbeon .xforms-select-appearance-full label.checkbox span {
  margin-left: 22px;
}
.page-competitorDetailPage .orbeon .xforms-select-appearance-full .xforms-items {
  max-height: 20px !important;
  min-height: 20px !important;
  display: flex !important;
  flex-direction: row !important;
  height: 20px;
  column-gap: 20px;
  padding: 0px !important;
}
.page-competitorDetailPage .orbeon .custom-textarea textarea {
  color: var(--Primary-Blue, #336699) !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  border: 1px solid var(--Primary-Blue, #336699) !important;
  padding: 10px 10px 0 35px !important;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='19' height='17' viewBox='0 0 19 17' fill='none'><g clip-path='url(%23clip0_16198_242373)'><path d='M9.025 0.5L0 16.5H18.05L9.025 0.5Z' fill='%23FFD200'/><path d='M9.54891 10.7232H8.53891L8.37891 7.45316V6.24316H9.70891V7.46316L9.54891 10.7232ZM9.63891 13.1632H8.41891V11.6032H9.63891V13.1632Z' fill='black'/></g><defs><clipPath id='clip0_16198_242373'><rect width='18.05' height='16' fill='white' transform='translate(0 0.5)'/></clipPath></defs></svg>");
  background-repeat: no-repeat;
  background-position: 10px 10px;
  background-size: 19px 17px;
}
.page-competitorDetailPage .orbeon .xforms-select1-appearance-full .xforms-items {
  max-height: 20px !important;
  min-height: 20px !important;
  display: flex !important;
  flex-direction: row !important;
  height: 20px;
  column-gap: 20px;
  padding: 0px !important;
}
.page-competitorDetailPage .orbeon .xforms-select1-appearance-full .xforms-items label.radio {
  margin: 0px;
}
.page-competitorDetailPage .orbeon input[type="checkbox"] {
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border: 2px solid black !important;
  border-radius: 2px !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 18px !important;
  height: 18px !important;
  vertical-align: middle !important;
  outline: none !important;
  cursor: pointer !important;
  transition: opacity 0.3s ease-in-out !important;
  -webkit-appearance: none !important;
}
.page-competitorDetailPage .orbeon input[type="checkbox"]:checked {
  background-color: #000 !important;
  border-color: #000 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23FFD200' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !important;
}
.page-competitorDetailPage .orbeon .xforms-items[role=radiogroup][tabindex='0']:focus {
  outline: 0;
  box-shadow: none !important;
}
.page-competitorDetailPage .orbeon .xforms-invalid > .xforms-alert.xforms-active {
  float: left !important;
  left: 10px !important;
  background: #ffffff !important;
  border: none !important;
  color: var(--Utility-Red, #d03c00) !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
}
.page-competitorDetailPage .orbeon .xforms-invalid > .xforms-alert.xforms-active:before {
  border-color: transparent !important;
  left: -20px !important;
  top: 4px !important;
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12C9.31371 12 12 9.31371 12 6C12 2.68629 9.31371 0 6 0C2.68629 0 0 2.68629 0 6C0 9.31371 2.68629 12 6 12Z' fill='%23D03C00'/%3E%3Cpath d='M6.45144 7.032H5.54244L5.39844 4.089V3H6.59544V4.098L6.45144 7.032ZM6.53244 9.228H5.43444V7.824H6.53244V9.228Z' fill='white'/%3E%3C/svg%3E%0A");
}
.page-competitorDetailPage .orbeon .xbl-fr-repeater .fr-repeater-bottom-buttons {
  display: none !important;
}
.page-competitorDetailPage .orbeon .xbl-fr-repeater .fr-repeater-repeat-iteration {
  border-bottom: none !important;
}
.page-competitorDetailPage .orbeon .xbl-fr-attachment .fr-attachment-select {
  outline: none;
  font-weight: 600;
  text-transform: initial;
  padding: 0 16px;
  font-size: 14px;
  line-height: 38px;
  border-radius: 6px;
  border-width: 2px;
  color: #336699;
  border-color: #336699;
  text-decoration: none;
  background-color: transparent;
  min-width: 150px;
  cursor: pointer;
  background-image: none;
  border: 2px solid #336699;
  white-space: nowrap;
  margin-top: 5px;
}
@media (max-width: 480px) {
  .page-competitorDetailPage .orbeon .xbl-fr-attachment .fr-attachment-select {
    min-width: 100%;
  }
}
.page-competitorDetailPage .orbeon .xbl-fr-attachment .fr-attachment-select:hover {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  border-color: #336699;
  color: #ffffff !important;
  background-color: #336699;
}
.page-competitorDetailPage .orbeon .xforms-select1-appearance-dropdown.xbl-component.xbl-fr-dropdown-select1 {
  display: inline-block;
  width: 100% !important;
  margin-left: -2px;
  margin-right: -2px;
  vertical-align: middle;
  border-radius: 0;
  float: none;
}
.page-competitorDetailPage .orbeon .xforms-select1-appearance-dropdown.xbl-component.xbl-fr-dropdown-select1 select {
  color: var(--Neutral-95, #23201f) !important;
}
.page-competitorDetailPage .orbeon .xbl-fr-grid .fr-grid .xforms-textarea textarea {
  height: 100% !important;
}
.page-competitorDetailPage .orbeon textarea {
  border: none !important;
  pointer-events: none;
  color: var(--Neutral-95, #23201f) !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 22px !important;
  margin-top: -22px !important;
  padding: 0 !important;
  font-family: "acumin-pro", Arial, sans-serif !important;
  background-color: #ffffff !important;
}
.page-competitorDetailPage .orbeon .fr-section-title .fr-section-label .btn-link {
  color: var(--Neutral-95, #23201f) !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.page-competitorDetailPage .orbeon .fr-field-width-natural input {
  max-width: 100% !important;
  height: 42px !important;
}
.page-competitorDetailPage .orbeon .xforms-form .xbl-component .input-append > :not(.add-on) {
  min-width: 100% !important;
}
.page-competitorDetailPage .orbeon .xbl-component .input-append > .add-on .xforms-output-output {
  margin-top: 8px;
  color: var(--Neutral-80, #757575);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.page-competitorDetailPage .orbeon .yform-read-only-input textarea {
  border: none !important;
  background-color: transparent !important;
  height: 100% !important;
}
.page-competitorDetailPage .orbeon .orbeon-portlet-body .xforms-label {
  color: var(--Neutral-95, #23201f);
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  /* 137.5% */
}
.page-competitorDetailPage .yui-skin-sam .yui-panel-container.yui-dialog {
  position: fixed;
}
.page-competitorDetailPage .xforms-select1.xforms-invalid.xforms-visited select {
  border: 2px solid #ff5454;
}
.page-competitorDetailPage .xforms-input.xforms-invalid.xforms-visited input {
  border: 2px solid #ff5454 !important;
}
.page-competitorDetailPage .xforms-invalid > .xforms-alert.xforms-active {
  color: #ff5454;
  text-align: right;
}
.page-competitorDetailPage .xforms-input-input:focus {
  border: 2px solid #0078C0 !important;
  box-shadow: none !important;
  outline: none !important;
}
.page-competitorDetailPage .xforms-select1 select:focus {
  border: 2px solid #0078C0;
  box-shadow: none;
  outline: none;
}
.page-competitorDetailPage .orbeon a {
  outline: 0 !important;
}
.page-competitorDetailPage .orbeon label {
  font-size: 14px;
}
.page-competitorDetailPage .orbeon textarea {
  float: right;
  margin-left: 20px;
  border: 1px solid #c3c4cf;
  height: 35px;
  border-radius: 2px;
}
.page-competitorDetailPage .orbeon .uneditable-input {
  float: right;
  margin-left: 20px;
  border: 1px solid #c3c4cf;
  height: 35px;
  border-radius: 2px;
}
.page-competitorDetailPage .orbeon .xbl-component.xbl-fr-section + .fr-page-break-before {
  margin-top: -20px;
}
.page-competitorDetailPage .orbeon .xbl-component.xbl-fr-section:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.page-competitorDetailPage .orbeon .xbl-component.xbl-fr-section .xbl-component.xbl-fr-section {
  margin-bottom: 0;
  border-bottom: 2px dotted #898989;
}
.page-competitorDetailPage .orbeon .xbl-component.xbl-fr-section .xbl-component.xbl-fr-section:last-child {
  border: none;
}
.page-competitorDetailPage .orbeon .xforms-hint {
  float: right;
  text-align: right;
}
.page-competitorDetailPage .orbeon .radio input[type="radio"] {
  margin-left: 20px;
}
.page-competitorDetailPage .orbeon form {
  position: relative;
}
.page-competitorDetailPage .orbeon .row {
  margin: 0 !important;
}
.page-competitorDetailPage .orbeon .span12 {
  width: 100%;
}
.page-competitorDetailPage .orbeon .container {
  width: 100%;
}
.page-competitorDetailPage .orbeon .navbar-static-top .container {
  width: 100%;
}
.page-competitorDetailPage .orbeon .navbar-fixed-top .container {
  width: 100%;
}
.page-competitorDetailPage .orbeon .navbar-fixed-bottom .container {
  width: 100%;
}
.page-competitorDetailPage .orbeon .xforms-trigger {
  cursor: default;
}
.page-competitorDetailPage .orbeon .xforms-trigger a {
  cursor: default;
}
.page-competitorDetailPage .yui-skin-sam .yui-panel-container {
  padding-right: 10px;
}
.page-competitorDetailPage .yui-skin-sam .yui-calcontainer {
  border: 2px solid #0078c0;
  background-color: #ffffff;
  margin-left: 1px;
  padding: 0;
  /*calender_popup_popup*/
}
.page-competitorDetailPage .yui-skin-sam .yui-calcontainer .yui-cal-nav {
  width: 266px;
  background-color: #ffffff;
  border: none;
  margin: 0;
  left: 8%;
  top: 12%;
}
.page-competitorDetailPage .yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn.yui-default {
  background: none;
  border: none;
  margin-bottom: 4px;
}
.page-competitorDetailPage .yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn.yui-default button {
  border: none;
  background-color: #263950;
  text-transform: uppercase;
  color: #ffffff;
  outline: none;
  font-size: 15px;
  width: 70px;
  margin: 5px 10px 10px;
}
.page-competitorDetailPage .yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn.yui-default button:hover {
  background-color: #385980;
}
.page-competitorDetailPage .yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn {
  background: none;
  border: none;
}
.page-competitorDetailPage .yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn button {
  background-color: #0078c0;
  color: #ffffff;
  border: none;
  font-size: 15px;
  width: 70px;
  margin: 5px 10px 10px;
}
.page-competitorDetailPage .yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn button:hover {
  background-color: #3498db;
}
.page-competitorDetailPage .yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-m .yui-cal-nav-mc {
  margin-left: 0 !important;
}
.page-competitorDetailPage .yui-skin-sam .yui-calcontainer .yui-cal-nav-y .yui-cal-nav-yc {
  margin-bottom: 16px;
  float: left;
}
.page-competitorDetailPage .yui-skin-sam table.yui-calendar {
  width: 320px;
  border-collapse: initial;
}
.page-competitorDetailPage .yui-skin-sam table.yui-calendar a {
  transition: none;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar .calhead .calheader {
  padding: 10px 0;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar .calhead .calheader .calnavleft {
  background-position: 0 0;
  background-image: url("images/left.png");
  height: 17px;
  left: 10px;
  top: 12px;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar .calhead .calheader .calnavright {
  background-image: url("images/right.png");
  background-position: 0 0;
  height: 17px;
  right: 10px;
  top: 12px;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar a.calnav {
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  border: none;
  text-decoration: none;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar td.calcell {
  border: none;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar td.calcell a {
  color: #333333;
  padding: 6px;
  height: auto;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar td.calcell a:hover {
  background: #f5f5f5;
  color: #333333;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar td.calcell:hover {
  background-color: #f5f5f5;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar td.calcell.selected {
  background-color: #0078c0;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar td.calcell.selected a {
  background: none;
  color: #ffffff;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar td.calcell.selected.calcellhover {
  background-color: #0078c0;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar td.calcell.oom {
  background-color: #ffffff;
  padding: 6px;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar td.calcell.today {
  border: none;
  background-color: #263950;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar td.calcell.today a {
  background-color: #263950;
  color: #ffffff;
  border: none;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar td.calcell.today.calcellhover {
  background-color: #0078c0;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar td.calcell.today.calcellhover a {
  background-color: #0078c0;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar .calweekdayrow th {
  padding: 10px 0;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar .calweekdayrow .calweekdaycell:first-child {
  padding-left: 10px;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar .calweekdayrow .calweekdaycell:last-child {
  padding-right: 10px;
}
.page-competitorDetailPage .yui-skin-sam .yui-calendar .calweekdaycell {
  color: #333333;
  background-color: #f5f5f5;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
}
.page-competitorDetailPage .yui-skin-sam .mask {
  background: url("images/overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  opacity: 0.9;
}
.page-competitorDetailPage .yui-skin-sam .yui-panel {
  border: none;
  background-color: #ffffff;
  margin-right: 0;
}
.page-competitorDetailPage .yui-skin-sam .yui-panel .hd {
  font-size: 20px;
  line-height: 1;
  padding-top: 30px;
  border: none;
  border-radius: 3px;
  background: #ffffff none;
  text-align: center;
  margin: 0;
}
.page-competitorDetailPage .yui-skin-sam .yui-panel .bd {
  background: none;
  background-color: #ffffff;
  border: none;
  display: table-cell;
}
.page-competitorDetailPage .yui-skin-sam .yui-panel .ft {
  background: none;
  background-color: #ffffff;
  border: none;
}
.page-competitorDetailPage .yui-skin-sam .container-close {
  background: url("images/close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  top: 10px;
}
.page-competitorDetailPage .calyearleft {
  display: none;
}
.page-competitorDetailPage .calyearright {
  display: none;
}
.page-competitorDetailPage .xforms-input input.xforms-type-date {
  width: 100% !important;
}
.page-competitorDetailPage .xbl-fr-alert-dialog .xbl-fr-alert-dialog-message {
  padding-left: 0;
}
.page-competitorDetailPage .xbl-fr-alert-dialog .xbl-fr-alert-dialog-message label {
  top: 0;
  width: 100%;
  text-align: center;
}
.page-competitorDetailPage .xbl-fr-alert-dialog .xbl-fr-alert-dialog-buttons {
  border: none;
}
.page-competitorDetailPage .xbl-fr-alert-dialog .xbl-fr-alert-dialog-buttons .xforms-trigger button.btn-primary,
.page-competitorDetailPage .xbl-fr-alert-dialog .xbl-fr-alert-dialog-buttons .xforms-trigger button.btn-cart {
  background-image: inherit;
  background-color: #0078c0;
  line-height: 28px;
  border: none;
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  width: 200px;
  display: block;
  margin: 0 auto 10px;
  outline: none;
}
.page-competitorDetailPage .xbl-fr-alert-dialog .xbl-fr-alert-dialog-buttons .xforms-trigger button:hover {
  background-color: #0078c0;
}
.page-competitorDetailPage .xbl-fr-alert-dialog.xbl-fr-alert-dialog-info .xbl-fr-alert-dialog-message {
  background-image: none;
  padding: 0 34px;
  text-align: center;
  min-height: initial;
}
.page-competitorDetailPage div.orbeon div.fr-grid .fr-grid-content {
  float: left;
  width: 100%;
  padding: 8px 0 !important;
}
.page-competitorDetailPage .page-multiStepCheckoutSummaryPage .orbeon .xforms-type-date:after {
  left: auto !important;
  right: 2px !important;
  top: 15px;
}
.page-competitorDetailPage .xforms-loading-loading {
  top: 0;
  right: 0;
  left: auto;
  display: none !important;
}
.page-competitorDetailPage .xbl-fr-dropdown-select1 label {
  margin-top: 11px !important;
}
.page-competitorDetailPage .page-PropertyInsurancesHomeownersCategoryPage .section1 {
  margin: 0;
}
.page-competitorDetailPage .page-PropertyInsurancesHomeownersCategoryPage .navbar-inverse {
  display: none;
}
.page-competitorDetailPage .page-AutoInsurancesCategoryPage .orbeon-portlet-body form {
  margin-bottom: 0;
}
.page-competitorDetailPage .page-AutoInsurancesCategoryPage #content .orbeon-portlet-body form .container {
  margin-bottom: 0;
}
.page-competitorDetailPage .xbl-fr-box-select .xforms-select-appearance-full .xforms-items {
  height: auto !important;
}
.page-competitorDetailPage .fr-language-choice {
  display: inline-block;
}
.page-competitorDetailPage .banking .xform-container__description {
  visibility: hidden;
}
.page-competitorDetailPage .banking .xform-container__form {
  box-shadow: 0px 0px 60px 2px #cccccc;
  -moz-box-shadow: 0px 0px 60px 2px #cccccc;
  -webkit-box-shadow: 0px 0px 60px 2px #cccccc;
  border: 1px solid #cccccc;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form {
  margin: 0;
  padding: 20px;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-border {
  background-color: #ffffff;
  border: none;
  padding: 0;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-component > .xforms-group {
  margin: 0;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xbl-fr-section,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xxforms-animate {
  background-color: #ffffff;
  padding: 0;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-section-title {
  display: none;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -o-appearance: none !important;
  background: none;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: #cccccc !important;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  font-weight: bold;
  background-image: linear-gradient(45deg, transparent 50%, #000000 50%), linear-gradient(135deg, #000000 50%, transparent 50%);
  background-position: calc(97%) calc(50%), calc(97% + 5px) calc(50%);
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  border-radius: 5px;
  padding: 4px 10px;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select:focus {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -o-appearance: none !important;
  text-decoration: none !important;
  outline: 0 !important;
  border: 0;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select:focus::-ms-expand {
  display: none;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select:focus::-ms-value {
  background-color: transparent;
  color: #000;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select::-ms-expand {
  display: none;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select::-ms-value {
  background-color: transparent;
  color: #000;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select:hover {
  border-color: #cccccc !important;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form select:focus {
  border-color: #0a85df !important;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label {
  color: #cccccc;
  position: relative;
  padding-right: 40px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label {
    padding-right: 0;
    padding-left: 5px;
  }
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-control,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + select,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-items {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -o-appearance: none !important;
  background: none;
  box-shadow: none;
  padding: 0 10px;
  font-weight: bold;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-control,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + select,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-items,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-control:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + select:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-items:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-control:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + select:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-items:focus {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -o-appearance: none !important;
  text-decoration: none !important;
  outline: 0 !important;
  border: 0;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-control::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + select::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-items::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-control:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + select:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-items:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-control:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + select:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-items:focus::-ms-expand {
  display: none;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-control::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + select::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-items::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-control:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + select:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-items:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-control:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + select:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-items:focus::-ms-value {
  background-color: transparent;
  color: #000;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-control::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + select::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-items::-ms-expand {
  display: none;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-control::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + select::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-items::-ms-value {
  background-color: transparent;
  color: #000;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + textarea {
  border-width: 1px !important;
  border-style: solid !important;
  border-color: #cccccc !important;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  box-shadow: none;
  border-radius: 5px;
  font-weight: bold;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + textarea,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + textarea:hover {
  border-color: #cccccc !important;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + textarea:focus {
  border-color: #0a85df !important;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-control {
  padding: 0;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-control {
    text-align: center;
  }
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input:not(.xforms-type-date) {
  border: none !important;
  border-color: #cccccc !important;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  border-bottom: 1px solid #cccccc !important;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input:not(.xforms-type-date),
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input:not(.xforms-type-date):hover {
  border-color: #cccccc !important;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-label + .xforms-input-input:not(.xforms-type-date):focus {
  border-color: #0a85df !important;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-required .xforms-label:before {
  display: none;
  color: #0a85df;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-required .xforms-label:before {
    display: inline-block;
    margin-right: 5px;
  }
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-required .xforms-label:after {
  color: #0a85df;
  content: '*';
  position: absolute;
  right: 25px;
  top: -2px;
  vertical-align: middle;
  font-size: 150%;
  line-height: 1;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-required .xforms-label:after {
    display: none;
  }
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"] {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -o-appearance: none !important;
  background: none;
  box-shadow: none;
  border: none !important;
  border-color: #cccccc !important;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  font-weight: bold;
  border-bottom: 1px solid #cccccc !important;
  border-radius: 0;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"]:focus {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -o-appearance: none !important;
  text-decoration: none !important;
  outline: 0 !important;
  border: 0;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"]:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"]:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"]:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"]:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"]:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"]:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"]:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"]:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"]:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"]:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"]:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"]:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"]:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"]:hover::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"]:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"]:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"]:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"]:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"]:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"]:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"]:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"]:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"]:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"]:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"]:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"]:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"]:focus::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"]:focus::-ms-expand {
  display: none;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"]:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"]:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"]:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"]:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"]:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"]:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"]:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"]:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"]:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"]:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"]:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"]:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"]:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"]:hover::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"]:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"]:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"]:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"]:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"]:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"]:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"]:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"]:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"]:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"]:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"]:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"]:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"]:focus::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"]:focus::-ms-value {
  background-color: transparent;
  color: #000;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"]::-ms-expand,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"]::-ms-expand {
  display: none;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"]::-ms-value,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"]::-ms-value {
  background-color: transparent;
  color: #000;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"],
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"]:hover,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"]:hover {
  border-color: #cccccc !important;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="text"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="password"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="datetime-local"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="date"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="month"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="time"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="week"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="number"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="email"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="url"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="search"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="tel"]:focus,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form input[type="color"]:focus {
  border-color: #0a85df !important;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .xforms-invalid > .xforms-alert.xforms-active,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .orbeon .xforms-alert.xforms-active.xforms-invalid {
  color: #0a85df;
  margin-bottom: 8px;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid {
  margin: 0;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-select .xforms-items .xforms-selected,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-select .xforms-items .xforms-deselected {
  display: block;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-select .xforms-items .xforms-selected .checkbox,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-select .xforms-items .xforms-deselected .checkbox {
  position: relative;
  padding-left: 20px;
  color: #cccccc;
  text-transform: none;
  margin-bottom: 16px;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-select .xforms-items .xforms-selected .checkbox input,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-select .xforms-items .xforms-deselected .checkbox input {
  display: none;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-select .xforms-items .xforms-selected .checkbox input:checked + span,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-select .xforms-items .xforms-deselected .checkbox input:checked + span {
  font-weight: bold;
  color: #000000;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-select .xforms-items .xforms-selected .checkbox input:checked + span:before,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-select .xforms-items .xforms-deselected .checkbox input:checked + span:before {
  border: 2px solid #0a85df;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-weight: normal;
  content: "\e013";
  color: #0a85df;
  line-height: 1;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-select .xforms-items .xforms-selected .checkbox > span:before,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-select .xforms-items .xforms-deselected .checkbox > span:before {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 2px solid #cccccc;
  border-radius: 5px;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-type-date .xforms-input-input.xforms-type-date {
  border-width: 1px !important;
  border-style: solid !important;
  border-color: #cccccc !important;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  border-radius: 5px;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-type-date .xforms-input-input.xforms-type-date,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-type-date .xforms-input-input.xforms-type-date:hover {
  border-color: #cccccc !important;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .xforms-type-date .xforms-input-input.xforms-type-date:focus {
  border-color: #0a85df !important;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .fr-grid-content {
  padding: 0 !important;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .orbeon-portlet-body .xforms-form .fr-mode-edit .fr-grid .fr-grid-body .fr-grid-content > *:not(.xforms-disabled) {
  margin-bottom: 15px;
  display: block;
}
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .xforms-hint-appearance-full .xforms-hint,
.page-competitorDetailPage .banking .orbeon.orbeon-portlet-div .xforms-hint-appearance-inline .xforms-hint {
  color: #0a85df;
  font-weight: bold;
}
.page-competitorDetailPage .banking .orbeon .xbl-fr-grid {
  margin: 0;
}
.page-competitorDetailPage .banking .orbeon .xbl-fr-grid .fr-grid:not(.fr-repeat) .fr-grid-body .fr-grid-tr {
  height: auto;
}
.page-competitorDetailPage .banking .xbl-fr-dropdown-select1 label {
  margin-top: 5px !important;
}
@media (max-width: 767px) {
  .page-competitorDetailPage .banking .xforms-select1 .xforms-items {
    text-align: center;
  }
}
.page-competitorDetailPage .banking .xforms-select1 .xforms-items span .radio {
  font-weight: bold;
  padding-bottom: 30px;
}
.page-competitorDetailPage .banking .xforms-select1 .xforms-items span .radio input[type="radio"] {
  display: none;
}
.page-competitorDetailPage .banking .xforms-select1 .xforms-items span .radio input[type="radio"]:checked ~ span::before {
  border: 4px solid #1d70b7;
}
.page-competitorDetailPage .banking .xforms-select1 .xforms-items span .radio input[type="radio"]:checked ~ span::after {
  display: none;
}
.page-competitorDetailPage .banking .xforms-select1 .xforms-items span .radio span {
  margin: 10px 20px;
  padding: 0;
  text-indent: 0;
  text-transform: none;
  position: relative;
}
.page-competitorDetailPage .banking .xforms-select1 .xforms-items span .radio span::before {
  transition: border 0.3s linear;
  -webkit-transition: border 0.3s linear;
  border: 1px solid #cccccc;
  height: 15px;
  width: 15px;
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
}
.page-competitorDetailPage .banking .xforms-select1 .xforms-items span .radio span::after {
  display: none;
}
.page-competitorDetailPage .fr-grid-body {
  width: 720px !important;
}
.page-competitorDetailPage .orbeon select,
.page-competitorDetailPage .orbeon textarea,
.page-competitorDetailPage .orbeon input[type="text"],
.page-competitorDetailPage .orbeon input[type="password"],
.page-competitorDetailPage .orbeon input[type="datetime"],
.page-competitorDetailPage .orbeon input[type="datetime-local"],
.page-competitorDetailPage .orbeon input[type="date"],
.page-competitorDetailPage .orbeon input[type="month"],
.page-competitorDetailPage .orbeon input[type="time"],
.page-competitorDetailPage .orbeon input[type="week"],
.page-competitorDetailPage .orbeon input[type="number"],
.page-competitorDetailPage .orbeon input[type="email"],
.page-competitorDetailPage .orbeon input[type="url"],
.page-competitorDetailPage .orbeon input[type="search"],
.page-competitorDetailPage .orbeon input[type="tel"],
.page-competitorDetailPage .orbeon input[type="color"],
.page-competitorDetailPage .orbeon .uneditable-input {
  display: flex !important;
  height: 20px;
  padding: 4px 6px !important;
  font-size: 14px;
  line-height: 20px !important;
  color: #555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100% !important;
  border: 1px solid var(--Neutral-60, #bcbcbc);
  background: var(--Neutral-0, #ffffff);
}
.page-competitorDetailPage .fr-view-appearance-full {
  border: none !important;
}
@media (max-width: 480px) {
  .page-competitorDetailPage .fr-grid-body {
    width: 100% !important;
  }
}
.page-competitorDetailPage .competitor-product-detail-page {
  font-family: "acumin-pro", Arial, sans-serif !important;
}
.page-competitorDetailPage .competitor-product-detail-page #saveYFormButton {
  line-height: 22px;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image {
  display: flex;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image .js-item-image {
  border-radius: 12px;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image .edit-button {
  position: absolute;
  left: 61px;
  bottom: 6px;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image .details {
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image .details span.text {
  color: var(--Neutral-95, #23201f);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image .details span.text-gray {
  color: var(--Neutral-80, #757575);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image .info-ui {
  margin-left: 14px;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image .info-ui h1 {
  margin: 0;
  margin-top: -11px;
  color: var(--Neutral-95, #23201f);
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image .add-ui-info {
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image.visible-xs {
  flex-direction: column;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image.visible-xs .project-info {
  display: flex;
  margin: 0px !important;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image.visible-xs .project-info .image-container-competitor .js-item-image {
  width: 132px;
  height: 136px;
  flex-shrink: 0;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image.visible-xs .project-info .details {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-left: 12px;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image.visible-xs .project-info .details .l-row {
  height: 22px;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image.visible-xs .project-info .details .l-row span:nth-child(2) {
  margin-left: 10px;
}
.page-competitorDetailPage .competitor-product-detail-page .project-image.visible-xs .edit-button {
  right: 10px !important;
  bottom: 10px !important;
  left: 90px !important;
}
.page-competitorDetailPage .yform-hybris-add-button-class button.btn {
  display: flex;
  height: 42px;
  padding: 10px 48px 10px 48px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 6px;
  border: 2px solid var(--Primary-Blue, #336699) !important;
  background: var(--Neutral-0, #ffffff) !important;
  color: var(--Primary-Blue, #336699) !important;
  text-align: center;
  width: 172px !important;
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
@media (min-width: 480px) {
  .page-competitorDetailPage .yform-hybris-add-button-class button.btn {
    margin-top: 39px !important;
  }
}
@media (max-width: 480px) {
  .page-competitorDetailPage .yform-hybris-add-button-class button.btn {
    margin-top: 14px !important;
  }
}
.page-competitorDetailPage .search-bar-form-container .fa-magnifying-glass:before,
.page-competitorDetailPage .fa-search:before {
  content: "" !important;
}
.page-competitorDetailPage .fr-config-check {
  display: none !important;
}
.page-competitorDetailPage .xforms-help-popover .close {
  max-width: 40px !important;
  min-width: 40px !important;
  padding: 7px !important;
}
.page-competitorDetailPage .btn.btn-link.fr-repeater-remove-button {
  background-color: #ffffff;
  margin: 15px 0px 10px 4px;
  color: var(--Primary-Blue, #336699);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
  font-family: "acumin-pro", Arial, sans-serif !important;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start !important;
  text-underline-offset: 0rem !important;
  text-decoration: none !important;
}
.page-competitorDetailPage .btn.btn-link.fr-repeater-remove-button .fa-minus-circle:before {
  content: "Remove insert" !important;
  color: var(--Primary-Blue, #336699);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
  text-decoration-line: underline !important;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  font-family: "acumin-pro", Arial, sans-serif !important;
  display: block;
  width: max-content !important;
  text-transform: capitalize !important;
}
.page-competitorDetailPage .fr-section-iteration-title {
  background-color: white !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff)) !important;
  padding-left: 4px !important;
}
.page-competitorDetailPage .fr-section-iteration-title .xforms-output-output {
  color: var(--Neutral-95, #23201f);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 133%;
  background-color: white;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
}
body {
  font-family: "acumin-pro", Arial, sans-serif;
}
body.kmt-no-scroll {
  overflow: hidden;
}
html,
body {
  min-height: 100%;
  font-size: 15px;
}
body.page-login .breadcrumb-section:not(.main-content .breadcrumb-section),
body.page-register .breadcrumb-section:not(.main-content .breadcrumb-section) {
  display: none;
}
textarea {
  resize: none;
}
textarea[readonly] {
  border-color: #bbb;
}
textarea.kmt-input {
  background-color: white;
}
svg {
  height: 20px;
  width: 20px;
}
.page_header-primary-navigation .logo svg {
  width: auto;
  height: auto;
}
.page_header-primary-navigation .header-cart-mobile button {
  color: inherit;
  flex-direction: row;
}
input.kmt-input {
  background-color: #fcfcfc;
  box-shadow: none;
  padding: 5px 10px;
  height: 40px;
}
input.kmt-input.error-label,
input.kmt-input.error,
input.kmt-input.has-error-label {
  border: 1px solid #d03c00;
}
input.kmt-input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #777777;
  opacity: 1;
  /* Firefox */
}
input.kmt-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777777;
}
input.kmt-input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #777777;
}
label {
  text-transform: none;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
}
fieldset ~ .row {
  margin-left: 0;
  margin-right: 0;
}
fieldset ~ .row::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #777777;
  opacity: 1;
  /* Firefox */
}
fieldset ~ .row:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777777;
}
fieldset ~ .row::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #777777;
}
.strikethrough {
  text-decoration: line-through;
}
.breadcrumb-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.breadcrumb-section .breadcrumb {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  width: 100%;
}
.breadcrumb-section .breadcrumb > .active,
.breadcrumb-section .breadcrumb > li + li:before,
.breadcrumb-section .breadcrumb > .active > a {
  color: #757575 !important;
  text-decoration: none !important;
}
.breadcrumb-section .breadcrumb li:not(.active) a {
  color: #336699;
  text-decoration: none;
}
.breadcrumb-section .breadcrumb li:not(.active) a:hover {
  text-decoration: underline;
  color: #204060;
}
.form-control {
  border-radius: 3px;
  background-color: #ececec;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #FCFCFC;
  color: #656565;
}
select.form-control {
  box-shadow: none;
  padding: 0 10px;
  white-space: normal;
  text-transform: none;
  height: 40px !important;
  font-size: 14px;
  background-size: 8px 11px;
  background-repeat: no-repeat;
  background-position: 97% center;
  background-color: #fcfcfc;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijk2LjE1NHB4IiBoZWlnaHQ9Ijk2LjE1NHB4IiB2aWV3Qm94PSIwIDAgOTYuMTU0IDk2LjE1NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOTYuMTU0IDk2LjE1NDsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTAuNTYxLDIwLjk3MWw0NS45NTEsNTcuNjA1YzAuNzYsMC45NTEsMi4zNjcsMC45NTEsMy4xMjcsMGw0NS45NTYtNTcuNjA5YzAuNTQ3LTAuNjg5LDAuNzA5LTEuNzE2LDAuNDE0LTIuNjENCgkJYy0wLjA2MS0wLjE4Ny0wLjEyOS0wLjMzLTAuMTg2LTAuNDM3Yy0wLjM1MS0wLjY1LTEuMDI1LTEuMDU2LTEuNzY1LTEuMDU2SDIuMDkzYy0wLjczNiwwLTEuNDE0LDAuNDA1LTEuNzYyLDEuMDU2DQoJCWMtMC4wNTksMC4xMDktMC4xMjcsMC4yNTMtMC4xODQsMC40MjZDLTAuMTUsMTkuMjUxLDAuMDExLDIwLjI4LDAuNTYxLDIwLjk3MXoiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K");
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select.form-control.error-label,
select.form-control.has-error-label {
  border: 1px solid #d03c00;
}
.has-error-label .select2 .select2-selection,
.has-error-label .kmt-input {
  border: 1px solid #d03c00 !important;
}
/* Disables default arrow icon for IE10 */
select.form-control::-ms-expand {
  display: none;
}
select:focus::-ms-value {
  background-color: white;
  color: #000;
}
select[multiple="multiple"] {
  background-image: none !important;
}
.control {
  position: relative;
}
.control select,
.role-control .select2-selection {
  background-image: url("../../common/images/down-arrow.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 13px;
  background-origin: content-box;
}
.kmt-separator {
  color: #CECECE;
}
.industry-error,
.country-error {
  display: none;
}
.role-error {
  display: none;
  margin-top: -25px;
}
.validation-form {
  margin-top: 5px;
}
.validation-form .icon-error {
  height: 16px;
  width: 16px;
  vertical-align: text-bottom;
}
.validation-form label.error-label,
.validation-form label.error {
  margin: 5px 3px;
  font-weight: normal;
  text-transform: none;
  display: inline-block;
  color: #d03c00;
  font-size: 13px !important;
}
.step-body > div.kmt-place-order-form {
  padding: 0px 40px;
}
.step-body > div.kmt-place-order-form label.kmt-checkbox-container {
  font-size: 10px;
  padding-left: 15px;
}
.step-body > div.kmt-place-order-form .checkbox .kmt-checkbox-container .kmt-checkbox-checkmark {
  top: 4px;
  width: 10px;
  height: 10px;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.step-body > div.kmt-place-order-form .kmt-checkbox-checkmark:after {
  height: 9px;
  width: 6px;
}
.step-body > div.kmt-place-order-form .checkbox {
  margin-left: 5px;
  margin-right: 5px;
}
.account-section .account-section-content .account-section-header {
  font-size: 30px;
  font-weight: normal;
  padding: 0 0 0 0;
  margin-top: 20px;
}
.account-section .account-section-content .account-section-header .kmt-add-link {
  margin-top: 20px;
}
.account-section .account-list .account-cards {
  border: none;
}
.account-section .account-list .account-cards .row {
  width: 100%;
}
.account-section .account-list .account-cards .row + .row {
  padding-top: 32px;
  margin-bottom: 32px;
  border-top: 1px solid;
}
.account-section .account-list .account-cards .kmt-book-row-info,
.account-section .account-list .account-cards .kmt-book-row-default {
  flex-grow: 1;
}
@media (max-width: 639px) {
  .account-section .account-list .account-cards .kmt-book-row-default {
    margin-bottom: 16px;
  }
}
.check-password-section .check-password {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 3px;
}
.check-password-section .check-password svg {
  fill: #327b4e;
  width: 20px;
  height: 20px;
}
.check-password-section .check-password p {
  font-weight: normal;
  line-height: 20px;
  font-size: 16px;
  color: #777777;
  margin: 0;
}
.check-password-section .check-password p:last-of-type {
  width: 70%;
}
/* Tooltip Styles */
.input-container {
  position: relative;
}
.tooltip-field,
form:focus ~ .tooltip-field,
input:valid ~ .tooltip-field {
  display: none;
}
.tooltip-field .icon-error,
form:focus ~ .tooltip-field .icon-error,
input:valid ~ .tooltip-field .icon-error {
  margin-right: 5px;
}
.tooltip-field span,
form:focus ~ .tooltip-field span,
input:valid ~ .tooltip-field span {
  font-size: 15px;
  font-weight: 300;
  margin: 2px 5px;
}
.tooltip-field,
form:focus ~ .tooltip-field,
input:focus:invalid ~ .tooltip-field {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 100;
  border-radius: 6px;
  position: relative;
  background-color: white;
  border: 1px solid #dddddd;
  padding: 5px;
  box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.35);
  animation: tooltips-vert 0.15s ease-out forwards;
}
.tooltip-field::after,
form:focus ~ .tooltip-field::after,
input:focus:invalid ~ .tooltip-field::after {
  content: "";
  top: -9px;
  width: 0;
  height: 0;
  right: 31px;
  position: absolute;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 10px solid white;
  box-shadow: 0 10px 0px -6px rgba(0, 0, 0, 0.35);
}
.tooltip-field::before,
form:focus ~ .tooltip-field::before,
input:focus:invalid ~ .tooltip-field::before {
  content: "";
  width: 0;
  height: 0;
  top: -11px;
  right: 30px;
  position: absolute;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 11px solid #dddddd;
  box-shadow: 0 10px 0px -6px rgba(0, 0, 0, 0.35);
}
/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(0, -5%);
  }
}
.kmt-checkout__help {
  width: 96%;
  margin: 0 auto 20px;
  text-align: center;
}
.kmt-checkout__help span {
  line-height: 20px;
  font-weight: normal;
  display: inline-block;
  font-size: 17px;
}
/* Menu Tabs */
.kmt-tabs__container {
  margin-top: 21px;
}
.kmt-tabs__container .kmt-tabs {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.kmt-tabs__container .kmt-tabs > .kmt-machine-tab {
  height: 36px;
  font-weight: 600;
  line-height: 24px;
  padding: 10px 6px;
  color: #333333;
  text-decoration: none;
  font-size: 16px;
  border-bottom: 2px solid #bcbcbc;
}
.kmt-tabs__container .kmt-tabs > .kmt-machine-tab.active {
  background: #ececec;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 4px solid #336699;
}
.kmt-tabs__container .kmt-tabs > .kmt-machine-tab.active:hover {
  border-bottom: 4px solid #336699;
}
.kmt-tabs__container .kmt-tabs > .kmt-machine-tab:hover {
  background: #ececec;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: none;
  border-bottom: 2px solid #bcbcbc;
}
@media (max-width: 480px) {
  .kmt-tabs__container .kmt-tabs .kmt-machine-tab {
    padding: 10px 2px;
    font-size: 15px;
  }
}
@media (min-width: 640px) {
  .kmt-tabs__container {
    margin-top: 50px;
  }
  .kmt-tabs__container .kmt-tabs {
    margin-bottom: 57px;
  }
}
/* Multiple dropdown custom */
.select2-dropdown {
  background-color: #cccccc;
}
.select2-container .select2-dropdown .select2-dropdown--below {
  border: 1px solid #dddddd;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}
.select2-container .select2-results svg {
  width: 16px;
  height: 16px;
  margin-right: 12px;
  vertical-align: text-bottom;
}
.select2-container .select2-results__options span {
  font-size: 15px;
}
.select2-results__options {
  font-size: 12px;
}
.select2-selection__choice__display {
  font-size: 14px;
}
.select2-container--default .select2-selection--multiple {
  background-color: #fcfcfc !important;
  border: 1px solid #cccccc !important;
  border-radius: 3px !important;
  padding: 0 !important;
}
.select2-container--default .select2-results__option--selected {
  background-color: transparent;
}
.select2-container--default .select2-search--inline .select2-search__field {
  font-size: 14px !important;
  max-height: 35px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  list-style: none;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  background-color: #fcfcfc !important;
  border: 1px solid #cccccc !important;
  width: 100% !important;
  border-radius: 3px;
  padding: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #bcbcbc !important;
  border-radius: 5px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #333333 !important;
  border: none !important;
  min-width: 12px;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #ececec !important;
  color: #333333 !important;
}
/* Custom DataTable */
.kmt-list-table th {
  font-weight: bold;
  max-width: 110px;
  color: #333333;
  text-align: center;
  text-transform: none;
  padding: 0 10px 7px 0;
  font-size: 14px;
  background-color: transparent;
  border-bottom: 1px solid #cecece;
}
.kmt-list-table tbody .kmt-history__items > td {
  display: none;
}
table.dataTable thead th,
table.dataTable thead td {
  border-bottom: none;
}
.dataTables_scrollBody {
  border-bottom: 1px solid #B8B8B8 !important;
}
.kmt-account-page .kmt-list-table.dataTable {
  border: none;
  display: table;
  min-width: 300px;
  color: #333333;
  width: 100% !important;
  font-size: 14px;
}
.kmt-account-page .kmt-list-table.dataTable th {
  text-align: left;
  padding-left: 33px;
}
.kmt-account-page .kmt-list-table.dataTable tr.odd {
  background: #f9f9f9;
}
.kmt-account-page .kmt-list-table.dataTable tr.even {
  background: white;
}
.kmt-account-page .kmt-list-table.dataTable svg {
  width: 17px;
  height: 16px;
  margin-right: 5px;
  vertical-align: text-bottom;
}
.kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content {
  padding: 18px 10px 14px 10px;
  border-bottom: 1px solid #B8B8B8;
}
.kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content svg {
  display: none;
}
.kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content td {
  padding: 0;
  display: inline-block;
  vertical-align: bottom;
}
.kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content td div {
  -o-text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 6px;
}
.kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content td.control {
  width: 9%;
  padding: 0;
  height: 24px;
  outline: none;
  display: inline-block !important;
}
.kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content td.control::before {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #336699;
  font-family: inherit;
  left: 2px !important;
  top: 4px !important;
  border-radius: 12px;
  font-weight: 500;
  box-shadow: none;
  font-size: 19px;
  height: 21px;
  border: none;
  width: 21px;
  margin: 0;
}
.kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content .col-2 {
  width: 50%;
}
.kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content .col-2 a {
  font-weight: normal;
}
.kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content .col-3 {
  width: 35%;
  padding-left: 4px;
}
.kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content td:not(.visible-col) {
  display: none;
}
.kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content.parent > td:first-child::before {
  background-color: #bcbcbc;
}
.kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content.parent svg {
  display: inline;
}
.kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content:last-of-type {
  border: none;
}
.kmt-account-page .kmt-list-table.dataTable tr.child {
  padding: 0;
}
.kmt-account-page .kmt-list-table.dataTable tr.child td.child {
  padding: 10px 3px;
  border-bottom: 1px solid #cecece;
}
.kmt-account-page .kmt-list-table.dataTable .dtr-details tr > td {
  text-align: left;
  white-space: normal;
  word-break: break-all;
  vertical-align: middle;
}
.kmt-account-page .kmt-list-table.dataTable .dtr-details td:first-of-type {
  width: 33%;
  font-weight: bold;
}
.kmt-account-page .kmt-list-table.dataTable .dtr-details td:last-of-type {
  font-weight: normal;
  display: block;
}
.kmt-account-page .dataTables_wrapper .dataTables_paginate {
  float: left;
  margin-top: 23px;
  margin-bottom: 40px;
}
.kmt-account-page .dataTables_wrapper .dataTables_paginate .paginate_button {
  border: 1px solid #ececec !important;
  font-size: 15px !important;
  background: #ececec !important;
}
.kmt-account-page .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background: #ffd200 !important;
  border: 1px solid #ffd200 !important;
}
.kmt-account-page .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #333333 !important;
  border: 1px solid #23201f !important;
  background-color: #ececec !important;
}
.kmt-account-page .dataTables_wrapper .dataTables_paginate .paginate_button:active {
  box-shadow: none !important;
}
@media (min-width: 640px) {
  .kmt-account-page .kmt-list-table.dataTable,
  .kmt-account-page .dataTable {
    width: 100% !important;
    overflow-x: scroll;
  }
  .kmt-account-page .kmt-list-table.dataTable thead .sorting_desc,
  .kmt-account-page .dataTable thead .sorting_desc,
  .kmt-account-page .kmt-list-table.dataTable thead .sorting_asc,
  .kmt-account-page .dataTable thead .sorting_asc,
  .kmt-account-page .kmt-list-table.dataTable thead .sorting,
  .kmt-account-page .dataTable thead .sorting,
  .kmt-account-page .kmt-list-table.dataTable thead .sorting_asc_disabled,
  .kmt-account-page .dataTable thead .sorting_asc_disabled,
  .kmt-account-page .kmt-list-table.dataTable thead .sorting_desc_disabled,
  .kmt-account-page .dataTable thead .sorting_desc_disabled {
    background-repeat: no-repeat;
    background-position: right 55%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .kmt-account-page .kmt-list-table.dataTable thead .sorting_desc,
  .kmt-account-page .dataTable thead .sorting_desc,
  .kmt-account-page .kmt-list-table.dataTable thead .sorting_desc_disabled,
  .kmt-account-page .dataTable thead .sorting_desc_disabled,
  .kmt-account-page .kmt-list-table.dataTable thead .sorting,
  .kmt-account-page .dataTable thead .sorting {
    background-size: 9px 14px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijk2LjE1NHB4IiBoZWlnaHQ9Ijk2LjE1NHB4IiB2aWV3Qm94PSIwIDAgOTYuMTU0IDk2LjE1NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOTYuMTU0IDk2LjE1NDsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTAuNTYxLDIwLjk3MWw0NS45NTEsNTcuNjA1YzAuNzYsMC45NTEsMi4zNjcsMC45NTEsMy4xMjcsMGw0NS45NTYtNTcuNjA5YzAuNTQ3LTAuNjg5LDAuNzA5LTEuNzE2LDAuNDE0LTIuNjENCgkJYy0wLjA2MS0wLjE4Ny0wLjEyOS0wLjMzLTAuMTg2LTAuNDM3Yy0wLjM1MS0wLjY1LTEuMDI1LTEuMDU2LTEuNzY1LTEuMDU2SDIuMDkzYy0wLjczNiwwLTEuNDE0LDAuNDA1LTEuNzYyLDEuMDU2DQoJCWMtMC4wNTksMC4xMDktMC4xMjcsMC4yNTMtMC4xODQsMC40MjZDLTAuMTUsMTkuMjUxLDAuMDExLDIwLjI4LDAuNTYxLDIwLjk3MXoiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K");
  }
  .kmt-account-page .kmt-list-table.dataTable thead .sorting_asc,
  .kmt-account-page .dataTable thead .sorting_asc,
  .kmt-account-page .kmt-list-table.dataTable thead .sorting_asc_disabled,
  .kmt-account-page .dataTable thead .sorting_asc_disabled {
    background-size: 11px 11px;
    background-image: url("data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE3MDciIGhlaWdodD0iMTAyNCIgdmlld0JveD0iMCAwIDE3MDcgMTAyNCI+Cjx0aXRsZT48L3RpdGxlPgo8ZyBpZD0iaWNvbW9vbi1pZ25vcmUiPgo8L2c+CjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0xNDM2LjMyNCA5MzguNjYzYzE5Ljg0MyAwLjE2IDM5LjI4Mi01LjU5NyA1NS44MzktMTYuNTM1czI5LjQ3OC0yNi41NjEgMzcuMTE1LTQ0Ljg3NmM3LjYzNy0xOC4zMTUgOS42NDQtMzguNDg5IDUuNzYzLTU3Ljk0OXMtMTMuNDcxLTM3LjMyMy0yNy41NDktNTEuMzA4bC02NDMuNTg0LTY0My40MTNjLTE4Ljc3OC0xOC43MjctNDQuMjE4LTI5LjI0NS03MC43NDEtMjkuMjQ1cy01MS45NjEgMTAuNTE4LTcwLjc0MSAyOS4yNDVsLTY0My4wNzIgNjQzLjQxM2MtMTQuMDM0IDEzLjk0My0yMy42MSAzMS43NDQtMjcuNTExIDUxLjEzOXMtMS45NTIgMzkuNTE0IDUuNiA1Ny44IDIwLjM2NyAzMy45MTYgMzYuODE4IDQ0LjkwNmMxNi40NTEgMTAuOTkgMzUuNzk2IDE2Ljg0NSA1NS41NzkgMTYuODIyaDEyODYuNDg1eiI+PC9wYXRoPgo8L3N2Zz4K");
  }
  .kmt-account-page .kmt-list-table.dataTable .kmt-list-table__header th,
  .kmt-account-page .dataTable .kmt-list-table__header th {
    padding: 5px;
    min-width: 130px;
    font-weight: bold;
    color: #333333;
    text-align: left;
    text-transform: none;
    vertical-align: bottom;
    font-size: 14px;
    border-bottom: 1px solid #cecece;
  }
  .kmt-account-page .kmt-list-table.dataTable .kmt-list-table__header th:first-of-type,
  .kmt-account-page .dataTable .kmt-list-table__header th:first-of-type {
    display: none;
  }
  .kmt-account-page .kmt-list-table.dataTable .kmt-list-table__header th:not(:first-of-type),
  .kmt-account-page .dataTable .kmt-list-table__header th:not(:first-of-type) {
    display: table-cell !important;
  }
  .kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content td,
  .kmt-account-page .dataTable .kmt-list-table__content td {
    min-width: 130px;
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    padding: 17px 5px 10px;
    border-bottom: 1px solid #cecece;
  }
  .kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content td div,
  .kmt-account-page .dataTable .kmt-list-table__content td div {
    padding: 0;
  }
  .kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content td div svg,
  .kmt-account-page .dataTable .kmt-list-table__content td div svg {
    display: inline;
  }
  .kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content td.control,
  .kmt-account-page .dataTable .kmt-list-table__content td.control {
    display: none !important;
  }
  .kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content td:not(.visible-col),
  .kmt-account-page .dataTable .kmt-list-table__content td:not(.visible-col) {
    display: table-cell !important;
  }
  .kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content td.col-2,
  .kmt-account-page .dataTable .kmt-list-table__content td.col-2,
  .kmt-account-page .kmt-list-table.dataTable .kmt-list-table__content td.col-3,
  .kmt-account-page .dataTable .kmt-list-table__content td.col-3 {
    width: auto;
  }
  .kmt-account-page .kmt-list-table.dataTable tr.child,
  .kmt-account-page .dataTable tr.child {
    display: none;
  }
}
@media (min-width: 1024px) {
  .kmt-account-page .kmt-list-table.dataTable,
  .kmt-account-page .dataTable {
    table-layout: fixed;
  }
  .kmt-account-page .kmt-list-table.dataTable thead .sorting_desc,
  .kmt-account-page .dataTable thead .sorting_desc,
  .kmt-account-page .kmt-list-table.dataTable thead .sorting_asc,
  .kmt-account-page .dataTable thead .sorting_asc,
  .kmt-account-page .kmt-list-table.dataTable thead .sorting,
  .kmt-account-page .dataTable thead .sorting,
  .kmt-account-page .kmt-list-table.dataTable thead .sorting_asc_disabled,
  .kmt-account-page .dataTable thead .sorting_asc_disabled,
  .kmt-account-page .kmt-list-table.dataTable thead .sorting_desc_disabled,
  .kmt-account-page .dataTable thead .sorting_desc_disabled {
    background-position: right center;
  }
}
.dimensions-toggle {
  display: flex;
  align-items: center;
  color: #b1b1b1;
  font-size: 12px;
  line-height: 14px;
}
[class*="dimensions-toggle__slide"] {
  background: #333;
  border-radius: 30px;
  width: 44px;
  height: 22px;
  position: relative;
  cursor: pointer;
  margin: 0 8px;
}
[class*="dimensions-toggle__slide"] [class*="dimensions-toggle__circle"] {
  background: #ffd200;
  border-radius: 50%;
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  top: 4px;
  right: 5px;
  transition: all linear .2s;
}
[class*="dimensions-toggle__slide"] [class*="dimensions-toggle__circle"].onMove {
  right: 25px;
}
.solutionFinderContainer .dimensions-toggle.standard [class*="dimensions-toggle__circle"] {
  right: 25px;
}
.dimensions-toggle-active {
  color: #333333;
}
.dimensions-toggle__circle-check {
  right: 5px;
  transition: all linear .2s;
}
.inch-label.dimensions-toggle-active + .dimensions-toggle__slide .dimensions-toggle__circle {
  right: 25px !important;
}
.inch-label:not(.dimensions-toggle-active) + .dimensions-toggle__slide .dimensions-toggle__circle {
  right: 5px !important;
}
.solutionFinderContainer .dimensions-toggle .inch-label {
  color: #000000;
}
.solutionFinderContainer .metric {
  display: none;
}
.on-metric-content .solutionFinderContainer .metric {
  display: block;
}
.on-metric-content .solutionFinderContainer .inch {
  display: none;
}
.on-metric-content .solutionFinderContainer .dimensions-toggle.content .inch-label {
  color: inherit;
}
.on-metric-content .solutionFinderContainer .dimensions-toggle.content .metric-label {
  color: #000000;
}
.solutionFinderContainer .threadParameters_container .dimensions-toggle.standard .standard-label {
  color: black;
}
.solutionFinderContainer .threadParameters_container .dimensions-toggle.custom .custom-label {
  color: black;
}
.kmt-show-slider__wp {
  position: relative;
}
.kmt-show-slider__wp .input-slider {
  width: 87px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
}
.kmt-show-slider__wp .input-slider::-webkit-inner-spin-button,
.kmt-show-slider__wp .input-slider::-webkit-outer-spin-button {
  -moz-appearance: none;
  -webkit-appearance: none;
}
.kmt-show-slider__wp .input-slider:focus {
  border: 1px solid #2f80ed;
}
.kmt-show-slider__wp .input-slider.input-slider-active {
  border: 1px solid #2f80ed;
}
.kmt-show-slider__wp .min-max-label {
  line-height: 19px;
  letter-spacing: 0.001em;
  color: #bdbdbd;
  font-size: 14px;
}
.kmt-show-slider__wp .kmt-show-slider {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #336699;
  position: absolute;
  cursor: pointer;
  width: 39px;
  height: 40px;
  left: 87px;
  top: 31px;
}
.kmt-show-slider__wp .kmt-show-slider svg {
  fill: white;
  height: 11px;
  width: 11px;
}
.kmt-show-slider__wp .kmt-show-slider svg:first-child {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-bottom: 4px;
}
.kmt-show-slider__wp .kmt-show-slider.speed-feed {
  top: 0;
}
.kmt-show-slider__wp .kmt-show-slider.input-slider-active {
  background: #2f80ed;
}
.kmt-show-slider__wp .title + .slider-wrap {
  margin-top: 6px;
}
.kmt-show-slider__wp .slider-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.kmt-show-slider__wp .slider-wrap .kmt-show-slider {
  position: static;
}
.kmt-show-slider__wp .slider-wrap .input-slider {
  margin-top: 0 !important;
}
.kmt-ellipsis {
  -o-text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* Dimensions Toggle */
.kmt-dimensions-toggle {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #b1b1b1;
  font-size: 12px;
  line-height: 14px;
}
.kmt-dimensions-toggle .selected {
  color: #333333;
}
.entry-group-header > th {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 17px;
  text-transform: capitalize;
  color: #000000;
  font-weight: 700;
  padding: 0;
}
.entry-group-header > th .kmt-group-entry__label {
  width: 95%;
  padding: 6px 14px 5px;
  text-align: left;
}
.entry-group-header > th .kmt-group-entry__action {
  background: #bcbcbc;
  text-align: center;
  padding: 6px 0;
  width: 35px;
}
.entry-group-header > th .kmt-group-entry__action svg {
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  vertical-align: middle;
}
.kmt-chevron-rotate {
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.shadow {
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}
.kmt-wpm-box {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  min-width: 28px;
  min-height: 28px;
  line-height: 28px;
}
.kmt-wpm-box[css-wpm-group="P"] {
  background: #0095da;
}
.kmt-wpm-box[css-wpm-group="M"] {
  background: #fff200;
}
.kmt-wpm-box[css-wpm-group="K"] {
  background: #ed1c24;
}
.kmt-wpm-box[css-wpm-group="N"] {
  background: #0db14b;
}
.kmt-wpm-box[css-wpm-group="S"] {
  background: #f58220;
}
.kmt-wpm-box[css-wpm-group="H"] {
  background: #939598;
}
.kmt-wpm-box[css-wpm-group="C"] {
  background: #843223;
  color: white !important;
}
.similar-to-modal-wrapper .with-workpiece [class*="work-piece--P"],
.similar-to-modal-wrapper .selected-facet-value [class*="work-piece--P"],
.similar-to-modal-wrapper .facet-text [class*="work-piece--P"],
.similar-to-modal-wrapper .material [class*="work-piece--P"],
.similar-to-modal-wrapper .with-workpiece.GradeP,
.similar-to-modal-wrapper .selected-facet-value.GradeP,
.similar-to-modal-wrapper .facet-text.GradeP,
.similar-to-modal-wrapper .material.GradeP {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  background: #0095da;
}
.similar-to-modal-wrapper .with-workpiece [class*="work-piece--M"],
.similar-to-modal-wrapper .selected-facet-value [class*="work-piece--M"],
.similar-to-modal-wrapper .facet-text [class*="work-piece--M"],
.similar-to-modal-wrapper .material [class*="work-piece--M"],
.similar-to-modal-wrapper .with-workpiece.GradeM,
.similar-to-modal-wrapper .selected-facet-value.GradeM,
.similar-to-modal-wrapper .facet-text.GradeM,
.similar-to-modal-wrapper .material.GradeM {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  background: #fff200;
}
.similar-to-modal-wrapper .with-workpiece [class*="work-piece--K"],
.similar-to-modal-wrapper .selected-facet-value [class*="work-piece--K"],
.similar-to-modal-wrapper .facet-text [class*="work-piece--K"],
.similar-to-modal-wrapper .material [class*="work-piece--K"],
.similar-to-modal-wrapper .with-workpiece.GradeK,
.similar-to-modal-wrapper .selected-facet-value.GradeK,
.similar-to-modal-wrapper .facet-text.GradeK,
.similar-to-modal-wrapper .material.GradeK {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  background: #ed1c24;
}
.similar-to-modal-wrapper .with-workpiece [class*="work-piece--N"],
.similar-to-modal-wrapper .selected-facet-value [class*="work-piece--N"],
.similar-to-modal-wrapper .facet-text [class*="work-piece--N"],
.similar-to-modal-wrapper .material [class*="work-piece--N"],
.similar-to-modal-wrapper .with-workpiece.GradeN,
.similar-to-modal-wrapper .selected-facet-value.GradeN,
.similar-to-modal-wrapper .facet-text.GradeN,
.similar-to-modal-wrapper .material.GradeN {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  background: #0db14b;
}
.similar-to-modal-wrapper .with-workpiece [class*="work-piece--S"],
.similar-to-modal-wrapper .selected-facet-value [class*="work-piece--S"],
.similar-to-modal-wrapper .facet-text [class*="work-piece--S"],
.similar-to-modal-wrapper .material [class*="work-piece--S"],
.similar-to-modal-wrapper .with-workpiece.GradeS,
.similar-to-modal-wrapper .selected-facet-value.GradeS,
.similar-to-modal-wrapper .facet-text.GradeS,
.similar-to-modal-wrapper .material.GradeS {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  background: #f58220;
}
.similar-to-modal-wrapper .with-workpiece [class*="work-piece--H"],
.similar-to-modal-wrapper .selected-facet-value [class*="work-piece--H"],
.similar-to-modal-wrapper .facet-text [class*="work-piece--H"],
.similar-to-modal-wrapper .material [class*="work-piece--H"],
.similar-to-modal-wrapper .with-workpiece.GradeH,
.similar-to-modal-wrapper .selected-facet-value.GradeH,
.similar-to-modal-wrapper .facet-text.GradeH,
.similar-to-modal-wrapper .material.GradeH {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  background: #939598;
}
.similar-to-modal-wrapper .with-workpiece [class*="work-piece--C"],
.similar-to-modal-wrapper .selected-facet-value [class*="work-piece--C"],
.similar-to-modal-wrapper .facet-text [class*="work-piece--C"],
.similar-to-modal-wrapper .material [class*="work-piece--C"],
.similar-to-modal-wrapper .with-workpiece.GradeC,
.similar-to-modal-wrapper .selected-facet-value.GradeC,
.similar-to-modal-wrapper .facet-text.GradeC,
.similar-to-modal-wrapper .material.GradeC {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  color: #ffffff !important;
  background: #843223;
}
.img-fit {
  -o-object-fit: contain;
  object-fit: contain;
}
.rhideElement {
  display: none !important;
}
.warning-text:not(:empty) {
  background-color: #fbebe7;
  border-radius: 5px;
  padding: 5px;
  color: #d03c00;
  line-height: 30px;
}
@media (min-width: 640px) {
  .page-posReport #kmtDataTable tr td {
    word-break: break-all;
  }
}
[data-tooltip]:hover:before {
  -webkit-transform: translate(10px, 28px);
  -ms-transform: translate(10px, 28px);
  transform: translate(10px, 28px);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.35);
  font-size: 12px;
  content: attr(aria-label);
  background-color: gray;
  word-break: break-all;
  white-space: pre-line;
  font-weight: normal;
  position: absolute;
  line-height: 11px;
  max-width: 250px;
  color: white;
  padding: 5px;
  z-index: 30;
}
body #cboxContent {
  border-radius: 6px !important;
}
.kmt-checkout__container {
  min-width: 300px;
}
.kmt-checkout__container p {
  margin: 0;
}
.kmt-checkout__container .kmt-checkout__summary-container .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 12px;
  white-space: pre-wrap;
  word-break: break-word;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review {
  display: none;
  max-height: 538px;
  overflow: scroll;
  z-index: 1;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top {
  padding: 21px 67px 0 37px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top p,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top p {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top p:first-letter,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top p:first-letter {
  text-transform: uppercase;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .transformCapital,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .transformCapital {
  text-transform: uppercase;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top span,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top span {
  text-transform: capitalize;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__shipping-summary,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__shipping-summary {
  margin-bottom: 17px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info > div,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 4px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info .order-discount,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info .order-discount {
  padding-bottom: 4px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info .order-discount .promo,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info .order-discount .promo {
  text-transform: uppercase;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info .order-promo .promo,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info .order-promo .promo {
  text-transform: uppercase;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info .total,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info .total {
  border-top: 1px solid #333333;
  padding-top: 18px;
  margin-top: 10px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info .total p,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info .total p,
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info .total span,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info .total span {
  font-weight: bold;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-notes,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-notes {
  padding-top: 15px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-notes textarea,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-notes textarea {
  height: 156px;
  box-shadow: none;
  min-height: 156px;
  border-color: #ECECEC;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-notes .form-control[readonly],
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-notes .form-control[readonly] {
  cursor: not-allowed;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-notes .title,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-notes .title {
  margin-bottom: 2px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom {
  padding-top: 82px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-checkout__order-summary-items-head,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-checkout__order-summary-items-head {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 12px 13px 11px 10px;
  border-bottom: 1px solid #cecece;
  box-sizing: border-box;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-checkout__order-summary-items-head a,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-checkout__order-summary-items-head a {
  line-height: 20px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-checkout__order-summary-items-head a:hover,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-checkout__order-summary-items-head a:hover {
  font-weight: 500;
  text-decoration: underline;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items {
  margin-bottom: 21px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-entry-group-header,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-entry-group-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #e4e4e4;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 5px;
  padding-right: 10px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-entry-group-header .kmt-group-entry__label,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-entry-group-header .kmt-group-entry__label {
  color: #000000;
  padding: 6px 10px 5px 5px;
  text-align: left;
  line-height: 14px;
  font-weight: normal;
  font-size: 12px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-entry-group-header .kmt-group-entry__action svg,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-entry-group-header .kmt-group-entry__action svg {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top: 22px;
  padding-bottom: 19px;
  border-bottom: 1px solid #bcbcbc;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-image,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-image {
  width: 27%;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-image img,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-image img {
  width: 73px;
  height: 87px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info {
  width: 80%;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-name,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-name {
  margin-bottom: 20px;
  word-break: break-word;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-details,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-details {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 25px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-details p,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-details p {
  line-height: 16px;
  font-weight: normal;
  font-size: 12px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-details span,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-details span {
  line-height: 16px;
  font-weight: bold;
  font-size: 12px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-details .order-number,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-details .order-number {
  width: 41%;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-details .qty,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-details .qty {
  width: 59%;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-price,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-price {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .cart-reminder-wrapper,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .cart-reminder-wrapper {
  padding-left: 0;
  order: 4;
  border-bottom: none;
  margin-top: 15px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item:last-of-type,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item:last-of-type {
  border: none;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__help,
.kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__help {
  margin-top: 21px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-total {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-transition: 1.5 seg;
  -o-transition: 1.5 seg;
  transition: 1.5 seg;
  top: 0;
  z-index: 100;
  margin: 0 -10px;
  position: sticky;
  width: calc(100% + 20px);
  padding: 27px 15px 24px 15px;
  border-top: 3px solid #ffd200;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-total .summary-total-text {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-total .summary-total-text p {
  padding-left: 12px;
  font-size: 12px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-total .summary-total-text svg {
  width: 16px;
  height: 12px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-total .summary-total-value {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 16px;
  font-weight: bold;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-total .summary-total-value p {
  padding-right: 9px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-total .summary-total-value svg {
  height: 8px;
  width: 12px;
}
.kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-total .summary-total-value svg.icon-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.kmt-checkout__container .kmt-checkout__steps-container #checkout_alert_message.alert-danger {
  font-size: 16px;
  font-weight: 700;
  border-radius: 0;
  list-style: none;
  padding: 8px 12px;
  line-height: 24px;
  position: relative;
  padding-left: 36px;
  color: #d03c00;
  list-style-position: inside;
  border-color: #d03c00;
  background-color: rgba(208, 60, 0, 0.1);
}
.kmt-checkout__container .kmt-checkout__steps-container #checkout_alert_message.alert-danger:before {
  top: 11px;
  left: 10px;
  content: '';
  width: 16px;
  height: 17px;
  display: block;
  position: absolute;
  background-image: url(../images/icon-exclamation-red.svg);
}
.kmt-checkout__container .kmt-checkout__steps-container #checkout_alert_message.alert-danger li + li {
  margin-top: 8px;
}
.kmt-checkout__container .kmt-checkout__steps-container #checkout_alert_message.alert-danger li {
  color: #d03c00;
}
.kmt-checkout__container .kmt-checkout__steps-container #checkout_alert_message.alert-danger a {
  color: #d03c00;
  text-decoration: underline;
}
.kmt-checkout__container .kmt-checkout__steps-container #checkout_alert_message.alert-danger a:hover,
.kmt-checkout__container .kmt-checkout__steps-container #checkout_alert_message.alert-danger a:focus {
  text-decoration: none;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps {
  border-bottom: 1px solid #bcbcbc;
  counter-increment: checkout;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 46px 0 40px 13px;
  position: relative;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header .title {
  color: rgba(188, 188, 188, 0.8);
  font-size: 24px;
  margin-left: 47px;
  font-weight: normal;
  line-height: 29px;
  width: 78%;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header .edit {
  width: 22%;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header .edit a {
  text-decoration: underline;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header .edit a:hover {
  font-weight: 500;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header .edit svg {
  margin-left: 14px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header::before {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #bcbcbc;
  content: counter(checkout);
  font-size: 14px;
  border-radius: 20px;
  position: absolute;
  font-weight: bold;
  padding-top: 3px;
  height: 25px;
  color: white;
  width: 26px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header.active {
  padding: 46px 0 32px 7px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header.active span {
  color: #333333;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header.active .title {
  width: 100%;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header.active::before {
  background-color: #ffd200;
  color: #333333;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header.checked {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 43px 0 37px 7px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header.checked .title {
  width: 60%;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header.checked .edit {
  text-align: right;
  padding-right: 6px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header.checked::before {
  content: "";
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header.checked::after {
  left: 16px;
  width: 7px;
  height: 14px;
  border-radius: 1px;
  border: solid white;
  position: absolute;
  border-width: 0 2px 2px 0;
  margin-top: 5px;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body {
  padding: 0 5px 45px 5px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .form-label {
  line-height: 18px;
  font-weight: normal;
  font-size: 15px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body [id$="po_number"] .kmt-input {
  width: 280px;
  max-width: 100%;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .form-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .form-wp > div[id],
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .form-wp > .form-group {
  width: 47%;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address {
  padding: 0;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address .action-btn,
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address .defaultShipToAddress {
  margin-bottom: 36px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address h4 {
  font-weight: 700;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address h4,
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address p {
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address h4,
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address .email-text,
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address .country-text {
  margin-bottom: 8px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address .checkout-form-fields .headline {
  padding-bottom: 14px;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
}
@media (min-width: 1024px) {
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address .checkout-form-fields [class^="btn"] + [class^="btn"] {
    margin-left: 16px;
  }
}
@media (max-width: 1023px) {
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address .checkout-form-fields [class^="btn"] + [class^="btn"] {
    display: block;
    margin-top: 16px;
  }
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address form {
  margin-top: 33px;
  margin-bottom: 0;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address form .form-group {
  margin-bottom: 28px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address form .form-group .checkout-tooltip {
  top: 13px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address form .checkbox {
  margin: 0;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address form .checkbox .form-group {
  margin: 0;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address form .checkbox .form-group .kmt-checkbox-container {
  padding: 0 5px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method {
  padding-top: 5px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .checkout-indent {
  margin-bottom: 48px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .delivery-date {
  margin-bottom: 29px;
  width: 48%;
  position: relative;
}
@media (max-width: 1023px) {
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .delivery-date {
    width: 100%;
  }
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .delivery-date .dateWrapper {
  position: relative;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .delivery-date .dateWrapper .ui-datepicker {
  width: 320px;
  max-width: 100%;
  left: 0 !important;
  top: 100% !important;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .delivery-date .kmt-checkbox-container {
  padding-top: 15px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .delivery-date label {
  margin-bottom: 1px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .delivery-date .ui-datepicker-div {
  top: 65px !important;
  width: 100%;
  left: 0 !important;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .select-shipping-method-top {
  padding-top: 15px;
  margin-bottom: 60px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .select-shipping-method-top .kmt-radio-container {
  margin-bottom: 10px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .select-shipping-method .select-shipping-method-title {
  padding-bottom: 10px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .select-shipping-method .kmt-radio-container {
  margin-bottom: 10px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .select-carrier {
  padding-top: 35px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .select-carrier .control-label {
  margin-bottom: 10px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .checkout-shipment-options {
  padding-top: 26px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .checkout-shipment-options .shipment-options-collect {
  padding-bottom: 30px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .checkout-shipment-options .kmt-checkbox-container .checkbox-wrapper {
  display: inline-block;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .btn-container {
  margin-top: 20px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-sop-hidden {
  display: none;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method #kmt-payment-terms-form .po-number {
  margin-top: 15px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method #kmt-payment-terms-form .po-number .subtitle {
  line-height: 18px;
  font-weight: normal;
  font-size: 15px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method #kmt-payment-terms-form .po-number .form-group {
  margin-top: 7px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method #kmt-payment-terms-form .payment-method {
  margin-top: 27px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method #kmt-payment-terms-form .payment-method .subtitle {
  line-height: 24px;
  font-weight: normal;
  font-size: 16px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method #kmt-payment-terms-form .payment-method .form-group {
  margin-top: 21px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method #kmt-payment-terms-form .payment-method .form-group .kmt-radio-container {
  margin-bottom: 11px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-saved-cards__btn-container {
  margin-top: 23px;
  text-align: center;
  margin-bottom: 36px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-xiintercept {
  border-radius: 6px;
  position: relative;
  margin-bottom: 20px;
  padding: 20px 20px 8px;
  background-color: #ECECEC;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-xiintercept .cards-type {
  top: 84px;
  right: 20px;
  position: absolute;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-xiintercept .cards-type .card-icon {
  width: 65px;
  height: 40px;
  display: inline-block;
  background-size: contain;
  background-position: center;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-xiintercept .cards-type .card-icon.visa-card {
  background-image: url(../images/visa-card.png);
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-xiintercept .cards-type .card-icon.master-card {
  background-image: url(../images/master-card.png);
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-xiintercept .cards-type .card-icon.american-express {
  background-image: url(../images/american-express.png);
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-xiintercept .ssl-card {
  width: 90px;
  right: 20px;
  bottom: 20px;
  height: 38px;
  position: absolute;
  display: inline-block;
  background-image: url(../images/ssl-logo.png);
}
@media (max-width: 991px) {
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-xiintercept {
    padding-bottom: 60px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-xiintercept .cards-type .card-icon {
    width: 40px;
    height: 30px;
  }
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-xiintercept iframe {
  border: none;
  min-height: 300px;
  max-height: 360px;
  width: 100% !important;
}
@media (max-width: 374px) {
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-xiintercept iframe {
    min-height: 424px;
    max-height: none;
  }
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-xiintercept .spin-circle {
  margin: 0;
  top: 35%;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-payment-method__silent-form label {
  line-height: 18px;
  font-weight: normal;
  font-size: 15px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-payment-method__silent-form .kmt-payment-method__save {
  padding-bottom: 23px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-payment-method__silent-form .kmt-payment-method__address {
  border-top: 1px solid #c4c4c4;
  padding-top: 30px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-payment-method__silent-form .kmt-payment-method__address .subtitle {
  line-height: 24px;
  font-weight: normal;
  font-size: 16px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-payment-method__silent-form .kmt-payment-method__address .updateBillingAddress {
  line-height: 24px;
  font-weight: bold;
  font-size: 17px;
  font-style: italic;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-payment-method__silent-form .kmt-payment-method__address .form-group {
  margin-top: 24px;
  margin-bottom: 12px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-payment-method__silent-form .kmt-payment-method__address .billingAddressForm {
  padding: 2px 0;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-payment-method__silent-form .kmt-payment-method__address .billingAddressForm .form-group {
  margin-bottom: 3px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-payment-method__btn-container {
  margin-top: 30px;
  text-align: right;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-order-review {
  padding: 0;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-order-review .checkout-order-summary {
  margin: 0;
  border: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-order-review .checkout-order-summary .kmt-checkout__order-summary .title {
  display: none;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-order-review .checkout-order-summary .kmt-checkout__order-summary .order-summary-info > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 3px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-order-review .checkout-order-summary .kmt-checkout__order-summary .order-summary-info > div span {
  font-weight: bold;
  line-height: 24px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-order-review .checkout-order-summary .kmt-checkout__order-summary .order-summary-info > div p {
  font-weight: normal;
  line-height: 24px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-order-review .checkout-order-summary .kmt-checkout__order-summary .order-summary-info .order-promo {
  padding-bottom: 4px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-order-review .checkout-order-summary .kmt-checkout__order-summary .order-summary-info .order-promo > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-order-review .checkout-order-summary .kmt-checkout__order-summary .order-summary-info .order-promo .promo {
  font-size: 12px;
  padding-left: 5px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-order-review .checkout-order-summary .kmt-checkout__order-summary .order-summary-info .shipping .kmt-table-cell span {
  display: block;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-order-review .checkout-order-summary .kmt-checkout__order-summary .order-summary-info .shipping .kmt-table-cell .text {
  margin-top: 2px;
  line-height: 24px;
  font-weight: normal;
  display: inline-block;
  font-size: 15px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-order-review .checkout-order-summary .kmt-checkout__order-summary .order-summary-info .total {
  border-top: 1px solid #333333;
  padding-top: 18px;
  margin-top: 10px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-order-review .checkout-order-summary .kmt-checkout__order-summary .order-summary-info .total span {
  font-weight: bold;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .kmt-place-order-form {
  padding: 0;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .kmt-place-order-form .info {
  margin-bottom: 13px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .kmt-place-order-form form a:hover {
  font-weight: 500;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .kmt-place-order-form form .form-group .checkbox-wrapper {
  font-weight: normal;
  line-height: 24px;
  font-size: 16px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .kmt-place-order-form form .form-group .checkbox-wrapper .checkmark {
  top: 6px;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .kmt-place-order-form form .btn-container {
  text-align: center;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .kmt-place-order-form form .btn-container [class^="btn"] {
  width: 100%;
}
.kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps:last-of-type {
  border: none;
}
@media (min-width: 640px) {
  .kmt-checkout__container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 22px 0 22px;
  }
  .kmt-checkout__container .kmt-checkout__summary-container {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    margin-top: 26px;
    width: 48%;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review {
    display: block !important;
    max-height: none;
    overflow: auto;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .wrapper,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .wrapper {
    border: 1px solid #cecece;
    box-sizing: border-box;
    margin-bottom: 23px;
    border-radius: 6px;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top {
    padding: 35px 35px 0 27px;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-summary .title,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-summary .title {
    margin-bottom: 23px;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom {
    padding: 2px 2px 0px;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items {
    margin-bottom: 16px;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item {
    padding: 19px 5px 22px;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__help,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__help {
    display: block;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-total {
    display: none;
  }
  .kmt-checkout__container .kmt-checkout__steps-container {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
    width: 49%;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header {
    padding: 46px 0 40px 10px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header .title {
    width: 62%;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header .edit {
    text-align: right;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header .edit svg {
    margin-left: 11px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header.active {
    padding: 43px 0 30px 7px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header.checked {
    padding: 46px 0 40px 7px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body {
    padding: 0 5px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address .btn-container {
    margin-bottom: 37px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .checkout-indent {
    margin-bottom: 0;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-method .btn-container {
    margin-bottom: 23px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method #kmt-payment-terms-form .po-number {
    width: 90%;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-payment-method__silent-form .kmt-payment-method__save {
    padding-bottom: 23px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-payment-method__btn-container {
    margin-bottom: 46px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-order-review .checkout-order-summary {
    padding: 36px 0px 9px 4px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .kmt-place-order-form form .form-group .checkbox-wrapper {
    padding-left: 26px;
    text-align: center;
  }
  .kmt-checkout__container .kmt-checkout__help {
    display: none;
  }
}
@media (min-width: 1024px) {
  .kmt-checkout__container {
    margin: auto;
    padding: 0;
  }
  .kmt-checkout__container .kmt-checkout__summary-container {
    width: 41%;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top {
    padding: 31px 26px 0 13px;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__shipping-summary,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__shipping-summary {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__shipping-summary .title,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__shipping-summary .title {
    width: 35%;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__shipping-summary .shipping-summary-info,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__shipping-summary .shipping-summary-info {
    width: 53%;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-summary,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-summary {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-summary .title,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-summary .title {
    width: 35%;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-summary .order-summary-info {
    width: 54%;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-notes,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-notes {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-notes .title,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-notes .title {
    width: 35%;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-top .kmt-checkout__order-notes .order-notes-info,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-top .kmt-checkout__order-notes .order-notes-info {
    width: 63%;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item {
    padding: 17px 6px 7px;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-image,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-image {
    margin-right: 10px;
    width: 17%;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-name,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-name {
    width: 79%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-details,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-details {
    width: 72%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-order: 3;
    -moz-order: 3;
    -webkit-order: 3;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-price,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .product-price {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    text-align: right;
    width: 20%;
  }
  .kmt-checkout__container .kmt-checkout__summary-container .kmt-checkout__summary-info .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .cart-reminder-wrapper,
  .kmt-checkout__container .kmt-checkout__summary-container .checkout-review .kmt-checkout__summary-bottom .kmt-order-summary-items .kmt-checkout__order-summary-item .summary-info .cart-reminder-wrapper {
    margin-top: 0;
  }
  .kmt-checkout__container .kmt-checkout__steps-container {
    width: 56%;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header {
    padding: 39px 0 36px 0;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header .edit svg {
    margin-left: 13px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-header::before {
    left: 6px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-shipping-address .checkout-form-fields button {
    margin: 0;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .checkout-payment-method .kmt-saved-cards__btn-container {
    text-align: left;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .kmt-place-order-form form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60%;
    float: right;
    margin-top: 28px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .kmt-place-order-form form .form-group {
    width: 90%;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .kmt-place-order-form form .form-group .checkbox-wrapper {
    padding-left: 18px;
  }
  .kmt-checkout__container .kmt-checkout__steps-container .kmt-checkout__steps .kmt-step-body .kmt-place-order-form .btn-container {
    width: 100%;
  }
}
.kmt-checkout__order-summary-item .cart-reminder-wrapper .delivery-date {
  width: 157px;
}
.kmt-checkout__order-summary-item .cart-reminder-wrapper .custom-interval {
  width: 157px;
}
#colorbox.termsAndCondtionModal {
  /* it is used in
      create new ship tp popup
    */
  width: 90% !important;
  max-width: 720px !important;
}
#colorbox.termsAndCondtionModal #cboxContent {
  display: flex;
  padding-bottom: 0;
  flex-direction: column;
  height: auto !important;
  border-radius: 6px 6px 0 0;
}
#colorbox.termsAndCondtionModal #cboxLoadedContent {
  order: 2;
  margin: 0;
  max-height: 80vh;
  height: auto !important;
  margin-top: 0 !important;
  padding: 24px 20px 32px !important;
}
#colorbox.termsAndCondtionModal #cboxTitle {
  order: 1;
  position: static;
  overflow: hidden;
  border-radius: 6px 6px 0 0;
}
#colorbox.termsAndCondtionModal .headline {
  margin-top: 0;
  background-color: #000000;
}
#colorbox.termsAndCondtionModal .headline-text {
  display: block;
  line-height: 24px;
}
#colorbox.termsAndCondtionModal #cboxWrapper,
#colorbox.termsAndCondtionModal #cboxContent {
  width: 100% !important;
}
#colorbox.termsAndCondtionModal #cboxClose {
  top: 10px;
}
#colorbox.termsAndCondtionModal #cboxClose .glyphicon-remove {
  display: none;
}
#colorbox.termsAndCondtionModal .spin-circle {
  margin: 0;
}
#colorbox.termsAndCondtionModal #cboxMiddleRight {
  width: auto;
}
#colorbox.termsAndCondtionModal .form-actions {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  #colorbox.termsAndCondtionModal #quotesContractsModal .form-actions {
    gap: 0;
  }
}
#colorbox.termsAndCondtionModal #quotesContractsModal .form-actions button {
  width: 50%;
  min-width: 1px;
}
#colorbox.termsAndCondtionModal #quotesContractsModal .form-actions button + button {
  margin-left: 4px;
}
@media (max-width: 767px) {
  #colorbox.termsAndCondtionModal #quotesContractsModal .form-actions button {
    flex: none;
  }
}
@media (min-width: 576px) {
  #colorbox.termsAndCondtionModal #quotesContractsModal .form-actions button {
    max-width: 220px;
  }
}
@media (min-width: 768px) {
  #colorbox.termsAndCondtionModal #quotesContractsModal .form-actions button + button {
    margin-left: 16px;
  }
}
@media (max-width: 767px) {
  #colorbox.termsAndCondtionModal #quotesContractsModal[data-site="widia"] .form-actions button {
    font-size: 11px;
  }
}
.paymentInProcess::before {
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  opacity: 0.5;
  position: fixed;
  background-color: #fff;
}
.paymentInProcess > .spin-circle.js-page-loader {
  z-index: 10;
  position: fixed;
  display: block !important;
}
#colorbox.checkout-select-ship-to-cbx {
  /* it is used in
      RMA order return lookup popup
    */
  width: 90% !important;
  max-width: 1260px !important;
}
#colorbox.checkout-select-ship-to-cbx #cboxContent {
  display: flex;
  padding-bottom: 0;
  flex-direction: column;
  height: auto !important;
  border-radius: 6px 6px 0 0;
}
#colorbox.checkout-select-ship-to-cbx #cboxLoadedContent {
  order: 2;
  margin: 0;
  max-height: 80vh;
  height: auto !important;
  margin-top: 0 !important;
  padding: 24px 20px 32px !important;
}
#colorbox.checkout-select-ship-to-cbx #cboxTitle {
  order: 1;
  position: static;
  overflow: hidden;
  border-radius: 6px 6px 0 0;
}
#colorbox.checkout-select-ship-to-cbx .headline {
  margin-top: 0;
  background-color: #000000;
}
#colorbox.checkout-select-ship-to-cbx .headline-text {
  display: block;
  line-height: 24px;
}
#colorbox.checkout-select-ship-to-cbx #cboxWrapper,
#colorbox.checkout-select-ship-to-cbx #cboxContent {
  width: 100% !important;
}
#colorbox.checkout-select-ship-to-cbx #cboxClose {
  top: 10px;
}
#colorbox.checkout-select-ship-to-cbx #cboxClose .glyphicon-remove {
  display: none;
}
#colorbox.checkout-select-ship-to-cbx .spin-circle {
  margin: 0;
}
#colorbox.checkout-select-ship-to-cbx #cboxMiddleRight {
  width: auto;
}
#colorbox.checkout-select-ship-to-cbx .form-actions {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  #colorbox.checkout-select-ship-to-cbx #quotesContractsModal .form-actions {
    gap: 0;
  }
}
#colorbox.checkout-select-ship-to-cbx #quotesContractsModal .form-actions button {
  width: 50%;
  min-width: 1px;
}
#colorbox.checkout-select-ship-to-cbx #quotesContractsModal .form-actions button + button {
  margin-left: 4px;
}
@media (max-width: 767px) {
  #colorbox.checkout-select-ship-to-cbx #quotesContractsModal .form-actions button {
    flex: none;
  }
}
@media (min-width: 576px) {
  #colorbox.checkout-select-ship-to-cbx #quotesContractsModal .form-actions button {
    max-width: 220px;
  }
}
@media (min-width: 768px) {
  #colorbox.checkout-select-ship-to-cbx #quotesContractsModal .form-actions button + button {
    margin-left: 16px;
  }
}
@media (max-width: 767px) {
  #colorbox.checkout-select-ship-to-cbx #quotesContractsModal[data-site="widia"] .form-actions button {
    font-size: 11px;
  }
}
#colorbox.checkout-select-ship-to-cbx table th,
#colorbox.checkout-select-ship-to-cbx table.dataTable th {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #000000;
  text-transform: none;
  background-image: none;
  background-color: transparent;
  padding: 0 6px 6px !important;
}
#colorbox.checkout-select-ship-to-cbx table th,
#colorbox.checkout-select-ship-to-cbx table.dataTable th,
#colorbox.checkout-select-ship-to-cbx table th .dataTables_sizing,
#colorbox.checkout-select-ship-to-cbx table.dataTable th .dataTables_sizing {
  width: auto !important;
  height: auto !important;
}
#colorbox.checkout-select-ship-to-cbx table th .dataTables_sizing,
#colorbox.checkout-select-ship-to-cbx table.dataTable th .dataTables_sizing {
  display: inline;
  vertical-align: middle;
  max-width: calc(100% - 18px);
}
#colorbox.checkout-select-ship-to-cbx table th::after,
#colorbox.checkout-select-ship-to-cbx table.dataTable th::after {
  content: '';
  margin-left: 8px;
  margin-bottom: -3px;
  display: inline-block;
  vertical-align: middle;
  border: 5px solid transparent;
  border-top-color: #000000;
}
#colorbox.checkout-select-ship-to-cbx table th.sorting_desc::after,
#colorbox.checkout-select-ship-to-cbx table.dataTable th.sorting_desc::after {
  margin-bottom: 6px;
  transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}
#colorbox.checkout-select-ship-to-cbx table,
#colorbox.checkout-select-ship-to-cbx table.dataTable {
  border-bottom: 0;
  table-layout: fixed;
  width: 100% !important;
  border-collapse: collapse;
}
#colorbox.checkout-select-ship-to-cbx table tr,
#colorbox.checkout-select-ship-to-cbx table.dataTable tr {
  padding: 0;
  height: auto !important;
}
#colorbox.checkout-select-ship-to-cbx table tr.odd,
#colorbox.checkout-select-ship-to-cbx table.dataTable tr.odd,
#colorbox.checkout-select-ship-to-cbx table tr.rowClicked > td:nth-of-type(even),
#colorbox.checkout-select-ship-to-cbx table.dataTable tr.rowClicked > td:nth-of-type(even) {
  background-color: #ffffff;
}
#colorbox.checkout-select-ship-to-cbx table tr.even,
#colorbox.checkout-select-ship-to-cbx table.dataTable tr.even,
#colorbox.checkout-select-ship-to-cbx table tr.rowClicked > td:nth-of-type(odd),
#colorbox.checkout-select-ship-to-cbx table.dataTable tr.rowClicked > td:nth-of-type(odd) {
  background-color: #F9F9F9;
}
#colorbox.checkout-select-ship-to-cbx table td,
#colorbox.checkout-select-ship-to-cbx table.dataTable td {
  height: 54px;
  padding: 0 6px;
  font-size: 16px;
  line-height: 24px;
  border-top: 1px solid #cecece;
  vertical-align: middle;
  box-sizing: border-box;
}
#colorbox.checkout-select-ship-to-cbx table td a:not(.btn),
#colorbox.checkout-select-ship-to-cbx table.dataTable td a:not(.btn) {
  text-decoration: underline;
}
#colorbox.checkout-select-ship-to-cbx table .child,
#colorbox.checkout-select-ship-to-cbx table.dataTable .child {
  width: 100%;
  display: block;
  padding: 0 !important;
}
#colorbox.checkout-select-ship-to-cbx table .child > td.child,
#colorbox.checkout-select-ship-to-cbx table.dataTable .child > td.child {
  display: table-cell;
  width: 100% !important;
}
#colorbox.checkout-select-ship-to-cbx table .child table,
#colorbox.checkout-select-ship-to-cbx table.dataTable .child table {
  text-align: left;
  margin-bottom: 0;
}
#colorbox.checkout-select-ship-to-cbx table .child table tr:nth-of-type(odd) td,
#colorbox.checkout-select-ship-to-cbx table.dataTable .child table tr:nth-of-type(odd) td {
  background-color: #ffffff;
}
#colorbox.checkout-select-ship-to-cbx table .child table tr:nth-of-type(even) td,
#colorbox.checkout-select-ship-to-cbx table.dataTable .child table tr:nth-of-type(even) td {
  background-color: #f9f9f9;
}
#colorbox.checkout-select-ship-to-cbx table .child table td,
#colorbox.checkout-select-ship-to-cbx table.dataTable .child table td {
  border: 0;
  text-align: left;
}
#colorbox.checkout-select-ship-to-cbx table .child table td:first-of-type,
#colorbox.checkout-select-ship-to-cbx table.dataTable .child table td:first-of-type {
  font-weight: 600;
}
@media (min-width: 640px) {
  #colorbox.checkout-select-ship-to-cbx table tbody tr:last-of-type {
    border-bottom: 1px solid #cecece;
  }
}
#colorbox.checkout-select-ship-to-cbx .dataTables_info,
#colorbox.checkout-select-ship-to-cbx .dataTables_length,
#colorbox.checkout-select-ship-to-cbx .dataTables_paginate,
#colorbox.checkout-select-ship-to-cbx .dataTables_scrollHead {
  display: none;
}
#colorbox.checkout-select-ship-to-cbx .dataTables_scrollBody {
  border-bottom: 0 !important;
}
#colorbox.checkout-select-ship-to-cbx .dataTables_wrapper {
  overflow-x: auto;
  margin-bottom: 24px;
}
@media (max-width: 639px) {
  #colorbox.checkout-select-ship-to-cbx .table-pre-title,
  #colorbox.checkout-select-ship-to-cbx .responsive-table-item {
    display: flex;
    align-items: center;
  }
  #colorbox.checkout-select-ship-to-cbx .table-pre-title {
    width: 100%;
    line-height: 18px;
    padding-left: 38px;
    color: #000000;
    margin-bottom: 14px;
  }
  #colorbox.checkout-select-ship-to-cbx .table-pre-title p {
    font-weight: 700;
    margin-bottom: 0;
  }
  #colorbox.checkout-select-ship-to-cbx .table-pre-title p + p {
    padding-left: 6px;
  }
  #colorbox.checkout-select-ship-to-cbx table.dataTable > tbody > tr > td.control {
    outline: none;
    cursor: pointer;
    justify-content: center;
    display: flex !important;
    background-color: transparent !important;
  }
  #colorbox.checkout-select-ship-to-cbx table.dataTable > tbody > tr > td.control:before {
    top: 14px;
    left: 6px;
    margin: 0;
    border: 0;
    width: 24px;
    content: '+';
    height: 24px;
    display: block;
    font-size: 20px;
    font-weight: 700;
    box-shadow: none;
    line-height: 28px;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
    box-sizing: border-box;
    background-color: #336699;
  }
  #colorbox.checkout-select-ship-to-cbx table.dataTable > tbody > tr.rowClicked td.control:before {
    content: '-';
  }
}
#colorbox.checkout-select-ship-to-cbx #cboxLoadedContent {
  padding: 0 !important;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__container {
  overflow: hidden;
}
#colorbox.checkout-select-ship-to-cbx th.sorting_disabled::after {
  display: none !important;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__header {
  top: 0;
  z-index: 9999;
  position: sticky;
  padding: 32px 0 16px;
  background-color: white;
  border-bottom: 1px solid #cecece;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__header section {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__header section .form-wp {
  width: 50%;
  padding: 0 16px;
  margin-bottom: 16px;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__header section .form-wp label {
  line-height: 17px;
  font-weight: normal;
  font-size: 15px;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__header .btn-container {
  max-width: 50%;
  padding: 24px 16px 0;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__header .btn-container .btn {
  width: 100%;
  min-width: 1px;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content {
  overflow: auto;
  padding: 32px 16px;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content .dataTables_length,
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content .dataTables_filter {
  visibility: hidden;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content .dataTables_info {
  top: 0;
  left: 0;
  padding-left: 16px;
  position: absolute;
  font-size: 16px;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content .dataTables_wrapper .dataTables_paginate {
  float: right;
  padding-right: 16px;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content .dataTables_wrapper .dataTables_paginate > .paginate_button {
  font-size: 18px !important;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable td.sticky-col {
  position: sticky;
  max-width: 120px;
  padding: 8px !important;
  background-color: #fff;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable td.sticky-col .btn {
  width: 100%;
  min-width: 80px;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable td.sticky-col:before {
  top: 0;
  left: 0;
  width: 1px;
  content: '';
  height: 100%;
  position: absolute;
  display: block !important;
  background: #cecece;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable th,
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable td {
  line-height: 1;
  font-size: 14px;
  word-break: break-all;
  width: 135px !important;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable th:nth-of-type(1),
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable td:nth-of-type(1) {
  width: 48px !important;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable th:nth-of-type(1)::after,
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable td:nth-of-type(1)::after {
  display: none !important;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable th:nth-of-type(2),
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable td:nth-of-type(2),
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable th:nth-of-type(4),
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable td:nth-of-type(4) {
  width: 180px !important;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable th:nth-of-type(3),
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable td:nth-of-type(3) {
  width: 142px !important;
}
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable th:last-of-type,
#colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable td:last-of-type {
  width: auto !important;
}
@media (max-width: 991px) {
  #colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable {
    width: 100% !important;
  }
  #colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable td:not(:first-of-type, :last-of-type) {
    padding-bottom: 0 !important;
  }
  #colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable tr.rowClicked {
    position: relative;
  }
  #colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable tr.rowClicked td {
    background-color: transparent;
  }
  #colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable tr.rowClicked td.sticky-col {
    top: 0;
    right: 0;
    position: absolute;
  }
  #colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable tr.rowClicked td:not( :nth-of-type(1)):not( :nth-of-type(2)):not( :nth-of-type(3)):not(:last-of-type) {
    width: 100% !important;
  }
  #colorbox.checkout-select-ship-to-cbx .kmt-search-address__content #shipToDataTable tr.rowClicked td.control::before {
    content: '-';
  }
}
@media (min-width: 992px) {
  #colorbox.checkout-select-ship-to-cbx .kmt-search-address__header-wp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #colorbox.checkout-select-ship-to-cbx .kmt-search-address__header-wp .btn-container {
    width: 15%;
  }
  #colorbox.checkout-select-ship-to-cbx .kmt-search-address__header-wp .select-shipTo-popup {
    width: 85%;
  }
  #colorbox.checkout-select-ship-to-cbx .kmt-search-address__header-wp .select-shipTo-popup .form-wp {
    width: 25%;
  }
  #colorbox.checkout-select-ship-to-cbx .kmt-search-address__content {
    padding-left: 16px;
    max-height: calc(80vh - 180px);
  }
  #colorbox.checkout-select-ship-to-cbx .kmt-search-address__content .dataTables_info {
    padding-left: 0;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable {
    max-width: 100%;
    border-top: 0 !important;
    width: 1229px !important;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable th,
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td {
    word-break: break-all;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable th:first-of-type,
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td:first-of-type {
    display: none;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable th:nth-of-type(6),
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td:nth-of-type(6),
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable th:nth-of-type(8),
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td:nth-of-type(8) {
    width: 145px;
    max-width: 145px;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable th:nth-of-type(9),
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td:nth-of-type(9) {
    width: 125px;
    max-width: 125px;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable th:nth-of-type(7),
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td:nth-of-type(7),
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable th:nth-of-type(5),
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td:nth-of-type(5) {
    width: 90px;
    max-width: 90px;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable th:nth-of-type(10),
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td:nth-of-type(10) {
    width: 120px;
    max-width: 120px;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable th {
    white-space: break-spaces;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td.sticky-col {
    right: -1px;
    z-index: 9999;
    position: sticky;
    padding: 16px !important;
    display: table-cell !important;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td.sticky-col:before {
    top: 0;
    left: 0;
    width: 1px;
    content: '';
    height: 100%;
    position: absolute;
    background: #cecece;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable th,
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td {
    word-break: break-all;
    width: 135px !important;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable th:nth-of-type(1),
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td:nth-of-type(1) {
    width: 48px !important;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable th:nth-of-type(2),
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td:nth-of-type(2) {
    width: 120px !important;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable th:last-of-type,
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td:last-of-type {
    width: auto !important;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable {
    width: 100% !important;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable td:not(:first-of-type, :last-of-type) {
    padding-bottom: 0 !important;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable tr.rowClicked {
    position: relative;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable tr.rowClicked td {
    background-color: transparent;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable tr.rowClicked td.sticky-col {
    top: 0;
    right: 0;
    position: absolute;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable tr.rowClicked td:not( :nth-of-type(1)):not( :nth-of-type(2)):not( :nth-of-type(3)):not(:last-of-type) {
    width: 100% !important;
  }
  #colorbox.checkout-select-ship-to-cbx #shipToDataTable tr.rowClicked td.control::before {
    content: '-';
  }
}
#colorbox.checkout-select-ship-to-cbx #cboxTitle {
  height: auto;
}
.non-Edit-field {
  pointer-events: none;
  background-color: #D3D3D3;
  color: #c6c6c6;
}
.kmt-profile__container {
  min-width: 300px;
  padding: 0 5px;
}
.kmt-profile__container .kmt-profile__header svg {
  width: 34px;
  height: 33px;
  margin-right: 2px;
  vertical-align: text-bottom;
}
.kmt-profile__container .wrapper {
  border: 1px solid #dddddd;
  box-sizing: border-box;
  border-radius: 6px;
  margin-bottom: 19px;
}
.kmt-profile__container .kmt-profile__subtitle {
  padding-bottom: 23px;
  border-bottom: 1px solid #B1B1B1;
}
.kmt-profile__container .kmt-profile__subtitle h5 {
  line-height: 29px;
  font-weight: normal;
  font-size: 24px;
}
.kmt-profile__container .kmt-profile__info {
  margin-top: 14px;
  padding: 37px 13px 23px 13px;
}
.kmt-profile__container .kmt-profile__info form {
  padding: 28px 0 0 3px;
}
.kmt-profile__container .kmt-profile__info form .form-group {
  margin-bottom: 19px;
}
.kmt-profile__container .kmt-profile__info form .form-group label {
  line-height: 17px;
  font-weight: normal;
  margin-bottom: 3px;
  font-size: 15px;
}
.kmt-profile__container .kmt-profile__info form .form-group input {
  line-height: 24px;
  font-weight: normal;
  font-size: 16px;
}
.kmt-profile__container .kmt-profile__info form .form-group:last-of-type {
  margin-bottom: 13px;
}
.kmt-profile__container .kmt-profile__info form .kmt-profile__cbx-container {
  margin-bottom: 3px;
}
.kmt-profile__container .kmt-profile__info form .kmt-profile__cbx-container span {
  line-height: 17px;
  font-weight: normal;
  font-size: 15px;
}
.kmt-profile__container .kmt-profile__info form .kmt-profile__cbx-container .kmt-profile__cbx-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 10px;
}
.kmt-profile__container .kmt-profile__info form .kmt-profile__cbx-container .kmt-profile__cbx-wp .kmt-checkbox-container {
  margin-right: 38px;
}
.kmt-profile__container .kmt-profile__info form .kmt-profile__cbx-container .kmt-profile__cbx-wp .kmt-checkbox-container .checkbox-wrapper {
  line-height: 17px;
  padding-left: 32px;
  font-size: 15px;
}
.kmt-profile__container .kmt-profile__info form:not(#resetPasswordForm) .kmt-profile__actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 24px;
}
.kmt-profile__container .kmt-profile__info form#resetPasswordForm .kmt-profile__actions {
  margin-top: 24px;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__active {
  padding: 32px 13px 38px 13px;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__active .kmt-profile__soldto-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 28px;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__active .kmt-profile__soldto-container > div {
  width: 47%;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__active .kmt-profile__soldto-container p {
  margin: 0;
  line-height: 24px;
  font-weight: normal;
  text-transform: lowercase;
  font-size: 16px;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__active .kmt-profile__soldto-container p:first-letter {
  text-transform: capitalize;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__active .kmt-profile__soldto-container .actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__active .kmt-profile__soldto-container .actions a {
  max-width: 136px;
  font-weight: bold;
  line-height: 17px;
  padding: 10px 5px;
  font-size: 14px;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__company {
  padding: 32px 13px 29px 13px;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .title {
  font-weight: bold;
  line-height: 24px;
  font-size: 16px;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 28px;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-container p {
  word-break: break-all;
  text-transform: lowercase;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-container p:first-letter {
  text-transform: uppercase;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-container > div {
  width: 46%;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-contact {
  text-align: center;
  margin-top: 22px;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-contact p {
  margin: 0;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-contact p:first-of-type {
  width: 214px;
  margin: 0 auto;
}
.kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-contact p:last-of-type {
  font-weight: bold;
}
@media (min-width: 640px) {
  .kmt-profile__container {
    padding: 18px 22px;
  }
  .kmt-profile__container .kmt-profile__info {
    padding: 30px 26px 25px 26px;
  }
  .kmt-profile__container .kmt-profile__info form {
    padding-left: 5px;
    padding-right: 5px;
  }
  .kmt-profile__container .kmt-profile__info form .kmt-profile__cbx-container {
    margin-bottom: 22px;
  }
  .kmt-profile__container .kmt-profile__info form .kmt-profile__cbx-container .kmt-profile__cbx-wp {
    margin-top: 12px;
  }
  .kmt-profile__container .kmt-profile__info form .kmt-profile__cbx-container .kmt-profile__cbx-wp .kmt-checkbox-container {
    margin-right: 34px;
  }
  .kmt-profile__container .kmt-profile__info form .kmt-profile__actions {
    padding-top: 0;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__active {
    padding: 30px 25px 35px 25px;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__active .kmt-profile__soldto-container {
    padding-left: 5px;
    padding-right: 5px;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__active .kmt-profile__soldto-container > div {
    width: 50%;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__active .kmt-profile__soldto-container .actions a {
    max-width: 229px;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__company {
    padding: 32px 24px 20px;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-container {
    padding-top: 30px;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-container > div {
    width: 49%;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-contact {
    margin-top: 9px;
    text-align: left;
    width: 50%;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-contact p {
    display: inline-block;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-contact p:first-of-type {
    width: auto;
    margin: 0;
  }
  .kmt-profile__container .ktm-profile__inner-container.preferences.b2b-customer-true {
    width: 100%;
  }
  .kmt-profile__container .ktm-profile__inner-container.preferences.b2b-customer-true .kmt-profile__actions {
    margin-top: 30px;
  }
  .kmt-profile__container .ktm-profile__inner-container.preferences.b2b-customer-false {
    width: inherit;
  }
  .kmt-profile__container .ktm-profile__inner-container.preferences.b2b-customer-false .kmt-profile__actions {
    margin-top: 30px;
  }
}
@media (min-width: 1024px) {
  .kmt-profile__container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 43px;
    max-width: 1260px;
    margin: auto;
  }
  .kmt-profile__container .kmt-profile__header {
    width: 87%;
  }
  .kmt-profile__container .wrapper {
    width: 400px;
    margin-right: 19px;
    margin-top: 14px;
  }
  .kmt-profile__container .kmt-profile__info {
    padding: 34px 16px 22px 29px;
  }
  .kmt-profile__container .kmt-profile__info form {
    padding-left: 0;
    padding-right: 0;
  }
  .kmt-profile__container .kmt-profile__info form .kmt-profile__cbx-container .kmt-profile__cbx-wp .kmt-checkbox-container {
    margin-right: 15px;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__active {
    min-height: 253px;
    height: auto;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__active .kmt-profile__soldto-container .actions > a {
    max-width: 150px;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__company {
    min-height: 319px;
    height: auto;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-container > div {
    width: 45%;
  }
  .kmt-profile__container .ktm-profile__inner-container .kmt-profile__company .kmt-profile__company-contact {
    width: 80%;
  }
  .kmt-profile__container .ktm-profile__inner-container.preferences.b2b-customer-true {
    width: 87%;
  }
}
@media (min-width: 1400px) {
  .kmt-profile__container .wrapper {
    width: 513px;
  }
}
#updateProfileForm .disableprofileinput {
  cursor: none;
  pointer-events: none;
  background-color: #ececec;
}
.Profile_csfdisabled .kmt-field-error {
  font-weight: bold;
  font-size: 13px !important;
  margin-top: 8px;
}
.kmt-sold-to-title {
  font-size: 24px;
  margin: 20px 15px;
}
.kmt-sold-to-help-message {
  display: none;
  margin: 25px 15px;
}
.kmt-sold-to-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0px 15px;
}
.kmt-sold-to-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #000000;
  padding: 15px 0px;
}
.kmt-sold-to-item .kmt-sold-to-info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.kmt-sold-to-item .kmt-sold-to-info p:first-of-type {
  font-weight: bold;
}
.kmt-sold-to-item .kmt-sold-to-info p {
  margin: 0px;
}
.kmt-sold-to-item .kmt-sold-to-actions {
  font-weight: bold;
  white-space: nowrap;
}
.kmt-sold-to-item span:before {
  font-size: 25px;
  vertical-align: middle;
  color: #ffd200;
}
.kmt-sold-to-item .kmt-checkbox-container {
  margin-top: 25px ;
  white-space: nowrap;
}
.kmt-sold-to-item .kmt-checkbox-container .checkbox-wrapper {
  padding-left: 25px;
  padding-top: 0px;
}
.kmt-sold-to-item:first-of-type {
  border-top: 1px solid #000000;
}
.kmt-sold-to-item table#kmtDataTableSoldTo tr td:nth-child(8) div {
  word-break: break-all;
}
@media only screen and (min-width: 640px) {
  .kmt-sold-to-help-message {
    display: block;
  }
  .kmt-sold-to-item .kmt-sold-to-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
  .kmt-sold-to-item span:before {
    font-size: 40px;
  }
  .kmt-sold-to-item .kmt-checkbox-container {
    margin-left: auto;
  }
  .kmt-sold-to-item .kmt-sold-to-actions-wrapper {
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
}
@media (min-width: 1024px) {
  .kmt-sold-to-item .kmt-checkbox-container {
    margin-left: auto;
    margin-right: 30px;
  }
}
.sold-to-deleted-popup #cboxContent {
  height: 280px !important;
  top: 100px !important;
}
.sold-to-deleted-popup #cboxContent #cboxLoadedContent {
  width: 100% !important;
  height: 100% !important;
}
.sold-to-deleted-popup #cboxContent #cboxLoadedContent p {
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 10px;
}
.sold-to-deleted-popup #cboxContent #cboxLoadedContent p a {
  text-decoration: underline;
}
.page-select-sold-to .table-sort-pagination .top,
.page-select-sold-to .table-sort-pagination .bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
  justify-content: space-between;
}
.page-select-sold-to .table-sort-pagination .bottom {
  margin-top: 15px;
}
.page-select-sold-to .table-sort-pagination .dataTables_info,
.page-select-sold-to .table-sort-pagination .dataTables_length {
  display: block !important;
  padding: 0;
}
.page-select-sold-to .table-sort-pagination .dataTables_length label {
  font-size: 15px;
  font-weight: 400;
}
.page-select-sold-to .table-sort-pagination .dataTables_length select {
  box-shadow: none;
  border-radius: 3px;
  width: 75px;
  padding: 0 10px;
  white-space: normal;
  text-transform: none;
  height: 40px !important;
  font-size: 14px;
  background-size: 8px 11px;
  background-repeat: no-repeat;
  background-color: #fcfcfc;
  border: 1px solid #ccc;
}
.page-select-sold-to .table-sort-pagination .dataTables_paginate {
  float: left !important;
  margin: 0;
  padding: 0;
  display: flex !important;
  align-items: flex-start;
  justify-content: flex-start;
}
.page-select-sold-to .table-sort-pagination .dataTables_paginate .paginate_button {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border-color: #ECECEC;
  background-color: #ECECEC;
  padding: 0 !important;
  margin: 0 6px 0 0 !important;
  line-height: 30px;
  color: #000;
}
.page-select-sold-to .table-sort-pagination .dataTables_paginate .paginate_button.current {
  background: #F7D204;
  border-color: #F7D204;
  cursor: default;
}
.page-select-sold-to .table-sort-pagination .dataTables_paginate .paginate_button:hover {
  border-color: #000;
}
.page-select-sold-to .table-sort-pagination .dataTables_paginate .paginate_button.disabled {
  cursor: not-allowed;
}
@media (max-width: 639px) {
  #kmtdatatablepaginationSoldTo td.control:before {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 5px;
    padding-right: 2px;
    padding-left: 2px;
    line-height: 24px;
  }
  .page-select-sold-to .page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert section > div::before {
    width: 35px;
    height: 35px;
  }
}
@media (min-width: 1024px) {
  .page-select-sold-to .page-cartPage .global-alerts .alert-info.alert-dismissable.getAccAlert {
    margin-top: 0px;
  }
}
.page-select-sold-to .soldTo-table-layout .kmt-radio-container .radio-wrapper {
  display: inline-block;
}
.page-cartPage .global-alerts .alert-dismissable.getAccAlert .closeSoldtoAlert::before {
  content: '\00D7';
  line-height: 24px;
}
.page-cartPage .global-alerts .alert-dismissable.getAccAlert .closeSoldtoAlert {
  color: #336699;
}
@media (max-width: 639px) {
  .page-select-ship-to .table-sort-pagination .tableLayout > tbody > tr:not(.child) > td:nth-of-type(3),
  .page-select-ship-to .table-sort-pagination .tableLayout > thead > tr:not(.child) > td:nth-of-type(3),
  .page-select-ship-to .page-select-ship-to .table-sort-pagination .tableLayout > tbody > tr:not(.child) > th:nth-of-type(3),
  .page-select-ship-to .table-sort-pagination .tableLayout > thead > tr:not(.child) > th:nth-of-type(3) {
    height: auto;
    vertical-align: bottom;
    max-width: 54%;
  }
  .innerpopupdata .btn.secondary {
    border: solid 2px #336699;
    color: #336699 ;
  }
  .innerpopupdata .btn.secondary:hover {
    background-color: #336699;
    color: #fff !important;
  }
  #createNewShipForm .innerPopbutton {
    color: #336699;
  }
  .deleteCarrierow svg {
    fill: #336699;
  }
  .page-select-ship-to .account-section .table-sort-pagination table td,
  .table-sort-pagination table.dataTable td {
    border: none;
  }
  .page-select-ship-to #kmt-shipto-select-table tr.odd {
    border-top: solid 1px #ccc;
  }
  .page-select-ship-to #kmt-shipto-select-table tr.even {
    border-top: solid 1px #ccc;
  }
  .page-select-ship-to .account-section-content .table-sort-pagination table.dataTable tbody tr td.control:before {
    line-height: 25px;
  }
  .careerinnerdiv .careerName {
    max-width: 70%;
  }
}
.innerpopupdata .innerpopmodal-header {
  border-bottom: solid 5px #FFd200 !important;
  background-color: #23201f !important;
}
.kmt-favorites__container {
  min-width: 300px;
  padding: 25px 0 10px 0;
}
.kmt-favorites__container .kmt-favorites__headline {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.kmt-favorites__container .kmt-favorites__headline h2 {
  line-height: 36px;
  font-weight: normal;
  font-size: 30px;
}
.kmt-favorites__container .kmt-favorites__headline .kmt-favorites__actions-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 5px;
  width: 100%;
}
.kmt-favorites__container .kmt-favorites__headline .kmt-favorites__actions-container > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.kmt-favorites__container .kmt-favorites__headline .kmt-favorites__actions-container > div svg {
  margin-right: 5px;
}
.kmt-favorites__container .info-msg {
  font-size: 16px;
  margin-top: 7px;
  font-weight: normal;
  margin-bottom: 50px;
  line-height: 24px;
}
.kmt-favorites__container .kmt-favorites__list-container {
  padding-bottom: 27px;
  border-bottom: 1px solid #bcbcbc;
}
.kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item {
  padding-top: 3px;
  padding-bottom: 23px;
  border-bottom: 1px solid #bcbcbc;
}
.kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-title {
  margin: 29px 0;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  text-decoration-line: underline;
  font-size: 17px;
}
.kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-image {
  text-align: center;
}
.kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-image img {
  width: 80px;
  height: 85px;
}
.kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info {
  margin-top: 26px;
}
.kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info span {
  font-weight: bold;
  line-height: 16px;
  font-size: 12px;
}
.kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info p {
  -o-text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 16px;
  font-weight: normal;
  font-size: 12px;
  word-break: break-all;
}
.kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info .info-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 7px;
}
.kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info .info-wp > div {
  width: 47%;
}
.kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item section {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
}
.kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item section .kmt-favorites-item-stock-info {
  margin-bottom: 25px;
}
.kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item:last-of-type {
  border-bottom: none;
}
.kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item-remove {
  width: 100%;
  margin-top: 7px;
  text-align: center;
}
.kmt-favorites__container .kmt-favorites__list-container:last-of-type {
  border: none;
}
.kmt-favorites__container .favorites-empty-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 0;
  height: 200px;
}
@media (min-width: 640px) {
  .kmt-favorites__container {
    padding: 21px 22px;
  }
  .kmt-favorites__container .kmt-favorites__headline {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .kmt-favorites__container .kmt-favorites__headline h2 {
    width: 44%;
  }
  .kmt-favorites__container .kmt-favorites__headline .kmt-favorites__actions-container {
    width: auto;
  }
  .kmt-favorites__container .kmt-favorites__headline .kmt-favorites__actions-container > div {
    margin-right: 34px;
  }
  .kmt-favorites__container .kmt-favorites__headline .kmt-favorites__actions-container > div:last-of-type {
    margin: 0;
  }
  .kmt-favorites__container .info-msg {
    margin-bottom: 3px;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 30px;
    padding-bottom: 23px;
    width: 100%;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-image {
    width: 20%;
    text-align: left;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info {
    width: 73%;
    margin: 0;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info .item-title {
    margin: 5px 0 22px;
    text-align: left;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info .info-wp {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info .info-wp > div {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info .info-wp .info-order {
    width: 21%;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info .info-wp .info-iso {
    width: 30%;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info .info-wp .info-ansi {
    width: 28%;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info .info-wp .info-grade {
    width: 21%;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item section {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20%;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item-remove {
    width: 20%;
    margin-top: 48px;
    text-align: right;
  }
}
@media (min-width: 1024px) {
  .kmt-favorites__container {
    padding: 49px 0;
    max-width: 1260px;
    margin: auto;
  }
  .kmt-favorites__container .kmt-favorites__headline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .kmt-favorites__container .kmt-favorites__headline h2 {
    width: 55%;
  }
  .kmt-favorites__container .kmt-favorites__headline .kmt-favorites__actions-container > div {
    margin-right: 40px;
  }
  .kmt-favorites__container .info-msg {
    margin-top: 3px;
    margin-bottom: 26px;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-image {
    width: 13%;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info {
    width: 90%;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info .item-title {
    margin: 5px 0 17px;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item .item-info .info-wp {
    width: 65%;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item section {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item section .kmt-favorites-item-stock-info {
    margin-top: 25px;
    margin-bottom: 0;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item section .info-order {
    width: 42%;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item section .info-iso {
    white-space: nowrap;
    width: auto !important;
    padding: 0 5px;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item section .info-ansi {
    white-space: nowrap;
    width: auto !important;
    padding: 0 5px;
  }
  .kmt-favorites__container .kmt-favorites__list-container .kmt-favorites__item-remove {
    margin-top: 42px;
    margin-right: 20px;
  }
}
.ul-container {
  margin-bottom: 34px;
}
.ul-container .li-container {
  border-radius: 6px;
  border: 1px solid #bcbcbc;
  margin-bottom: 15px;
}
.ul-container .li-container strong {
  color: var(--neutral-100);
}
.ul-container .li-container .kmt-quick-order-search-fields-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 16px 24px 0;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-quick-order-remove-container .kmt__remove {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-quick-order-remove-container .kmt__remove .remove-quick-order-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: white;
  font-weight: normal;
  border: none;
  font-size: 14px;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-quick-order-remove-container .kmt__remove .remove-quick-order-row span {
  margin-top: 5px;
  margin-left: 0;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-quick-order-remove-container .kmt__remove .remove-quick-order-row svg {
  padding-top: 4px;
  width: 18px;
  height: 20px;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .field-search-type {
  order: 1;
  margin-right: 16px;
  margin-bottom: 16px;
  font-size: 15px;
  background-color: #FCFCFC;
  font-weight: normal;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container {
  order: 2;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container > div {
  position: relative;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container > div input {
  padding: 10px;
  box-shadow: none;
  background-color: white;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container > div label {
  top: 50%;
  left: 10px;
  margin: 0;
  color: #B1B1B1;
  font-weight: 200;
  position: absolute;
  pointer-events: none;
  transform: translateY(-50%);
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input {
  margin-top: 0;
  margin-right: 16px;
  margin-bottom: 16px;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input:nth-last-of-type(3) {
  width: 100%;
  flex-shrink: 1;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input:nth-last-of-type(2) {
  width: 71%;
  margin-right: 16px;
}
@media (min-width: 425px) {
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input:nth-last-of-type(2) {
    width: 80%;
  }
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input input:focus ~ label,
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input input:valid ~ label,
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input form:focus ~ label,
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input input[disabled] ~ label {
  top: 0;
  left: 5px;
  padding: 0px 4px;
  font-size: 8px;
  color: #333333;
  background-color: white;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-grade-input {
  width: 72%;
  padding-right: 9px;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-grade-input input:focus ~ label,
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-grade-input input:invalid ~ label,
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-grade-input form:focus ~ label,
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-grade-input input[disabled] ~ label {
  top: 0;
  left: 5px;
  font-size: 8px;
  padding: 0px 4px;
  color: #333333;
  background-color: white;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input {
  order: 5;
  margin-top: 0;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 20%;
  -webkit-flex-basis: 20%;
  flex-basis: 20%;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  font-size: 12px;
  margin-bottom: 16px;
  max-width: 55px;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input input:focus ~ label,
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input input:invalid ~ label,
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input form:focus ~ label,
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input input[value]:not([value=""]) + label,
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input input[disabled] {
  top: 0;
  left: 5px;
  font-size: 8px;
  padding: 0px 4px;
  color: #333333;
  background-color: white;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input input[value] {
  font-size: 15px;
  text-align: center;
  min-width: 55px;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input .pckg {
  height: 0;
  margin: 0;
  display: block;
  line-height: 13px;
  font-weight: normal;
  white-space: nowrap;
  font-size: 11px;
  color: #656565;
  direction: rtl;
}
.ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input .pckg.not-empty {
  height: auto;
  margin: 5px 3px;
}
.ul-container .li-container .kmt-quick-order-quote-contract {
  order: 6;
  margin-left: 15px;
  width: 300px;
  padding: 0px 20px;
}
.ul-container .li-container .kmt-product-info:not(:empty) {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 12px;
  padding: 26px 20px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-product-heading {
  border-top: 1px solid #bcbcbc;
  padding-top: 44px;
  width: 100%;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-product-heading .kmt-product-title a {
  font-size: 14px;
  line-height: 16px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-product-heading .kmt-image-product {
  text-align: center;
  padding: 22px 0;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-product-heading .kmt-image-product img {
  width: 160px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container {
  padding-top: 2px;
  padding-bottom: 24px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-head {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-head .collapse-text {
  width: fit-content;
}
.ul-container .li-container .kmt-product-info:not(:empty) h5 {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 3px;
}
.ul-container .li-container .kmt-product-info:not(:empty) p {
  font-size: 12px;
  word-wrap: break-word;
  font-weight: normal;
  margin: 0;
}
.ul-container .li-container .kmt-product-info:not(:empty) a {
  text-decoration: underline;
  font-size: 12px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body {
  padding-bottom: 100px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body > div > div {
  margin-top: 20px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body .icon-status {
  height: 19px;
  width: 19px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body .kmt-quick-order-item-icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body .kmt-quick-order-item-icon p {
  margin-left: 5px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body .kmt-quick-order-item-icon span {
  margin-top: 2px;
  margin-left: 3px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body .kmt-quick-order-item-avail svg {
  fill: #327b4e;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body .kmt-quick-order-item-global-avail .availability-information {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 5px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body .kmt-quick-order-item-global-avail .availability-information span {
  margin-left: 3px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing {
  padding-bottom: 18px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing > div + div {
  margin-top: 20px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-list-price {
  border-top: 1px solid #bcbcbc;
  padding-top: 12px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-list-price > span {
  color: #656565;
  font-size: 9px;
  font-weight: normal;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-list-price .pna-real-price {
  text-decoration: line-through;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-your-price .your-price {
  font-size: 14px;
  font-weight: 400;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-your-price .your-price-unit {
  color: #656565;
  font-weight: normal;
  font-size: 14px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-total > p {
  font-size: 18px;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-estimated-delivery {
  width: auto;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-estimated-delivery table {
  border-collapse: collapse;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-estimated-delivery th {
  font-weight: normal;
  background: white;
  text-transform: uppercase;
  color: #000000;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-estimated-delivery tr {
  border-bottom: 1px solid #ececec;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-estimated-delivery tr td:first-child,
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-estimated-delivery tr td:last-child {
  width: 30%;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-estimated-delivery tr th:nth-child(2),
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-estimated-delivery tr td:nth-child(2) {
  text-align: center;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-estimated-delivery tbody tr:nth-of-type(odd) > td {
  background: #f9f9f9;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-estimated-delivery tbody tr:nth-of-type(even) > td {
  background: white;
}
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-estimated-delivery th,
.ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-estimated-delivery td {
  padding: 5px;
  font-size: 10px;
  text-align: left;
}
.ul-container .li-container.line-error {
  border: 1px solid #d03c00;
}
.ul-container .li-container.line-error .icon-exclamation {
  display: none;
}
.ul-container .li-container.line-error-product-not-available .kmt-error-message {
  border-bottom: 1px solid #d03c00;
}
.ul-container .li-container.line-error-product-not-available .icon-exclamation {
  display: block;
}
.ul-container .li-container .kmt-error-message {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #d03c00;
  color: #d03c00;
  font-size: 16px;
}
.ul-container .li-container .kmt-error-message .icon-exclamation {
  margin-right: 10px;
  width: 20px;
  height: 20px;
}
.kmt-rma-summary,
.save_return_draft {
  gap: 16px;
  width: 394px;
  font-size: 16px;
  max-width: 100%;
  line-height: 18px;
  margin-bottom: 16px;
  display: inline-flex;
  justify-content: space-between;
}
.kmt-rma-summary span {
  font-size: 14px;
  font-weight: 400;
}
.surplus-card {
  padding: 16px;
  margin-bottom: 24px;
  display: inline-block;
  background-color: #f3f3f3;
}
.surplus-card strong {
  font-weight: 600;
  color: #000;
}
.surplus-card p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.save_return_draft .btn {
  flex: 1 0 auto;
}
.quick-order-container .spin-circle {
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 1024px) {
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-quick-order-remove-container {
    top: 20px !important;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input {
    max-width: 350px !important;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container {
    width: 50% !important;
    display: flex !important;
  }
}
@media (max-width: 749px) {
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-quick-order-remove-container {
    margin-left: auto;
    margin-bottom: 6px;
    position: absolute;
    top: 5px;
    right: 12px;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input,
  .ul-container .li-container .kmt-quick-order-search-fields-container .field-search-type {
    margin-right: 0;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input {
    max-width: 225px !important;
    margin-right: 16px;
  }
}
@media (max-width: 310px) {
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input,
  .ul-container .li-container .kmt-quick-order-search-fields-container .field-search-type {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input .pckg {
    direction: ltr;
  }
}
@media (min-width: 640px) {
  .ul-container .li-container {
    margin-bottom: 20px;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    overflow: hidden;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-quick-order-remove-container {
    order: 3;
    margin-left: auto;
    position: absolute;
    right: 20px;
    top: 30px;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .field-search-type {
    display: inline-block;
    max-width: 350px;
    box-shadow: none;
    padding: 0 15px;
    height: 40px;
    z-index: 1;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container label {
    font-size: 14px;
    max-width: 220px;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container input {
    height: 40px;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input {
    max-width: 250px;
    width: 55%;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-grade-input {
    padding-right: 20px;
    max-width: 230px;
    width: 25%;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    text-align: center;
    flex-basis: 10%;
    flex-grow: 0;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input input {
    text-align: center;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 0;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-product-heading {
    border-top: 1px solid #bcbcbc;
    border-bottom: 1px solid #bcbcbc;
    padding-right: 10px;
    width: 25%;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-product-heading .kmt-product-title {
    border: none;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container {
    width: 75%;
    border-top: 1px solid #bcbcbc;
    border-bottom: 1px solid #bcbcbc;
    padding: 20px 0;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-head {
    display: none;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    width: 100%;
    padding-bottom: 0;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body > div > div {
    margin-top: 10px;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body.collapse[aria-expanded="false"] {
    height: auto !important;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body > div {
    width: calc(100%/3);
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 17px;
    width: 75%;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing > div {
    width: calc(100%/3);
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-list-price {
    padding-top: 0;
    border: none;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-your-price,
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-total {
    margin: 0;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-estimated-delivery {
    width: calc(100%/2);
  }
  .ul-container .li-container.line-error-product-not-available .kmt-error-message {
    font-weight: inherit;
  }
  .ul-container .li-container .kmt-error-message {
    font-weight: bold;
    background-color: rgba(208, 60, 0, 0.1);
  }
}
@media (min-width: 1024px) {
  .ul-container .li-container .kmt-quick-order-search-fields-container {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 20px 30px 4px;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .field-search-type {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: flex-start;
    align-self: flex-start;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container {
    width: auto;
    flex-grow: 0;
    display: inline-flex;
    flex-wrap: nowrap;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input {
    width: 47%;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-grade-input {
    width: 30%;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-preferred-size: 15%;
    -webkit-flex-basis: 15%;
    flex-basis: 15%;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input input {
    max-width: 65px;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input > label {
    left: 14px;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container > div {
    margin-top: 0;
    margin-bottom: 0;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container > div > label,
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-qty-input > label {
    top: 50%;
    font-size: 15px;
    max-width: 235px;
    transform: translateY(-50%);
  }
  .ul-container .li-container .kmt-product-info:not(:empty) {
    border-top: 1px solid #bcbcbc;
    margin-top: 17px;
    position: relative;
    padding-bottom: 44px;
  }
  .ul-container .li-container .kmt-product-info:not(:empty)::after,
  .ul-container .li-container .kmt-product-info:not(:empty)::before {
    content: "";
    height: 5px;
    width: 20px;
    display: block;
    position: absolute;
    background-color: white;
  }
  .ul-container .li-container .kmt-product-info:not(:empty)::after {
    top: -3px;
    left: 0px;
  }
  .ul-container .li-container .kmt-product-info:not(:empty)::before {
    top: -3px;
    right: 0px;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-product-heading,
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container {
    border-bottom: none;
    border-top: none;
    margin: 0;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-product-heading {
    padding-top: 40px;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-product-heading .kmt-product-title a {
    font-size: 17px;
    line-height: 20px;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container {
    padding-top: 10px;
    width: 50%;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body {
    padding-top: 25px;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-collapsible-container .kmt-collapsible-body > div > div {
    margin-top: 20px;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-left: 1px solid #bcbcbc;
    padding-left: 27px;
    padding-bottom: 0;
    margin-top: 50px;
    padding-top: 0;
    width: 25%;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing > div {
    width: auto;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing:first-child {
    margin: 0;
    paddin: 0;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing:last-child {
    margin-bottom: 10px;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-list-price .pna-real-price {
    font-size: 14px;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-list-price .pna-discount {
    font-size: 12px;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-your-price,
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-total {
    margin-top: 17px;
  }
  .ul-container .li-container .kmt-product-info:not(:empty) .kmt-quick-order-pricing .kmt-quick-order-item-estimated-delivery {
    width: 90%;
  }
}
@media (min-width: 1400px) {
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container {
    width: 70%;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-code-input {
    width: 30%;
  }
  .ul-container .li-container .kmt-quick-order-search-fields-container .kmt-fields-container .kmt-quick-order-grade-input {
    width: 20%;
  }
}
#colorbox.kmt-csv-cbox {
  height: 90vh !important;
  min-width: 270px;
}
#colorbox.kmt-csv-cbox #cboxWrapper {
  height: 90vh !important;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent {
  height: 90vh !important;
  min-width: 270px;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent {
  max-height: unset;
  height: 80% !important;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100% !important;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .import-csv-alerts {
  padding: 0 10px;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container h5 {
  font-size: 16px !important;
  font-weight: bold !important;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container span {
  font-size: 16px !important;
  font-weight: normal;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container .upload-section {
  margin: 25px 0;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container .information-section {
  margin-top: 25px;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container .information-section .row {
  padding: 0 10px;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container .information-section .row > h5 {
  margin-top: 20px;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container .information-section .row a {
  text-decoration: underline;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .file-upload .file-select {
  color: #000000;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .file-upload .file-select .file-select-button {
  background: #ffd200;
  padding: 0 10px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .file-upload .file-select .file-select-name {
  line-height: 40px;
  display: inline-block;
  padding: 0 10px;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .file-upload .file-select:hover {
  border-color: #b89c47;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .file-upload .file-select:hover .file-select-button {
  background: #b89c47;
  color: #23201f;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .file-upload .file-select .file-select-disabled {
  opacity: 0.65;
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .file-upload input[type=file] {
  z-index: 100;
  cursor: pointer;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .spin-circle {
  top: 80%;
  left: 50%;
  transform: translate(-50%, -60%);
}
#colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .warning-message p {
  color: #d03c00;
}
@media (min-width: 640px) {
  #colorbox.kmt-csv-cbox {
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    top: 45% !important;
    height: 430px !important;
  }
  #colorbox.kmt-csv-cbox #cboxWrapper {
    height: 430px !important;
  }
  #colorbox.kmt-csv-cbox #cboxWrapper #cboxContent {
    height: 430px !important;
  }
  #colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent {
    height: 400px !important;
    padding: 0 20px;
    width: 100% !important;
  }
  #colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 400px !important;
  }
  #colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: auto;
  }
  #colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container > div {
    width: 50%;
  }
  #colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container .information-section {
    margin-top: 0;
  }
  #colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container .spin-circle {
    top: 50%;
  }
}
#colorbox.add-to-cart-cbox {
  width: 90% !important;
}
#colorbox.add-to-cart-cbox #cboxWrapper {
  width: 100% !important;
}
#colorbox.add-to-cart-cbox #cboxWrapper #cboxContent {
  width: 100% !important;
  height: auto !important;
}
#colorbox.add-to-cart-cbox #cboxWrapper #cboxContent #cboxLoadedContent {
  max-height: none;
  overflow: visible !important;
  padding: 10px 25px !important;
  height: auto !important;
}
#colorbox.add-to-cart-cbox #cboxWrapper #cboxContent #cboxLoadedContent .add-to-cart {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  height: 100%;
}
#colorbox.add-to-cart-cbox #cboxWrapper #cboxContent #cboxLoadedContent .add-to-cart p {
  margin: 0;
  font-weight: 500;
  line-height: 22px;
  font-size: 16px;
}
#colorbox.add-to-cart-cbox #cboxWrapper #cboxContent #cboxLoadedContent .add-to-cart .warning-text {
  width: 100%;
  margin-bottom: 20px;
}
#colorbox.add-to-cart-cbox #cboxWrapper #cboxContent #cboxLoadedContent .add-to-cart .add-to-cart__info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 20px;
}
#colorbox.add-to-cart-cbox #cboxWrapper #cboxContent #cboxLoadedContent .add-to-cart .add-to-cart__info .text {
  padding: 0 5px;
}
#colorbox.add-to-cart-cbox #cboxWrapper #cboxContent #cboxLoadedContent .add-to-cart .form-actions {
  position: sticky;
  bottom: 0;
  margin-top: 30px;
  background: white;
  max-width: 70%;
  flex-direction: column;
}
#colorbox.add-to-cart-cbox div:after {
  content: '';
  clear: both;
  display: table;
}
@media (min-width: 640px) {
  #colorbox.add-to-cart-cbox,
  #colorbox.add-to-active-and-saved-cart-cbox {
    width: 450px !important;
  }
  #colorbox.add-to-cart-cbox #cboxLoadedContent,
  #colorbox.add-to-active-and-saved-cart-cbox #cboxLoadedContent {
    width: 100% !important;
  }
}
.MiniCart {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
}
.cart-count {
  top: -12px;
  margin-left: 12px;
  margin-bottom: -5px;
  background-color: #c30;
  color: white;
  font-size: 12px;
  font-weight: bold;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  position: absolute;
}
.quick-order-popup,
.mini-cart-popup {
  position: absolute;
  right: 0;
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  padding: 20px;
  min-width: auto;
  transform: translateY(0px);
  height: auto;
  transition: opacity 0.001ms, height 0.2s, visibility 0.001ms, transform 0.25s;
}
.quick-order-popup {
  right: 88px;
  max-width: 418px !important;
  font-size: 14px;
  padding: 10px !important;
}
.mini-cart-popup {
  padding-top: 20px;
}
.input-error {
  border: 2px solid #d9534f !important;
  /* Bootstrap danger red */
  background-color: #fff6f6;
}
.input-error:focus {
  outline: none;
  box-shadow: 0 0 4px #d9534f;
}
.mini-cart-detail-item-section {
  display: flex;
  gap: 20px;
}
.kmt-mini-cart-product-image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mini-cart-detail-item-sub-section {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.mini-cart-detail-item-row-container {
  display: flex;
  gap: 10px;
}
.mini-cart-details-label {
  font-weight: 700;
}
.quick-order-popup .form-group {
  display: Flex;
  gap: 10px;
}
.quick-order-popup .error-message {
  border-left: 6px solid #cc3300;
  background-color: #fff7f7;
  padding: 12px 16px;
  margin: 16px 0;
  border-radius: 4px;
  box-shadow: 0 0 0 1px #f0d1d1;
}
.quick-order-popup .popover {
  background: black;
  color: white;
}
.mini-cart-container {
  max-height: 300px;
  overflow-y: auto;
}
.quick-order-popup .form-group .quick-order-material {
  width: 50%;
}
.quick-order-popup .form-group .grade {
  width: 30%;
}
.quick-order-popup .form-group .qty {
  width: 20%;
}
.quantity-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.quick-order-material .part,
.form-group .grade,
.form-group .qty {
  border-radius: 0px;
}
.mini-cart-details-item {
  border: 1px solid #C6C6CD;
  border-radius: 1px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 16px;
}
.quick-order-material .popover-content {
  color: white;
}
.quick-order-material .popover.right > .arrow:after {
  border-right-color: #3a3131;
}
.quick-order-material .popover {
  background-color: black;
  color: white;
  border: none;
  border-radius: 0px;
}
#quick-order-addtocart {
  border-radius: 0px;
}
.quick-order-btn::after {
  content: url(../images/shop-icon-empty.svg) !important;
  padding: 2px 10px;
  vertical-align: middle;
}
.quick-order-btn {
  border-radius: 0px !important;
}
.mini-cart-details-header h4 {
  font-family: inherit;
  font-size: 24px;
  font-style: normal;
  font-weight: 750;
  color: #22222F;
  margin: 0;
}
.close-minicart {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.close-minicart svg {
  display: block;
  width: 28px;
  height: 28px;
}
.mini-cart-details-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 542px;
  height: 69px;
  padding-bottom: 20px;
  background-color: white;
  opacity: 1;
  border: none;
  box-sizing: border-box;
  max-width: 100%;
}
.mini-cart-details-actions {
  display: flex;
  align-items: center;
  padding: 10px 0;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 992px) {
  .mini-cart-details-actions {
    justify-content: space-between;
    flex-wrap: nowrap;
  }
}
.mini-cart-details-actions > div:first-child {
  text-align: left;
}
.mini-cart-details-actions > div:last-child {
  text-align: right;
}
@media screen and (max-width: 992px) {
  .mini-cart-details-actions > div:last-child {
    display: flex;
    width: 100%;
  }
  .mini-cart-details-actions > div:last-child a {
    min-width: 1px;
    flex-grow: 1;
  }
}
.overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 10;
  justify-content: center;
  align-items: center;
}
.overlay::after {
  content: '';
  border: 5px solid #ccc;
  border-top: 5px solid #0078d4;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mini-cart-detail-item-section img {
  height: 60px;
}
.added-to-cart {
  color: #2e7d32;
  /* Green color */
  font-weight: bold;
  font-size: 18px;
  display: flex;
  align-items: center;
}
.added-to-cart .icon-error {
  height: 24px;
  width: 24px;
}
.mini-cart-detail-item-section .item-cell .discounted-price {
  text-decoration: line-through;
}
.item-cell .discount-per {
  display: block;
}
.quotes-radio.check-circle.selected {
  border: 6px solid var(--primary-color) !important;
}
#colorbox.kmt-cqb-cbox,
#colorbox.save-cart-cbox,
#colorbox.edit-cart-cbox,
#colorbox.share-cart-cbox,
#colorbox.saved-cartUpdate,
#colorbox.priceFileDownload,
#colorbox.share-acknowledgment-cbox,
#colorbox.kmt-max-save-cart-reached,
#colorbox.kmt-delete-save-cart-cbox,
#colorbox.kmt-restore-save-cart-cbox {
  /* it is used in
      save cart popup,
      edit cart popup,
      share cart popup,
      delete save cart popup,
      save cart success popup,
      restore save cart popup,
      share acknowledgment popup,
      save cart max limit reached popup,
      channels/priceFileDownload on submit click popup,
    */
  width: 90% !important;
  max-width: 430px !important;
}
#colorbox.kmt-cqb-cbox #cboxContent,
#colorbox.save-cart-cbox #cboxContent,
#colorbox.edit-cart-cbox #cboxContent,
#colorbox.share-cart-cbox #cboxContent,
#colorbox.saved-cartUpdate #cboxContent,
#colorbox.priceFileDownload #cboxContent,
#colorbox.share-acknowledgment-cbox #cboxContent,
#colorbox.kmt-max-save-cart-reached #cboxContent,
#colorbox.kmt-delete-save-cart-cbox #cboxContent,
#colorbox.kmt-restore-save-cart-cbox #cboxContent {
  display: flex;
  padding-bottom: 0;
  flex-direction: column;
  height: auto !important;
  border-radius: 6px 6px 0 0;
}
#colorbox.kmt-cqb-cbox #cboxLoadedContent,
#colorbox.save-cart-cbox #cboxLoadedContent,
#colorbox.edit-cart-cbox #cboxLoadedContent,
#colorbox.share-cart-cbox #cboxLoadedContent,
#colorbox.saved-cartUpdate #cboxLoadedContent,
#colorbox.priceFileDownload #cboxLoadedContent,
#colorbox.share-acknowledgment-cbox #cboxLoadedContent,
#colorbox.kmt-max-save-cart-reached #cboxLoadedContent,
#colorbox.kmt-delete-save-cart-cbox #cboxLoadedContent,
#colorbox.kmt-restore-save-cart-cbox #cboxLoadedContent {
  order: 2;
  margin: 0;
  max-height: 80vh;
  height: auto !important;
  margin-top: 0 !important;
  padding: 24px 20px 32px !important;
}
#colorbox.kmt-cqb-cbox #cboxTitle,
#colorbox.save-cart-cbox #cboxTitle,
#colorbox.edit-cart-cbox #cboxTitle,
#colorbox.share-cart-cbox #cboxTitle,
#colorbox.saved-cartUpdate #cboxTitle,
#colorbox.priceFileDownload #cboxTitle,
#colorbox.share-acknowledgment-cbox #cboxTitle,
#colorbox.kmt-max-save-cart-reached #cboxTitle,
#colorbox.kmt-delete-save-cart-cbox #cboxTitle,
#colorbox.kmt-restore-save-cart-cbox #cboxTitle {
  order: 1;
  position: static;
  overflow: hidden;
  border-radius: 6px 6px 0 0;
}
#colorbox.kmt-cqb-cbox .headline,
#colorbox.save-cart-cbox .headline,
#colorbox.edit-cart-cbox .headline,
#colorbox.share-cart-cbox .headline,
#colorbox.saved-cartUpdate .headline,
#colorbox.priceFileDownload .headline,
#colorbox.share-acknowledgment-cbox .headline,
#colorbox.kmt-max-save-cart-reached .headline,
#colorbox.kmt-delete-save-cart-cbox .headline,
#colorbox.kmt-restore-save-cart-cbox .headline {
  margin-top: 0;
  background-color: #000000;
}
#colorbox.kmt-cqb-cbox .headline-text,
#colorbox.save-cart-cbox .headline-text,
#colorbox.edit-cart-cbox .headline-text,
#colorbox.share-cart-cbox .headline-text,
#colorbox.saved-cartUpdate .headline-text,
#colorbox.priceFileDownload .headline-text,
#colorbox.share-acknowledgment-cbox .headline-text,
#colorbox.kmt-max-save-cart-reached .headline-text,
#colorbox.kmt-delete-save-cart-cbox .headline-text,
#colorbox.kmt-restore-save-cart-cbox .headline-text {
  display: block;
  line-height: 24px;
}
#colorbox.kmt-cqb-cbox #cboxWrapper,
#colorbox.save-cart-cbox #cboxWrapper,
#colorbox.edit-cart-cbox #cboxWrapper,
#colorbox.share-cart-cbox #cboxWrapper,
#colorbox.saved-cartUpdate #cboxWrapper,
#colorbox.priceFileDownload #cboxWrapper,
#colorbox.share-acknowledgment-cbox #cboxWrapper,
#colorbox.kmt-max-save-cart-reached #cboxWrapper,
#colorbox.kmt-delete-save-cart-cbox #cboxWrapper,
#colorbox.kmt-restore-save-cart-cbox #cboxWrapper,
#colorbox.kmt-cqb-cbox #cboxContent,
#colorbox.save-cart-cbox #cboxContent,
#colorbox.edit-cart-cbox #cboxContent,
#colorbox.share-cart-cbox #cboxContent,
#colorbox.saved-cartUpdate #cboxContent,
#colorbox.priceFileDownload #cboxContent,
#colorbox.share-acknowledgment-cbox #cboxContent,
#colorbox.kmt-max-save-cart-reached #cboxContent,
#colorbox.kmt-delete-save-cart-cbox #cboxContent,
#colorbox.kmt-restore-save-cart-cbox #cboxContent {
  width: 100% !important;
}
#colorbox.kmt-cqb-cbox #cboxClose,
#colorbox.save-cart-cbox #cboxClose,
#colorbox.edit-cart-cbox #cboxClose,
#colorbox.share-cart-cbox #cboxClose,
#colorbox.saved-cartUpdate #cboxClose,
#colorbox.priceFileDownload #cboxClose,
#colorbox.share-acknowledgment-cbox #cboxClose,
#colorbox.kmt-max-save-cart-reached #cboxClose,
#colorbox.kmt-delete-save-cart-cbox #cboxClose,
#colorbox.kmt-restore-save-cart-cbox #cboxClose {
  top: 10px;
}
#colorbox.kmt-cqb-cbox #cboxClose .glyphicon-remove,
#colorbox.save-cart-cbox #cboxClose .glyphicon-remove,
#colorbox.edit-cart-cbox #cboxClose .glyphicon-remove,
#colorbox.share-cart-cbox #cboxClose .glyphicon-remove,
#colorbox.saved-cartUpdate #cboxClose .glyphicon-remove,
#colorbox.priceFileDownload #cboxClose .glyphicon-remove,
#colorbox.share-acknowledgment-cbox #cboxClose .glyphicon-remove,
#colorbox.kmt-max-save-cart-reached #cboxClose .glyphicon-remove,
#colorbox.kmt-delete-save-cart-cbox #cboxClose .glyphicon-remove,
#colorbox.kmt-restore-save-cart-cbox #cboxClose .glyphicon-remove {
  display: none;
}
#colorbox.kmt-cqb-cbox .spin-circle,
#colorbox.save-cart-cbox .spin-circle,
#colorbox.edit-cart-cbox .spin-circle,
#colorbox.share-cart-cbox .spin-circle,
#colorbox.saved-cartUpdate .spin-circle,
#colorbox.priceFileDownload .spin-circle,
#colorbox.share-acknowledgment-cbox .spin-circle,
#colorbox.kmt-max-save-cart-reached .spin-circle,
#colorbox.kmt-delete-save-cart-cbox .spin-circle,
#colorbox.kmt-restore-save-cart-cbox .spin-circle {
  margin: 0;
}
#colorbox.kmt-cqb-cbox #cboxMiddleRight,
#colorbox.save-cart-cbox #cboxMiddleRight,
#colorbox.edit-cart-cbox #cboxMiddleRight,
#colorbox.share-cart-cbox #cboxMiddleRight,
#colorbox.saved-cartUpdate #cboxMiddleRight,
#colorbox.priceFileDownload #cboxMiddleRight,
#colorbox.share-acknowledgment-cbox #cboxMiddleRight,
#colorbox.kmt-max-save-cart-reached #cboxMiddleRight,
#colorbox.kmt-delete-save-cart-cbox #cboxMiddleRight,
#colorbox.kmt-restore-save-cart-cbox #cboxMiddleRight {
  width: auto;
}
.edit-cart-cbox .form-control {
  height: auto !important;
  background: #fcfcfc;
}
.edit-cart-cbox textarea {
  min-height: 108px;
}
.edit-cart-cbox .form-group {
  position: relative;
}
.edit-cart-cbox .tooltip-field {
  left: 0;
  right: 0;
  bottom: -48px;
  color: #ed1c24;
  position: absolute !important;
}
.edit-cart-cbox .tooltip-field svg {
  fill: #ed1c24;
}
.edit-cart-cbox p {
  margin: 6px 0 0;
}
.edit-cart-cbox .tooltip-error span {
  display: none;
}
.edit-cart-cbox .tooltip-error .valid-error {
  display: block;
}
.kmt-max-save-cart-reached .kmt-checkbox-container,
.kmt-delete-save-cart-cbox .kmt-checkbox-container,
.kmt-restore-save-cart-cbox .kmt-checkbox-container,
.kmt-max-save-cart-reached p,
.kmt-delete-save-cart-cbox p,
.kmt-restore-save-cart-cbox p {
  margin-bottom: 24px;
}
.share-cart-cbox .form-actions,
.saved-cartUpdate .form-actions,
.priceFileDownload .form-actions,
.kmt-max-save-cart-reached .form-actions,
.kmt-delete-save-cart-cbox .form-actions,
.kmt-save-cart-form-wrapper .form-actions,
.kmt-restore-save-cart-cbox .form-actions,
#createNewShipForm .form-actions,
#addToCart .form-actions,
#editCart .form-actions {
  /* it is used in 
      save cart max limit reached pop up,
      delete save cart popup,
      restore save cart poup
      create new ship tp popup
    */
  display: flex;
  align-items: flex-start;
}
.share-cart-cbox .form-actions .btn,
.saved-cartUpdate .form-actions .btn,
.priceFileDownload .form-actions .btn,
.kmt-max-save-cart-reached .form-actions .btn,
.kmt-delete-save-cart-cbox .form-actions .btn,
.kmt-save-cart-form-wrapper .form-actions .btn,
.kmt-restore-save-cart-cbox .form-actions .btn,
#createNewShipForm .form-actions .btn,
#addToCart .form-actions .btn,
#editCart .form-actions .btn,
.share-cart-cbox .form-actions > button,
.saved-cartUpdate .form-actions > button,
.priceFileDownload .form-actions > button,
.kmt-max-save-cart-reached .form-actions > button,
.kmt-delete-save-cart-cbox .form-actions > button,
.kmt-save-cart-form-wrapper .form-actions > button,
.kmt-restore-save-cart-cbox .form-actions > button,
#createNewShipForm .form-actions > button,
#addToCart .form-actions > button,
#editCart .form-actions > button {
  width: auto;
  flex-grow: 1;
  min-width: 1px;
  flex-shrink: 1;
  padding-left: 8px;
  padding-right: 8px;
  white-space: nowrap;
}
.share-cart-cbox .form-actions .btn:last-child,
.saved-cartUpdate .form-actions .btn:last-child,
.priceFileDownload .form-actions .btn:last-child,
.kmt-max-save-cart-reached .form-actions .btn:last-child,
.kmt-delete-save-cart-cbox .form-actions .btn:last-child,
.kmt-save-cart-form-wrapper .form-actions .btn:last-child,
.kmt-restore-save-cart-cbox .form-actions .btn:last-child,
#createNewShipForm .form-actions .btn:last-child,
#addToCart .form-actions .btn:last-child,
#editCart .form-actions .btn:last-child,
.share-cart-cbox .form-actions > button:last-child,
.saved-cartUpdate .form-actions > button:last-child,
.priceFileDownload .form-actions > button:last-child,
.kmt-max-save-cart-reached .form-actions > button:last-child,
.kmt-delete-save-cart-cbox .form-actions > button:last-child,
.kmt-save-cart-form-wrapper .form-actions > button:last-child,
.kmt-restore-save-cart-cbox .form-actions > button:last-child,
#createNewShipForm .form-actions > button:last-child,
#addToCart .form-actions > button:last-child,
#editCart .form-actions > button:last-child {
  margin-left: 8px;
}
.share-cart-cbox .form-actions .btn:first-child,
.saved-cartUpdate .form-actions .btn:first-child,
.priceFileDownload .form-actions .btn:first-child,
.kmt-max-save-cart-reached .form-actions .btn:first-child,
.kmt-delete-save-cart-cbox .form-actions .btn:first-child,
.kmt-save-cart-form-wrapper .form-actions .btn:first-child,
.kmt-restore-save-cart-cbox .form-actions .btn:first-child,
#createNewShipForm .form-actions .btn:first-child,
#addToCart .form-actions .btn:first-child,
#editCart .form-actions .btn:first-child,
.share-cart-cbox .form-actions > button:first-child,
.saved-cartUpdate .form-actions > button:first-child,
.priceFileDownload .form-actions > button:first-child,
.kmt-max-save-cart-reached .form-actions > button:first-child,
.kmt-delete-save-cart-cbox .form-actions > button:first-child,
.kmt-save-cart-form-wrapper .form-actions > button:first-child,
.kmt-restore-save-cart-cbox .form-actions > button:first-child,
#createNewShipForm .form-actions > button:first-child,
#addToCart .form-actions > button:first-child,
#editCart .form-actions > button:first-child {
  margin-right: 8px;
}
.saved-cartUpdate p {
  margin-bottom: 24px;
}
.saved-cartUpdate .button-group {
  /* it is used in 
      save cart max limit reached pop up,
      delete save cart popup,
      restore save cart poup
      create new ship tp popup
    */
  display: flex;
  align-items: flex-start;
}
.saved-cartUpdate .button-group .btn,
.saved-cartUpdate .button-group > button {
  width: auto;
  flex-grow: 1;
  min-width: 1px;
  flex-shrink: 1;
  padding-left: 8px;
  padding-right: 8px;
  white-space: nowrap;
}
.saved-cartUpdate .button-group .btn:last-child,
.saved-cartUpdate .button-group > button:last-child {
  margin-left: 8px;
}
.saved-cartUpdate .button-group .btn:first-child,
.saved-cartUpdate .button-group > button:first-child {
  margin-right: 8px;
}
.share-cart-cbox .form-actions {
  margin-top: 48px;
}
#colorbox.kmt-cqb-cbox {
  overflow: visible !important;
}
.file-size-validation {
  color: red;
  display: none;
}
.register__section {
  min-width: 300px;
  counter-reset: register;
}
.register__section .user-register__headline {
  padding-bottom: 9px;
  padding-left: 5px;
}
.register__section .kmt-register__headline {
  padding: 0 5px;
}
.register__section .kmt-register__headline p {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin: 0;
}
.register__section .kmt-register__steps {
  border-bottom: 1px solid #bcbcbc;
}
.register__section .kmt-register__steps .kmt-register__head {
  padding: 40px 5px 37px 5px;
  font-size: 14px;
  position: relative;
  line-height: 17px;
  font-weight: bold;
  width: 100%;
  counter-increment: register;
}
.register__section .kmt-register__steps .kmt-register__head h3 {
  font-size: 24px;
  display: inline-block;
  font-weight: normal;
  color: rgba(188, 188, 188, 0.8);
  line-height: 29px;
  margin: 7px 0 7px 47px;
}
.register__section .kmt-register__steps .kmt-register__head::before {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #bcbcbc;
  content: counter(register);
  border-radius: 20px;
  position: absolute;
  padding-top: 3px;
  bottom: 43px;
  height: 25px;
  color: white;
  width: 25px;
}
.register__section .kmt-register__steps .kmt-register__head.active > h3 {
  color: #333333;
}
.register__section .kmt-register__steps .kmt-register__head.active::before {
  background-color: #ffd200;
  color: #333333;
}
.register__section .kmt-register__steps .kmt-register__body .body-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.register__section .kmt-register__steps .kmt-register__body .form-group.has-error .help-block span {
  font-size: 12px;
}
.register__section .kmt-register__steps .kmt-register__body .kmt-radio-container .radio-wrapper input[type="radio"]:checked + span {
  border-width: 5px;
}
.register__section .kmt-register__steps .kmt-register__body .input-container {
  position: relative;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .tooltip-field {
  position: absolute;
  padding: 8px;
  z-index: 10;
  top: 75px;
  right: 0;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .tooltip-field svg {
  width: 20px;
  height: 20px;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .tooltip-field span {
  font-size: 14px;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .tooltip-field span::first-letter {
  text-transform: uppercase;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .show-password-row .input-group {
  position: relative;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .show-password-row .input-group .js-reveal {
  border-radius: 0 3px 3px 0;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .show-password-row .input-group div:last-child {
  left: 0;
  right: 0;
  top: 100%;
  position: absolute;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .show-password-row .input-group .kmt-input.has-error-label + .input-group-addon {
  border-color: #d03c00;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .form-group {
  margin-bottom: 0;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .tooltip-field .icon-error {
  width: 20px;
  height: 20px;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .icon-error,
.register__section .kmt-register__steps .kmt-register__body .input-container .tooltip-field .icon-error {
  flex-shrink: 0;
  fill: #d03c00;
  margin-right: 4px;
  width: 16px !important;
  vertical-align: middle;
  height: 16px !important;
  position: static !important;
}
.register__section .kmt-register__steps .kmt-register__body .input-container label.error-label,
.register__section .kmt-register__steps .kmt-register__body .input-container .tooltip-field span {
  margin: 0;
  color: #d03c00;
  line-height: 16px;
  font-size: 14px !important;
}
.register__section .kmt-register__steps .kmt-register__body #register.industry.step3 {
  position: absolute;
  cursor: pointer;
  opacity: 0;
  height: 0;
  width: 0;
}
.register__section .kmt-register__steps .kmt-register__body .form-control,
.register__section .kmt-register__steps .kmt-register__body .select2-search__field {
  height: 40px;
}
.register__section .kmt-register__steps .kmt-register__body .select2-search__field {
  margin: 0;
  padding: 0 10px;
}
.register__section .kmt-register__steps#reg-personal-details .kmt-register__body .input-container .error-label + div {
  display: none !important;
}
.register__section .kmt-register__steps#reg-personal-details .kmt-register__body .input-container .tooltip-field {
  left: 0;
  top: 68px;
  border: 0;
  padding: 4px 0;
  box-shadow: none;
}
.register__section .kmt-register__steps#reg-personal-details .kmt-register__body .input-container .tooltip-field:after,
.register__section .kmt-register__steps#reg-personal-details .kmt-register__body .input-container .tooltip-field:before {
  display: none;
}
.register__section .kmt-register__steps .kmt-register__check-section > a {
  width: 100%;
  text-align: right;
  line-height: 24px;
  color: #336699;
  font-weight: normal;
  display: inline-block;
  font-size: 16px;
  text-decoration-line: underline;
}
.register__section .kmt-register__steps.last-step {
  border-bottom: none;
}
.register__section .kmt-register__check-section {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.register__section .kmt-register__check-section .check-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.register__section #reg-account-type {
  padding: 5px 0;
}
.register__section #reg-account-type .kmt-register__body table {
  margin-bottom: 42px;
}
.register__section #reg-account-type .kmt-register__body table thead th {
  font-size: 14px;
  text-transform: capitalize;
  background: transparent;
  padding: 0 5px 12px 5px;
  color: #333333;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
}
.register__section #reg-account-type .kmt-register__body table thead th:first-of-type {
  text-align: left;
}
.register__section #reg-account-type .kmt-register__body table tbody tr {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
}
.register__section #reg-account-type .kmt-register__body table tbody tr td {
  padding: 14px 5px 8px 5px;
}
.register__section #reg-account-type .kmt-register__body table tbody tr td:nth-child(2) {
  border-right: 1px solid #333333;
  border-left: 1px solid #333333;
}
.register__section #reg-account-type .kmt-register__body table tbody tr:nth-of-type(odd) > td {
  background: #ececec;
}
.register__section #reg-account-type .kmt-register__body table tbody tr:nth-of-type(even) > td {
  background: white;
}
.register__section #reg-account-type .kmt-register__body table tbody .kmt-register__cell-wrapper .kmt-register__cell {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ffd200;
  border-radius: 12px;
  margin: 0 30%;
  height: 24px;
  width: 24px;
}
.register__section #reg-account-type .kmt-register__body table tbody .kmt-register__cell-wrapper .kmt-register__cell svg {
  width: 17px;
  height: 15px;
  fill: #333333;
}
.register__section #reg-account-type #reg-step-1 {
  padding: 5px 5px 47px;
}
.register__section #reg-account-type #reg-step-1 h6 {
  font-size: 17px;
  letter-spacing: 0;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
}
.register__section #reg-account-type #reg-step-1 section {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 21px 0;
}
.register__section #reg-account-type #reg-step-1 section div:first-of-type {
  margin-bottom: 14px;
}
.register__section #reg-account-type .kmt-register__check-section {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 5px 35px 7px;
}
.register__section #reg-account-type .kmt-register__check-section p {
  margin: 0;
  line-height: 17px;
  font-weight: bold;
  font-size: 14px;
}
.register__section #reg-account-type .kmt-register__check-section .account-type {
  padding: 18px 0;
  line-height: 24px;
  font-weight: normal;
  font-size: 16px;
}
.register__section #reg-account-type .kmt-register__check-section a {
  margin-top: 2px;
}
.register__section #reg-account-setup .kmt-register__head.active {
  padding: 40px 5px 34px 5px;
}
.register__section #reg-account-setup .kmt-register__body {
  padding: 0 5px 56px 5px;
}
.register__section #reg-account-setup .kmt-register__body .body-wrapper .input-container .form-group {
  margin-bottom: 30px;
}
.register__section #reg-account-setup .kmt-register__body .body-wrapper .input-container .form-group label {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 0;
}
.register__section #reg-account-setup .kmt-register__body .body-wrapper .input-container .form-group input {
  height: 40px;
  background-color: #FCFCFC;
}
.register__section #reg-account-setup .kmt-register__body .btn-container {
  padding-top: 10px;
}
.register__section #reg-account-setup .kmt-register__check-section {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 5px 7px 53px 7px;
}
.register__section #reg-account-setup .kmt-register__check-section p {
  margin-bottom: 18px;
  font-weight: bold;
  line-height: 17px;
  font-size: 14px;
}
.register__section #reg-account-setup .kmt-register__check-section .check-info {
  font-weight: normal;
  line-height: 24px;
  font-size: 16px;
}
.register__section #reg-personal-details .kmt-register__head.active {
  padding: 51px 5px 36px 5px;
}
.register__section #reg-personal-details .kmt-register__head.active::before {
  bottom: 44px;
}
.register__section #reg-personal-details .kmt-register__body {
  padding: 0 5px;
}
.register__section #reg-personal-details .kmt-register__body .body-wrapper .input-container .form-group {
  margin-bottom: 30px;
}
.register__section #reg-personal-details .kmt-register__body .body-wrapper .input-container .form-group label {
  font-size: 15px;
  font-weight: normal;
  line-height: 17px;
}
.register__section #reg-personal-details .kmt-register__body .body-wrapper .input-container .form-group input {
  height: 40px;
  background-color: #FCFCFC;
}
.register__section #reg-personal-details .kmt-register__body .body-wrapper .kmt-checkbox-container {
  padding: 6px 2px 0 2px;
}
.register__section #reg-personal-details .kmt-register__body .body-wrapper .kmt-checkbox-container .container {
  margin: 0;
}
.register__section #reg-personal-details .kmt-register__check-section {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 5px 7px 49px 7px;
}
.register__section #reg-personal-details .kmt-register__check-section p {
  margin-bottom: 18px;
  font-weight: bold;
  line-height: 17px;
  font-size: 14px;
}
.register__section #reg-personal-details .kmt-register__check-section .check-info {
  font-weight: normal;
  line-height: 24px;
  font-size: 16px;
}
.register__section #reg-company-info .kmt-register__head.active {
  padding: 57px 5px 12px 5px;
}
.register__section #reg-company-info .kmt-register__head.active::before {
  bottom: 68px;
}
.register__section #reg-company-info .kmt-register__body {
  padding: 0 5px 0 5px;
}
.register__section #reg-company-info .kmt-register__body .body-wrapper section p {
  margin: 0;
  line-height: 24px;
  font-size: 16px;
}
.register__section #reg-company-info .kmt-register__body .body-wrapper section p:first-of-type {
  font-weight: bold;
}
.register__section #reg-company-info .kmt-register__body .body-wrapper section .new-business-account {
  padding-bottom: 18px;
}
.register__section #reg-company-info .kmt-register__body .body-wrapper section .existing-business-account {
  padding-bottom: 30px;
}
.register__section #reg-company-info .kmt-register__body .body-wrapper .business-account label {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 3px;
}
.register__section #reg-company-info .kmt-register__body .body-wrapper .business-account .kmt-radio-container {
  padding-bottom: 12px;
}
.register__section #reg-company-info .kmt-register__body .body-wrapper .business-account .kmt-radio-container label {
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
}
.register__section #reg-company-info .kmt-register__body .body-wrapper .form-container .form-group {
  margin-bottom: 28px;
}
.register__section #reg-company-info .kmt-register__body .body-wrapper .form-container .form-group label {
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
}
.register__section #reg-company-info .kmt-register__body .body-wrapper .form-container .province-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.register__section #reg-company-info .kmt-register__body .body-wrapper .form-container .province-container > .form-group {
  width: 47%;
}
.register__section #reg-final-submission {
  border-bottom: none;
}
.register__section #reg-final-submission .kmt-register__body {
  padding: 0 5px 68px 5px;
  line-height: 24px;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
}
.register__section #reg-final-submission .kmt-register__body a {
  color: #336699;
}
.register__section #reg-final-submission .kmt-register__body .form-actions {
  padding-top: 13px;
  padding-bottom: 26px;
}
.industry-field.has-error-label .industry-error label,
.js-role-dropdown.has-error-label .industry-error label,
.select-country.has-error-label .industry-error label,
.industry-field.has-error-label .role-error label,
.js-role-dropdown.has-error-label .role-error label,
.select-country.has-error-label .role-error label,
.industry-field.has-error-label .country-error label,
.js-role-dropdown.has-error-label .country-error label,
.select-country.has-error-label .country-error label {
  font-size: 13px;
  color: #d03c00;
  margin-bottom: 0;
  font-weight: normal;
}
.industry-field.has-error-label .icon-error,
.js-role-dropdown.has-error-label .icon-error,
.select-country.has-error-label .icon-error {
  width: 16px;
  height: 16px;
  margin-right: 0;
  vertical-align: middle;
}
.page-registrationBlocked .teaser-content {
  font-size: 1.3em;
  line-height: 30px;
  margin: 15px 0 30px;
}
.page-registrationBlocked .account-section-content .component-content.kmt-server-error-wp {
  height: 60vh;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-registrationBlocked .account-section-content .component-content.kmt-server-error-wp h2 {
  font-size: 2.5rem;
}
@media (min-width: 640px) {
  .register__section .user-register__headline {
    padding-left: 22px;
  }
  .register__section .kmt-register__headline {
    padding: 0 24px;
  }
  .register__section .kmt-register__steps .kmt-register__head {
    padding: 62px 0px 36px;
  }
  .register__section form {
    padding: 0 20px;
  }
  .register__section .kmt-register__body .btn-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
  }
  .register__section #reg-account-type .kmt-register__head {
    padding: 73px 0px 10px 0;
  }
  .register__section #reg-account-type .kmt-register__head::before {
    bottom: 17px;
  }
  .register__section #reg-account-type .kmt-register__body table tbody tr + td:first-of-type {
    padding-left: 23px;
  }
  .register__section #reg-account-type .kmt-register__body table tbody .kmt-register__cell-wrapper .kmt-register__cell {
    margin: 0 45%;
  }
  .register__section #reg-account-type #reg-step-1 {
    padding: 30px 0 66px 0;
  }
  .register__section #reg-account-type .kmt-register__check-section {
    padding: 5px 0 45px 0;
  }
  .register__section #reg-account-setup .kmt-register__head.active {
    padding: 52px 0 35px 0;
  }
  .register__section #reg-account-setup .kmt-register__body .body-wrapper {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .register__section #reg-account-setup .kmt-register__body .body-wrapper .input-container {
    width: 45%;
  }
  .register__section #reg-account-setup .kmt-register__check-section {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .register__section #reg-account-setup .kmt-register__check-section .check-container {
    margin-bottom: 34px;
    width: 45%;
  }
  .register__section #reg-personal-details .kmt-register__head.active {
    padding: 46px 0 44px 0;
  }
  .register__section #reg-personal-details .kmt-register__head.active::before {
    bottom: 52px;
  }
  .register__section #reg-personal-details .kmt-register__body .body-wrapper {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .register__section #reg-personal-details .kmt-register__body .body-wrapper .input-container {
    width: 45%;
  }
  .register__section #reg-personal-details .kmt-register__body .body-wrapper .input-container .form-group {
    margin-bottom: 26px;
  }
  .register__section #reg-personal-details .kmt-register__body .body-wrapper .input-row {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .register__section #reg-personal-details .kmt-register__body .body-wrapper .column {
    width: 45%;
  }
  .register__section #reg-personal-details .kmt-register__body .body-wrapper .kmt-checkbox-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .register__section #reg-personal-details .kmt-register__body .body-wrapper .kmt-checkbox-container.cbx-business-account .form-group {
    width: 100%;
  }
  .register__section #reg-personal-details .kmt-register__check-section {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .register__section #reg-personal-details .kmt-register__check-section .check-container {
    margin-bottom: 16px;
    width: 45%;
  }
  .register__section #reg-company-info .kmt-register__head.active {
    padding: 42px 0 26px 0;
  }
  .register__section #reg-company-info .kmt-register__head.active::before {
    bottom: 32px;
  }
  .register__section #reg-company-info .kmt-register__body {
    padding: 0 5px 0 5px;
  }
  .register__section #reg-company-info .kmt-register__body .body-wrapper section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .register__section #reg-company-info .kmt-register__body .body-wrapper section .new-business-account,
  .register__section #reg-company-info .kmt-register__body .body-wrapper section .existing-business-account {
    padding: 0;
    width: 45%;
  }
  .register__section #reg-company-info .kmt-register__body .body-wrapper .business-account {
    padding-top: 30px;
    padding-bottom: 59px;
  }
  .register__section #reg-company-info .kmt-register__body .body-wrapper .form-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .register__section #reg-company-info .kmt-register__body .body-wrapper .form-container .input-container {
    width: 45%;
  }
  .register__section #reg-final-submission {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
  }
  .register__section #reg-final-submission .kmt-register__body {
    padding-right: 0;
    padding-left: 0;
    width: 45%;
  }
}
@media (min-width: 1024px) {
  .register__section #reg-account-type .kmt-register__head {
    padding: 62px 0px 36px 0;
  }
  .register__section #reg-account-type .kmt-register__head::before {
    bottom: 43px;
  }
  .register__section #reg-account-type .kmt-register__body table {
    max-width: 939px;
    margin-bottom: 52px;
  }
  .register__section #reg-account-type .kmt-register__body #reg-step-1 {
    padding: 6px 0 56px 0;
  }
  .register__section #reg-account-type .kmt-register__body #reg-step-1 .btn-container {
    padding-top: 19px;
  }
  .register__section #reg-account-setup .kmt-register__body .body-wrapper .input-container {
    width: 45%;
  }
  .register__section #reg-account-setup .kmt-register__body .body-wrapper .input-container .check-password-section .check-password:last-of-type {
    width: 500px;
  }
  .register__section #reg-account-setup .kmt-register__body .body-wrapper .input-container .check-password-section .check-password:last-of-type p {
    width: 100%;
  }
  .register__section #reg-account-setup .kmt-register__body .btn-container {
    padding-top: 35px;
  }
  .register__section #reg-account-setup .kmt-register__check-section {
    padding-bottom: 46px;
  }
  .register__section #reg-personal-details .kmt-register__body .body-wrapper .kmt-checkbox-container {
    padding: 0 0 3px 0;
  }
  .register__section #reg-personal-details .kmt-register__body .btn-container {
    padding-top: 31px;
  }
  .register__section #reg-company-info .kmt-register__body .body-wrapper .business-account {
    padding-top: 46px;
    padding-bottom: 29px;
  }
}
@media (min-width: 1400px) {
  .register__section {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  .register__section .user-register__headline {
    max-width: 940px;
    padding-left: 0;
  }
  .register__section .kmt-register__headline {
    max-width: 940px;
    padding-left: 0;
  }
  .register__section form {
    max-width: 940px;
    padding: 0;
  }
}
.page-createdeal .file-size-validation {
  display: block;
}
@media (min-width: 640px) {
  .page-createdeal .user-register__headline {
    padding-left: 5px !important;
  }
  .page-createdeal .kmt-register__headline {
    padding-left: 5px !important;
    padding-bottom: 30px !important;
  }
}
.select-country > label,
.industry-field > label {
  font-size: 17px;
}
.select-country {
  margin-bottom: 25px;
}
.select-country .form-group {
  margin: 0;
  height: 0;
}
#reg-step-1 fieldset#accountType,
#reg-step-1 #accountTypeMsg {
  padding: 0 12px;
}
#reg-step-1 legend {
  margin: 0;
}
#reg-step-1 #accountTypeMsg h6 {
  padding-bottom: 21px;
}
#forgottenPwdForm .kmt-global-alerts .alert section button.close {
  text-align: right;
  right: 10px;
  border: none;
  min-width: auto;
}
#forgottenPwdForm .kmt-global-alerts .alert section .icon-error {
  width: 30px;
}
#forgottenPwdForm .kmt-global-alerts .alert.alert-danger .kmt-global-alert-message-container {
  max-width: 80%;
}
.page-register .reg-form-container #reg-step-2 .form-group {
  margin-bottom: 3em;
}
.page-register .usernameErrorwrap .error-wrapper {
  top: unset;
  bottom: -28px;
}
.page-register #kmtRegisterForm .usernameErrorwrap #invalid-username-error {
  bottom: -36px;
}
.page-register #kmtRegisterForm .usernameErrorwrap #user-name-error {
  bottom: -23px;
}
.page-register .privacy-policylink {
  text-decoration: underline;
  color: #204060 !important;
}
.page-register .CompanySearchResults {
  z-index: 111111 !important;
  max-width: 100%;
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
}
/*
The MIT License (MIT)

Copyright (c) 2012-2017 Kevin Brown, Igor Vaynberg, and Select2 contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  z-index: 9999;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option--selectable {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
  background-color: #f9f9f9;
  border: 1px solid #ececec;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single:focus {
  outline: none;
  border: 1px solid #336699;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:after {
  border-top-color: #f9f9f9 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
  text-align: right;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  display: block;
  height: 50px;
  /*height should be double border*/
  top: 0;
  right: 7px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow.arrow_open {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 39px;
  top: -12px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow::before,
.select2-container--default .select2-selection--single .select2-selection__arrow::after {
  position: absolute;
  display: block;
  content: "";
  border: 8px solid transparent;
}
/*Change the four instances of 'top' below to rotate (top/right/bottom/left)*/
.select2-container--default .select2-selection--single .select2-selection__arrow::before {
  top: 14px;
  border-top-color: #4e4e56;
  right: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow::after {
  top: 11px;
  border-top-color: #fff;
  right: 10px;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-selection .select2-selection--single:focus {
  outline: none;
  border: 1px solid #336699;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 1px;
  text-align: right;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--group {
  padding: 0;
}
.select2-container--default .select2-results__option--disabled {
  color: #999;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option--group {
  padding: 0;
}
.select2-container--classic .select2-results__option--disabled {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.save-carts__section .kmt-saved-carts__header {
  margin-bottom: 35px;
  padding: 0;
  font-size: 30px;
  font-weight: normal;
  line-height: 36px;
}
.save-carts__section .kmt-saved-carts__msg {
  padding-top: 20px;
  padding-bottom: 39px;
}
.save-carts__section .kmt-saved-carts__msg p {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin: 0;
}
.save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item {
  margin-bottom: 10px;
  background-color: transparent;
  border: 1px solid #cecece;
  box-sizing: border-box;
  padding: 15px 23px;
  border-radius: 6px;
}
@media (max-width: 639px) {
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item {
    display: flex;
    flex-wrap: wrap;
  }
}
.save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td {
  padding: 0;
  width: 66%;
  line-height: 24px;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 13px;
  vertical-align: middle;
}
@media (max-width: 639px) {
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td {
    width: calc(100% - 110px);
  }
}
.save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td a {
  text-decoration: underline;
}
.save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.title {
  width: 32%;
  font-weight: bold;
  font-size: 14px;
}
@media (max-width: 639px) {
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.title {
    width: 110px;
  }
}
.save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.kmt-save-carts__actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  max-width: 84%;
  min-width: 240px;
  padding: 0 19px;
  width: 100%;
  margin: 0;
}
.save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.kmt-save-carts__actions a {
  text-decoration: none;
}
.save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.kmt-save-carts__actions > div {
  width: 50%;
}
.save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.kmt-save-carts__actions::before {
  content: "";
  top: 15%;
  left: 40%;
  height: 31px;
  position: absolute;
  border: 1px solid #BCBCBC;
}
.save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td:nth-of-type(1),
.save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td:nth-of-type(2) {
  margin-bottom: 19px;
}
.save-carts__section .kmt-save-carts__body .kmt-save-carts__empty {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 50vh;
  width: 100%;
}
.save-carts__section .kmt-save-carts__body .kmt-save-carts__empty p {
  font-size: 24px;
  font-weight: normal;
  line-height: 29px;
}
@media (min-width: 640px) {
  .save-carts__section .kmt-saved-carts__msg {
    padding-bottom: 37px;
  }
  .save-carts__section .kmt-saved-carts__msg.qty {
    padding-top: 0;
    padding-bottom: 37px;
  }
  .save-carts__section .kmt-save-carts__body {
    overflow-x: auto;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-head th {
    padding: 5px 8px;
    font-weight: bold;
    color: #333333;
    text-transform: capitalize;
    font-size: 14px;
    background-color: transparent;
    min-width: 120px;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-head th:nth-of-type(4) {
    text-align: center;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-head .glyphicon {
    width: 10px;
    height: 5px;
    padding: 0 11px;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table tbody tr:nth-of-type(odd) {
    background: #f9f9f9;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table tbody tr:nth-of-type(even) {
    background: white;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item {
    border-left: none;
    border-right: none;
    padding: 0;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td {
    padding: 14px 0 11px 8px;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td:nth-of-type(8) {
    text-align: center;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.saved-cart-name {
    padding-left: 10px;
    width: 32%;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.saved-cart-code {
    width: 13%;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.save-cart-date {
    width: 19%;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.save-cart-qty {
    width: 10%;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.restore-item-column {
    position: relative;
    padding: 5px 16px;
    width: 13%;
    min-width: 140px;
    vertical-align: middle;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.restore-item-column button {
    width: 110px;
    padding: 5px;
    font-weight: bold;
    line-height: 17px;
    text-transform: capitalize;
    font-size: 14px;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.restore-item-column::after {
    content: "";
    top: 50%;
    right: -4px;
    width: 1px;
    height: 31px;
    position: absolute;
    transform: translateY(-50%);
    border: 1px solid #bcbcbc;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.remove-item-column {
    padding: 12px;
    width: 13%;
    min-width: 110px;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.remove-item-column .save-carts__remove {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.remove-item-column .save-carts__remove svg {
    margin-right: 7px;
    height: 25px;
    width: 22px;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.remove-item-column .save-carts__remove a {
    text-decoration: none;
    font-weight: normal;
    line-height: 18px;
    font-size: 15px;
  }
}
@media (min-width: 1024px) {
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table {
    max-width: 1260px;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.saved-cart-name {
    width: 22%;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.saved-cart-code {
    width: 13%;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.save-cart-date {
    width: 23%;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.save-cart-qty {
    width: 13%;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.restore-item-column {
    width: 15%;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.restore-item-column button {
    height: 33px;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.restore-item-column::after {
    right: -2px;
  }
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table .kmt-save-carts__table-item > td.remove-item-column {
    width: 9%;
  }
}
@media (min-width: 1400px) {
  .save-carts__section .kmt-save-carts__body .kmt-save-carts__table {
    max-width: 1260px;
  }
}
.kmt-save-cart__detail-header {
  padding: 33px 8px 28px 8px;
  min-width: 300px;
}
.kmt-save-cart__detail-header a {
  font-size: 16px;
}
.kmt-save-cart__detail {
  padding: 0 5px;
}
.kmt-save-cart__detail .kmt-save-cart__detail-headline {
  padding-bottom: 28px;
}
.kmt-save-cart__detail .kmt-save-cart__detail-headline .kmt-save-cart__detail-name > span {
  line-height: 36px;
  font-weight: normal;
  font-size: 30px;
}
.kmt-save-cart__detail .kmt-save-cart__detail-headline .kmt-save-cart__detail-code > span {
  color: #949494;
  line-height: 24px;
  font-weight: normal;
  font-size: 16px;
}
.kmt-save-cart__detail .kmt-save-cart__detail-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #dddddd;
  border-radius: 6px;
  padding: 34px 17px;
}
.kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 4px;
}
.kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info span,
.kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info p {
  margin-top: 22px;
  margin-bottom: 58px;
  line-height: 24px;
  font-weight: normal;
  font-size: 16px;
}
.kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info span.title,
.kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info p.title {
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 29px;
  font-weight: normal;
  position: relative;
  font-size: 24px;
}
.kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info span.title::after,
.kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info p.title::after {
  content: "";
  left: 0;
  top: 55px;
  width: 100%;
  position: absolute;
  border-bottom: 1px solid #B1B1B1;
}
.kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-actions {
  text-align: center;
}
.kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-actions button {
  margin-bottom: 23px;
}
.kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-actions .kmt-save-cart__detail-actions-delete svg {
  vertical-align: text-bottom;
}
.kmt-save-cart__items {
  padding: 30px 8px;
}
.kmt-save-cart__items .kmt-save-cart__items-title {
  padding-bottom: 35px;
}
.kmt-save-cart__items .kmt-save-cart__items-title span {
  line-height: 20px;
  font-weight: normal;
  font-size: 24px;
}
.kmt-save-cart__items .kmt-save-cart__detail-item {
  border-top: 1px solid #bcbcbc;
  padding: 36px 0 45px 0;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-title {
  text-align: center;
  width: 100%;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-title a {
  font-weight: normal;
  line-height: 20px;
  text-decoration-line: underline;
  font-size: 17px;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-img {
  padding-top: 28px;
  padding-bottom: 33px;
  text-align: center;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-img img {
  width: 75px;
  height: 87px;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container span {
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 3px;
  font-size: 12px;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container p {
  line-height: 16px;
  font-weight: normal;
  margin-bottom: 20px;
  word-break: break-all;
  font-size: 12px;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-wrapper {
  width: 50%;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-wrapper > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-qty {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 9px;
  width: 100%;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-qty span {
  line-height: 14px;
  font-weight: normal;
  font-size: 12px;
  color: #656565;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-qty span.title {
  line-height: 20px;
  color: #333333;
  font-weight: normal;
  font-size: 17px;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-qty span.qty {
  font-weight: bold;
  line-height: 19px;
  color: #333333;
  font-size: 16px;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-qty div {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-qty div .unit {
  margin-left: 8px;
}
.kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-qty div .pkg {
  width: 100%;
}
.kmt-save-cart__detail-actions-bottom {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 3px;
}
.kmt-save-cart__detail-actions-bottom .kmt-save-cart__detail-header {
  padding: 0;
  min-width: auto;
}
.kmt-save-cart__detail-actions-bottom .kmt-save-cart__restore {
  width: 50%;
}
@media (min-width: 640px) {
  .kmt-save-cart__detail-header {
    padding: 31px 25px 28px 25px;
  }
  .kmt-save-cart__detail {
    padding: 0 22px;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-headline {
    padding-bottom: 24px;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 36px 20px;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container > div {
    width: calc((100%/3) - 5px);
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info span,
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info p {
    margin-bottom: 38px;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info span.title,
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info p.title {
    margin-bottom: 26px;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info span.title::after,
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info p.title::after {
    width: 90%;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info span.last {
    margin-bottom: 0;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-actions {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-top: 36px;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-actions > div {
    width: 90%;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-actions > div a {
    margin: 0;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-actions > div button {
    max-width: 213px;
  }
  .kmt-save-cart__items {
    padding: 49px 24px 0 24px;
  }
  .kmt-save-cart__items .kmt-save-cart__items-title {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 21px;
  }
  .kmt-save-cart__items .kmt-save-cart__items-title span:first-of-type {
    width: 93%;
  }
  .kmt-save-cart__items .kmt-save-cart__items-title .qty {
    width: 7%;
    line-height: 20px;
    font-weight: normal;
    font-size: 17px;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 28px;
    padding-bottom: 30px;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-img {
    width: 17%;
    padding: 0;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container {
    width: 83%;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-title {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 40%;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-wrapper .order,
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-wrapper .grade {
    width: 40%;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-wrapper .iso,
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-wrapper .ansi {
    width: 60%;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-wrapper.first {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-wrapper.first .cmir {
    width: 100%;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-qty {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
    width: 20%;
  }
  .kmt-save-cart__detail-actions-bottom {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 30px 0 57px;
  }
  .kmt-save-cart__detail-actions-bottom .kmt-save-cart__detail-header {
    padding-right: 20px;
  }
  .kmt-save-cart__detail-actions-bottom .kmt-save-cart__restore {
    width: 190px;
  }
}
@media (min-width: 1024px) {
  .kmt-save-cart__detail-header {
    padding-left: 0;
    padding-right: 0;
  }
  .kmt-save-cart__detail {
    padding: 0;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container {
    padding-bottom: 26px;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-info {
    width: 40%;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 40%;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-wrapper > div {
    width: 50%;
  }
  .kmt-save-cart__detail .kmt-save-cart__detail-container .kmt-save-cart__detail-actions {
    padding-top: 0;
    width: 20%;
  }
  .kmt-save-cart__items {
    padding: 27px 0 0 0;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item {
    padding-bottom: 24px;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-img {
    width: 10%;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container {
    width: 90%;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-title {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
    width: 85%;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-wrapper.first {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-order: 3;
    -moz-order: 3;
    -webkit-order: 3;
    width: 23%;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-wrapper.second {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    -ms-order: 4;
    -moz-order: 4;
    -webkit-order: 4;
    width: 23%;
  }
  .kmt-save-cart__items .kmt-save-cart__detail-item .kmt-save-cart__detail-item-container .kmt-save-cart__detail-item-qty {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    padding-top: 7px;
    width: 15%;
  }
}
@media (min-width: 1400px) {
  .kmt-save-cart__items .kmt-save-cart__items-title span:first-of-type {
    width: 92%;
  }
  .kmt-save-cart__items .kmt-save-cart__items-title .qty {
    width: 8%;
  }
  .kmt-save-cart__detail-actions-bottom .kmt-save-cart__detail-header {
    text-align: right;
  }
}
.ui-datepicker {
  min-width: 300px;
  max-height: 387px;
  padding: 20px 7px 42px 7px !important;
  border-radius: 6px !important;
}
.ui-datepicker select {
  border: none;
  text-transform: none;
  font-size: 17px!important;
  padding-right: 16px;
  white-space: normal;
  background-color: #ffffff;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijk2LjE1NHB4IiBoZWlnaHQ9Ijk2LjE1NHB4IiB2aWV3Qm94PSIwIDAgOTYuMTU0IDk2LjE1NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOTYuMTU0IDk2LjE1NDsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTAuNTYxLDIwLjk3MWw0NS45NTEsNTcuNjA1YzAuNzYsMC45NTEsMi4zNjcsMC45NTEsMy4xMjcsMGw0NS45NTYtNTcuNjA5YzAuNTQ3LTAuNjg5LDAuNzA5LTEuNzE2LDAuNDE0LTIuNjENCgkJYy0wLjA2MS0wLjE4Ny0wLjEyOS0wLjMzLTAuMTg2LTAuNDM3Yy0wLjM1MS0wLjY1LTEuMDI1LTEuMDU2LTEuNzY1LTEuMDU2SDIuMDkzYy0wLjczNiwwLTEuNDE0LDAuNDA1LTEuNzYyLDEuMDU2DQoJCWMtMC4wNTksMC4xMDktMC4xMjcsMC4yNTMtMC4xODQsMC40MjZDLTAuMTUsMTkuMjUxLDAuMDExLDIwLjI4LDAuNTYxLDIwLjk3MXoiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 8px 11px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: auto !important;
  /* Disables default arrow icon for IE10 */
}
.ui-datepicker select::-ms-expand {
  display: none !important;
}
.ui-datepicker-header {
  height: 50px;
  line-height: 50px;
  color: #b0aead;
  background: #ffffff;
  margin-bottom: 0px;
}
.ui-datepicker-header .ui-datepicker-month {
  font-size: 17px;
  font-weight: bold;
}
.ui-datepicker-calendar thead tr th {
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding-bottom: 0;
  padding-top: 8px;
  font-size: 15px;
  font-weight: normal;
}
.ui-datepicker-calendar tbody td {
  text-align: center;
  vertical-align: middle;
}
.ui-datepicker-calendar tbody td a {
  background-color: #ffffff!important;
  border: none !important;
  margin-top: 10px;
  height: 22px;
  font-size: 15px;
  color: #000000;
  display: inline-block;
  min-width: 30px;
}
.ui-datepicker-calendar tbody td a:hover {
  background-color: #ECECEC!important;
  border-radius: 6px;
  min-width: 30px;
}
.ui-datepicker-calendar tbody td span {
  border: none !important;
  margin-top: 10px;
  height: 22px;
  font-size: 15px;
  color: #000000;
  display: inline-block;
  cursor: not-allowed;
}
.ui-datepicker-current-day a.ui-state-active {
  border-bottom: 2px solid #F7D204 !important;
  font-weight: bold ;
  color: #000000;
}
a.ui-datepicker-prev:before,
a.ui-datepicker-next:before {
  color: #000000;
  font-size: 24px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  color: transparent;
}
.ui-state-default.ui-state-highlight {
  background: #ffffff !important;
  color: #000000 !important;
  font-weight: bold !important;
}
.hasDatepicker {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: none;
  font-size: 14px;
  padding: 0px 10px;
  white-space: normal;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) center;
  background-size: 8px 11px;
  box-shadow: none;
}
.hasDatepicker::placeholder {
  text-transform: uppercase;
}
.datePicker-control {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijk2LjE1NHB4IiBoZWlnaHQ9Ijk2LjE1NHB4IiB2aWV3Qm94PSIwIDAgOTYuMTU0IDk2LjE1NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOTYuMTU0IDk2LjE1NDsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTAuNTYxLDIwLjk3MWw0NS45NTEsNTcuNjA1YzAuNzYsMC45NTEsMi4zNjcsMC45NTEsMy4xMjcsMGw0NS45NTYtNTcuNjA5YzAuNTQ3LTAuNjg5LDAuNzA5LTEuNzE2LDAuNDE0LTIuNjENCgkJYy0wLjA2MS0wLjE4Ny0wLjEyOS0wLjMzLTAuMTg2LTAuNDM3Yy0wLjM1MS0wLjY1LTEuMDI1LTEuMDU2LTEuNzY1LTEuMDU2SDIuMDkzYy0wLjczNiwwLTEuNDE0LDAuNDA1LTEuNzYyLDEuMDU2DQoJCWMtMC4wNTksMC4xMDktMC4xMjcsMC4yNTMtMC4xODQsMC40MjZDLTAuMTUsMTkuMjUxLDAuMDExLDIwLjI4LDAuNTYxLDIwLjk3MXoiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K);
}
.ui-datepicker-header.ui-widget-header .ui-icon {
  background-image: none;
}
.kmt-order-detail__container p {
  margin: 0;
  word-wrap: break-word;
}
.kmt-order-detail__container .kmt-page-details__header {
  padding-top: 21px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-title {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-order: 1;
  -moz-order: 1;
  -webkit-order: 1;
}
.kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-links {
  width: 100%;
  padding-top: 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  -ms-order: 3;
  -moz-order: 3;
  -webkit-order: 3;
}
.kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-links .kmt-page-details__header-link-left {
  margin-right: 15px;
}
.kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-links .kmt-page-details__separator {
  color: #cecece;
}
.kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-links .kmt-oder-details__header-link-right {
  margin-left: 15px;
}
.kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-links form {
  padding-left: 0;
  padding-right: 0;
}
.kmt-order-detail__container .kmt-page-details__header .kmt-page-details__acknowledgment-grapper {
  padding-top: 18px;
  width: 100%;
  margin-left: 0;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-order: 2;
  -moz-order: 2;
  -webkit-order: 2;
}
.kmt-order-detail__container .kmt-page-details__header .kmt-page-details__acknowledgment-grapper svg {
  vertical-align: middle;
}
.kmt-order-detail__container .kmt-page-details__information {
  margin-top: 24px;
  padding: 30px 14px 55px 14px;
  border: 1px solid #dddddd;
  border-radius: 6px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.kmt-order-detail__container .kmt-page-details__information span {
  font-weight: bold;
  font-size: 16px;
}
.kmt-order-detail__container .kmt-page-details__information p {
  font-size: 16px;
  margin-top: 3px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-title {
  font-size: 24px;
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 22px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info {
  width: 100%;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section {
  padding-top: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section .kmt-page-details__information-section-left {
  width: 100%;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section .kmt-page-details__information-section-left > div:not(:first-child) {
  padding-top: 37px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section .kmt-page-details__information-section-right {
  width: 100%;
  padding-top: 40px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section .kmt-page-details__information-section-right > div:not(:first-child) {
  padding-top: 37px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section .kmt-page-details__information-section-notes {
  padding-top: 25px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-ship-to {
  width: 100%;
  padding-top: 48px;
  padding-right: 0;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-ship-to p {
  margin-top: 4px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-ship-to .kmt-page-details__information-section {
  padding-top: 28px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-ship-to .kmt-page-details__information-section > div:not(:first-child) {
  padding-top: 35px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to {
  width: 100%;
  padding-top: 57px;
  padding-right: 0;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section {
  padding-top: 28px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-page-details__order-sold-to p {
  margin-top: 4px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-page-details__order-pay-terms {
  padding-top: 33px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-page-details__order-summary {
  padding-bottom: 20px;
  padding-top: 32px;
  border-bottom: 1px solid #bcbcbc;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-page-details__order-summary > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-page-details__order-summary .title {
  font-weight: bold;
  padding-top: 8px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-page-details__order-summary .kmt-oder-promo-code,
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-page-details__order-summary .kmt-oder-taxes,
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-page-details__order-summary .kmt-oder-shipping {
  padding-top: 7px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-page-details__order-summary > p {
  padding-right: 10px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-page-details__order-summary .promo-code {
  font-size: 10px;
  margin-left: 7px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-oder-details-total {
  padding-top: 18px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-oder-details-total > p {
  padding-right: 10px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-oder-details-total-contact {
  padding-top: 40px;
  text-align: center;
  line-height: 20px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-oder-details-total-contact p {
  font-size: 17px;
}
.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-oder-details-total-contact p:last-child {
  font-weight: bold;
}
.kmt-order-detail__container .kmt-item-detail__scroll-top {
  text-align: center;
  position: fixed;
  bottom: 20px;
  left: 0;
  width: 100%;
}
.kmt-order-detail__container .kmt-item-detail__scroll-top a {
  width: 45px;
  height: 45px;
  padding: 15px;
  background: #336699;
  color: #ffffff;
  text-decoration: none;
  display: none;
  border-radius: 6px;
}
.kmt-order-detail__container .kmt-item-detail__scroll-top a svg {
  vertical-align: middle;
}
.kmt-order-detail__container .sticky-top-button {
  margin-top: 36px;
  position: relative;
}
.kmt-order-detail__container .js-order-items > div {
  padding-top: 25px !important;
}
.kmt-order-detail__container .js-order-items .kmt-item-detail__item-container .kmt-item-detail__item-container-left {
  width: auto !important;
}
.kmt-order-detail__container .js-order-items .kmt-item-detail__item-container .kmt-item-detail__item-img,
.kmt-order-detail__container .js-order-items .kmt-item-detail__item-container .kmt-item-detail__item-container-right {
  padding-top: 0 !important;
}
@media (min-width: 640px) {
  .kmt-order-detail__container .js-order-items .kmt-item-detail__item-container .kmt-item-detail__item-img .kmt-item-detail__item-info > div,
  .kmt-order-detail__container .js-order-items .kmt-item-detail__item-container .kmt-item-detail__item-container-right .kmt-item-detail__item-info > div {
    padding-right: 15px;
    width: auto !important;
  }
  .kmt-order-detail__container .js-order-items .kmt-item-detail__item-container .kmt-item-detail__item-img .kmt-item-detail__item-info > div:last-child,
  .kmt-order-detail__container .js-order-items .kmt-item-detail__item-container .kmt-item-detail__item-container-right .kmt-item-detail__item-info > div:last-child {
    padding-right: 0;
  }
}
.page-returns .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-invoice-history__header th:first-of-type {
  display: block;
  max-width: 100%;
}
.page-returns .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-invoice-history__header th.control {
  display: none;
}
.page-returns .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items .status .kmt__remove {
  margin-left: 10px;
}
.page-returns .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items .status .kmt__remove .icon-trash {
  display: inline-block;
  margin-right: 0;
}
.page-returnsDetailPage #cboxLoadedContent {
  height: 100px !important;
}
@media (min-width: 640px) {
  .kmt-order-detail__container {
    padding-top: 25px;
    padding-left: 23px;
    padding-right: 23px;
  }
  .kmt-order-detail__container .kmt-page-details__header {
    padding-top: 12px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-title {
    width: 60%;
  }
  .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-links {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: auto;
    width: 40%;
  }
  .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__acknowledgment-grapper {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-order: 3;
    -moz-order: 3;
    -webkit-order: 3;
    padding-top: 11px;
    width: 100%;
  }
  .kmt-order-detail__container .kmt-page-details__information {
    padding: 30px 30px 76px 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info {
    width: 100%;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section .kmt-page-details__information-section-left {
    width: 52%;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section .kmt-page-details__information-section-left > div:not(:first-child) {
    padding-top: 37px;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section .kmt-page-details__information-section-right {
    padding-top: 0;
    width: 48%;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section .kmt-page-details__information-section-right > div:not(:first-child) {
    padding-top: 37px;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section .kmt-page-details__information-section-notes {
    padding-top: 38px;
    width: 100%;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-shipto-soldto-section {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-ship-to {
    padding-right: 12px;
    width: 48%;
    padding-top: 53px;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to {
    padding-right: 12px;
    padding-top: 53px;
    width: 48%;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-page-details__order-summary .title {
    font-weight: bold;
    padding-top: 8px;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-page-details__order-summary .kmt-oder-promo-code {
    padding-top: 12px;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-oder-details-total-contact {
    padding-top: 40px;
  }
  .kmt-order-detail__container .quote-detail-page__header {
    align-items: center;
  }
  .kmt-order-detail__container .quote-detail-page__header .kmt-page-details__header-links {
    display: none !important;
  }
  .kmt-order-detail__container .quote-detail-page__header .kmt-page-details__acknowledgment-grapper {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    width: 40%;
    padding-top: 0;
    text-align: right;
  }
}
@media (min-width: 1024px) {
  .kmt-order-detail__container {
    max-width: 1260px;
    width: 100%;
    margin: auto;
    padding-top: 33px;
    padding-left: 0;
    padding-right: 0;
  }
  .kmt-order-detail__container .kmt-page-details__header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-title {
    width: 40%;
  }
  .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-links {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: auto;
    width: 27%;
  }
  .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__acknowledgment-grapper {
    padding-top: 11px;
    width: auto;
  }
  .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__acknowledgment-grapper svg {
    margin-right: 5px;
  }
  .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__acknowledgment-grapper .kmt-shipment-separator {
    color: #cecece;
    padding-left: 11px;
  }
  .kmt-order-detail__container .kmt-page-details__information {
    padding: 32px 20px 40px 20px;
    margin-top: 26px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info {
    width: 60%;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section .kmt-page-details__information-section-left {
    width: 46%;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section .kmt-page-details__information-section-right {
    width: 54%;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-shipto-soldto-section {
    width: 33%;
    display: block;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-ship-to {
    padding-top: 0;
    width: 100%;
  }
  .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to {
    width: 100%;
    padding-right: 0;
  }
  .kmt-order-detail__container .quote-detail-page__header {
    align-items: center;
  }
  .kmt-order-detail__container .quote-detail-page__header .kmt-page-details__header-title {
    width: 60%;
  }
  .kmt-order-detail__container .quote-detail-page__header .kmt-page-details__acknowledgment-grapper {
    width: 40%;
    padding-top: 0;
  }
}
.kmt-shipment-detail-container {
  margin-top: 33px;
  margin-left: 5px;
  margin-right: 5px;
}
.kmt-shipment-detail-container p {
  margin: 0;
  word-wrap: break-word;
}
.kmt-shipment-detail-container .kmt-shipment-detail-back-link {
  margin-top: 33px;
}
.kmt-shipment-detail-container .kmt-shipment-detail-back-link a {
  text-decoration: underline;
}
.kmt-shipment-detail-container .kmt-shipment-detail-header-info {
  margin-top: 4px;
  margin-bottom: 7px;
}
.kmt-shipment-detail-container .kmt-shipment-detail-introduction {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.kmt-shipment-detail-container .kmt-shipment-detail-introduction a {
  text-decoration: underline;
}
.kmt-shipment-detail-container .kmt-shipment-separator {
  margin-right: 8px;
  color: #cecece;
}
.kmt-shipment-detail-container .account-section-header {
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-order: 1;
  -moz-order: 1;
  -webkit-order: 1;
}
.kmt-shipment-detail-container .kmt-shipment-introduction-links {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  -ms-order: 3;
  -moz-order: 3;
  -webkit-order: 3;
}
.kmt-shipment-detail-container .kmt-shipment-introduction-links .kmt-shipment-view-invoices {
  margin-right: 15px;
}
.kmt-shipment-detail-container .kmt-shipment-introduction-links .kmt-shipment-view-orders {
  margin-left: 15px;
}
.kmt-shipment-detail-container .kmt-shipment-introduction-links form {
  padding-left: 0;
  padding-right: 0;
}
.kmt-shipment-detail-container .kmt-shipment-acknowledgment-grapper {
  width: 100%;
  margin-left: 0;
  margin-top: 14px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-order: 2;
  -moz-order: 2;
  -webkit-order: 2;
}
.kmt-shipment-detail-container .kmt-shipment-acknowledgment-grapper svg {
  vertical-align: middle;
}
.kmt-shipment-detail-container .kmt-shipment-information {
  margin-top: 27px;
  padding-bottom: 67px;
  border: 1px solid #dddddd;
  border-radius: 6px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.kmt-shipment-detail-container .kmt-shipment-information .kmt-shipment-information-block-info {
  margin-bottom: 38px;
}
.kmt-shipment-detail-container .kmt-shipment-information .no-margin-bottom {
  margin-bottom: 0;
}
.kmt-shipment-detail-container .kmt-shipment-information .shipment-label,
.kmt-shipment-detail-container .kmt-shipment-information .shipment-value {
  font-size: 16px;
  display: block;
  margin-bottom: 3px;
}
.kmt-shipment-detail-container .kmt-shipment-information .shipment-label {
  font-weight: bold;
}
.kmt-shipment-detail-container .kmt-shipment-block-left {
  width: 100%;
}
.kmt-shipment-detail-container .kmt-shipment-block-left .kmt-shipment-information-top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.kmt-shipment-detail-container .kmt-shipment-block-left .kmt-shipment-information-top .kmt-shipment-information-top-left,
.kmt-shipment-detail-container .kmt-shipment-block-left .kmt-shipment-information-top .kmt-shipment-information-top-rigth {
  width: 100%;
}
.kmt-shipment-detail-container .kmt-shipment-block-center,
.kmt-shipment-detail-container .kmt-shipment-block-right {
  width: 100%;
}
.kmt-shipment-detail-container .kmt-shipment-bottom-border {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 23px;
  margin-bottom: 28px;
}
.kmt-shipment-detail-container .kmt-shipment-block-left {
  padding: 30px 15px 0 15px;
}
.kmt-shipment-detail-container .kmt-shipment-block-center {
  padding: 36px 15px 0 15px;
}
.kmt-shipment-detail-container .kmt-shipment-block-right {
  padding: 40px 15px 0 15px;
}
.kmt-shipment-detail-container .kmt-shipment-introduction-links {
  padding-top: 25px;
}
.page-shipmentDetailPage .account-section-content {
  width: 100%;
}
@media (min-width: 640px) {
  .kmt-shipment-detail-container {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 25px;
  }
  .kmt-shipment-detail-container .kmt-shipment-detail-back-link {
    margin-top: 25px;
  }
  .kmt-shipment-detail-container .kmt-shipment-detail-introduction {
    margin-top: 3px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .kmt-shipment-detail-container .account-section-header {
    width: 60%;
  }
  .kmt-shipment-detail-container .kmt-shipment-introduction-links {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: auto;
    width: 40%;
  }
  .kmt-shipment-detail-container .kmt-shipment-acknowledgment-grapper {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-order: 3;
    -moz-order: 3;
    -webkit-order: 3;
    width: 100%;
    margin-left: 0;
  }
  .kmt-shipment-detail-container .kmt-shipment-acknowledgment-grapper a {
    margin-left: 0;
  }
  .kmt-shipment-detail-container .kmt-shipment-acknowledgment-grapper svg {
    margin-left: 0;
  }
  .kmt-shipment-detail-container .kmt-shipment-information {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 54px;
    padding-bottom: 38px;
  }
  .kmt-shipment-detail-container .kmt-shipment-block-left {
    width: 100%;
  }
  .kmt-shipment-detail-container .kmt-shipment-block-left .kmt-shipment-information-top {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .kmt-shipment-detail-container .kmt-shipment-block-left .kmt-shipment-information-top .kmt-shipment-information-top-left,
  .kmt-shipment-detail-container .kmt-shipment-block-left .kmt-shipment-information-top .kmt-shipment-information-top-rigth {
    width: 50%;
  }
  .kmt-shipment-detail-container .kmt-shipment-block-center,
  .kmt-shipment-detail-container .kmt-shipment-block-right {
    width: 50%;
  }
  .kmt-shipment-detail-container .kmt-shipment-block-left {
    padding: 33px 15px 0 28px;
  }
  .kmt-shipment-detail-container .kmt-shipment-block-center {
    padding: 0 15px 0 28px;
  }
  .kmt-shipment-detail-container .kmt-shipment-block-right {
    padding: 0 15px 0 7px;
  }
}
@media (min-width: 1024px) {
  .kmt-shipment-detail-container {
    max-width: 1260px;
    width: 100%;
    margin: auto;
    margin-top: 35px;
  }
  .kmt-shipment-detail-container .kmt-shipment-detail-introduction {
    margin-top: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .kmt-shipment-detail-container .account-section-header {
    width: 46%;
    margin-top: 0 !important;
  }
  .kmt-shipment-detail-container .kmt-shipment-introduction-links {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: auto;
    width: 27%;
    padding-top: 0;
  }
  .kmt-shipment-detail-container .kmt-shipment-acknowledgment-grapper {
    width: auto;
    margin-top: 0;
    display: flex;
    margin-left: 15px;
    align-items: center;
  }
  .kmt-shipment-detail-container .kmt-shipment-acknowledgment-grapper svg {
    margin-left: 5px;
  }
  .kmt-shipment-detail-container .kmt-shipment-information {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
    padding-bottom: 0;
  }
  .kmt-shipment-detail-container .kmt-shipment-block-left {
    width: 55%;
  }
  .kmt-shipment-detail-container .kmt-shipment-block-left .kmt-shipment-information-top .kmt-shipment-information-top-left {
    width: 42%;
  }
  .kmt-shipment-detail-container .kmt-shipment-block-left .kmt-shipment-information-top .kmt-shipment-information-top-right {
    width: 58%;
  }
  .kmt-shipment-detail-container .kmt-shipment-block-center,
  .kmt-shipment-detail-container .kmt-shipment-block-right {
    width: 22%;
    padding: 32px 8px 35px 37px;
  }
}
.kmt-account-page .kmt-pagination-wrapper {
  padding-top: 10px;
  padding-bottom: 36px;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar {
  margin: 0;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination-wrap {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border: none;
  margin-top: 0;
  float: left;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination li.pagination-prev > span,
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination li.pagination-prev > a,
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination li.pagination-next > span,
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination li.pagination-next > a {
  text-align: center;
  border: 1px solid #ececec;
  background: #ececec;
  margin-right: 6px;
  border-radius: 3px;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination li.pagination-prev > span:hover,
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination li.pagination-prev > a:hover,
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination li.pagination-next > span:hover,
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination li.pagination-next > a:hover {
  border: 1px solid #333333;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination .active > span {
  width: 30px;
  border: 1px solid #ffd200;
  background: #ffd200;
  margin-right: 6px;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination li > a {
  border: 1px solid #ececec;
  background: #ececec;
  margin-right: 6px !important;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination li .hidden-xs {
  margin-right: 0;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination li.pagination-prev span,
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination li.pagination-next span {
  color: #bdbdbd;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination > li span,
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination > li a {
  width: 30px;
  height: 30px;
  color: #333333;
  margin: 0;
  line-height: 30px;
  border-radius: 3px;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination > li span:hover,
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination > li a:hover {
  text-decoration: none;
  border: 1px solid #333333;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .kmt-sort .form-group,
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .kmt-page-size-select .form-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .kmt-sort .form-group label,
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .kmt-page-size-select .form-group label {
  font-size: 15px;
  font-weight: normal;
  padding-top: 7px;
  padding-right: 15px;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .kmt-sort {
  margin-top: 22px;
  margin-bottom: 16px;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .kmt-sort .form-group .form-control {
  width: 164px;
  background-position: 91% center;
  padding: 0px 21px;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .kmt-page-size-select .form-control {
  width: 75px;
  height: 40px;
  background-position: calc(88%) !important;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination-totals .pagination-bar-results {
  font-size: 16px;
  padding: 10px 5px 10px 0;
  font-weight: normal;
  line-height: 24px;
  border: none;
  width: 60%;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination-totals .kmt-page-size-select {
  width: 40%;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination-totals .kmt-page-size-select form {
  padding: 0;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination-totals .kmt-page-size-select form .form-group select {
  width: 75px;
}
.kmt-account-page .kmt-pagination-wrapper .pagination-bar .pagination-totals .kmt-page-size-select form .form-group #view-by {
  background-position: 92% center !important;
  padding: 0 20px 0 10px;
}
.kmt-account-page .page-claimsListingPage .page-deals .kmt-account-page .kmt-pagination-wrapper {
  padding-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .kmt-account-page .flex-columns {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100% !important;
  }
}
.kmt-account-page .width-auto {
  width: auto !important;
}
.kmt-account-page .flex-columns {
  display: flex;
  margin: 0 -6px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.kmt-account-page .flex-columns > div {
  margin: 6px;
}
.kmt-invoice-detail__container {
  min-width: 300px;
  padding: 33px 5px;
}
.kmt-invoice-detail__container .kmt-invoice-detail__headline {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 24px;
}
.kmt-invoice-detail__container .kmt-invoice-detail__headline .kmt-separator {
  color: #cecece;
  margin: 0 13px;
}
.kmt-invoice-detail__container .kmt-invoice-detail__headline .kmt-invoice-detail__header {
  margin-top: 23px;
}
.kmt-invoice-detail__container .kmt-invoice-detail__headline .kmt-invoice-detail__link-actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.kmt-invoice-detail__container .kmt-invoice-detail__subtitle {
  line-height: 29px;
  font-weight: normal;
  font-size: 24px;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 5px;
  border-radius: 6px;
  border: 1px solid #dddddd;
  padding: 36px 12px 8px 10px;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container span,
.kmt-invoice-detail__container .kmt-invoice-detail__info-container p {
  margin: 0;
  line-height: 24px;
  font-weight: normal;
  font-size: 16px;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__bottom-border {
  padding-bottom: 26px;
  border-bottom: 1px solid #B1B1B1;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .title {
  line-height: 24px;
  font-weight: bold;
  font-size: 16px;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 23px 4px 15px 2px;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block span {
  display: block;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block span:not(.title) {
  margin-bottom: 34px;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block p:last-of-type {
  margin-bottom: 47px;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.shipto,
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.address {
  padding: 27px 7px 0 7px;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary > span,
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary p {
  font-weight: normal;
  width: 50%;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary p {
  margin-bottom: 11px;
  word-break: break-all;
  text-align: end;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary div {
  padding-top: 23px;
  width: 100%;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary div .customer-service {
  display: block;
  text-align: center;
  margin: 0;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary div .customer-service.number {
  font-weight: bold;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary .total {
  font-weight: bold;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary .border-top {
  border-top: 1px solid #B1B1B1;
  padding-top: 17px;
}
.kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 640px) {
  .kmt-invoice-detail__container {
    padding: 25px 24px;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__headline {
    margin-top: 20px;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 30px;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__headline .kmt-invoice-detail__header {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
    margin-top: 27px;
    width: 55%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__headline .kmt-detail__pdf-acknowledgment {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-order: 3;
    -moz-order: 3;
    -webkit-order: 3;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__headline .kmt-invoice-detail__link-actions {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 45%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 38px 50px 15px 27px;
    margin-left: 0;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container > div:first-of-type {
    width: 100%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container > div:last-of-type,
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block-wrapper {
    width: 47%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 22px 0 13px 0;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block > div:first-of-type {
    width: 53%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block > div:last-of-type {
    width: 47%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block p:last-of-type {
    margin-bottom: 35px;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.shipto,
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.address {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 0 0 0;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary p {
    margin-bottom: 5px;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary div {
    padding-top: 60px;
    width: 93%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary .border-top {
    padding-top: 21px;
  }
}
@media (min-width: 1024px) {
  .kmt-invoice-detail__container {
    padding: 32px 0 25px 0;
    max-width: 1260px;
    margin: auto;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__headline .kmt-invoice-detail__header {
    width: 50%;
    margin-top: 0;
    margin-right: auto;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__headline .kmt-detail__pdf-acknowledgment {
    padding: 0;
    min-width: 205px;
    text-align: end;
    width: auto;
    display: flex;
    align-items: center;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__headline .kmt-detail__pdf-acknowledgment .kmt-separator {
    margin: 0 11px;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__headline .kmt-invoice-detail__link-actions {
    width: 25%;
    min-width: 232px;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container {
    padding: 38px 13px 13px 13px;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container > div:first-of-type {
    width: 50%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container > div:last-of-type {
    width: 27%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block-wrapper {
    width: 18%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block > div:first-of-type {
    width: 45%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block > div:last-of-type {
    width: 55%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block p:last-of-type {
    margin-bottom: 50px;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary {
    padding: 23px 7px 0px 2px;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary div {
    padding-top: 0;
    width: 100%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block.summary .border-top {
    margin-top: 16px;
    padding-top: 20px;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__info-container .kmt-deals-detail__block {
    width: 50%;
  }
}
@media (min-width: 1400px) {
  .kmt-invoice-detail__container .kmt-invoice-detail__headline .kmt-invoice-detail__header {
    width: 60%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__headline .kmt-detail__pdf-acknowledgment {
    width: 20%;
  }
  .kmt-invoice-detail__container .kmt-invoice-detail__headline .kmt-invoice-detail__link-actions {
    width: 20%;
  }
}
.kmt-detail__pdf-acknowledgment {
  padding: 14px 5px 23px 2px;
}
.kmt-detail__pdf-acknowledgment svg {
  vertical-align: middle;
}
@media (min-width: 1024px) {
  .kmt-detail__pdf-acknowledgment {
    padding: 0 2px 9px 0;
  }
}
.page-schedulingAgreement .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-title {
  flex: 1;
  margin: 16px 0;
}
@media (max-width: 640px) {
  .page-schedulingAgreement .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-title {
    font-size: 24px !important;
  }
}
.page-schedulingAgreement .kmt-item-detail__total strong {
  font-size: 12px;
  margin-top: 8px;
  display: block;
}
.page-schedulingAgreement .p-top35 {
  padding-top: 35px;
}
.page-schedulingAgreement .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-sold-to .kmt-page-details__information-section .kmt-page-details__order-pay-terms {
  padding-top: 0;
}
@media (max-width: 640px) {
  .page-schedulingAgreement .kmt-order-detail__container .kmt-items-detail__headline {
    align-items: flex-start;
  }
}
@media (max-width: 640px) {
  .page-schedulingAgreement .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__total p {
    font-size: 14px;
  }
}
.page-schedulingAgreement .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__acknowledgment-grapper {
  text-align: right;
}
.page-schedulingAgreement .kmt-order-detail__container .kmt-item-detail__table .kmt-item-detail__item {
  padding-left: 0;
}
@media (min-width: 1024px) {
  .page-schedulingAgreement .shipto-soldto-wrapper {
    width: 33%;
  }
}
@media (min-width: 1024px) {
  .page-schedulingAgreement .kmt-order-detail__container .kmt-page-details__information {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: nowrap;
  }
}
.page-schedulingAgreement .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-shipto-soldto-section {
  width: 100%;
}
@media (max-width: 640px) {
  .page-schedulingAgreement .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-shipto-soldto-section {
    flex-direction: column;
  }
}
.page-schedulingAgreement .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section .kmt-page-details__information-section-right,
.page-schedulingAgreement .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-info .kmt-page-details__information-section .kmt-page-details__information-section-left {
  width: 50%;
}
.schedulingAgreementDetail.kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-shipto-soldto-section .kmt-page-details__information-section {
  display: flex;
  flex-direction: column;
}
.schedulingAgreementDetail .kmt-item-detail__table {
  display: block;
}
.schedulingAgreementDetail .details-btn {
  display: flex;
  justify-content: center;
  color: #000;
}
.schedulingAgreementDetail .details-btn span {
  font-weight: 400;
}
.schedulingAgreementDetail [data-toggle="collapse"].collapsed .if-not-collapsed,
.schedulingAgreementDetail [data-toggle="collapse"]:not(.collapsed) .if-collapsed {
  display: none;
}
.schedulingAgreementDetail .scheduling-table-wrapper {
  display: contents;
}
.schedulingAgreementDetail .scheduling-details-wrapper {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 15px;
  margin-top: 12px;
  margin-bottom: 30px;
}
.arrow-icon {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 7px 0 0 7px;
  margin-left: 6px;
}
.arrow-icon.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.arrow-icon.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.arrow-icon.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  margin-top: 2px;
}
.arrow-icon.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-bottom: 2px;
}
.simple-table {
  display: table;
  border-collapse: collapse;
  margin-bottom: 18px;
  font-size: 12px;
  width: 75%;
}
.simple-table .tr {
  display: table-row;
  border-bottom: 1px solid #DDDDDD;
}
.simple-table .tr:first-child {
  font-weight: bold;
}
.simple-table .tr:nth-child(even) {
  background-color: #F9F9F9;
}
.simple-table .tr .td {
  display: table-cell;
  padding: 8px;
}
.simple-table .tr .td:first-child {
  border-left: 0;
}
@media (max-width: 1023px) {
  .page-contractsDetail .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-title {
    width: 100%;
    margin: 16px 0;
    font-size: 24px !important;
  }
}
@media (max-width: 640px) {
  .page-contractsDetail .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-title {
    font-size: 24px !important;
  }
}
@media (max-width: 1023px) {
  .page-contractsDetail .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__acknowledgment-grapper {
    width: 100%;
    text-align: right;
  }
}
.page-createReturnRequestPage #importCsvModalWrapper .csvdownloadbtn a {
  border: solid 2px;
  color: #336699;
  border-color: #336699;
  text-decoration: none !important;
  background-color: transparent;
  min-width: 150px;
  max-width: 100%;
  padding: 7px 16px;
  border-radius: 6px;
  display: inline-block;
  margin-top: 10px;
}
.page-createReturnRequestPage #colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container .upload-section {
  margin: 10px 0;
}
.page-createReturnRequestPage #importCsvModalWrapper .upload-section a {
  text-decoration: underline;
}
.page-createReturnRequestPage #importCsvModalWrapper .custsupport a {
  text-decoration: underline;
  text-transform: capitalize;
}
.page-createReturnRequestPage #importCsvModalWrapper .modal-container .upload-section span {
  white-space: pre-wrap;
}
.page-createReturnRequestPage #colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .file-upload .file-select .file-select-button {
  border: solid 2px;
  color: #336699;
  border-color: #336699;
  text-decoration: none !important;
  background-color: transparent;
  min-width: 150px;
  max-width: 100%;
  border-radius: 6px;
  display: inline-block;
  text-align: center;
  font-weight: 500;
  line-height: 37px;
}
.page-createReturnRequestPage #kmtInvoiceOptionForm .kmt-checkbox-container .checkbox-wrapper {
  padding-top: 13px;
}
.alert.alert-dismissible .closer {
  top: 0;
  order: 2;
  opacity: 1;
  margin-left: auto;
  right: 0;
  position: relative;
  cursor: pointer;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
}
.selectAllinputMObile {
  position: relative;
  bottom: 12px;
}
.page-createReturnRequestPage .kmt-csv-cbox #cboxWrapper #cboxTitle {
  border-radius: 0px 6px 0px 0px;
}
.page-createReturnRequestPage #importCsvModalWrapper .closeAccAlert {
  display: none;
}
.page-createReturnRequestPage #importCsvModalWrapper .getAccAlert {
  margin: 4px auto;
  max-width: 98%;
}
.page-createReturnRequestPage #importCsvModalWrapper .custsupport h5 {
  font-size: 16px !important;
  font-weight: bold !important;
}
@media (min-width: 640px) {
  .page-createReturnRequestPage #colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent {
    height: 85% !important;
  }
}
@media (max-width: 639px) {
  body.page-createReturnRequestPage #colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container .upload-section {
    margin: 20px 0;
  }
  body.page-createReturnRequestPage #colorbox.kmt-csv-cbox #cboxWrapper #cboxContent #cboxLoadedContent #importCsvModalWrapper .modal-container .information-section {
    margin-top: 0px;
    margin-bottom: 25px;
  }
  .page-createReturnRequestPage #colorbox.RMAVoucherForm {
    top: 70% !important;
    transform: translate(-50%, -40%) !important;
    -webkit-transform: translate(-50%, -40%) !important;
  }
  .page-createReturnRequestPage #colorbox.kmt-csv-cbox #cboxWrapper #cboxContent {
    height: 80vh !important;
  }
  body.page-createReturnRequestPage .kmt-csv-cbox #cboxWrapper #cboxTitle {
    border-radius: 6px 6px 0px 0px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .page-createReturnRequestPage #colorbox.kmt-csv-cbox {
    transform: translate(-49%, -50%) !important;
    -webkit-transform: translate(-49%, -50%) !important;
  }
}
.selected_invoice_list .selected_count {
  font-weight: bold;
  padding-right: 4px;
}
.page-createReturnRequestPage .filenameclose {
  padding-left: 5px;
  font-size: 20px;
  font-weight: bold;
}
.hiddenfildname {
  font-weight: 400;
}
.page-createReturnRequestPage .RMAVoucherForm #cboxContent {
  border-radius: 6px !important;
}
.kmt-login-section__container .login-section {
  min-width: 300px;
  max-width: 400px;
  margin: 0 auto;
}
.kmt-login-section__container .login-section .kmt-login-page__headline {
  border-bottom: 1px solid #cecece;
  padding: 10px 5px;
  margin: 0 auto;
  width: 300px;
}
.kmt-login-section__container .login-section .kmt-login-page__headline h3,
.kmt-login-section__container .login-section .kmt-login-page__headline h1 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
}
.kmt-login-section__container .login-section .kmt-login-page__headline-text {
  padding-bottom: 20px;
  text-align: center;
}
.kmt-login-section__container .login-section .kmt-login-page__headline-text p {
  font-size: 14px;
  margin: 0;
}
.kmt-login-section__container .login-section .kmt-login-page__inner-container {
  padding: 28px 20px;
}
.kmt-login-section__container .login-section .kmt-login-page__inner-container .form-group {
  padding-bottom: 3px;
}
.kmt-login-section__container .login-section .kmt-login-page__inner-container .form-group label {
  font-size: 13px;
  font-weight: 600;
  color: #000000;
}
.kmt-login-section__container .login-section .kmt-login-page__inner-container .tooltip-field {
  position: absolute;
  width: 240px;
  top: 76px;
  left: 34%;
}
.kmt-login-section__container .login-section .kmt-login-page__inner-container .login-actions {
  padding-top: 20px;
  text-align: center;
}
.kmt-login-section__container .login-section .kmt-login-page__inner-container .login-actions a {
  font-size: 13px;
}
.kmt-login-section__container .login-section .kmt-login-page__inner-container .kmt-login-with-kennametalId .kmt-login-page__or-text {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  font-size: 17px;
}
.kmt-login-section__container .login-section .kmt-login-page__inner-container .kmt-login-with-kennametalId .kmt-login-page__or-text hr {
  width: 45%;
  height: 1px;
  background-color: #bcbcbc;
}
.kmt-login-section__container .login-section .kmt-login-page__inner-container .kmt-login-with-kennametalId .kmt-login-page__headline-text p {
  font-size: 17px;
}
@media (min-width: 640px) {
  .kmt-login-section__container .login-section .kmt-login-page__headline {
    width: 400px;
  }
  .kmt-login-section__container .login-section .kmt-login-page__headline-text > p {
    font-size: 15px;
  }
  .kmt-login-section__container .login-section .kmt-login-page__inner-container .form-group label,
  .kmt-login-section__container .login-section .kmt-login-page__inner-container .form-group input {
    font-size: 15px;
  }
  .kmt-login-section__container .login-section .kmt-login-page__inner-container .login-actions a {
    font-size: 15px;
  }
}
.kmt-account-page .kmt-container {
  padding: 33px 5px;
  min-width: 300px;
}
.kmt-account-page .kmt-container .kmt-account-history div.top .pagination-toolbar {
  display: none;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .table-pre-title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-bottom: 12px;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .table-pre-title p {
  margin: 0;
  width: 50%;
  font-weight: bold;
  font-size: 14px;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .table-pre-title p:first-of-type {
  padding-left: 17%;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .table-pre-title p:last-of-type {
  padding-left: 14%;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTables_scrollBody {
  border: none;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable th {
  font-weight: bold;
  max-width: 110px;
  color: #333333;
  text-align: center;
  text-transform: none;
  padding: 0 10px 7px 0;
  font-size: 14px;
  background-color: transparent;
  border-bottom: 1px solid #cecece;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable tbody .kmt-history__items > td {
  display: none;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable {
  border: none;
  display: table;
  min-width: 300px;
  color: #333333;
  width: 100% !important;
  font-size: 14px;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable tr.odd {
  background: #f9f9f9;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable tr.even {
  background: white;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable svg {
  width: 17px;
  height: 16px;
  margin-right: 5px;
  vertical-align: text-bottom;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items {
  padding: 18px 10px 14px 10px;
  border-bottom: 1px solid #cecece;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items svg {
  display: none;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td {
  padding: 0;
  display: inline-block;
  vertical-align: bottom;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td.control {
  width: 14%;
  padding: 0;
  height: 24px;
  display: inline-block !important;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td.control::before {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #336699;
  font-family: inherit;
  left: 6px !important;
  top: 3px !important;
  border-radius: 12px;
  font-weight: 500;
  box-shadow: none;
  font-size: 19px;
  height: 21px;
  border: none;
  width: 21px;
  margin: 0;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:nth-child(2) {
  width: 47%;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:nth-child(2) a {
  font-weight: normal;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:nth-child(3) {
  width: 35%;
  padding-left: 4px;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:not(:first-of-type):not( :nth-child(2)):not( :nth-child(3)) {
  display: none;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items.parent > td:first-child::before {
  background-color: #bcbcbc;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items.parent svg {
  display: inline;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items:last-of-type {
  border: none;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable tr.child {
  padding: 0;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable tr.child td.child {
  padding: 10px 3px;
  border-bottom: 1px solid #cecece;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable tr.child td.child .dtr-details tr > td {
  text-align: left;
  white-space: normal;
  word-break: break-all;
  vertical-align: middle;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable tr.child td.child .dtr-details td:first-of-type {
  width: 50%;
  font-weight: bold;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable tr.child td.child .dtr-details td:last-of-type {
  font-weight: normal;
  display: block;
}
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_length,
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_filter,
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_info,
.kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_paginate {
  display: none;
}
.kmt-account-page .kmt-container .kmt-account-history__pagination {
  padding-top: 38px;
}
.kmt-account-page .kmt-container .kmt-account-history__pagination div.top .pagination-toolbar {
  display: none;
}
.kmt-account-page .kmt-container .kmt-account-history__pagination .pagination-bar-results {
  padding: 10px;
}
.kmt-account-page .kmt-container .account-section-content.content-empty {
  font-size: 24px;
  height: 324px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 640px) {
  .kmt-account-page.page-createClaimPage .kmt-container {
    padding: 21px 0;
  }
  .kmt-account-page .kmt-container {
    padding: 21px 23px;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-pagination-bar {
    padding-bottom: 14px;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable {
    width: 100% !important;
    overflow-x: scroll;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting_desc,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting_desc,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting_asc,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting_asc,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting_asc_disabled,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting_asc_disabled,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting_desc_disabled,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting_desc_disabled {
    background-repeat: no-repeat;
    background-position: right 55%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting_desc,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting_desc,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting_desc_disabled,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting_desc_disabled,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting {
    background-size: 9px 14px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijk2LjE1NHB4IiBoZWlnaHQ9Ijk2LjE1NHB4IiB2aWV3Qm94PSIwIDAgOTYuMTU0IDk2LjE1NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOTYuMTU0IDk2LjE1NDsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTAuNTYxLDIwLjk3MWw0NS45NTEsNTcuNjA1YzAuNzYsMC45NTEsMi4zNjcsMC45NTEsMy4xMjcsMGw0NS45NTYtNTcuNjA5YzAuNTQ3LTAuNjg5LDAuNzA5LTEuNzE2LDAuNDE0LTIuNjENCgkJYy0wLjA2MS0wLjE4Ny0wLjEyOS0wLjMzLTAuMTg2LTAuNDM3Yy0wLjM1MS0wLjY1LTEuMDI1LTEuMDU2LTEuNzY1LTEuMDU2SDIuMDkzYy0wLjczNiwwLTEuNDE0LDAuNDA1LTEuNzYyLDEuMDU2DQoJCWMtMC4wNTksMC4xMDktMC4xMjcsMC4yNTMtMC4xODQsMC40MjZDLTAuMTUsMTkuMjUxLDAuMDExLDIwLjI4LDAuNTYxLDIwLjk3MXoiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K");
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting_asc,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting_asc,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting_asc_disabled,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting_asc_disabled {
    background-size: 11px 11px;
    background-image: url("data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE3MDciIGhlaWdodD0iMTAyNCIgdmlld0JveD0iMCAwIDE3MDcgMTAyNCI+Cjx0aXRsZT48L3RpdGxlPgo8ZyBpZD0iaWNvbW9vbi1pZ25vcmUiPgo8L2c+CjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0xNDM2LjMyNCA5MzguNjYzYzE5Ljg0MyAwLjE2IDM5LjI4Mi01LjU5NyA1NS44MzktMTYuNTM1czI5LjQ3OC0yNi41NjEgMzcuMTE1LTQ0Ljg3NmM3LjYzNy0xOC4zMTUgOS42NDQtMzguNDg5IDUuNzYzLTU3Ljk0OXMtMTMuNDcxLTM3LjMyMy0yNy41NDktNTEuMzA4bC02NDMuNTg0LTY0My40MTNjLTE4Ljc3OC0xOC43MjctNDQuMjE4LTI5LjI0NS03MC43NDEtMjkuMjQ1cy01MS45NjEgMTAuNTE4LTcwLjc0MSAyOS4yNDVsLTY0My4wNzIgNjQzLjQxM2MtMTQuMDM0IDEzLjk0My0yMy42MSAzMS43NDQtMjcuNTExIDUxLjEzOXMtMS45NTIgMzkuNTE0IDUuNiA1Ny44IDIwLjM2NyAzMy45MTYgMzYuODE4IDQ0LjkwNmMxNi40NTEgMTAuOTkgMzUuNzk2IDE2Ljg0NSA1NS41NzkgMTYuODIyaDEyODYuNDg1eiI+PC9wYXRoPgo8L3N2Zz4K");
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-invoice-history__header th,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-invoice-history__header th {
    font-weight: bold;
    max-width: 115px;
    color: #333333;
    text-align: left;
    text-transform: none;
    padding: 0 10px 7px 0;
    vertical-align: bottom;
    font-size: 14px;
    background-color: transparent;
    border-bottom: 1px solid #cecece;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-invoice-history__header th:first-of-type,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-invoice-history__header th:first-of-type {
    display: none;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-invoice-history__header th:not(:first-of-type),
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-invoice-history__header th:not(:first-of-type) {
    display: table-cell !important;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-history__items td {
    min-height: 54px;
    max-width: 120px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    padding: 17px 10px 10px 0;
    border-bottom: 1px solid #cecece;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td > div,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-history__items td > div {
    overflow: hidden !important;
    text-align: left;
    padding: 0 5px 0 0 !important;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td div,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-history__items td div {
    padding: 0 5px;
    white-space: pre-wrap;
    word-break: break-word;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td div svg,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-history__items td div svg {
    display: inline;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td .status,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-history__items td .status {
    display: flex;
    margin-left: 10px;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td .status svg,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-history__items td .status svg {
    margin-right: 10px;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td.control,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-history__items td.control {
    display: none !important;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:nth-child(2),
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-history__items td:nth-child(2) {
    padding-left: 15px;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:not(:first-of-type):not( :nth-child(2)):not( :nth-child(3)),
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-history__items td:not(:first-of-type):not( :nth-child(2)):not( :nth-child(3)) {
    display: table-cell !important;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:nth-child(2),
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-history__items td:nth-child(2),
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:nth-child(3),
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-history__items td:nth-child(3) {
    width: auto;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable tr.child,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable tr.child {
    display: none;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .kmt-pos-reports-table .kmt-history__items td > div {
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-notes__table-container {
    overflow-x: auto;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-notes__table-container .dataTable {
    padding-top: 27px;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-notes__table-container .dataTable .kmt-invoice-history__header th:first-of-type {
    display: table-cell;
  }
  .kmt-account-page.page-posReport .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(3) {
    position: relative;
    width: 165px !important;
    min-width: 165px !important;
    white-space: nowrap;
  }
  .kmt-account-page.page-posReport .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(3):after {
    position: absolute;
    right: 20px;
    bottom: 5px;
  }
}
@media (min-width: 1024px) {
  .kmt-account-page .kmt-container {
    padding: 30px 0 0 0;
    margin: auto;
    max-width: 1260px;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-pagination-bar {
    padding-bottom: 27px;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable {
    max-width: 1260px;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting_desc,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting_desc,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting_asc,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting_asc,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting_asc_disabled,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting_asc_disabled,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable thead .sorting_desc_disabled,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable thead .sorting_desc_disabled {
    background-position: right center;
  }
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-invoice-history__header > th,
  .kmt-account-page .kmt-container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-invoice-history__header > th {
    min-width: 85px;
  }
}
@media (max-width: 639px) {
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable .kmt-history__items:nth-of-type(1) td:nth-of-type(2):before {
    content: 'Order Number' !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable .kmt-history__items:nth-of-type(1) td:nth-of-type(3):before {
    content: 'Order Date' !important;
    display: block;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable .kmt-history__items td:nth-of-type(3) {
    display: inline-block !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable .kmt-history__items.parent.clicked td:nth-of-type(3) {
    display: none !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable .dtr-details tr:nth-of-type(1) {
    display: none;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable .dtr-details tr:nth-of-type(5) td:nth-of-type(2) > div {
    word-break: normal;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable .dtr-details tr td {
    vertical-align: top;
    word-break: normal;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable .dtr-details tr:nth-of-type(odd) {
    background-color: #f9f9f9;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable .dtr-details tr:nth-of-type(even) {
    background-color: #ffffff;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.kmt-history__items,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.kmt-history__items td {
    border: 0 none !important;
    background: none ;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.group.border-group td {
    padding: 0;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.odd-group {
    background-color: #f9f9f9;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items td:nth-of-type(2) {
    width: 30% !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items td:nth-of-type(3),
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items td:nth-of-type(4) {
    width: 25% !important;
    display: inline-block !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items td:nth-of-type(3) > div,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items td:nth-of-type(4) > div {
    display: inline-block !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items:nth-of-type(1) td:nth-of-type(3),
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items:nth-of-type(1) td:nth-of-type(4) {
    display: inline-block !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items:nth-of-type(1) td:nth-of-type(3):before,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items:nth-of-type(1) td:nth-of-type(4):before {
    display: block;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items:nth-of-type(1) td:nth-of-type(2):before {
    content: 'Order Number' !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items:nth-of-type(1) td:nth-of-type(3):before {
    content: 'Material Number' !important;
    line-height: 16px;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items:nth-of-type(1) td:nth-of-type(3) > div {
    display: inline-block !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items:nth-of-type(1) td:nth-of-type(4):before {
    content: 'Order Date' !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items.parent.clicked td:nth-of-type(3),
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view .kmt-history__items.parent.clicked td:nth-of-type(4) {
    display: none !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view tr.child td.child {
    padding-top: 0 ;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view tr.child td.child .dtr-details tr:nth-of-type(2) {
    display: none !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view tr.child td.child .dtr-details tr:nth-of-type(odd) {
    background-color: #ffffff;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view tr.child td.child .dtr-details tr:nth-of-type(even) {
    background-color: #f9f9f9;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th {
    line-height: 18px !important;
    padding-left: 0 !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(2) {
    width: 110px !important;
    min-width: 110px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(3) {
    width: 90px !important;
    min-width: 90px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(4),
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(5) {
    width: 100px !important;
    min-width: 100px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(5) {
    position: relative;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(6) {
    width: 115px !important;
    min-width: 115px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(7) {
    width: 100px !important;
    min-width: 100px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(8),
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(9) {
    width: 115px !important;
    white-space: nowrap;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:last-child {
    width: 90px !important;
    white-space: nowrap;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(2)::after,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(3)::after,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(4)::after,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(5)::after,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(6)::after {
    display: inline-block;
    margin-top: 4px;
    margin-left: 3px;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(5)::after {
    position: absolute;
    right: 20px;
    bottom: 2px;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting_desc:nth-of-type(3)::after {
    display: inline-block;
    margin-top: 4px;
    margin-left: 3px;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell {
    min-height: 54px;
    padding: 10px 10px 10px 0 !important;
    vertical-align: top !important;
    text-align: left;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell div {
    white-space: normal;
    line-height: 15px;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell:nth-of-type(4) div,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell:nth-of-type(5) div {
    word-break: break-all;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell:last-child > div {
    white-space: nowrap;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.kmt-history__items,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.kmt-history__items td {
    border: 0 none !important;
    background: none ;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.group.border-group td {
    padding: 0;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.odd-group {
    background-color: #F9F9F9;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.order-view th:nth-of-type(7) {
    width: 110px !important;
    min-width: 110px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(3) {
    display: none !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(4) {
    width: 90px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(6) {
    width: 130px !important;
    position: relative;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(7) {
    width: 110px !important;
    min-width: 110px !important ;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(8) {
    width: 120px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(9),
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(10) {
    width: 115px !important;
    min-width: 115px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th.sorting:nth-of-type(7)::after {
    display: inline-block;
    margin-top: 3px;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th.sorting:nth-of-type(6)::after {
    position: absolute;
    right: 35px;
    bottom: 2px;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view tr td:nth-of-type(3) {
    display: none !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view td.responsive-table-cell:nth-of-type(6) div {
    word-break: break-all;
  }
}
@media (min-width: 1024px) {
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable {
    table-layout: auto;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th {
    line-height: 18px !important;
    padding-left: 0 !important;
    min-width: auto !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(3) {
    width: 90px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(7) {
    width: 88px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(8),
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(9) {
    width: 115px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:last-child {
    width: 80px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(2)::after,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(3)::after,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(4)::after,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(5)::after,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(6)::after {
    display: inline-block;
    margin-top: 3px;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting_desc:nth-of-type(3)::after {
    display: inline-block !important;
    margin-top: 3px;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell {
    min-height: 54px;
    padding: 10px 10px 10px 0 !important;
    vertical-align: top !important;
    text-align: left;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell div {
    white-space: normal;
    line-height: 15px;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell:nth-of-type(4) div,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell:nth-of-type(5) div {
    word-break: break-all;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.kmt-history__items,
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.kmt-history__items td {
    border: 0 none !important;
    background: none ;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.group.border-group td {
    padding: 0;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.odd-group {
    background-color: #F9F9F9;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.order-view th {
    width: 120px !important;
    min-width: 120px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.order-view th:nth-of-type(3) {
    width: 100px !important;
    min-width: 100px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.order-view th:nth-of-type(4),
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.order-view th:nth-of-type(5) {
    width: 200px !important;
    min-width: 200px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(2) {
    width: 120px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(3) {
    display: none !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(4) {
    width: 90px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(6) {
    width: 130px !important;
    position: relative;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(7) {
    width: 110px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(8) {
    width: 120px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(9) {
    width: 115px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th:nth-of-type(10) {
    width: 100px !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th.sorting:nth-of-type(7)::after {
    display: inline-block;
    margin-top: 3px;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view th.sorting:nth-of-type(6)::after {
    position: absolute;
    right: 35px;
    bottom: 2px;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view tr td:nth-of-type(3) {
    display: none !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view td.responsive-table-cell {
    border-bottom: solid 1px #ECECEC !important;
  }
  .kmt-account-page #kmt-order-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.line-item-view td.responsive-table-cell:nth-of-type(6) div {
    word-break: break-all;
  }
}
.kmt-account-page.page-voucherReport .kmt-history__header-filter .kmt-export-csv-listing:last-of-type {
  display: none;
}
@media (min-width: 1024px) {
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable {
    table-layout: auto;
  }
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th {
    line-height: 18px !important;
    padding-left: 0 !important;
    min-width: auto !important;
  }
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(2),
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(3) {
    width: 110px !important;
  }
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(7),
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(6) {
    width: 88px !important;
  }
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(8),
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(9) {
    width: 100px !important;
  }
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:last-child {
    width: 88px !important;
  }
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(2)::after,
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(3)::after,
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(4)::after,
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(5)::after,
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(6)::after {
    display: inline-block;
    margin-top: 3px;
  }
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting_desc:nth-of-type(3)::after {
    display: inline-block !important;
    margin-top: 3px;
  }
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell {
    min-height: 54px;
    padding: 10px 10px 10px 0 !important;
    vertical-align: top !important;
    text-align: left;
  }
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell div {
    white-space: normal;
    line-height: 15px;
  }
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell:nth-of-type(4) div,
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell:nth-of-type(5) div {
    word-break: break-all;
  }
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.kmt-history__items,
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.kmt-history__items td {
    background: none ;
  }
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.odd {
    background-color: #F9F9F9;
  }
}
@media (max-width: 639px) {
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable .kmt-history__items {
    padding: 15px 0;
  }
  .kmt-account-page #kmt-my-checkbooks #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable .kmt-history__items:nth-of-type(1) td:nth-of-type(2):before {
    content: 'Partner ID';
  }
}
.plusicon::before {
  content: "+";
  width: 20px;
  height: 20px;
  cursor: pointer;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  background-color: #336699;
  font-size: 20px;
  line-height: 16px;
  font-weight: bold;
  float: left;
}
.minusicon::before {
  content: "-";
  width: 20px;
  height: 20px;
  cursor: pointer;
  border-radius: 50%;
  display: none;
  text-align: center;
  color: #fff;
  background-color: #336699;
  font-size: 20px;
  line-height: 16px;
  font-weight: bold;
  float: left;
}
.showItem .plusicon::before {
  display: none;
}
.showItem .minusicon::before {
  display: inline-block;
}
.page-myCheckbookReport .table-sort-pagination .mobilefullwidth .mycheckbookTable tr.responsive-table-item td:first-child {
  padding-top: 14px;
}
#colorbox.share-from-wp {
  width: 90% !important;
}
#colorbox.share-from-wp #cboxWrapper {
  width: 100% !important;
}
#colorbox.share-from-wp #cboxWrapper #cboxMiddleLeft,
#colorbox.share-from-wp #cboxWrapper #cboxTopCenter,
#colorbox.share-from-wp #cboxWrapper #cboxTopRight {
  float: unset !important;
  width: 0 !important;
  height: 0 !important;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent {
  width: 100% !important;
  padding: 0 !important;
  height: 100% !important;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent {
  padding: 8px 23px 23px 23px  !important;
  width: auto !important;
  height: 100% !important;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container {
  height: 100%;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form {
  height: 100%;
  box-sizing: border-box !important;
  margin-top: 10px;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form .form-group {
  margin-bottom: 25px;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form .form-group input {
  background-color: white;
  position: relative;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form .form-group textarea {
  background-color: white;
  min-height: 108px;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form .form-group input,
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form .form-group textarea {
  height: auto !important;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form .form-group label {
  font-size: 15px;
  margin-bottom: 2px;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form .form-group .legend {
  margin-bottom: 8px;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form .form-group .help-block {
  margin-bottom: 0;
  font-style: italic;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form .form-group .form-control {
  padding: 9px 12px;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form .form-group .help-block {
  margin-top: 12px;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form .form-actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 49px;
  width: 100%;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form .tooltip-field,
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form input:valid ~ .tooltip-field {
  display: none;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form input:focus:invalid ~ .tooltip-field,
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .kmt-share-favorites-form form:focus ~ .tooltip-field {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  position: absolute;
  top: 216px;
  width: 255px;
  right: 28px;
}
#colorbox.share-from-wp #cboxWrapper #cboxContent #cboxLoadedContent .share-form-container .row {
  margin: 0;
}
@media (min-width: 640px) {
  #colorbox.share-from-wp {
    width: 430px !important;
  }
  #colorbox.share-from-wp #cboxWrapper {
    width: 430px !important;
  }
  #colorbox.share-from-wp #cboxWrapper #cboxContent {
    width: 430px !important;
    padding: 0 !important;
  }
}
#colorbox.saved-payments-cbox {
  width: 90% !important;
}
#colorbox.saved-payments-cbox #cboxWrapper {
  width: 100% !important;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxMiddleLeft,
#colorbox.saved-payments-cbox #cboxWrapper #cboxTopCenter,
#colorbox.saved-payments-cbox #cboxWrapper #cboxTopRight {
  float: unset !important;
  width: 0 !important;
  height: 0 !important;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxContent {
  width: 100% !important;
  padding: 0 !important;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxContent #cboxLoadedContent {
  width: auto !important;
  padding: 0 15px !important;
  margin-top: 72px !important;
  padding-top: 50px !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxContent #cboxLoadedContent #savedpaymentsbody {
  margin-bottom: 20px;
  box-sizing: border-box !important;
  height: 100%;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxContent #cboxLoadedContent #savedpaymentsbody .saved-payment-entry {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 20px 10px 0;
  margin: 0;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxContent #cboxLoadedContent #savedpaymentsbody .saved-payment-entry svg {
  height: 27px;
  width: 27px;
  margin-right: 10px;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxContent #cboxLoadedContent #savedpaymentsbody .saved-payment-entry form {
  width: 90%;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxContent #cboxLoadedContent #savedpaymentsbody .saved-payment-entry form > div {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxContent #cboxLoadedContent #savedpaymentsbody .saved-payment-entry form > div p {
  width: 50%;
  margin: 0;
  line-height: 24px;
  font-weight: normal;
  display: inline-block;
  word-break: break-all;
  font-size: 15px;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxContent #cboxLoadedContent #savedpaymentsbody .saved-payment-entry form > div p:last-of-type {
  width: 100%;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxContent #cboxLoadedContent #savedpaymentsbody .saved-payment-entry form .modal-actions {
  width: 100%;
  margin: 20px 0 0;
  text-align: center;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxContent #cboxLoadedContent #savedpaymentsbody .saved-payment-entry:last-of-type {
  border: none;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxContent #cboxLoadedContent #savedpaymentsbody .saved-payment-entry + .saved-payment-entry {
  margin-top: 30px;
  border-top: 1px solid #bcbcbc;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxContent #cboxLoadedContent::-webkit-scrollbar {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 5px;
}
#colorbox.saved-payments-cbox #cboxWrapper #cboxContent #cboxLoadedContent::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #bcbcbc;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
@media (min-width: 640px) {
  #colorbox.saved-payments-cbox {
    width: 400px !important;
  }
  #colorbox.saved-payments-cbox #cboxWrapper {
    width: 400px !important;
  }
  #colorbox.saved-payments-cbox #cboxWrapper #cboxContent {
    width: 400px !important;
    padding: 0 !important;
  }
  #colorbox.saved-payments-cbox #cboxWrapper #cboxContent #cboxLoadedContent {
    width: auto !important;
    padding: 0 20px !important;
  }
}
.kmt-searchbox {
  width: 50%;
  margin-bottom: 20px;
}
.kmt-searchbox form {
  padding: 0 !important;
}
.kmt-searchbox .large {
  width: 100%;
  transition: width .3s ease;
}
.kmt-searchbox .kmt-search__input-wp {
  border: 1px solid #ececec;
  background-color: #f9f9f9;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  box-sizing: border-box;
  display: inline-flex;
  position: relative;
  border-radius: 27px;
}
.kmt-searchbox .kmt-search__input-wp input {
  height: 40px;
  min-width: 150px;
  border-radius: 27px;
  padding: 10px 10px 10px;
  line-height: calc(20px);
  background-color: #f9f9f9;
}
.kmt-searchbox .kmt-search__input-wp input:focus-within {
  border: 1px solid #336699;
}
.kmt-searchbox .kmt-search__input-wp .search-icon {
  top: 9px;
  right: 15px;
  position: absolute;
}
.kmt-searchbox .kmt-search__input-wp .search-icon svg {
  height: 14px;
  width: 14px;
  fill: #333333;
}
@media (min-width: 640px) {
  .kmt-searchbox {
    width: 60%;
  }
  .kmt-searchbox .kmt-search__input-wp input {
    min-width: 196px;
  }
}
@media (min-width: 1024px) {
  .kmt-searchbox .kmt-search__input-wp input {
    width: 196px;
  }
}
/*----------------------------------------------------------------------------------------------------------*/
.addToSaveCart {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  /* identical to box height */
  color: #000000;
}
.addToSaveCart .form-filed select {
  background: #F9F9F9;
  border: #bcbcbc;
  box-sizing: border-box;
  border-radius: 2px;
}
.addToSaveCart .form-group {
  margin: 15px 0;
}
.addToSaveCart .actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  width: 85%;
  top: 80%;
}
.custom-checkbox {
  display: flex;
  position: relative;
  align-items: center;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: normal;
}
/* Hide the browser's default checkbox */
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.custom-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 2px solid #000;
}
/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked ~ .checkmark {
  background-color: #000;
}
/* Create the checkmark/indicator (hidden when not checked) */
.custom-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.custom-checkbox .checkmark:after {
  left: 5px;
  top: 1px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-color: #ffd200;
}
.page-quickOrderPage .select2-container {
  z-index: 9999;
  width: 100% !important;
}
#addsavedCartDropdown .select2-results__option {
  padding-right: 20px;
  vertical-align: middle;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  color: #000000;
}
#addsavedCartDropdown .select2-results__option:before {
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  border: 2px solid #000;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 10px;
  vertical-align: middle;
}
#addsavedCartDropdown .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #fff;
}
#addsavedCartDropdown .select2-container--default .select2-selection--multiple {
  margin-bottom: 10px;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-radius: 4px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #f77750;
  border-width: 2px;
}
.select2-container--default .select2-selection--multiple {
  border-width: 2px;
}
.select2-container--open .select2-dropdown--below {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.select2-selection .select2-selection--multiple:after {
  content: '';
}
.select-icon .select2-selection__placeholder .badge {
  display: none;
}
.select-icon .placeholder {
  display: none;
}
.select-icon .select2-results__option:before,
.select-icon .select2-results__option[aria-selected=true]:before {
  display: none !important;
}
.select-icon .select2-search--dropdown {
  display: none;
}
#addsavedCartDropdown .select2-results__option--selected.select2-results__option:before {
  font-family: fontAwesome;
  content: "\f00c";
  color: #ffd200;
  background-color: #000;
  border: 0;
  display: inline-block;
  padding-left: 3px;
  font-size: 15px;
}
.addToSaveCart .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #226699 !important;
  color: #fff;
}
.addToSaveCart .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff !important;
}
.addToSaveCart .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  font-size: 16px;
}
.addToSaveCart .select2-selection__rendered {
  top: 80px;
  position: absolute;
  height: 150px;
  overflow: auto;
}
.addToSaveCart .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.addToSaveCart .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: transparent;
}
.addToSaveCart .custom-select-dropdown {
  margin-bottom: 0;
}
#create-new-cart {
  display: none;
  margin-top: 20px;
}
.addToSaveCart .form-group label {
  display: block;
  color: #000;
  font-size: 15px;
  font-weight: normal;
}
.addToSaveCart .form-group input {
  width: 100%;
  padding: 10px 0;
  border-radius: 2px;
}
.addToSaveCart .form-group textarea {
  width: 100%;
  min-height: 108px;
  border-radius: 2px;
}
.addToSaveCart .form-group p {
  text-align: right;
  font-size: 12px;
  font-weight: normal;
  color: #333;
}
#add-and-save-to-cart,
#create-new-cart {
  min-height: 330px;
}
#add-and-save-to-cart #addToActiveCart {
  display: none;
}
.add-to-active-and-saved-cart-cbox #cboxLoadedContent {
  margin-top: 50px;
  overflow: hidden !important;
  width: 100% !important;
  height: auto !important;
}
.has-error input,
.has-error select,
.has-error textarea,
.has-error input.form-control {
  background-color: initial;
  border-color: #d03c00 !important;
}
.has-error span {
  color: #d03c00;
}
#create-new-cart .actions {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  justify-content: center;
}
#addAndSaveToCartLayer.page-loader-container {
  pointer-events: none;
  position: inherit !important;
  opacity: 0.5;
}
/*
 * jQuery OrgChart Plugin
 * https://github.com/dabeng/OrgChart
 *
 * Copyright 2016, dabeng
 * https://github.com/dabeng
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.kmt-orgchart__container .kmt-node__close {
  min-width: 275px;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__top {
  padding: 5px 9px 0;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__top .kmt-node__image img {
  width: 40px;
  height: 40px;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__top .kmt-node__info {
  display: block;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  width: 100%;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__top .kmt-node__info .kmt-node__info-text {
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 5px;
  text-align: left;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__top .kmt-node__info .kmt-node__info-text.gray {
  font-weight: normal;
  color: #949494;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__top .kmt-node__info .kmt-node__info-text.ansi {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-order: 1;
  -moz-order: 1;
  -webkit-order: 1;
  width: auto;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__top .kmt-node__info .kmt-node__info-text.grade {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  -ms-order: 3;
  -moz-order: 3;
  -webkit-order: 3;
  width: 50%;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__top .kmt-node__info .kmt-node__info-text.name {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-order: 2;
  -moz-order: 2;
  -webkit-order: 2;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  display: none;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__top .kmt-node__info .kmt-node__info-text.code {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  -ms-order: 4;
  -moz-order: 4;
  -webkit-order: 4;
  width: 50%;
  text-align: left;
  display: none;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #f9f9f9;
  border-top: 1px solid #e0e0e0;
  padding: 11px 1px 5px 17px;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-left {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-left svg {
  margin-right: 13px;
  height: 16px;
  width: 16px;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-left span {
  margin-right: 13px;
  font-size: 15px;
  line-height: 20px;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-right {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  gap: 0 5px;
  padding-right: 5px;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-right svg {
  width: 16px;
  height: 16px;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-right .kmt-dropdown {
  cursor: pointer;
  width: auto;
  text-align: right;
  padding: 0px;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-right .kmt-dropdown > svg {
  transform: rotate(90deg);
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-right .btn-group .dropdown-toggle {
  box-shadow: none !important;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-right .btn-group .kmt-dropdown-menu {
  display: none;
  max-width: 170px;
  width: 170px;
  position: absolute;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-right .btn-group .kmt-dropdown-menu .kmt-dropdown-menu__links {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: absolute;
  width: 100%;
  box-shadow: 0px 2px 10px rgba(124, 124, 124, 0.25);
  border-radius: 6px;
  background: white;
  z-index: 999;
  min-width: 170px;
  transform: translate(-100%, -100%);
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-right .btn-group .kmt-dropdown-menu .kmt-dropdown-menu__links a {
  font-weight: normal;
  font-size: 14px;
  color: #333333;
  width: 100%;
  text-align: left;
  line-height: 23px;
  padding: 5px 8px;
  text-decoration: none;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-right .btn-group .kmt-dropdown-menu .kmt-dropdown-menu__links a:hover {
  background: #ececec;
  font-weight: bold;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-right .btn-group .kmt-dropdown-menu .kmt-dropdown-menu__links .display-none {
  display: none;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-right .btn-group .kmt-dropdown-menu .kmt-dropdown-menu__links .display-block {
  display: block;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-right .kmt-spare-parts__action {
  padding-right: 0px;
  cursor: pointer;
}
.kmt-orgchart__container .kmt-node__close .kmt-node__bottom .kmt-node__bottom-right .kmt-spare-parts__action .kmt-chevron-rotate {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.kmt-orgchart__container .kmt-spare-parts {
  border: 1px solid #bdbdbd;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  padding: 10px 12px;
}
.kmt-orgchart__container .kmt-spare-parts ul {
  padding-left: 0;
}
.kmt-orgchart__container .kmt-spare-parts ul li {
  text-align: left;
  font-size: 12px;
  margin-bottom: 7px;
  list-style: none;
  border-bottom: 1px solid #e0e0e0;
}
.kmt-orgchart__container .kmt-spare-parts ul li img {
  width: 40px;
  height: 40px;
}
.kmt-orgchart__container .kmt-spare-parts ul li .kmt-parts-block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.kmt-orgchart__container .kmt-spare-parts ul li .kmt-parts-block .kmt-node__image {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
.kmt-orgchart__container .kmt-spare-parts ul li .kmt-disc-box {
  margin-left: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.kmt-orgchart__container .kmt-spare-parts ul li .kmt-disc-box .catalog-id {
  width: 50%;
}
.kmt-orgchart__container .kmt-spare-parts ul li .kmt-disc-box .discription {
  width: 100%;
  order: 3;
}
.kmt-orgchart__container .kmt-spare-parts ul li .kmt-disc-box .material-number {
  width: 50%;
  order: 2;
  text-align: right;
}
.kmt-orgchart__container .kmt-spare-parts ul li .text-bold {
  font-weight: 600;
  margin-bottom: 5px;
}
.kmt-orgchart__container .kmt-spare-parts ul li .text-grey {
  color: #949494;
  margin-bottom: 5px;
}
.kmt-orgchart__container .kmt-spare-parts ul li:last-child {
  border-bottom: none;
}
.kmt-orgchart__container .kmt-spare-parts ul .text-bold-title {
  font-weight: 600;
  text-align: center;
}
.kmt-orgchart__container .kmt-node__open .content {
  background-color: transparent !important;
}
.kmt-orgchart__container .kmt-node__open-container .verticalEdge,
.kmt-orgchart__container .kmt-node__open-container .bottomEdge {
  display: none !important;
}
.kmt-orgchart__container .kmt-node__open-container a:not(:last-child) {
  margin-bottom: 5px;
}
@media (max-width: 640px) {
  .kmt-parts-block .kmt-node__image {
    align-items: flex-start !important;
  }
  .kmt-disc-box {
    margin-left: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .kmt-disc-box .catalog-id {
    width: 100% !important;
    order: 1;
  }
  .kmt-disc-box .discription {
    width: 100% !important;
    order: 2 !important;
  }
  .kmt-disc-box .material-number {
    width: 100% !important;
    order: 3 !important;
  }
}
.orgchart {
  box-sizing: border-box;
  display: inherit;
  min-height: 202px;
  min-width: 202px;
  padding: 20px;
  width: auto;
}
.orgchart .hidden,
.orgchart ~ .hidden {
  display: none;
}
.orgchart.b2t {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.orgchart.l2r {
  -webkit-transform: rotate(-90deg) rotateY(180deg);
  -ms-transform: rotate(-90deg) rotateY(180deg);
  transform: rotate(-90deg) rotateY(180deg);
  position: absolute;
  transform-origin: left top;
}
.orgchart .verticalNodes ul {
  list-style: none;
  margin: 0;
  padding-left: 18px;
  text-align: left;
}
.orgchart .verticalNodes ul:first-child {
  margin-top: 2px;
}
.orgchart .verticalNodes > td::before {
  content: '';
  border: 1px solid #ececec;
}
.orgchart .verticalNodes > td > ul > li:first-child::before {
  box-sizing: border-box;
  top: -4px;
  height: 30px;
  width: calc(48%);
  border-width: 2px 0 0 2px;
}
.orgchart .verticalNodes ul > li {
  position: relative;
}
.orgchart .verticalNodes ul > li::before,
.orgchart .verticalNodes ul > li::after {
  box-sizing: border-box;
  content: '';
  position: absolute;
  left: -6px;
  border-color: 1px solid #ececec;
  border-style: solid;
  border-width: 0 0 2px 2px;
}
.orgchart .verticalNodes ul > li::before {
  top: -4px;
  height: 30px;
  width: 11px;
}
.orgchart .verticalNodes ul > li::after {
  top: 1px;
  height: 100%;
}
.orgchart .verticalNodes ul > li:first-child::after {
  box-sizing: border-box;
  top: 24px;
  width: 11px;
  border-width: 2px 0 0 2px;
}
.orgchart .verticalNodes ul > li:last-child::after {
  box-sizing: border-box;
  border-width: 2px 0 0;
}
.orgchart.r2l {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  transform-origin: left top;
}
.orgchart .rightLine,
.orgchart .leftLine {
  padding: 0px 10em 0px 0px;
}
.orgchart > .spinner::before {
  width: 100px;
  height: 100px;
  border-width: 10px;
  border-radius: 50px;
  margin-top: 30px;
  border-top-color: rgba(68, 157, 68, 0.8);
  border-bottom-color: rgba(68, 157, 68, 0.8);
  border-left-color: rgba(68, 157, 68, 0.8);
}
.orgchart table {
  border-spacing: 0;
  border-collapse: separate;
}
.orgchart > table:first-child {
  width: 60%;
  margin: 20px auto;
}
.orgchart td {
  text-align: center;
  vertical-align: top;
  padding: 0;
}
.orgchart .lines:nth-child(3) td {
  box-sizing: border-box;
  height: 20px;
}
.orgchart .lines .topLine {
  border-top: 1px solid #000000;
}
.orgchart .lines .rightLine {
  border-right: 0px solid #000000;
  float: none;
  border-radius: 0;
}
.orgchart .lines .leftLine {
  border-left: 0.5px solid #000000;
  float: none;
  border-radius: 0;
}
.orgchart .lines .downLine {
  background-color: #000000;
  margin: 0 auto;
  height: 30px;
  width: 1px;
  float: none;
}
/* node styling */
.orgchart .node {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 1px;
  text-align: center;
  width: 275px;
  max-width: 400px;
}
.orgchart .node.open {
  max-width: 245px;
}
.orgchart.l2r .node,
.orgchart.r2l .node {
  width: 50px;
  height: 140px;
}
.orgchart .node > .spinner {
  position: absolute;
  top: calc(49%);
  left: calc(49%);
}
.orgchart .node > .spinner::before {
  width: 2rem;
  height: 2rem;
  border-width: 0.2rem;
  border-radius: 1rem;
  border-top-color: rgba(68, 157, 68, 0.8);
  border-bottom-color: rgba(68, 157, 68, 0.8);
  border-left-color: rgba(68, 157, 68, 0.8);
}
.orgchart .node:hover {
  transition: .5s;
  cursor: default;
}
.orgchart .ghost-node {
  position: fixed;
  left: -10000px;
  top: -10000px;
}
.orgchart .ghost-node rect {
  fill: #ffffff;
  stroke: #bf0000;
}
.orgchart .node.allowedDrop {
  border-color: rgba(68, 157, 68, 0.9);
}
.orgchart .node .title {
  box-sizing: border-box;
  padding: 2px;
  width: 130px;
  text-align: center;
  font-size: 0.75rem;
  font-weight: bold;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: black;
  border-radius: 4px 4px 0 0;
}
.orgchart.b2t .node .title {
  transform: rotate(-180deg);
  transform-origin: center bottom;
}
.orgchart.l2r .node .title {
  transform: rotate(-90deg) translate(-45px, -45px) rotateY(180deg);
  transform-origin: bottom center;
}
.orgchart.r2l .node .title {
  transform: rotate(-90deg) translate(-45px, -45px);
  transform-origin: bottom center;
}
.orgchart .node .title .symbol {
  float: left;
  margin-top: 12px;
  margin-left: 2px;
}
.orgchart .node .title .symbol::before {
  background-color: #fff;
  border-color: 1px solid black;
}
.orgchart .node .title .symbol::after {
  background-color: #fff;
}
.orgchart .node .content {
  box-sizing: border-box;
  padding: 2px;
  height: 20px;
  border-radius: 0 0 4px 4px;
  text-align: center;
  background-color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.orgchart.b2t .node .content {
  transform: rotate(180deg);
  transform-origin: center top;
}
.orgchart.l2r .node .content {
  transform: rotate(-90deg) translate(-45px, -45px) rotateY(180deg);
  transform-origin: top center;
  width: 130px;
}
.orgchart.r2l .node .content {
  transform: rotate(-90deg) translate(-45px, -45px);
  transform-origin: top center;
  width: 130px;
}
.orgchart .node .edge {
  position: absolute;
  cursor: default;
  transition: .2s;
}
.orgchart .node .edge::before {
  border-color: rgba(68, 157, 68, 0.5);
}
.orgchart.noncollapsable .node .edge {
  display: none;
}
.orgchart .node .edge:hover {
  cursor: pointer;
}
.orgchart .edge:hover::before {
  border-color: #449d44;
}
.orgchart .node .verticalEdge {
  width: calc(94%);
  width: -webkit-calc(94%);
  width: -moz-calc(94%);
  height: 10px;
  left: 3px;
}
.orgchart .node .verticalEdge::before {
  position: absolute;
  left: calc(49.6875%);
}
.orgchart .node .topEdge {
  top: -2px;
}
.orgchart .node .topEdge.oci-chevron-up::before {
  top: 2px;
}
.orgchart .node .topEdge.oci-chevron-down::before {
  bottom: 3px;
}
.orgchart .node .bottomEdge {
  bottom: -2px;
}
.orgchart .node .bottomEdge.oci-chevron-up::before {
  bottom: -3px;
}
.orgchart .node .bottomEdge.oci-chevron-down::before {
  bottom: 1px;
}
.orgchart .node .horizontalEdge {
  width: 10px;
  height: calc(94%);
  height: -webkit-calc(94%);
  height: -moz-calc(94%);
  top: 3px;
}
.orgchart .node .rightEdge {
  right: -2px;
}
.orgchart .node .leftEdge {
  left: -2px;
}
.orgchart .node .horizontalEdge::before {
  position: absolute;
  top: calc(49.6875%);
}
.orgchart .node .rightEdge.oci-chevron-left::before {
  right: -3px;
}
.orgchart .node .rightEdge.oci-chevron-right::before {
  right: 1px;
}
.orgchart .node .leftEdge.oci-chevron-right::before {
  left: -3px;
}
.orgchart .node .leftEdge.oci-chevron-left::before {
  left: 1px;
}
.orgchart .node .toggleBtn {
  position: absolute;
  left: 5px;
  bottom: -2px;
}
.orgchart .node .toggleBtn::before {
  background-color: rgba(68, 157, 68, 0.6);
}
.orgchart .node .toggleBtn:hover::before {
  background-color: #449d44;
}
.oc-export-btn {
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 5px;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  color: #fff;
  background-color: #5cb85c;
  border: 1px solid transparent;
  border-color: #4cae4c;
  border-radius: 4px;
}
.oc-export-btn[disabled] {
  cursor: not-allowed;
  box-shadow: none;
  opacity: 0.3;
}
.oc-export-btn:hover,
.oc-export-btn:focus,
.oc-export-btn:active {
  background-color: #449d44;
  border-color: #347a34;
}
.orgchart ~ .mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
}
.orgchart ~ .mask .spinner {
  position: absolute;
  top: calc(0%);
  left: calc(0%);
}
.orgchart ~ .mask .spinner::before {
  width: 100px;
  height: 100px;
  border-width: 10px;
  border-radius: 50px;
  border-top-color: rgba(68, 157, 68, 0.8);
  border-bottom-color: rgba(68, 157, 68, 0.8);
  border-left-color: rgba(68, 157, 68, 0.8);
}
.orgchart .node {
  margin-right: 5px;
  transition: transform 0.3s, opacity 0.3s;
}
.orgchart .slide-down {
  opacity: 0;
  transform: translateY(40px);
}
.orgchart.l2r .node.slide-down,
.orgchart.r2l .node.slide-down {
  transform: translateY(130px);
}
.orgchart .slide-up {
  opacity: 0;
  transform: translateY(-40px);
}
.orgchart.l2r .node.slide-up,
.orgchart.r2l .node.slide-up {
  transform: translateY(-130px);
}
.orgchart .slide-right {
  opacity: 0;
  transform: translateX(130px);
}
.orgchart.l2r .node.slide-right,
.orgchart.r2l .node.slide-right {
  transform: translateX(40px);
}
.orgchart .slide-left {
  opacity: 0;
  transform: translateX(-130px);
}
.orgchart.l2r .node.slide-left,
.orgchart.r2l .node.slide-left {
  transform: translateX(-40px);
}
/* oci means organization chart icons */
.oci {
  display: inline-block;
  position: relative;
  font-style: normal;
  font-family: Arial;
}
.oci-chevron-up::before {
  content: "";
  display: inline-block;
  box-sizing: border-box;
  vertical-align: text-bottom;
  width: 0.625rem;
  height: 0.625rem;
  border-width: 0 0.2rem 0.2rem 0;
  border-style: solid;
  border-color: #000;
  background: transparent;
  transform: rotate(-135deg);
}
.oci-chevron-right::before {
  content: "";
  display: inline-block;
  box-sizing: border-box;
  width: 0.625rem;
  height: 0.625rem;
  border-width: 0 0.2rem 0.2rem 0;
  border-style: solid;
  border-color: #000;
  background: transparent;
  transform: rotate(-45deg);
}
.oci-chevron-down::before {
  content: "";
  display: inline-block;
  box-sizing: border-box;
  width: 0.625rem;
  height: 0.625rem;
  border-width: 0 0.2rem 0.2rem 0;
  border-style: solid;
  border-color: #000;
  background: transparent;
  transform: rotate(45deg);
}
.oci-chevron-left::before {
  content: "";
  display: inline-block;
  box-sizing: border-box;
  width: 0.625rem;
  height: 0.625rem;
  border-width: 0 0.2rem 0.2rem 0;
  border-style: solid;
  border-color: #000;
  background: transparent;
  transform: rotate(135deg);
}
.oci-leader::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 0.2rem;
  background: #000;
  top: -0.75rem;
  left: 0.1rem;
}
.oci-leader::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0.875rem;
  height: 0.375rem;
  border-radius: 0.25rem 0.25rem 0 0;
  background: #000;
  top: -0.3rem;
  left: -0.125rem;
}
.oci-plus-square::before {
  display: inline-block;
  vertical-align: text-bottom;
  text-align: center;
  width: 1rem;
  height: 1rem;
  background-color: #000;
  color: #fff;
}
.oci-plus-circle::before {
  display: inline-block;
  vertical-align: text-bottom;
  text-align: center;
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  background-color: #000;
  color: #fff;
}
.oci-minus-square::before {
  display: inline-block;
  vertical-align: text-bottom;
  text-align: center;
  width: 1rem;
  height: 1rem;
  background-color: #000;
  color: #fff;
}
.oci-minus-circle::before {
  display: inline-block;
  vertical-align: text-bottom;
  text-align: center;
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  background-color: #000;
  color: #fff;
}
.oci-arrow-circle-up::before {
  display: inline-block;
  text-align: center;
  vertical-align: text-bottom;
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  background-color: #000;
  color: #fff;
  font-size: 0.875rem;
}
.oci-arrow-circle-down::before {
  text-align: center;
  display: inline-block;
  vertical-align: text-bottom;
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  background-color: #000;
  color: #fff;
  font-size: 0.875rem;
}
.oci-info-circle::before {
  display: inline-block;
  vertical-align: text-bottom;
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.oci-spinner::before {
  content: "";
  vertical-align: text-bottom;
  display: inline-block;
  box-sizing: border-box;
  width: 1rem;
  height: 1rem;
  border: 0.1rem solid #000;
  border-right-color: transparent;
  border-radius: 0.625rem;
  animation: oci-infinite-spinning 0.75s linear infinite;
}
@keyframes oci-infinite-spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media (min-width: 1024px) {
  .orgchart .node {
    width: 275px;
  }
  .kmt-orgchart__container .kmt-node__close .kmt-node__top .kmt-node__info {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #e0e0e0;
    margin-top: 6px;
    padding-top: 10px;
    width: 100%;
  }
  .kmt-orgchart__container .kmt-node__close .kmt-node__top .kmt-node__info .kmt-node__info-text.ansi {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
    width: auto;
  }
  .kmt-orgchart__container .kmt-node__close .kmt-node__top .kmt-node__info .kmt-node__info-text.ansi.large {
    width: 100%;
  }
  .kmt-orgchart__container .kmt-node__close .kmt-node__top .kmt-node__info .kmt-node__info-text.grade {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    width: auto;
  }
  .kmt-orgchart__container .kmt-node__close .kmt-node__top .kmt-node__info .kmt-node__info-text.name {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    -ms-order: 4;
    -moz-order: 4;
    -webkit-order: 4;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
  }
  .kmt-orgchart__container .kmt-node__close .kmt-node__top .kmt-node__info .kmt-node__info-text.code {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-order: 3;
    -moz-order: 3;
    -webkit-order: 3;
    width: auto;
  }
}
.site-child-not-available {
  position: relative;
  /*&:after {
		content: 'x';
	    color: #D03C00;
	    font-size: 54px;
	    font-weight: bold;
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    transform: translate(-50%, -50%);
    	z-index: 10;
	}*/
}
.site-child-not-available .site-not-bg {
  position: absolute;
  background-color: #ffffffa3;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block !important;
  z-index: 8;
}
.site-child-not-available .cstm-tooltip {
  position: relative;
  background: #F9F9F9;
  border: 1px solid #E0E0E0;
  left: 12px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 30px;
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  width: 100px;
  color: #D03C00;
  top: -30px;
  padding: 4px 10px;
}
.site-child-not-available .cstm-tooltip .tooltiptext {
  visibility: hidden;
  min-width: 209px;
  background: #FFFFFF;
  border: 1px solid #CDCDD2;
  text-align: center;
  border-radius: 6px;
  padding: 7px;
  position: absolute;
  z-index: 1;
  top: 131%;
  left: 50%;
  margin-left: -60px;
  color: #000000;
}
.site-child-not-available .cstm-tooltip .tooltiptext:after {
  content: "";
  position: absolute;
  background: #FFF;
  border: 1px solid #CDCDD2;
  border-top-width: 0px;
  border-left-width: 0px;
  transform: rotate(225deg);
  top: -6px;
  left: calc(27%);
  height: 10px;
  width: 10px;
}
.site-child-not-available .cstm-tooltip:hover .tooltiptext {
  visibility: visible;
}
.kmt-site-not-available {
  display: none;
  padding: 10px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.002em;
  color: #D03C00;
}
.site-not-available.kmt-canvas-empty .kmt-site-not-available {
  display: block;
  color: #D03C00;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}
.site-not-available.kmt-canvas-empty .kmt-site-not-available {
  display: none;
}
.kmt-site-not-available .kmt-site-alert {
  display: flex;
  align-items: center;
  justify-content: end;
}
.kmt-site-not-available .icon-alert {
  fill: #D03C00;
  width: 20px;
  height: 30px;
  margin-right: 8px;
  margin-left: 8px;
}
.kmt-site-not-available .kmt-site-alert span {
  text-align: left;
}
.collab__headline {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 100%;
}
.collab__headline > div:first-child.kmt-searchbox {
  width: auto;
}
.collab__headline > div:first-child.kmt-searchbox + .js-add-element {
  margin-left: auto;
}
.solutions-empty {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 3px 3px 0 0;
  background-color: #f9f9f9;
  height: 210px;
}
.solutions-empty span {
  font-weight: 500;
  color: #000000;
}
.add-element-ctr.disabled {
  pointer-events: none;
}
.add-element-ctr.disabled .add-element {
  background-color: #ececec;
}
.add-element {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: inline-flex;
  padding: 5px 6px 6px 12px;
  box-sizing: border-box;
  border-radius: 20px;
  height: 42px;
  color: #000;
  background-color: #f9f9f9;
  border: 1px solid #949494;
}
.add-element span {
  margin-right: 16px;
  line-height: 14px;
  font-weight: bold;
  color: #333333;
  font-size: 14px;
  text-transform: uppercase;
}
.add-element .circle {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: none;
  background-color: #ffd200;
  border-radius: 20px;
  height: 27px;
  width: 27px;
  background-size: 27px;
  background-position: center;
  background-repeat: no-repeat;
}
.add-element .circle svg {
  fill: #333333;
  width: 10px;
  height: 10px;
}
.disable-add-to-cart .add-element {
  color: #bcbcbc;
  background-color: #f2f2f2;
  border-color: #bcbcbc;
  pointer-events: none;
}
.count-items {
  margin: 3px 5px 30px;
}
.count-items strong {
  font-size: 15px;
  text-transform: uppercase;
}
.card-item__container {
  border: 1px solid #e0e0e0;
  margin-bottom: 20px;
  border-radius: 3px;
  width: 300px;
}
.card-item__container .l-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.card-item__container .l-row-flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.card-item__container .l-row-space-bettwen {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.card-item__container .card-item__header {
  background: #f9f9f9;
  padding: 19px 15px 12px;
  height: 47px;
}
.card-item__container .card-item__header .card-item__card-title {
  width: 90%;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  color: #949494;
  text-transform: uppercase;
  font-size: 12px;
}
.card-item__container .card-item__header .card-item__header-actions .card-item__cta-ctr svg {
  height: 8px;
  width: 15px;
  fill: #336699;
  transform: rotate(90deg);
  vertical-align: text-top;
}
.card-item__container .collab-card__content {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.card-item__container .collab-card__content .text {
  font-weight: 500;
  line-height: 20px;
  font-size: 14px;
}
.card-item__container .collab-card__content .text.gray {
  line-height: 24px;
  color: #949494 !important;
  font-size: 16px !important;
  font-family: "acumin-pro", Arial, sans-serif !important;
}
.card-item__container .collab-card__content .text.bold {
  font-weight: 600;
  line-height: 20px;
  color: #000000;
  font-size: 17px;
}
.card-item__container .collab-card__content > div {
  margin-bottom: 8px;
}
.empty-card {
  margin-top: 40px;
}
.empty-card.collab-card {
  margin-top: 0;
  width: 340px;
}
.empty-card.collab-card > .btn-add-card {
  border-color: transparent;
}
.card-item__container {
  border: 1px solid #e0e0e0;
  margin-bottom: 20px;
  border-radius: 3px;
  min-height: 381px;
  width: 300px;
}
.card-item__container.note {
  min-height: auto;
}
.card-item__container .l-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.card-item__container .l-row-flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.card-item__container .l-row-space-bettwen {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.card-item__container .card-item__header {
  background: #f9f9f9;
  padding: 19px 15px 12px;
  height: 47px;
}
.card-item__container .card-item__header .card-item__card-title {
  width: 90%;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  color: #949494;
  text-transform: uppercase;
  font-size: 12px;
}
.card-item__container .card-item__header .card-item__header-actions .card-item__cta-ctr svg {
  height: 8px;
  width: 15px;
  fill: #336699;
  transform: rotate(90deg);
  vertical-align: text-top;
}
.card-item__container .collab-card__content {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.card-item__container .collab-card__content .text {
  font-weight: 500;
  line-height: 20px;
  font-size: 14px;
}
.card-item__container .collab-card__content .text.gray {
  line-height: 24px;
  color: #949494 !important;
  font-size: 16px !important;
  font-family: "acumin-pro", Arial, sans-serif !important;
}
.card-item__container .collab-card__content .text.bold {
  font-weight: 600;
  line-height: 20px;
  color: #000000;
  font-size: 17px;
}
.card-item__container .collab-card__content .text.uppercase {
  text-transform: uppercase;
}
.card-item__container .collab-card__content > div {
  margin-bottom: 8px;
}
.kmt-make-primary-container:hover .kmt-make-primary-wp:not(.kmt-primary-machine) {
  display: block;
}
.kmt-make-primary-container .kmt-make-primary-wp:not(.kmt-primary-machine) {
  display: none;
}
.kmt-workshop-input-name {
  outline: #336699;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .kmt-workshop {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .kmt-workshop .main-content {
    width: 100%;
  }
  .empty-card {
    width: 340px;
  }
}
@media (min-width: 1024px) {
  .kmt-workshop {
    margin: 60px auto;
    max-width: 1280px;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .kmt-workshop {
    margin-bottom: 60px;
  }
}
.page-solutionPage .add-element {
  -webkit-box-align: center;
  align-items: center;
  display: inline-flex;
  background-color: #f9f9f9;
  border: 1px solid #949494;
  padding: 6px 5px 5px 12px;
  box-sizing: border-box;
  border-radius: 20px;
  height: 42px;
  color: #000;
}
.page-solutionPage .add-element span {
  margin: auto 0px;
  line-height: 14px;
  font-weight: bold;
  color: #333333;
  font-size: 14px;
  text-transform: uppercase;
}
.page-solutionPage .add-element .circle {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: #f7d204;
  border-radius: 20px;
  margin-left: 5px;
  height: 27px;
  width: 30px;
  background-image: none;
}
.page-solutionPage .add-element svg {
  display: block;
}
.page-addEditSolutionPage .add-element {
  -webkit-box-align: center;
  align-items: center;
  display: inline-flex;
  color: #000;
  background-color: #ffd200;
  border: 1px solid #b89c47;
  border-radius: 6px;
  padding: 6px 5px 5px 12px;
  box-sizing: border-box;
  height: 42px;
  min-width: 150px;
}
.page-addEditSolutionPage .add-element span {
  margin: auto 0px;
  line-height: 14px;
  font-weight: bold;
  color: #333333;
  font-size: 14px;
  text-transform: uppercase;
}
.page-addEditSolutionPage .add-element .circle {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAyMSAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjYzNTcgMi43NzYyNEMxNC44NDgyIDIuNzc2MjQgMTAuMDYwNyAyLjc3NjI0IDUuMjczNSAyLjc3NjI0QzUuMjczNSAyLjMwNDIzIDUuMjczNSAxLjgzMTk3IDUuMjczNSAxLjM1OTk2QzUuMjczNSAxLjAyODY3IDUuMDA1OTkgMC43NTIzMTkgNC42ODUzIDAuNzUyMzE5QzMuMzk0NTUgMC43NTIzMTkgMi4xMDQwNCAwLjc1MjMxOSAwLjgxMzI5OCAwLjc1MjMxOUMwLjQ5MjYxMSAwLjc1MjMxOSAwLjIyNTA5OCAxLjAyODY3IDAuMjI1MDk4IDEuMzU5OTZDMC4yMjUwOTggMS40NDA0MSAwLjIyNTA5OCAxLjUyMDg2IDAuMjI1MDk4IDEuNjAxMDdDMC4yMjUwOTggMS45MzIzNSAwLjQ5MjYxMSAyLjIwODcxIDAuODEzMjk4IDIuMjA4NzFDMS44Mjk5NCAyLjIwODcxIDIuODQ2ODIgMi4yMDg3MSAzLjg2MzcgMi4yMDg3MUMzLjg2MzcgMi41MzI3IDMuODYzNyAyLjg1Njk0IDMuODYzNyAzLjE4MDkzQzMuODIyNzYgMy4yOTQxOSAzLjgxMDc2IDMuNDE5MzcgMy44NDYwNiAzLjU0NTI3QzQuNTk0MjUgNi4yMTE4MyA1LjM0MjQ0IDguODc4NCA2LjA5MDYzIDExLjU0NTJDNi4xNjM1NiAxMS44MDUzIDYuMzkzNDMgMTEuOTkxMiA2LjY1Nzg5IDExLjk5MTJDMTAuMjM1OCAxMS45OTEyIDEzLjgxMzkgMTEuOTkxMiAxNy4zOTE4IDExLjk5MTJDMTcuNjU2IDExLjk5MTIgMTcuODg2MiAxMS44MDUzIDE3Ljk1OTEgMTEuNTQ1MkMxOC43MDcgOC44Nzg0IDE5LjQ1NSA2LjIxMjA4IDIwLjIwMzIgMy41NDUyN0MyMC4zMDk1IDMuMTY0NjUgMjAuMDE0IDIuNzc2MjQgMTkuNjM1NyAyLjc3NjI0Wk0xNi43NzQgMTAuNTM0OEMxMy42MDc2IDEwLjUzNDggMTAuNDQxNCAxMC41MzQ4IDcuMjc1MDMgMTAuNTM0OEM3LjE3MDMzIDEwLjE2MTcgNy4wNjU2MyA5Ljc4ODQgNi45NjA5MyA5LjQxNTMxQzEwLjMzNjUgOS40MTUzMSAxMy43MTIzIDkuNDE1MzEgMTcuMDg3OCA5LjQxNTMxQzE2Ljk4MzQgOS43ODgxNSAxNi44Nzg0IDEwLjE2MTUgMTYuNzc0IDEwLjUzNDhaTTE3LjQ5NjggNy45NTg2N0MxMy44NDg1IDcuOTU4NjcgMTAuMjAwMyA3Ljk1ODY3IDYuNTUyMjUgNy45NTg2N0M2LjQwNTkgNy40MzcwOCA2LjI1OTU2IDYuOTE1NDggNi4xMTMyMSA2LjM5Mzg4QzEwLjA1NDIgNi4zOTM4OCAxMy45OTQ5IDYuMzkzODggMTcuOTM1OCA2LjM5Mzg4QzE3Ljc4OTUgNi45MTU0OCAxNy42NDMxIDcuNDM3MDggMTcuNDk2OCA3Ljk1ODY3Wk0xOC4zNDQ1IDQuOTM3NzRDMTQuMTMxMyA0LjkzNzc0IDkuOTE3OTIgNC45Mzc3NCA1LjcwNDc3IDQuOTM3NzRDNS42Mzg4OSA0LjcwMjcgNS41NzI3OCA0LjQ2NzY3IDUuNTA2OSA0LjIzMjYzQzkuODUyMDUgNC4yMzI2MyAxNC4xOTc0IDQuMjMyNjMgMTguNTQyMyA0LjIzMjYzQzE4LjQ3NjIgNC40Njc2NyAxOC40MTA0IDQuNzAyNDYgMTguMzQ0NSA0LjkzNzc0WiIgZmlsbD0iIzMzMzMzMyIvPgo8cGF0aCBkPSJNOS4xMTI2MiAxMi4xMDY5QzkuMDU4NzQgMTIuMDkzNSA5LjAwMTU2IDEyLjA4NTIgOC45MzY4NiAxMi4wODg5QzguODczMSAxMi4wODUyIDguODE2ODcgMTIuMDkzNSA4Ljc2MzkzIDEyLjEwNjFDNy42ODkxNyAxMi4yNDMgNi45MzExIDEzLjA3ODEgNi44NzEzNCAxNC4yMjIyQzYuODA4MjkgMTUuNDI0NiA3Ljg2NDkzIDE2LjI5NjIgOC45MzY4NiAxNi4zNTZDMTAuMTAwOCAxNi40MjExIDEwLjk0NDMgMTUuMzI5MyAxMS4wMDIxIDE0LjIyMjJDMTEuMDYxNyAxMy4wODU5IDEwLjEyMTMgMTIuMjQ2MSA5LjExMjYyIDEyLjEwNjlaTTguOTM2ODYgMTQuODk5OEM4LjA5MTAzIDE0Ljg1MjcgOC4wOTEwMyAxMy41OTI3IDguOTM2ODYgMTMuNTQ1NUM5Ljc4MzYzIDEzLjQ5ODEgOS43Nzg2OSAxNC44NTI3IDguOTM2ODYgMTQuODk5OFoiIGZpbGw9IiMzMzMzMzMiLz4KPHBhdGggZD0iTTE1LjI4NzQgMTIuMTA2OUMxNS4yMzM2IDEyLjA5MzUgMTUuMTc2NCAxMi4wODUyIDE1LjExMTcgMTIuMDg4OUMxNS4wNDc5IDEyLjA4NTIgMTQuOTkxNyAxMi4wOTM1IDE0LjkzODggMTIuMTA2MUMxMy44NjQyIDEyLjI0MyAxMy4xMDY0IDEzLjA3ODEgMTMuMDQ2NiAxNC4yMjIyQzEyLjk4MzYgMTUuNDI0MyAxNC4wNCAxNi4yOTYyIDE1LjExMTcgMTYuMzU2QzE2LjI3NTYgMTYuNDIxMSAxNy4xMTkzIDE1LjMyOTUgMTcuMTc3MiAxNC4yMjIyQzE3LjIzNjcgMTMuMDg1OSAxNi4yOTU4IDEyLjI0NjQgMTUuMjg3NCAxMi4xMDY5Wk0xNS4xMTE3IDE0Ljg5OThDMTQuMjY1OSAxNC44NTI3IDE0LjI2NTYgMTMuNTkyNyAxNS4xMTE3IDEzLjU0NTVDMTUuOTU4MiAxMy40OTgxIDE1Ljk1MzUgMTQuODUyNyAxNS4xMTE3IDE0Ljg5OThaIiBmaWxsPSIjMzMzMzMzIi8+Cjwvc3ZnPgo=");
  border-radius: 20px;
  margin-left: 5px;
  height: 27px;
  width: 30px;
}
.page-addEditSolutionPage .add-element .circle svg {
  display: none;
}
.page-addEditSolutionPage .add-element .circle:hover {
  background-color: transparent !important;
}
.button-group-wrap {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .button-group-wrap {
    flex-wrap: nowrap;
  }
}
@media (min-width: 768px) {
  .button-group-wrap .button-wrap + .button-wrap {
    margin-left: 0px;
  }
}
.grid-list-view > ul {
  display: flex;
  list-style: none;
}
.grid-list-view > ul > li > a {
  display: flex;
  border: 1px solid #bcbcbc;
  border-radius: 3px;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
}
.grid-list-view > ul > li > a > .icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.grid-list-view > ul > li > a > .icon > svg {
  width: 26px;
  height: 26px;
  fill: #bcbcbc;
}
.grid-list-view > ul > li > a:hover,
.grid-list-view > ul > li > a:active,
.grid-list-view > ul > li > a.active {
  fill: #336699;
}
.grid-list-view > ul > li.active > a {
  fill: #336699;
}
.grid-list-view > ul > li:nth-child(1) > a {
  border-radius: 3px 0 0 3px;
}
.grid-list-view > ul > li:last-child > a {
  border-radius: 0 3px 3px 0;
}
.grid-list-view > ul > li + li > a {
  border-left: 0;
}
.kmt-workshop .collab-card.project-card[data-card-type="folder-card"] .collab-card__slider-ctr .collab-card__slider + div,
.kmt-workshop .collab-card.solution-card[data-card-type="folder-card"] .collab-card__slider-ctr .collab-card__slider + div,
.kmt-workshop .collab-card.machine-card[data-card-type="folder-card"] .collab-card__slider-ctr .collab-card__slider + div,
.kmt-workshop .collab-card.project-card[data-card-type="project-card"] .collab-card__slider-ctr .collab-card__slider + div,
.kmt-workshop .collab-card.solution-card[data-card-type="project-card"] .collab-card__slider-ctr .collab-card__slider + div,
.kmt-workshop .collab-card.machine-card[data-card-type="project-card"] .collab-card__slider-ctr .collab-card__slider + div {
  margin-bottom: -1px !important;
}
.collab-card .collab-card__content .icon-holder {
  display: flex;
  align-items: center;
  justify-content: center;
}
.collab-card .collab-card__content .icon-holder > .icon,
.collab-card .collab-card__content .icon-holder .icon > svg {
  width: 106px;
  height: 106px;
}
.card-list .collab-card[data-card-type="folder-card"].highlight,
.card-list .collab-card[data-card-type="project-card"].highlight,
.card-list .collab-card[data-card-type="machine-card"].highlight,
.card-list .collab-card[data-card-type="solution-card"].highlight,
.card-list .collab-card[data-card-type="solution-finder-card"].highlight,
.card-list .collab-card[data-card-type="collaborations-card"].highlight,
.card-list .collab-card[data-card-type="approval-drawing-card"].highlight {
  opacity: 0.4;
}
.card-list .collab-card[data-card-type="folder-card"] .collab-card__content,
.card-list .collab-card[data-card-type="project-card"] .collab-card__content,
.card-list .collab-card[data-card-type="machine-card"] .collab-card__content,
.card-list .collab-card[data-card-type="solution-card"] .collab-card__content,
.card-list .collab-card[data-card-type="solution-finder-card"] .collab-card__content,
.card-list .collab-card[data-card-type="collaborations-card"] .collab-card__content,
.card-list .collab-card[data-card-type="approval-drawing-card"] .collab-card__content {
  padding-bottom: 0;
}
.card-list .collab-card[data-card-type="folder-card"] .collab-card__content {
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  color: #000000;
}
.card-list .collab-card[data-card-type="folder-card"] .collab-card__content .solution__meta-data-ctr {
  margin-left: -18px;
  margin-right: -18px;
  padding-left: 18px;
  padding-right: 18px;
}
.card-list .collab-card[data-card-type="folder-card"] .dragged-elm {
  display: none !important;
}
.card-list .collab-card.machine-card[data-card-type="folder-card"] .collab-card__content,
.card-list .collab-card.project-card[data-card-type="folder-card"] .collab-card__content,
.card-list .collab-card.solution-card[data-card-type="folder-card"] .collab-card__content,
.card-list .collab-card.solution-finder-card[data-card-type="folder-card"] .collab-card__content,
.card-list .collab-card.collaborations-card[data-card-type="folder-card"] .collab-card__content,
.card-list .collab-card.approval-drawing-card[data-card-type="folder-card"] .collab-card__content,
.card-list .collab-card.machine-card[data-card-type="project-card"] .collab-card__content,
.card-list .collab-card.project-card[data-card-type="project-card"] .collab-card__content,
.card-list .collab-card.solution-card[data-card-type="project-card"] .collab-card__content,
.card-list .collab-card.solution-finder-card[data-card-type="project-card"] .collab-card__content,
.card-list .collab-card.collaborations-card[data-card-type="project-card"] .collab-card__content,
.card-list .collab-card.approval-drawing-card[data-card-type="project-card"] .collab-card__content,
.card-list .collab-card.machine-card[data-card-type="machine-card"] .collab-card__content,
.card-list .collab-card.project-card[data-card-type="machine-card"] .collab-card__content,
.card-list .collab-card.solution-card[data-card-type="machine-card"] .collab-card__content,
.card-list .collab-card.solution-finder-card[data-card-type="machine-card"] .collab-card__content,
.card-list .collab-card.collaborations-card[data-card-type="machine-card"] .collab-card__content,
.card-list .collab-card.approval-drawing-card[data-card-type="machine-card"] .collab-card__content,
.card-list .collab-card.machine-card[data-card-type="solution-card"] .collab-card__content,
.card-list .collab-card.project-card[data-card-type="solution-card"] .collab-card__content,
.card-list .collab-card.solution-card[data-card-type="solution-card"] .collab-card__content,
.card-list .collab-card.solution-finder-card[data-card-type="solution-card"] .collab-card__content,
.card-list .collab-card.collaborations-card[data-card-type="solution-card"] .collab-card__content,
.card-list .collab-card.approval-drawing-card[data-card-type="solution-card"] .collab-card__content,
.card-list .collab-card.machine-card[data-card-type="solution-finder-card"] .collab-card__content,
.card-list .collab-card.project-card[data-card-type="solution-finder-card"] .collab-card__content,
.card-list .collab-card.solution-card[data-card-type="solution-finder-card"] .collab-card__content,
.card-list .collab-card.solution-finder-card[data-card-type="solution-finder-card"] .collab-card__content,
.card-list .collab-card.collaborations-card[data-card-type="solution-finder-card"] .collab-card__content,
.card-list .collab-card.approval-drawing-card[data-card-type="solution-finder-card"] .collab-card__content,
.card-list .collab-card.machine-card[data-card-type="collaborations-card"] .collab-card__content,
.card-list .collab-card.project-card[data-card-type="collaborations-card"] .collab-card__content,
.card-list .collab-card.solution-card[data-card-type="collaborations-card"] .collab-card__content,
.card-list .collab-card.solution-finder-card[data-card-type="collaborations-card"] .collab-card__content,
.card-list .collab-card.collaborations-card[data-card-type="collaborations-card"] .collab-card__content,
.card-list .collab-card.approval-drawing-card[data-card-type="collaborations-card"] .collab-card__content,
.card-list .collab-card.machine-card[data-card-type="approval-drawing-card"] .collab-card__content,
.card-list .collab-card.project-card[data-card-type="approval-drawing-card"] .collab-card__content,
.card-list .collab-card.solution-card[data-card-type="approval-drawing-card"] .collab-card__content,
.card-list .collab-card.solution-finder-card[data-card-type="approval-drawing-card"] .collab-card__content,
.card-list .collab-card.collaborations-card[data-card-type="approval-drawing-card"] .collab-card__content,
.card-list .collab-card.approval-drawing-card[data-card-type="approval-drawing-card"] .collab-card__content {
  color: #000000;
}
.card-list .collab-card.machine-card[data-card-type="folder-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.project-card[data-card-type="folder-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.solution-card[data-card-type="folder-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.solution-finder-card[data-card-type="folder-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.collaborations-card[data-card-type="folder-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.approval-drawing-card[data-card-type="folder-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.machine-card[data-card-type="project-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.project-card[data-card-type="project-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.solution-card[data-card-type="project-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.solution-finder-card[data-card-type="project-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.collaborations-card[data-card-type="project-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.approval-drawing-card[data-card-type="project-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.machine-card[data-card-type="machine-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.project-card[data-card-type="machine-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.solution-card[data-card-type="machine-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.solution-finder-card[data-card-type="machine-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.collaborations-card[data-card-type="machine-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.approval-drawing-card[data-card-type="machine-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.machine-card[data-card-type="solution-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.project-card[data-card-type="solution-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.solution-card[data-card-type="solution-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.solution-finder-card[data-card-type="solution-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.collaborations-card[data-card-type="solution-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.approval-drawing-card[data-card-type="solution-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.machine-card[data-card-type="solution-finder-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.project-card[data-card-type="solution-finder-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.solution-card[data-card-type="solution-finder-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.solution-finder-card[data-card-type="solution-finder-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.collaborations-card[data-card-type="solution-finder-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.approval-drawing-card[data-card-type="solution-finder-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.machine-card[data-card-type="collaborations-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.project-card[data-card-type="collaborations-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.solution-card[data-card-type="collaborations-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.solution-finder-card[data-card-type="collaborations-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.collaborations-card[data-card-type="collaborations-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.approval-drawing-card[data-card-type="collaborations-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.machine-card[data-card-type="approval-drawing-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.project-card[data-card-type="approval-drawing-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.solution-card[data-card-type="approval-drawing-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.solution-finder-card[data-card-type="approval-drawing-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.collaborations-card[data-card-type="approval-drawing-card"] .collab-card__content .solution__meta-data-ctr,
.card-list .collab-card.approval-drawing-card[data-card-type="approval-drawing-card"] .collab-card__content .solution__meta-data-ctr {
  margin-top: inherit;
}
.card-list .collab-card.solution-finder-card .collab-card__content {
  padding-bottom: 0;
}
.card-list .collab-card .collab-card__header .collab-card__card-title {
  font-size: 12px !important;
  font-family: "acumin-pro", Arial, sans-serif !important;
  color: #949494 !important;
}
.card-list .collab-card .collab-card__header .collab-card__header-left .collab-card__checkbox:checked {
  background-image: url("../images/checked-checkbox.svg");
}
.card-list .collab-card .collab-card__header .collabGropIcon {
  background: url("../../common/images/collaboration-teams-blue-icon.svg") no-repeat;
}
.card-list .collab-card .collab-card__header .collab-card__add-icon {
  background: url("../../common/images/icons/plus_icon-blue.svg") no-repeat;
}
.card-list .collab-card .collab-card__content .h-text-center {
  display: inline-block;
  width: 100%;
}
.card-list .collab-card .collab-card__content .collab-card__slider-ctr .slick-arrow {
  background: url("../../../../../../store/_ui/responsive/common/images/icons/project-card-slider.svg") no-repeat;
}
.card-list .collab-card .collab-card__content .collab-card__project-tile,
.card-list .collab-card .collab-card__content .js-collab-card-title {
  font-size: 16px !important;
  font-family: "acumin-pro", Arial, sans-serif !important;
}
.card-list .collab-card .collab-card__content .solution__meta-data-title {
  font-size: 14px !important;
  font-family: "acumin-pro", Arial, sans-serif !important;
  color: #949494 !important;
}
.card-list .collab-card .collab-card__content .solution__meta-data-txt {
  font-size: 14px !important;
  font-family: Helvetica Neue, sans-serif, Arial !important;
}
.card-list .collab-card .collab-card__content .solution__meta-data-ctr:not(.middle-content) {
  flex-wrap: wrap;
  border-top: 1px solid #e0e0e0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.card-list .collab-card .collab-card__content .solution__meta-data-ctr:not(.middle-content):last-child {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 0px;
}
.card-list .collab-card .collab-card__content .solution__meta-data-ctr:not(.middle-content) .solution__meta-data {
  min-width: 50%;
  max-width: 50%;
}
.card-list .collab-card .collab-card__content .solution__meta-data-ctr:not(.middle-content).has-stretch-out {
  margin-left: -18px;
  margin-right: -18px;
  padding-left: 18px;
  padding-right: 18px;
}
@media (any-pointer: coarse) {
  .card-list .collab-card.ui-draggable-handle {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
  }
}
.card-list .collab-card.ui-draggable-handle.highlight {
  cursor: grab;
}
.card-list .collab-card.ui-droppable-hover {
  position: relative;
}
.card-list .collab-card.ui-droppable-hover:before {
  content: '';
  position: absolute;
  left: -3px;
  right: -3px;
  top: -3px;
  bottom: -3px;
  border: 3px solid #336699;
  border-radius: 3px;
}
.kmt-solution__container {
  margin-top: 20px;
  min-width: 300px;
  height: 100%;
}
.kmt-solution__container .wrapper {
  border: 1px solid #ececec;
  box-sizing: border-box;
  border-radius: 4px;
}
.kmt-solution__container .kmt-solution__title h1.headline__title {
  overflow: visible;
  text-overflow: clip;
  white-space: normal;
  font-weight: 600;
  line-height: 1.2;
  font-size: 40px;
  cursor: pointer;
  max-width: 100%;
  position: static;
  word-break: break-word;
  margin: 0 0 15px;
  padding-top: 10px;
}
.kmt-solution__container .kmt-solution__title h1.headline__title[data-tooltip]:hover:before {
  max-width: none;
}
.kmt-solution__container .shadow {
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}
.kmt-solution__container .btn-container + .info-message-container-wrap {
  margin-top: 30px;
}
.kmt-solution__container .btn-container .btn-back-to-pdp .symbol > span {
  fill: #333333;
}
.kmt-solution__container .btn-container .btn-back-to-pdp:hover .symbol > span {
  fill: #ffffff;
}
.kmt-solution__container .info-message-container {
  border: 1px solid #336699;
  padding: 15px;
  display: flex;
  gap: 0 13px;
  margin-bottom: 26px;
}
.kmt-solution__container .info-message-container.alert {
  border-radius: 0;
}
.kmt-solution__container .info-message-container.alert.error {
  border-color: #d03c00;
}
.kmt-solution__container .info-message-container.alert.error .container-in h4 {
  color: #d03c00;
}
.kmt-solution__container .info-message-container.alert.error .btn.btn-link,
.kmt-solution__container .info-message-container.alert.error .btn-link {
  padding: 0;
  display: inline;
  outline: 0;
  border: 0;
  border-color: transparent;
  vertical-align: top;
  color: #bcbcbc !important;
  font-weight: inherit;
  text-decoration: none;
  line-height: inherit;
  font-size: inherit;
  margin: 0;
  opacity: 1;
}
.kmt-solution__container .info-message-container.alert.error .btn.btn-link#fs-report-link,
.kmt-solution__container .info-message-container.alert.error .btn-link#fs-report-link {
  color: inherit !important;
  text-decoration: underline;
  text-transform: none;
  font-family: inherit;
}
.kmt-solution__container .info-message-container.alert.error .btn.btn-link#fs-report-link:not(.disabled):hover,
.kmt-solution__container .info-message-container.alert.error .btn-link#fs-report-link:not(.disabled):hover {
  text-decoration: none;
}
.kmt-solution__container .info-message-container.alert.error .btn.btn-link#fs-report-link.disabled,
.kmt-solution__container .info-message-container.alert.error .btn-link#fs-report-link.disabled {
  color: #bcbcbc !important;
  pointer-events: auto;
  cursor: not-allowed;
}
.kmt-solution__container .info-message-container.alert.error .btn.btn-link#fs-report-link.disabled:hover,
.kmt-solution__container .info-message-container.alert.error .btn-link#fs-report-link.disabled:hover {
  text-decoration: underline;
}
.kmt-solution__container .info-message-container .icon-in {
  width: 18px;
  min-width: 16px;
  min-height: 16px;
  display: flex;
}
.kmt-solution__container .info-message-container .container-in {
  font-family: "acumin-pro", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #336699;
}
.kmt-solution__container .info-message-container .container-in h4 {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 20px;
}
.kmt-solution__container .info-message-container .container-in h4:last-child {
  margin-bottom: 0;
}
.kmt-solution__container .info-message-container .container-in p {
  margin: 0;
  color: #336699;
}
.kmt-solution__container .info-message-container .container-in p + p {
  margin-top: 10px;
}
.kmt-solution__container .kmt-solution__general-details {
  padding: 0 20px;
  border-bottom: 4px solid #ececec;
}
@media screen and (min-width: 1200px) {
  .kmt-solution__container .kmt-solution__general-details {
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1200px) {
  .kmt-solution__container .kmt-solution__general-details .right-border {
    border-right: 1px solid #ececec;
  }
}
@media screen and (min-width: 1200px) {
  .kmt-solution__container .kmt-solution__general-details .left-border {
    border-left: 1px solid #ececec;
  }
}
@media screen and (min-width: 1200px) {
  .kmt-solution__container .kmt-solution__general-details .cad-cart,
  .kmt-solution__container .kmt-solution__general-details .name-component {
    display: flex;
    width: 100%;
  }
}
.kmt-solution__container .kmt-solution__general-details .cad-cart > div,
.kmt-solution__container .kmt-solution__general-details .name-component > div {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 640px) {
  .kmt-solution__container .kmt-solution__general-details .cad-cart > div,
  .kmt-solution__container .kmt-solution__general-details .name-component > div {
    min-height: 90px;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1200px) {
  .kmt-solution__container .kmt-solution__general-details .cad-cart > div,
  .kmt-solution__container .kmt-solution__general-details .name-component > div {
    width: auto;
    max-width: 220px;
    min-width: 160px;
  }
}
@media screen and (min-width: 1200px) {
  .kmt-solution__container .kmt-solution__general-details .cad-cart > div.details-name,
  .kmt-solution__container .kmt-solution__general-details .name-component > div.details-name {
    min-width: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .kmt-solution__container .kmt-solution__general-details .cad-cart > div.details-component,
  .kmt-solution__container .kmt-solution__general-details .name-component > div.details-component {
    min-width: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .kmt-solution__container .kmt-solution__general-details .cad-cart > div.details-add-to-cart,
  .kmt-solution__container .kmt-solution__general-details .name-component > div.details-add-to-cart {
    max-width: 350px;
  }
}
.kmt-solution__container .kmt-solution__general-details .cad-cart > div + div,
.kmt-solution__container .kmt-solution__general-details .name-component > div + div {
  border-top: 1px solid #ececec;
}
@media screen and (min-width: 1200px) {
  .kmt-solution__container .kmt-solution__general-details .cad-cart > div + div,
  .kmt-solution__container .kmt-solution__general-details .name-component > div + div {
    border-top-color: transparent;
  }
}
@media screen and (min-width: 1200px) {
  .kmt-solution__container .kmt-solution__general-details .name-component {
    justify-content: flex-start;
    width: auto;
  }
}
.kmt-solution__container .kmt-solution__general-details .name-component + .cad-cart {
  border-top: 1px solid #ECECEC;
}
@media screen and (min-width: 640px) {
  .kmt-solution__container .kmt-solution__general-details .name-component + .cad-cart {
    border-left: 1px solid #ECECEC;
    border-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .kmt-solution__container .kmt-solution__general-details .name-component + .cad-cart {
    border-left: transparent;
  }
}
@media screen and (min-width: 1200px) {
  .kmt-solution__container .kmt-solution__general-details .cad-cart {
    justify-content: flex-end;
  }
}
.kmt-solution__container .kmt-solution__general-details .details-name {
  padding-top: 29px;
  padding-bottom: 31px;
}
.kmt-solution__container .kmt-solution__general-details .details-name input {
  width: 100%;
  height: 34px;
  padding: 5px 13px;
  border-radius: 4px;
  font-size: 16px;
  color: #23201f;
  border: 1px solid #949494;
}
.kmt-solution__container .kmt-solution__general-details .details-component {
  padding-top: 25px;
  padding-bottom: 21px;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  position: relative;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details .text {
  width: 26%;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 19px;
  color: #4f4f4f;
  letter-spacing: 0.001em;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details .icon-wp {
  background-color: white;
  border-radius: 20px;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 30px;
  left: 6px;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details .icon-wp .edit-icon {
  margin-bottom: 2px;
  margin-left: 2px;
  height: 12px;
  width: 12px;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details .kmt-item-list {
  background-color: white;
  list-style-type: none;
  position: absolute;
  padding: 8px 12px;
  min-width: 232px;
  left: 0;
  top: 61px;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details .kmt-item-list > li:not(:first-of-type) {
  margin-top: 20px;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details .kmt-item-list .kmt-checkbox-container {
  display: inline-block;
  vertical-align: super;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details .kmt-item-list .name {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details .kmt-pill {
  line-height: 16px;
  font-size: 14px;
  color: #23201f;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details .kmt-pill.bold {
  color: #000000;
  font-weight: bold;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details .project-name {
  -o-text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 15px;
  padding: 4px 14px 3px;
  text-decoration: none;
  background: #f3f3f3;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details .project-elements {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details .project-elements .machines-badges {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details .project-elements .machines-badges .machines-badges__item {
  margin-right: 5px;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details .project-elements .machines-badges__item .kmt-element-pill {
  background: #f3f3f3;
  color: #333333;
  font-weight: bold;
}
.kmt-solution__container .kmt-solution__general-details .details-component .details:first-of-type {
  position: relative;
}
@media screen and (min-width: 640px) {
  .kmt-solution__container .kmt-solution__general-details .details-component .details:first-of-type {
    margin-bottom: 36px;
  }
}
.kmt-solution__container .kmt-solution__general-details .download-cad {
  flex-direction: column;
  text-transform: none;
}
.kmt-solution__container .kmt-solution__general-details .download-cad.right-border {
  gap: 10px 0;
}
.kmt-solution__container .kmt-solution__general-details .download-cad.right-border .kmt-add-link {
  padding-top: 0px;
  gap: 0 10px;
}
@media screen and (max-width: 639px) {
  .kmt-solution__container .kmt-solution__general-details .download-cad.right-border {
    padding: 15px 0;
    margin-bottom: 0;
  }
}
.kmt-solution__container .kmt-solution__general-details .download-cad .kmt-add-link {
  justify-content: center;
  padding-top: 10px;
}
.kmt-solution__container .kmt-solution__general-details .download-cad .kmt-add-link:focus {
  text-decoration: underline;
}
.kmt-solution__container .kmt-solution__general-details .download-cad .kmt-add-link.disabled > svg {
  fill: #bcbcbc;
}
.kmt-solution__container .kmt-solution__general-details .details-add-to-cart {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 16px 0;
}
.kmt-solution__container .kmt-solution__general-details .details-add-to-cart .disable-add-to-cart {
  cursor: not-allowed;
  opacity: 0.4;
}
.kmt-solution__container .kmt-solution__general-details .details-add-to-cart .btn-cart {
  white-space: normal;
  height: auto;
  display: flex;
  align-items: center;
  text-align: left;
  line-height: 1.2;
}
.kmt-solution__container .kmt-solution__container .kmt-solution__general-details .download-btn,
.kmt-solution__container .kmt-solution__container .kmt-solution__general-details .export-btn,
.kmt-solution__container .kmt-solution__container .kmt-solution__general-details .download-cad {
  text-transform: capitalize;
}
@media screen and (min-width: 1024px) {
  .kmt-solution__container .kmt-solution__container .kmt-solution__general-details .download-btn,
  .kmt-solution__container .kmt-solution__container .kmt-solution__general-details .export-btn,
  .kmt-solution__container .kmt-solution__container .kmt-solution__general-details .download-cad {
    padding-left: 15px;
    align-items: flex-start;
  }
}
.kmt-solution__container .kmt-solution__graphics-wp {
  margin-top: 21px;
  margin-bottom: 70px;
  height: 100%;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas {
  width: 100%;
  height: auto;
  overflow: auto;
  min-height: 328px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-tree-canvas__labels {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: sticky;
  padding: 7px 0 7px 7px;
  height: auto;
  left: 0;
  z-index: 1;
  background: white;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-tree-canvas__labels > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 28px;
  padding-left: 5px;
  background: #F2F2F2;
  height: 50%;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-tree-canvas__labels > div span {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #bdbdbd;
  text-transform: uppercase;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-tree-canvas__labels .kmt-tree-canvas__label-machine {
  margin-bottom: 8px;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-tree-canvas__labels .kmt-tree-canvas__label-workpice {
  margin-top: 8px;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-canvas-container {
  min-height: 320px;
  width: 100%;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-canvas-container.kmt-canvas-empty {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-canvas-container .empty-card {
  margin: auto;
  width: 330px;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-tree-center {
  position: absolute;
  padding: 1px 5px;
  display: block;
  right: 82%;
  left: 40px;
  bottom: 20px;
  background: white;
  border-radius: 20px;
  border: none;
  height: 35px;
  width: 40px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-tree-center:focus {
  outline: none;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-tree-center svg {
  height: 40px;
  width: 40px;
}
@media (min-width: screen-md-min) {
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items {
    order: 1;
  }
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #ececec;
  border-radius: 4px;
  justify-content: flex-start;
  gap: 0 6px;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom {
  padding: 19px 14px;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .additional-item {
  display: inline-flex;
  gap: 12px;
  align-items: center;
  padding: 10px 16px;
  min-height: 42px;
  font-size: 1rem;
  line-height: 1;
  font-weight: 700;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .additional-item a {
  color: #333333;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .additional-item a:visited {
  color: #333333;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .additional-item svg {
  vertical-align: middle;
  margin-right: 3px;
  height: 15px;
  width: 15px;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .additional-item:hover {
  color: #ffffff;
}
@media (min-width: 1024px) {
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .card-group.list-View.table-sort-pagination#additionalComponents #additionalComponentsTable_wrapper {
    padding-bottom: 0px;
  }
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .card-group.list-View.table-sort-pagination#additionalComponents #additionalComponentsTable {
  margin-bottom: 50px;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .card-group.list-View.table-sort-pagination table tr {
  z-index: 1;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .card-group.list-View.table-sort-pagination table tr:hover {
  z-index: 2;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .card-group.list-View.table-sort-pagination table tr td.col_quantity {
  text-align: center;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .card-group.list-View.table-sort-pagination table tr th,
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .card-group.list-View.table-sort-pagination table tr td {
  padding: 6px;
  padding: 12px !important;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .card-group.list-View.table-sort-pagination .collab-card .collab-card__header-actions .collab-card__cta-ctr {
  text-align: center;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .card-group.list-View.table-sort-pagination .collab-card .collab-card__header-actions .collab-card__cta-ctr .collab-card__cta-content {
  min-width: 89px;
  right: -12px;
  text-align: left;
  top: calc(104%);
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .card-group.list-View.table-sort-pagination + .additional-item {
  margin-top: 16px;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .card-group.list-View.table-sort-pagination:has(.responsive-table) {
  position: relative;
  z-index: 3;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items .additional-items-bottom .card-group.list-View.table-sort-pagination:has(.responsive-table) + .additional-item {
  position: relative;
  z-index: 2;
  margin-top: -50px;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__cds-model {
  margin-top: 13px;
  height: 353px;
  width: 100%;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__cds-model .warning-icon {
  color: #ffd200;
  margin-right: 10px;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary {
  margin-top: 24px;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr .sticky-col {
  left: 0;
  z-index: 0;
  position: sticky;
  background-color: white;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr th {
  border-bottom: 1px solid #bcbcbc;
  font-size: 15px;
  background-color: white;
  vertical-align: middle;
  padding: 18px 3px 10px;
  color: #333333;
  font-weight: bold;
  line-height: 21px;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr th:not(:first-of-type) {
  text-align: center;
  padding: 18px 20px 10px;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr td {
  padding: 13px 4px;
  text-align: center;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr td a {
  display: block;
  font-size: 14px;
  text-decoration-line: underline;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr td svg {
  vertical-align: text-bottom;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr td:first-of-type {
  border-right: 1px solid #ececec;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr .summary-product p {
  -o-text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  width: 125px;
  margin: 0;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr .summary-product .summary-product__bottom-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr .summary-product .product-label {
  line-height: 21px;
  font-weight: bold;
  font-size: 15px;
}
.kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr .summary-product .product-name {
  line-height: 16px;
  color: #949494;
  font-size: 12px;
}
.description-section {
  padding: 10px 0;
}
.description-section form {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.description-section form .form-group {
  margin-bottom: 0;
}
.description-section .inputText {
  overflow: hidden;
  min-height: calc(36px - 10px*2);
  height: 36px;
  border: 1px solid #ECECEC;
  border-radius: 4px;
  padding: 10px 9px;
  max-height: 76px;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0.001em;
  text-align: left;
  color: #000;
}
.description-section + .kmt-solution__graphics-wp {
  margin-top: 0 !important;
}
.js-speed-feed-button-wrap[data-tooltip]:hover:before {
  display: none;
}
.ui-widget.ui-widget-content.custom-ui-tooltip {
  padding: 0;
  border: 0 !important;
  max-width: none;
  border-radius: 0;
  text-align: center;
  box-shadow: none;
}
.ui-widget.ui-widget-content.custom-ui-tooltip .tooltip-inner,
.ui-widget.ui-widget-content.custom-ui-tooltip .ui-tooltip-content {
  background: #FFFFFF;
  color: #757575;
  border: 1px solid #757575;
  padding: 6px 10px;
  border-radius: 0px;
  box-shadow: none;
  max-width: none;
  width: auto;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
}
.ui-widget.ui-widget-content.custom-ui-tooltip .tooltip-arrow,
.ui-widget.ui-widget-content.custom-ui-tooltip::before {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  position: absolute;
  display: block;
}
.ui-widget.ui-widget-content.custom-ui-tooltip.bottom .tooltip-arrow,
.ui-widget.ui-widget-content.custom-ui-tooltip.bottom::before {
  border-top-color: #808080;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
}
.ui-widget.ui-widget-content.custom-ui-tooltip.top .tooltip-arrow,
.ui-widget.ui-widget-content.custom-ui-tooltip.top::before {
  border-bottom-color: #808080;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
}
.ui-widget.ui-widget-content.theme-01 {
  box-shadow: none;
  background: none;
}
.ui-widget.ui-widget-content.theme-01 .tooltip-inner,
.ui-widget.ui-widget-content.theme-01 .ui-tooltip-content {
  background-color: #fff;
  color: #333;
  padding: 5px 8px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 1.5;
  border: 1px solid #CECECE;
}
.ui-widget.ui-widget-content.theme-01 .tooltip-arrow,
.ui-widget.ui-widget-content.theme-01::before {
  border: 8px solid transparent;
}
.ui-widget.ui-widget-content.theme-01.bottom {
  margin-top: -10px;
}
.ui-widget.ui-widget-content.theme-01.bottom .tooltip-arrow,
.ui-widget.ui-widget-content.theme-01.bottom::before {
  border-top-color: #CECECE;
  bottom: -15px;
}
.ui-widget.ui-widget-content.theme-01.top .tooltip-arrow,
.ui-widget.ui-widget-content.theme-01.top::before {
  border-bottom-color: #CECECE;
  top: -15px;
}
@media (min-width: 640px) {
  .kmt-solution__container {
    margin-top: 6px;
    padding-right: 20px;
  }
  .kmt-solution__container .kmt-solution__general-details {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
  }
  .kmt-solution__container .kmt-solution__general-details > div {
    width: 50%;
  }
  .kmt-solution__container .kmt-solution__general-details .details-name {
    padding-bottom: 26px;
    text-align: center;
  }
  .kmt-solution__container .kmt-solution__general-details .details-name input {
    width: 100%;
  }
  .kmt-solution__container .kmt-solution__general-details .details-component {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding: 14px 36px;
  }
  .kmt-solution__container .kmt-solution__general-details .details-component .details {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .kmt-solution__container .kmt-solution__general-details .details-component .details .text {
    margin-bottom: 8px;
  }
  .kmt-solution__container .kmt-solution__general-details .details-component .details .project-elements {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .kmt-solution__container .kmt-solution__general-details .details-component .details:first-of-type {
    width: auto;
    max-width: 100%;
    margin-bottom: 0;
  }
  .kmt-solution__container .kmt-solution__general-details .details-component .details:nth-child(2) {
    width: 45%;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px 0px;
    text-align: left;
    padding-left: 15px;
    text-transform: capitalize;
    margin-bottom: 0;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad.right-border a + a {
    margin-top: 0;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad p {
    margin-bottom: 5px;
    font-size: 14px;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad .tooltip-inner {
    font-size: 11px;
    line-height: 12px;
    font-weight: bold;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    font-size: 14px;
    color: #336699;
    line-height: 1;
    align-items: center;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad a + a {
    margin-top: 10px;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad a svg {
    fill: #336699;
    vertical-align: text-bottom;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad a.disabled {
    cursor: default;
    color: #bcbcbc;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad a.disabled svg {
    fill: #bcbcbc;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad a.js-speed-feed-button {
    text-transform: none;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad a.js-speed-feed-button:not(.disabled)[data-tooltip] {
    position: static;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad a.js-speed-feed-button:not(.disabled)[data-tooltip]:hover:before {
    display: none;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad a.js-speed-feed-button.disabled[data-tooltip] {
    color: #bcbcbc !important;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad a.js-speed-feed-button.disabled[data-tooltip] svg {
    fill: #bcbcbc !important;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad a.js-speed-feed-button.disabled[data-tooltip]:hover:before {
    white-space: nowrap;
    max-width: none;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad .js-speed-feed-button-wrap[data-tooltip]:hover:before {
    left: calc(50% - 150px + 35px);
    max-width: none;
    white-space: nowrap;
    text-align: left;
  }
  .kmt-solution__container .kmt-solution__general-details .details-add-to-cart {
    padding: 20px 0;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary {
    max-height: none;
    overflow-x: visible;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary {
    display: table;
    table-layout: auto;
    white-space: normal;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr > th {
    top: 0;
    position: sticky;
    padding: 18px 10px 10px;
    background-color: white;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr td:first-of-type {
    border-right: none;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr .summary-product p {
    width: 100%;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary #solutionSummary tr .summary-product.sticky-col {
    position: initial;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-tree-center {
    right: 86%;
  }
}
@media (min-width: 1024px) {
  .kmt-solution__container .kmt-solution__general-details {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .kmt-solution__container .kmt-solution__general-details .details-name {
    width: 31%;
  }
  .kmt-solution__container .kmt-solution__general-details .details-component {
    width: 31%;
    padding: 14px 7px;
  }
  .kmt-solution__container .kmt-solution__general-details .download-cad {
    width: 18%;
  }
  .kmt-solution__container .kmt-solution__general-details .details-add-to-cart {
    width: 20%;
  }
  .kmt-solution__container .kmt-solution__graphics-wp {
    display: flex;
    flex-flow: column;
    gap: 15px 20px;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
    grid-row: 1;
    -ms-grid-row: 1;
    position: relative;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-canvas-container .empty-card {
    width: 260px;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-tree-center {
    right: 75%;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__additional-items {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-order: 3;
    -moz-order: 3;
    -webkit-order: 3;
    grid-row: 5;
    -ms-grid-row: 5;
    grid-column: 1;
    -ms-grid-column: 1;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__content {
    order: 4;
    display: flex;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__cds-model {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    margin: 0;
    height: 400px;
    max-width: 545px;
    grid-row: 1;
    -ms-grid-row: 1;
    grid-column: 2;
    -ms-grid-column: 2;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-solution__summary {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-order: 3;
    -moz-order: 3;
    -webkit-order: 3;
    grid-row: 3;
    -ms-grid-row: 3;
    grid-column: 2;
    -ms-grid-column: 2;
    width: 100%;
    margin: 0;
    height: 100%;
  }
}
@media (min-width: 1400px) {
  .kmt-solution__container .kmt-solution__general-details .details-component {
    padding: 14px 15px;
  }
  .kmt-solution__container .kmt-solution__graphics-wp .kmt-tree-canvas .kmt-tree-center {
    right: 82%;
  }
}
html {
  height: auto !important;
}
body.page-projectDetailPage header nav > div > .row,
body.page-projectDetailPage footer .footer__top .row {
  margin-left: 0;
  margin-right: 0;
}
body #colorbox.collab-modal__container:not(.move-to-modal) .collab-modal__ctas {
  padding: 5px;
}
body #colorbox.collab-modal__container.move-to-modal .collab-modal__ctas {
  padding: 20px 5px 5px 5px;
}
body #colorbox.collab-modal__container .collab-modal__btn.is-loading:before {
  right: 10%;
  width: 25px;
  height: 25px;
  z-index: 1;
}
body .js-project-download-options .btn-wrapper .js-main-cta-collab-modal-download {
  min-width: 179px;
  width: 50%;
}
body .cart-toast {
  display: flex;
  flex-direction: column;
  top: 10px;
  right: 28px;
  background: #ffffff;
  position: fixed;
  color: #000000;
  padding: 15px;
  font-size: 16px;
  font-weight: 400;
  border-radius: 3px;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.25);
  z-index: 1000;
}
body .cart-toast .separator {
  margin: 10px 0;
  background: 0;
  border-top: 1px solid #bcbcbc;
}
body .cart-toast .cart-toast-btn {
  align-self: center;
  width: 100%;
  border: 2px solid #336699;
  background: #ffffff;
  text-align: center;
  padding: 12px 24px;
  border-radius: 6px;
  font-size: 16px;
  line-height: 17px;
  font-weight: 600;
}
body .cart-toast .cart-toast-btn:hover,
body .cart-toast .cart-toast-btn:focus {
  background: #336699;
  color: #ffffff;
  text-decoration: none;
  transition: all 300ms ease-out;
}
body .cart-toast.d-none {
  display: none !important;
}
body.page-projectDetailPage:not(.kmt-no-scroll),
body.card-dragging:not(.kmt-no-scroll) {
  height: auto !important;
  overflow: inherit !important;
  transition: all 0.5s ease-out;
}
.orgchart .node.open {
  max-width: none;
  width: 100%;
}
.orgchart .node .kmt-node__open-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.orgchart .node .kmt-node__open-container .js-add-tool-cta {
  display: flex;
  gap: 8px;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  min-height: 42px;
}
.orgchart .node .kmt-node__open-container .js-add-tool-cta > svg {
  margin: 0;
  min-width: 16px;
}
.orgchart .node .kmt-node__open-container .js-add-tool-cta > span {
  height: auto;
  white-space: normal;
  line-height: 1.5;
  text-align: left;
}
body .cds-modal-dialog h2 {
  background: #23201f;
  color: #ffffff !important;
  font-size: 16px !important;
  border: 0;
  border-radius: 0;
  min-height: 48px;
  border-bottom: 5px solid #ffd200;
}
.cds-modal-dialog h4.cds-selected {
  font-size: 14px !important;
}
.ui-widget.ui-dialog .ui-dialog-titlebar {
  color: #ffffff !important;
  font-size: 16px !important;
}
.ui-widget.ui-dialog .ui-dialog-titlebar-close .ui-button-icon:before {
  content: url("../../common/images/icons/close-modal-icon.svg");
  display: inline-block;
}
.product-3d-viewer {
  display: none;
}
.cq-Editable-dom .product-3d-viewer,
.kmt-solution__cds-model .product-3d-viewer {
  display: block;
}
.image-wrapper.cds-3d__container:not(.hidden) {
  display: block;
}
.p_download_modal.ui-dialog-content {
  padding: 15px 0 0;
}
.p_download_modal-form-container {
  max-height: 45vh;
  overflow-y: auto;
  border-bottom: 1px solid #BDBDBD;
}
.p_download_modal .stylized-form {
  width: 350px;
  margin: 0 auto 25px;
}
.p_download_modal .stylized-form .form-title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  margin: 7px 0;
}
.p_download_modal .stylized-form h3 {
  font-size: 17px !important;
}
.p_download_modal-footer {
  text-align: center;
  width: 350px;
  margin: 25px auto;
}
.p_download_modal-footer p {
  margin-bottom: 0;
}
.p_download_modal-footer p.p_download-terms {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 14px;
}
.p_download_modal-footer p.p_download-terms a {
  color: #336699;
  cursor: pointer;
  text-decoration: underline;
}
.p_download_modal-footer .p_download-btn {
  margin-bottom: 14px;
  width: 100%;
}
.p_download_modal #cds-static-format-list,
.p_download_modal .p_modal-form {
  display: flex;
  flex-direction: column;
}
.p_download_modal #cds-static-format-list label,
.p_download_modal .p_modal-form label {
  display: flex;
  align-items: center;
  margin: 7px 0px;
  font-weight: 400;
  font-size: 16px;
}
.p_download_modal #cds-static-format-list label input,
.p_download_modal .p_modal-form label input {
  margin: 5px 10px 5px 0;
}
.p_download_modal #cds-static-format-list label input[type="checkbox"]:checked,
.p_download_modal .p_modal-form label input[type="checkbox"]:checked,
.p_download_modal #cds-static-format-list label input[type="checkbox"]:hover,
.p_download_modal .p_modal-form label input[type="checkbox"]:hover {
  background: #000000 url("../../common/images/icons/checkbox-check.svg") no-repeat center;
}
.p_download_modal #cds-static-format-list label select,
.p_download_modal .p_modal-form label select {
  padding-top: 2px;
  padding-bottom: 2px;
  margin-left: 15px;
  font-size: 14px;
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: 85% center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijk2LjE1NHB4IiBoZWlnaHQ9Ijk2LjE1NHB4IiB2aWV3Qm94PSIwIDAgOTYuMTU0IDk2LjE1NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOTYuMTU0IDk2LjE1NDsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTAuNTYxLDIwLjk3MWw0NS45NTEsNTcuNjA1YzAuNzYsMC45NTEsMi4zNjcsMC45NTEsMy4xMjcsMGw0NS45NTYtNTcuNjA5YzAuNTQ3LTAuNjg5LDAuNzA5LTEuNzE2LDAuNDE0LTIuNjENCgkJYy0wLjA2MS0wLjE4Ny0wLjEyOS0wLjMzLTAuMTg2LTAuNDM3Yy0wLjM1MS0wLjY1LTEuMDI1LTEuMDU2LTEuNzY1LTEuMDU2SDIuMDkzYy0wLjczNiwwLTEuNDE0LDAuNDA1LTEuNzYyLDEuMDU2DQoJCWMtMC4wNTksMC4xMDktMC4xMjcsMC4yNTMtMC4xODQsMC40MjZDLTAuMTUsMTkuMjUxLDAuMDExLDIwLjI4LDAuNTYxLDIwLjk3MXoiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K);
}
.p_download_modal.is-loading > div {
  display: none;
}
.p_download_modal.is-loading:before {
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cad-loader.ui-dialog {
  width: 350px !important;
}
.cad-loader.ui-dialog .loading-text {
  text-align: center;
  color: #58595b;
  font-size: large;
  padding: 20px;
}
.cad-loader.ui-dialog .loading-image {
  width: 220px;
  height: 19px;
  background: url("../../common/images/icons/ajax-loader.gif") 0px 0px no-repeat;
  margin: 0px auto;
}
.cds-cad-3d__loading-spinner {
  background-image: url("../../common/images/icons/cad-loading-animation.gif") !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
  width: 150px;
  height: 150px;
}
.breadcrumb-workshop {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.breadcrumb-workshop .breadcrumb {
  text-transform: capitalize;
}
.breadcrumb-workshop .breadcrumb .text {
  vertical-align: bottom;
  letter-spacing: 0.1px;
  font-size: 14px;
}
.breadcrumb-workshop .breadcrumb .active {
  letter-spacing: 0.3px;
  color: #949494;
  font-size: 14px;
}
.breadcrumb-workshop .breadcrumb .active > span {
  display: inline-block;
  vertical-align: bottom;
  width: 500px;
}
.page-addEditSolutionPage .breadcrumb-workshop .breadcrumb .active > span {
  width: auto !important;
}
@media (min-width: 640px) {
  .breadcrumb-workshop .text {
    font-size: 12px;
  }
  .breadcrumb-workshop .active {
    font-size: 11px;
  }
  .breadcrumb-workshop > li + li::before {
    margin-left: 15px;
    margin-right: 14px;
  }
}
#colorbox.kmt-create-item-cb {
  min-width: 320px;
}
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxTitle {
  background-color: #23201f;
}
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxTitle .headline .headline-text {
  -o-text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  margin: .1em 0;
  width: 90%;
  padding: 2px 15px;
  font-size: 16px;
}
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxLoadedContent .add-element-card .form-group {
  box-sizing: border-box;
  margin-bottom: 0;
  padding: 0 20px;
}
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxLoadedContent .add-element-card .form-group label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  color: #000000;
  font-weight: 600;
  font-size: 13px;
}
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxLoadedContent .add-element-card .form-group input {
  position: relative;
  height: 40px;
  width: 100%;
}
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxLoadedContent .add-element-card .tooltip-field,
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxLoadedContent .add-element-card input:valid ~ .tooltip-field {
  display: none;
}
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxLoadedContent .add-element-card input:focus {
  border: 1px solid #cccccc;
}
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxLoadedContent .add-element-card input::placeholder {
  font-size: 16px;
}
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxLoadedContent .add-element-card input:focus:invalid ~ .tooltip-field,
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxLoadedContent .add-element-card form:focus ~ .tooltip-field {
  display: flex;
  -moz-box-align: center;
  align-items: center;
  z-index: 100;
  border-radius: 6px;
  position: relative;
  background-color: white;
  border: 1px solid #ddd;
  padding: 5px;
  box-shadow: rgba(0, 0, 0, 0.35) 0 1px 7px -3px;
  animation: 0.15s ease-out 0s 1 normal forwards running tooltips-vert;
}
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxLoadedContent .add-element-card .tooltip-field::before {
  content: "";
  width: 0;
  height: 0;
  top: -11px;
  right: 30px;
  position: absolute;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 11px solid #ddd;
  box-shadow: rgba(0, 0, 0, 0.35) 0 10px 0 -6px;
}
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxLoadedContent .add-element-card .tooltip-field::after {
  content: "";
  top: -9px;
  width: 0;
  height: 0;
  right: 31px;
  position: absolute;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 10px solid white;
  box-shadow: rgba(0, 0, 0, 0.35) 0 10px 0 -6px;
}
#colorbox.kmt-create-item-cb .form-actions > * {
  min-width: 1px;
}
@media (min-width: 640px) {
  #colorbox.kmt-create-item-cb {
    min-width: 345px;
  }
}
#colorbox.kmt-select-ship-to-cbx {
  width: 100% !important;
  height: 100% !important;
  min-width: 300px;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper {
  height: 100% !important;
  width: 100% !important;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent {
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxTitle {
  height: 46px;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxTitle .headline {
  padding: 10px 15px 5px;
  margin: 0;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxTitle .headline .headline-text {
  padding: 0;
  line-height: 20px;
  font-weight: normal;
  font-size: 17px;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent {
  width: 100% !important;
  height: 100% !important;
  margin-top: 50px;
  max-height: 100%;
  padding: 0;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container {
  overflow: hidden;
  height: 100vh;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__header {
  border-bottom: 1px solid #000000;
  background-color: white;
  position: -webkit-sticky;
  padding: 36px 15px 32px;
  position: sticky;
  z-index: 9999;
  top: 0;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__header section {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__header section .form-wp {
  margin-bottom: 15px;
  width: 47%;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__header section .form-wp label {
  line-height: 17px;
  font-weight: normal;
  font-size: 15px;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__header .btn-container {
  margin-top: 5px;
  text-align: center;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__content {
  padding: 35px 12px 5px;
  position: relative;
  overflow: auto;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__content .dtr-details tr[data-dt-row="9"] {
  display: none;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__content .kmt-list-table__content {
  padding: 8px 0 5px 0;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__content .kmt-list-table__content .col-3 {
  border-left: 1px solid #cecece;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__content .kmt-list-table__content .btn-container {
  box-sizing: border-box;
  text-align: right;
  margin: 0;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .dataTables_wrapper {
  margin-top: 38px;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .dataTables_info {
  left: 6px;
  top: -50px;
  line-height: 24px;
  position: absolute;
  font-weight: normal;
  margin-bottom: 17px;
  font-size: 16px;
}
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .dataTables_length,
#colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .dataTables_filter {
  display: none !important;
}
@media (min-width: 640px) {
  #colorbox.kmt-select-ship-to-cbx {
    width: 95% !important;
    height: 776px !important;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent {
    height: 776px !important;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent {
    height: 725px !important;
    overflow: hidden !important;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container {
    height: 726px !important;
    padding: 0;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .sticky-col {
    right: 0;
    z-index: 999;
    position: sticky;
    background-color: white;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__header {
    padding: 36px 13px 22px 15px;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__header .kmt-search-address__header-wp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__header section {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 81%;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__header section .form-wp {
    width: 23%;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__header .btn-container {
    text-align: right;
    width: 19%;
    margin: 0;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__content {
    overflow-x: hidden;
    height: 60vh;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__content .dataTables_scrollBody {
    position: relative;
    overflow: auto;
    white-space: nowrap;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__content #kmtDataTableSoldTo thead tr {
    display: none;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__content .dataTables_scrollHeadInner {
    width: 100% !important;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__content .kmt-list-table .kmt-list-table__header {
    margin-top: 22px;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .dataTables_wrapper {
    margin-top: 47px;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .dataTables_info {
    left: 6px;
    top: -60px;
  }
}
@media (min-width: 1024px) {
  #colorbox.kmt-select-ship-to-cbx {
    width: 90% !important;
    top: 60% !important;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container {
    height: 726px !important;
    padding: 0;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__header section {
    width: 81%;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__header .btn-container {
    width: 19%;
  }
}
@media (min-width: 1400px) {
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__header section {
    width: 85%;
  }
  #colorbox.kmt-select-ship-to-cbx #cboxWrapper #cboxContent #cboxLoadedContent .kmt-search-address__container .kmt-search-address__header .btn-container {
    width: 15%;
  }
}
.kmt-collab__project {
  padding-right: 0px;
  margin-right: 0px;
}
.kmt-collab__project.title .headline__title {
  font-weight: 600;
  line-height: 48px;
  font-size: 40px;
  cursor: pointer;
  padding-top: 10px;
  max-width: 100%;
  position: static;
}
.kmt-collab__project > div {
  margin-bottom: 20px;
}
.kmt-collab__project.headline .headline__wp {
  border: 1px solid #ececec;
  box-sizing: border-box;
  border-radius: 4px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.kmt-collab__project.headline .headline__wp .text {
  line-height: 22px;
  font-weight: normal;
  font-size: 16px;
}
.kmt-collab__project.headline .headline__wp .text.gray {
  color: #949494;
}
.kmt-collab__project.headline .headline__wp .btn-icon {
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 6px;
}
.kmt-collab__project.headline .headline__wp .btn-icon svg {
  margin-top: 0px;
  margin-bottom: 0px;
}
.kmt-collab__project.headline .headline__wp .project__main-info {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 9px 9px 14px;
  border-bottom: 1px solid #ececec;
}
.kmt-collab__project.headline .headline__wp .project__main-info .img-container {
  border-radius: 12px;
  position: relative;
  text-align: center;
}
.kmt-collab__project.headline .headline__wp .project__main-info .img-container img {
  width: 132px;
  height: 136px;
  margin: 0;
  border-radius: 12px;
  border: 1px solid #ececec;
}
.kmt-collab__project.headline .headline__wp .project__main-info .img-container .edit-button {
  bottom: 13px;
  right: 6px;
}
.kmt-collab__project.headline .headline__wp .project__main-info .info {
  width: 60%;
  display: flex;
  padding-left: 6%;
  flex-direction: column;
  justify-content: center;
}
.kmt-collab__project.headline .headline__wp .project__main-info .info .l-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.kmt-collab__project.headline .headline__wp .project__main-info .info .l-row > .text:first-of-type {
  width: 35%;
}
.kmt-collab__project.headline .headline__wp .project__main-info .info .l-row > .text:nth-child(2) {
  width: 65%;
}
.kmt-collab__project.headline .headline__wp .project__main-info .info .btn-container {
  margin-top: 13px;
}
.kmt-collab__project.headline .headline__wp .project__elements {
  padding: 24px 19px;
  border-left: none;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-around;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container p {
  margin-bottom: 5px;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .project-element {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .project-element .kmt-wpm-selected {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .project-element .kmt-wpm-selected .kmt-wpm-sec {
  display: flex;
  align-items: center;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .project-element .kmt-wpm-selected .kmt-wpm-sec .materials-badges {
  padding-top: 0;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .project-element .kmt-wpm-selected .kmt-wpm-sec .materials-badges .materials-badges__item {
  margin-bottom: 0;
  margin-right: 10px;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .project-element .kmt-wpm-selected .kmt-wpm-sec .materials-badges .materials-badges__item > .kmt-wpm-box {
  border-radius: 25px !important;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .project-element .kmt-wpm-selected .kmt-wpm-sec .materials-badges .materials-badges__item > .kmt-wpm-box > span {
  display: inline-block;
  min-width: 18px;
  min-height: 18px;
  line-height: 18px;
  padding: 0;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .project-element .kmt-wpm-selected .kmt-wpm-sec .materials-badges .materials-badges__item > .kmt-wpm-box > span.icon-close {
  cursor: pointer;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .project-element .kmt-wpm-selected .kmt-wpm-sec .materials-badges .materials-badges__item > .kmt-wpm-box > span.icon-close + .wpm-name {
  margin-left: 4px;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .project-element .kmt-wpm-selected .kmt-wpm-sec .materials-badges .materials-badges__item > .kmt-wpm-box > span.wpm-name {
  min-width: 32px;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .project-element .kmt-wpm-selected.has-materials-badges-info .materials-badges {
  width: auto;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .project-element .kmt-wpm-selected.has-materials-badges-info .materials-badges-info {
  width: 70%;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .project-element .kmt-wpm-selected .materials-badges-info {
  font-size: 14px;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .materials-badges {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 2px;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .materials-badges .materials-badges__item {
  margin: 0 15px 15px 0;
}
.kmt-collab__project.headline .headline__wp .project__elements .material-container .materials-badges .materials-badges__item span {
  font-size: 14px;
  padding: 5px;
  min-height: 35px;
  line-height: 25px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kmt-collab__project.headline .headline__wp .project__elements .btn-icon.machine-action-btns > .btn-icon {
  color: #ffffff;
}
.kmt-collab__project.tabs {
  border-top: none;
  margin: 0;
}
.kmt-collab__project.tabs.kmt-collab__project {
  padding-right: 0;
}
.kmt-collab__project.tabs .kmt-tabs__container .kmt-tabs {
  margin-bottom: 33px;
}
@media (min-width: 640px) {
  .kmt-collab__project.tabs .js-project-connections .kmt-project-panel__headline .button-group-wrap {
    flex-wrap: nowrap;
  }
}
@media (max-width: 639px) {
  .kmt-collab__project.tabs .js-project-connections .floor.floor-2 .count-items {
    margin-bottom: 0;
  }
}
@media (max-width: 639px) {
  .kmt-collab__project.tabs .js-project-connections .floor.floor-2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
@media (max-width: 639px) {
  .kmt-collab__project.tabs .js-project-connections .floor.floor-2 .sort-filter-main + .toggle-view-wrap {
    margin-left: auto;
  }
}
.kmt-collab__project.tabs .kmt-project-panel__headline {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.kmt-collab__project.tabs .kmt-project-panel__headline .js-add-element + .js-add-element {
  margin-left: 16px;
}
@media (max-width: 639px) {
  .kmt-collab__project.tabs .kmt-project-panel__headline {
    margin-bottom: 16px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.kmt-collab__project.tabs .kmt-project-panel__headline .button-wrap {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 639px) {
  .kmt-collab__project.tabs .kmt-project-panel__headline .button-wrap {
    flex-wrap: wrap;
  }
}
.kmt-collab__project.tabs .kmt-project-panel__headline .button-wrap > a {
  white-space: nowrap;
}
@media (max-width: 639px) {
  .kmt-collab__project.tabs .kmt-project-panel__headline .button-wrap > a.js-add-element + .js-add-element {
    margin: 5px 0 0 0;
  }
}
@media (max-width: 480px) {
  .kmt-collab__project.tabs .floor .kmt-filter-select > a {
    white-space: nowrap;
  }
}
.kmt-collab__project.tabs .kmt-project-solutions .empty-card {
  width: 340px;
  margin-top: 60px;
}
.kmt-collab__project.tabs .kmt-project-solutions .count-items {
  margin: 0 5px 20px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}
.kmt-collab__project.tabs .kmt-project-solutions .kmt-project-solution__list {
  padding-top: 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kmt-collab__project.tabs .kmt-project-solutions .kmt-searchbox .kmt-search__input-wp.large {
  width: auto !important;
}
.kmt-collab__project.tabs .kmt-project-documents {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.kmt-collab__project.tabs .kmt-project-documents .warning-message p {
  color: #d03c00;
}
.kmt-collab__project.tabs .kmt-project-documents .warning-message p:last-child {
  margin-bottom: 0;
}
.kmt-collab__project.tabs .card-item__header {
  position: relative;
}
.kmt-collab__project.tabs .card-item__header .card-item__cta-ctr {
  z-index: 1;
}
.kmt-collab__project.tabs .card-item__header .card-item__cta-ctr .cta-content__menu {
  cursor: pointer;
}
.kmt-collab__project.tabs .card-item__header .card-item__cta-content {
  background: white;
  width: 130px;
  border: 1px solid #ececec;
  box-sizing: border-box;
  box-shadow: 0px 2px 10px rgba(124, 124, 124, 0.25);
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  left: 180px;
  top: 10px;
}
.kmt-collab__project.tabs .card-item__header ul {
  padding: 0;
  margin: 0;
}
.kmt-collab__project.tabs .card-item__header li {
  list-style: none;
}
.kmt-collab__project.tabs .card-item__header li:not(:last-child) {
  list-style: none;
  margin-bottom: 10px;
}
.kmt-collab__project.tabs .card-item__header li a {
  color: #333333;
  display: block;
  padding: 5px 10px 0 10px;
  font-size: 14px;
}
.kmt-collab__project.tabs .card-item__header li a:hover {
  background: #ececec;
}
.kmt-collab__project .warning-message p {
  color: #d03c00;
}
.kmt-collab__project .warning-message p:last-child {
  margin-bottom: 0;
}
@media (min-width: 640px) {
  .kmt-collab__project {
    padding-right: 11px;
    margin-right: 0px;
  }
  .kmt-collab__project.title .headline__title {
    width: 700px;
  }
  .kmt-collab__project.headline .headline__title {
    margin-bottom: 40px;
  }
  .kmt-collab__project.headline .headline__wp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .kmt-collab__project.headline .headline__wp .project__main-info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
    width: 65%;
  }
  .kmt-collab__project.headline .headline__wp .project__main-info .info .l-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .kmt-collab__project.headline .headline__wp .project__main-info .info .l-row > .text:first-of-type {
    width: 35%;
  }
  .kmt-collab__project.headline .headline__wp .project__main-info .info .l-row > .text:nth-child(2) {
    width: 65%;
  }
  .kmt-collab__project.headline .headline__wp .project__close-project {
    position: relative;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
    width: 35%;
  }
  .kmt-collab__project.headline .headline__wp .project__close-project .download-btn {
    justify-content: center;
  }
  .kmt-collab__project.headline .headline__wp .project__elements {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-order: 3;
    -moz-order: 3;
    -webkit-order: 3;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding-left: 28px;
  }
  .kmt-collab__project.headline .headline__wp .project__elements .material-container {
    width: 46%;
  }
  .kmt-collab__project.headline .headline__wp .project__elements .machines-container {
    width: 44%;
  }
  .kmt-collab__project.tabs .kmt-tabs__container .kmt-tabs {
    margin-bottom: 33px;
  }
  .kmt-collab__project.tabs .js-project-workpiece .floor.floor-2 {
    justify-content: flex-end;
  }
  .kmt-collab__project.tabs .kmt-project-solutions .count-items {
    margin: 0 5px 5px;
  }
  .kmt-collab__project.tabs .kmt-project-solutions .kmt-searchbox {
    margin-bottom: 0;
  }
  .kmt-collab__project.tabs .kmt-project-solutions .kmt-project-solution__list {
    padding-top: 25px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .kmt-collab__project.tabs .kmt-project-documents {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .kmt-collab__project.tabs .kmt-machine-detail__notes-ctr {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  .kmt-collab__project.tabs .kmt-machine-detail__notes-ctr .new-note__container {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .kmt-collab__project {
    padding-right: 11px;
  }
  .kmt-collab__project.headline .headline__wp .project__main-info .info .l-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .kmt-collab__project.headline .headline__wp .project__main-info .info .l-row > .text:first-of-type {
    width: 35%;
  }
  .kmt-collab__project.headline .headline__wp .project__main-info .info .l-row > .text:nth-child(2) {
    width: 65%;
  }
  .kmt-collab__project.tabs .kmt-tabs__container .kmt-tabs {
    margin-bottom: 33px;
  }
  .kmt-collab__project.tabs .kmt-project-solutions .count-items {
    margin: 0 5px 5px;
  }
  .kmt-collab__project.tabs .kmt-project-solutions .kmt-project-solution__list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 45px;
  }
  .kmt-collab__project.tabs .kmt-project-notes .kmt-project-notes__list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.floor {
  width: 100%;
  display: block;
  align-items: center;
}
.floor > div:first-child {
  margin-left: 0;
  padding-left: 0;
}
.floor.floor-1 {
  margin-top: 0;
  justify-content: space-between;
}
.floor.floor-2 {
  margin-top: 30px;
}
.floor .button-group-wrap {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
@media (min-width: 768px) {
  .floor .button-group-wrap .button-wrap + .button-wrap {
    margin-left: 0px;
  }
}
.floor .grid-list-view > ul {
  display: flex;
  list-style: none;
}
.floor .grid-list-view > ul > li > a {
  display: flex;
  border: 1px solid #bcbcbc;
  border-radius: 3px;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
}
.floor .grid-list-view > ul > li > a > .icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.floor .grid-list-view > ul > li > a > .icon > svg {
  width: 26px;
  height: 26px;
  fill: #bcbcbc;
}
.floor .grid-list-view > ul > li > a:hover,
.floor .grid-list-view > ul > li > a:active,
.floor .grid-list-view > ul > li > a.active {
  fill: #336699;
}
.floor .grid-list-view > ul > li.active > a {
  fill: #336699;
}
.floor .grid-list-view > ul > li:nth-child(1) > a {
  border-radius: 3px 0 0 3px;
}
.floor .grid-list-view > ul > li:last-child > a {
  border-radius: 0 3px 3px 0;
}
.floor .grid-list-view > ul > li + li > a {
  border-left: 0;
}
.floor .sort-filter-main {
  display: flex;
  align-items: center;
}
.floor .sort-filter-main .kmt-applied-filer-container {
  display: flex;
  padding-top: 0;
  flex-direction: column;
  gap: 2px 0;
}
.floor .kmt-searchbox {
  width: 196px;
}
.floor .kmt-searchbox .kmt-input {
  border: 0;
  padding: 0 10px;
  padding-right: 32px;
  border-radius: 27px 0 0 27px;
}
.floor .kmt-searchbox .search-icon {
  border: 0;
  outline: none;
  padding-top: 0;
  min-width: 1px;
  position: static;
  padding-bottom: 0;
  padding-right: 10px;
  background-color: #f9f9f9;
  border-radius: 0 50px 50px 0;
}
.floor .kmt-searchbox .close-icon {
  right: 30px;
  height: 100%;
  display: flex;
  font-size: 12px;
  padding: 0 10px;
  position: absolute;
  align-items: center;
  cursor: pointer;
}
.floor .kmt-searchbox .close-icon svg {
  width: 12px;
  fill: #555;
}
.floor .kmt-searchbox,
.floor .sort-by .form-group {
  margin-bottom: 0;
}
.floor .sort-by .form-group {
  display: flex;
  margin-right: 50px;
  align-items: center;
}
.floor .sort-by .form-group label {
  min-width: 50px;
  margin-bottom: 0;
  margin-right: 15px;
}
.floor .btn-new-group {
  color: #333;
  padding: 0 16px;
  font-size: 14px;
  font-weight: bold;
  line-height: 42px;
  background: #F9F9F9;
  text-transform: uppercase;
  border: 1px solid #949494;
  border-radius: 20px !important;
}
.floor .btn-new-group .icon {
  color: #333333;
  border-radius: 50%;
  background-color: #ffd200;
  display: inline-block;
  margin-left: 5px;
  line-height: 28px;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  font-size: 18px;
  font-style: normal;
  text-align: center;
}
.floor .btn-new-group:hover .icon {
  color: #FFD200;
  background-color: #333333;
}
@media (max-width: 290px) {
  .floor .btn-new-group {
    padding: 0 14px;
    font-size: 12px;
  }
  .floor .btn-new-group .icon {
    width: 20px;
    height: 20px;
    line-height: 22px;
  }
}
@media (min-width: 640px) {
  .floor {
    display: flex;
    justify-content: space-between;
  }
  .floor .search-filter {
    align-items: center;
    display: flex;
  }
}
@media (min-width: 1400px) {
  .kmt-collab__project {
    padding-right: 11px;
  }
  .kmt-collab__project.headline .headline__wp {
    -webkit-flex-wrap: inherit;
    -moz-flex-wrap: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
  }
  .kmt-collab__project.headline .headline__wp .project__main-info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
    width: 38%;
    border-bottom: none;
  }
  .kmt-collab__project.headline .headline__wp .project__main-info .info .l-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .kmt-collab__project.headline .headline__wp .project__main-info .info .l-row > .text {
    padding-left: 10px;
  }
  .kmt-collab__project.headline .headline__wp .project__main-info .info .l-row > .text:first-of-type {
    width: 40%;
  }
  .kmt-collab__project.headline .headline__wp .project__main-info .info .l-row > .text:nth-child(2) {
    width: 60%;
  }
  .kmt-collab__project.headline .headline__wp .project__close-project {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-order: 3;
    -moz-order: 3;
    -webkit-order: 3;
    width: 18%;
  }
  .kmt-collab__project.headline .headline__wp .project__elements {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    border-left: 1px solid #ececec;
    width: 44%;
  }
  .kmt-collab__project.headline .headline__wp .project__elements .material-container,
  .kmt-collab__project.headline .headline__wp .project__elements .machines-container {
    width: 50%;
  }
  .kmt-collab__project.tabs .kmt-tabs__container .kmt-tabs {
    margin-bottom: 33px;
  }
  .kmt-collab__project.tabs .kmt-project-solutions .floor .sort-filter-main + .toggle-view-wrap {
    margin-left: 20px;
  }
  .kmt-collab__project.tabs .kmt-project-solutions .count-items {
    margin: 0 5px 5px;
    margin-right: auto;
  }
  .kmt-collab__project.tabs .kmt-project-solutions .kmt-project-solution__list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .kmt-collab__project.tabs .kmt-project-notes .kmt-project-notes__list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 1400px) and (min-width: 640px) {
  .kmt-collab__project.tabs .kmt-project-solutions .floor {
    justify-content: flex-end;
  }
}
.page-projectDetailPage .main__inner-wrapper .main-content {
  position: relative;
}
.form-group {
  margin-bottom: 1rem;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem !important;
  margin-left: -1.25rem !important;
}
.form-check-label {
  margin-bottom: 0;
  font-size: 1rem;
  color: #212529;
  font-weight: 400;
  line-height: 24px;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropleft .dropdown-menu {
  top: -30px;
  left: -20px;
  margin-top: 0;
  margin-right: 0.125rem;
  position: absolute;
  transform: translate3d(-225px, 15px, 0px);
  will-change: transform;
  padding: 21px;
}
.download-btn,
.export-btn,
.download-cad {
  background: none;
  font-size: 14px;
  border: none;
  display: flex;
  width: 100%;
  text-transform: uppercase;
  padding-bottom: 6px;
  padding-left: 12px;
  margin-bottom: 11px;
}
.download-btn svg,
.export-btn svg {
  margin: 3px 6px 3px 0;
  width: 16px;
  display: none;
}
.download-btn::before {
  content: url("../images/prj-download.svg");
  margin: 1px 6px 3px 0;
}
.export-btn::before {
  content: url("../images/export.svg");
  margin: 3px 6px 3px 0;
}
.download-btn {
  outline: none;
  border-bottom: 1px solid #fff;
  padding-bottom: 6px;
  padding-left: 12px;
  margin-bottom: 11px;
}
.download-btn.collab-card__cta {
  padding-left: 0;
}
.author-details {
  padding: 5px;
}
.author-details-blk {
  padding: 0;
}
.project__close-project {
  padding: 15px;
  background: #ECECEC;
  flex-direction: column;
  justify-content: center;
  display: flex;
}
.project__close-project.dropleft .dropdown-toggle::before {
  display: none;
}
.close-tpr-btn {
  width: 100%;
}
.download-type {
  width: 238px;
  background-color: #F9F9F9;
  padding: 21px;
}
.download-type .title {
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.download-type .form-check {
  margin-bottom: 12px;
  margin-left: 14px;
}
.download-type .form-check input[type="checkbox"] {
  margin-top: 7px !important;
}
.download-type .form-check input[type="radio"] {
  margin-top: 7px !important;
}
.download-type .btn-wrapper {
  margin: 27px 0 0 0;
  display: flex;
  align-items: center;
}
.download-type .cancel-btn {
  color: #336699;
}
.dropdown-menu.download-type .download-button {
  width: 125px !important;
  min-width: 125px !important;
  margin-left: 21px;
  background-color: #336699;
  position: unset !important;
  top: unset !important;
  left: unset !important;
  transform: none !important;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.375;
  height: 42px;
  border-radius: 6px !important;
  white-space: normal;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
}
.projectDownloadingMsg {
  background-color: #000;
  color: #fff;
  padding: 10px 15px;
  position: absolute;
  right: 10px;
  top: 0;
}
@media (max-width: 639px) {
  .dropleft .dropdown-menu {
    position: absolute;
    transform: translate3d(100px, 290px, 0px);
  }
}
.js-project-download-options .parameters-switch .dimensions-toggle {
  justify-content: flex-end;
}
.js-project-download-options .parameters-switch + .title {
  margin-top: 5px;
}
#colorbox.staticActionModal .js-project-download-options .parameters-switch .dimensions-toggle {
  justify-content: flex-start;
  font-weight: 500;
}
#colorbox.staticActionModal .js-project-download-options .parameters-switch .dimensions-toggle > span {
  color: #757575;
}
#colorbox.staticActionModal .js-project-download-options .parameters-switch .dimensions-toggle[data-selected="metric"] .metric-label,
#colorbox.staticActionModal .js-project-download-options .parameters-switch .dimensions-toggle[data-selected="inch"] .inch-label {
  color: #23201F;
}
#colorbox.staticActionModal .js-project-download-options .parameters-switch + .title {
  margin-top: 32px;
}
#colorbox.staticActionModal .js-project-download-options .title {
  font-weight: 500;
  font-size: 16px;
}
#colorbox.staticActionModal .js-project-download-options .title + form {
  margin-top: 12px;
}
#colorbox.staticActionModal .js-project-download-options .form-group {
  margin-bottom: 20px;
}
#colorbox.staticActionModal .js-project-download-options .form-group + .form-group {
  margin-top: 32px;
}
#colorbox.staticActionModal .js-project-download-options .form-group .form-check-label {
  font-size: 15px;
}
#colorbox.staticActionModal .js-project-download-options .form-group .form-check-label.sm {
  font-size: 14px;
}
#colorbox.staticActionModal .js-project-download-options .form-check {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-left: 0;
  gap: 0 8px;
  font-size: 14px;
}
#colorbox.staticActionModal .js-project-download-options .form-check input[type="radio"],
#colorbox.staticActionModal .js-project-download-options .form-check input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  border: 2px solid black;
  border-radius: 2px;
  padding: 0;
  min-width: 20px;
  min-height: 20px;
  vertical-align: middle;
  outline: 0;
  cursor: pointer;
  margin: 3px 0 0 0 !important;
  position: static;
}
#colorbox.staticActionModal .js-project-download-options .form-check input[type="radio"]:checked:not(:disabled),
#colorbox.staticActionModal .js-project-download-options .form-check input[type="checkbox"]:checked:not(:disabled) {
  border-width: 4px;
  background-color: #ffd200;
}
#colorbox.staticActionModal .js-project-download-options .form-check:has(input[type="radio"]):hover input[type="radio"] {
  border-width: 4px;
  background-color: #ffd200;
  border-radius: 50%;
}
#colorbox.staticActionModal .js-project-download-options .form-check input[type="radio"] {
  border-radius: 50%;
}
#colorbox.staticActionModal .js-project-download-options .form-check + .form-check {
  margin-top: 12px;
}
#colorbox.staticActionModal .js-project-download-options .form-check .form-check-label {
  width: 100%;
}
#colorbox.staticActionModal .js-project-download-options .form-check .form-check-label .form-check-label {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 3px;
}
#colorbox.staticActionModal .js-project-download-options .form-check .form-control {
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  padding: 0 10px;
  line-height: 1.5;
  border-radius: 0px;
  height: 42px;
  background-color: #ffffff;
  border: 1px solid #BCBCBC;
}
#colorbox.staticActionModal .js-project-download-options .form-check .form-control::placeholder {
  color: #949494;
}
#colorbox.staticActionModal .js-project-download-options .form-check .form-control.disabled {
  background: #F3F3F3;
  border-color: #ced4da;
}
#colorbox.staticActionModal .js-project-download-options .form-check .form-control.disabled::placeholder {
  color: #BCBCBC;
}
#colorbox.staticActionModal .js-project-download-options .form-check:has(input[type="checkbox"]) {
  position: relative;
}
#colorbox.staticActionModal .js-project-download-options .form-check:has(input[type="checkbox"]:checked) input[type="checkbox"],
#colorbox.staticActionModal .js-project-download-options .form-check:has(input[type="checkbox"]):hover input[type="checkbox"] {
  background-color: transparent;
  position: relative;
  z-index: 3;
}
#colorbox.staticActionModal .js-project-download-options .form-check:has(input[type="checkbox"]:checked)::after,
#colorbox.staticActionModal .js-project-download-options .form-check:has(input[type="checkbox"]):hover::after,
#colorbox.staticActionModal .js-project-download-options .form-check:has(input[type="checkbox"]:checked)::before,
#colorbox.staticActionModal .js-project-download-options .form-check:has(input[type="checkbox"]):hover::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 20px;
  height: 20px;
}
#colorbox.staticActionModal .js-project-download-options .form-check:has(input[type="checkbox"]:checked)::after,
#colorbox.staticActionModal .js-project-download-options .form-check:has(input[type="checkbox"]):hover::after {
  background-color: black;
  z-index: 1;
}
#colorbox.staticActionModal .js-project-download-options .form-check:has(input[type="checkbox"]:checked)::before,
#colorbox.staticActionModal .js-project-download-options .form-check:has(input[type="checkbox"]):hover::before {
  height: 11px;
  width: 7px;
  border-bottom: 2px solid #ffd200;
  border-right: 2px solid #ffd200;
  transform: rotate(45deg);
  top: 6px;
  left: 7px;
  z-index: 2;
}
#colorbox.staticActionModal .js-project-download-options .btn-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 12px;
}
#colorbox.staticActionModal .js-project-download-options .btn-wrapper .btn {
  width: 50%;
}
@media screen and (min-width: 640px) {
  #colorbox.staticActionModal .js-project-download-options .btn-wrapper .btn {
    min-width: 179px;
  }
}
#colorbox:not(.create-new-ship-popup) .error.warning-alert {
  padding-left: 20px;
  padding-right: 20px;
}
#colorbox.kmt-add-machine-cb {
  width: 308px !important;
}
#colorbox.kmt-add-machine-cb #cboxWrapper {
  width: 100% !important;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxMiddleLeft,
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxTopCenter,
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxTopRight {
  float: unset !important;
  width: 0 !important;
  height: 0 !important;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent {
  width: 100% !important;
  padding: 0 !important;
}
@media (max-width: 599px) {
  #colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent {
    display: block;
  }
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent #cboxLoadedContent {
  width: auto !important;
  padding: 0;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent #cboxLoadedContent #machineListContainer {
  box-sizing: border-box !important;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent #cboxLoadedContent #machineListContainer .machine-list-container {
  overflow: auto;
  padding: 18px 20px;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent #cboxLoadedContent #machineListContainer .machine-list ul {
  padding-left: 0px;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent #cboxLoadedContent #machineListContainer .machine-list ul:last-child {
  margin-bottom: 0;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent #cboxLoadedContent #machineListContainer .machine-list .kmt-make-primary-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
  min-height: 30px;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent #cboxLoadedContent #machineListContainer .machine-list .kmt-make-primary-container:not(:last-child) {
  margin-bottom: 18px;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent #cboxLoadedContent #machineListContainer .machine-list .kmt-make-primary-container .kmt-checkbox-container {
  width: 10%;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent #cboxLoadedContent #machineListContainer .machine-list .kmt-make-primary-container .name {
  width: 55%;
  padding-left: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent #cboxLoadedContent #machineListContainer .machine-list .kmt-make-primary-container .kmt-make-primary-wp {
  width: 35%;
  text-align: center;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent #cboxLoadedContent #machineListContainer .machine-list .kmt-make-primary-container .kmt-make-primary-wp a {
  min-width: 1px;
  padding: 3px 11px 0px 11px;
  height: auto;
  border-radius: 8px !important;
  text-transform: uppercase;
  font-size: 12px;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent #cboxLoadedContent #machineListContainer p {
  line-height: 17px;
  font-weight: normal;
  margin-bottom: 41px;
  font-size: 15px;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent #cboxLoadedContent #machineListContainer .machine-list-actions {
  border-top: 1px solid #ececec;
}
#colorbox.kmt-add-machine-cb #cboxWrapper #cboxContent #cboxLoadedContent #machineListContainer .machine-list-actions .btn {
  min-width: 1px;
}
.machines-container p {
  margin-bottom: 5px;
}
.machines-container .machines-badges {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.machines-container .machines-badges .machines-badges__item {
  margin: 0 15px 7px 0;
}
.machines-container .machines-badges .machines-badges__item span {
  background: #bcbcbc;
  color: white;
  border-radius: 16px;
  padding: 5px 10px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 123px;
  display: block;
}
.kmt-machine-detail__container {
  min-width: 300px;
}
.kmt-machine-detail__container .kmt-returnToSolutionFinder-btn {
  display: flex;
  justify-content: flex-end;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-title {
  margin-top: 7px;
  margin-bottom: 20px;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-title .title {
  font-weight: 600;
  line-height: 48px;
  color: #000000;
  font-size: 40px;
  width: 700px;
  position: static;
}
.kmt-machine-detail__container .text {
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 6px;
  color: #4f4f4f;
  font-size: 16px;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp {
  border: 1px solid #ececec;
  border-radius: 4px;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .border-bottom {
  border-bottom: 1px solid #ececec;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 9px 9px 14px;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info .img-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info .img-container img {
  width: 132px;
  height: 136px;
  border-radius: 12px;
  border: 1px solid #ececec;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info .img-container .edit-button {
  bottom: 8px;
  right: 6px;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info .info {
  width: 60%;
  padding-left: 6%;
  padding-top: 25px;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info .info .l-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info .info .l-row .subtitle {
  font-weight: 500;
  line-height: 22px;
  color: #000000;
  font-size: 16px !important;
  font-family: "acumin-pro", Arial, sans-serif !important;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info .info .l-row .subtitle.gray {
  color: #949494;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info .info .l-row > .subtitle:first-of-type {
  width: 36%;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info .info .l-row > .subtitle:nth-child(2) {
  width: 64%;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 17px 23px;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements .info-container .kmt-ellipsis {
  max-width: 210px;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements .info-container > div:not(.btn-plus):not(.serial-number-value) {
  margin-bottom: 20px;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements .info-container .edit-input {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  outline: none;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements .info-container > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements .info-container > div .text:not(.kmt-ellipsis) {
  width: 100%;
}
.kmt-machine-detail__container .kmt-machine-detail__add-item {
  margin-bottom: 30px;
  text-align: center;
}
.kmt-machine-detail__container .kmt-machine-detail__specifications-info .info-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}
.kmt-machine-detail__container .kmt-machine-detail__specifications-info .info-wp .text {
  width: 100%;
  color: #23201f;
}
.kmt-machine-detail__container .kmt-machine-detail__specifications-info .info-wp input {
  width: 100%;
}
.kmt-machine-detail__container .kmt-machine-detail__specifications-info .info-wp input.shorter {
  width: 66%;
}
.kmt-machine-detail__container .kmt-machine-detail__specifications-info .info-wp select {
  width: 30%;
  background-size: 10px 11px;
  background-position: 93% center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAxLjAzNDExQzAuMDA0MTUwMzkgMS4wOTQ2MiAwLjAwMzY0OTcxIDEuMTEwMDIgMC4wMTM5NTAzIDEuMTY5OTJDMC4wMzcyMDA5IDEuMzA0NjIgMC4wODgyNTMgMS40MzQxOCAwLjE2MzI1NyAxLjU0ODQ5QzAuMjAxMTU5IDEuNjA2MjkgMC4yNDUyNiAxLjY1Njc0IDAuMjkyMzEzIDEuNzA3MTRMNi4yOTI1NyA3LjcwNzRDNi4zMzY5MiA3Ljc0ODggNi4zNDcwMiA3Ljc2MDM1IDYuMzk1NDcgNy43OTcxQzYuNDQ5ODggNy44MzgzNSA2LjUwODUzIDcuODc0MDEgNi41NzAyMyA3LjkwMzM2QzYuODM5NzkgOC4wMzE1NiA3LjE1OTY2IDguMDMxNTYgNy40MjkyMiA3LjkwMzM2QzcuNDkwOTIgNy44NzQwMSA3LjU0OTU3IDcuODM4MzUgNy42MDM5OCA3Ljc5NzFDNy42NTIzOCA3Ljc2MDM1IDcuNjYyNTMgNy43NDg4IDcuNzA2ODMgNy43MDc0TDEzLjcwNzEgMS43MDcxNEMxMy43NDg1IDEuNjYyNzkgMTMuNzYwMSAxLjY1MjY0IDEzLjc5NjggMS42MDQyNEMxMy44OTMyIDEuNDc3MTMgMTMuOTU4MyAxLjMyNzEzIDEzLjk4NTUgMS4xNjk5MkMxNC4wMDQ4IDEuMDU3NjYgMTQuMDA0OCAwLjk0MjMwOSAxMy45ODU1IDAuODMwMDU0QzEzLjk3IDAuNzQwMzAxIDEzLjk0MjIgMC42NTI3NDcgMTMuOTAzMSAwLjU3MDQ5M0MxMy43NTQ1IDAuMjU4MDggMTMuNDQ2NCAwLjA0MDU3MDMgMTMuMTAyMyAwLjAwNTE2ODkxQzEyLjk2NjMgLTAuMDA4NzgxNDMgMTIuODI3NyAwLjAwNTQ2OTMyIDEyLjY5NzQgMC4wNDY4MjExQzEyLjU4ODkgMC4wODEyNzI2IDEyLjQ4NjQgMC4xMzQzMjUgMTIuMzk1NyAwLjIwMzEyN0MxMi4zNDczIDAuMjM5ODc5IDEyLjMzNzIgMC4yNTE0MyAxMi4yOTI4IDAuMjkyODMxTDYuOTk5NyA1LjU4NTk2TDEuNzA2NTcgMC4yOTI4MzFMMS42NTY2NyAwLjI0NjIzQzEuNjA5NjcgMC4yMDc5NzggMS41OTg3MiAwLjE5NzA3NyAxLjU0NzkyIDAuMTYzNzc2QzEuNDUyNzEgMC4xMDEzMjMgMS4zNDY4NiAwLjA1NTMyMTIgMS4yMzYyNSAwLjAyODM2OTlDMS4xNDc3NSAwLjAwNjgxODc3IDEuMDU2MzUgLTAuMDAyNTgxNiAwLjk2NTM0MiAwLjAwMDUxODc5OUMwLjYxOTU3NiAwLjAxMjMxOTEgMC4yOTczMTMgMC4yMDgzMjggMC4xMjc3NTUgMC41MDk4NDFDMC4wNzE5NTI4IDAuNjA5MDk1IDAuMDMzMzAxNCAwLjcxNzg0OSAwLjAxMzk1MDMgMC44MzAwNTRDMC4wMDM2NDk3MSAwLjg4OTk1NyAwLjAwNDE1MDM5IDAuOTA1MzU4IDAgMC45NjU4NkMwIDAuOTg4NjExIDAgMS4wMTEzNiAwIDEuMDM0MTFaIiBmaWxsPSIjNEU0RTU2Ii8+Cjwvc3ZnPgo=");
}
.kmt-machine-detail__container .kmt-machine-detail__specifications-info .subtitle {
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 24px;
  color: #000000;
  font-size: 17px !important;
  font-family: "acumin-pro", Arial, sans-serif !important;
}
.kmt-machine-detail__container .kmt-machine-detail__specifications-card {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kmt-machine-detail__container .kmt-machine-detail__specifications-card .empty-card {
  width: 300px;
}
.kmt-machine-detail__container .kmt-machine-detail__connections-ctr .card-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.kmt-machine-detail__container .warning-message p {
  color: #d03c00;
}
@media (min-width: 640px) {
  .kmt-machine-detail__container {
    padding: 0 11px;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp {
    border-bottom: 4px solid #ececec;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info .info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 22px;
    width: 55%;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements .info-container {
    width: 48%;
  }
  .kmt-machine-detail__container .kmt-machine-detail__add-item {
    text-align: right;
    width: 100%;
  }
  .kmt-machine-detail__container .kmt-machine-detail__specifications-info {
    width: 73%;
  }
  .kmt-machine-detail__container .kmt-machine-detail__specifications-info .info-wp input.shorter {
    width: 67%;
  }
  .kmt-machine-detail__container .kmt-machine-detail__specifications-card {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 28px;
  }
  .kmt-machine-detail__container .kmt-machine-detail__specifications-card .empty-card {
    margin-top: 0;
  }
  .kmt-machine-detail__container .kmt-machine-detail__connections-ctr .card-container {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
}
@media (min-width: 1024px) {
  .kmt-machine-detail__container .kmt-machine-detail__headline-title {
    margin-bottom: 41px;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .border-right {
    border-right: 1px solid #ececec;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .border-bottom {
    border-bottom: none;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info {
    width: 40%;
    padding: 10px 9px 5px;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info .info {
    width: 60%;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info .info .l-row > .subtitle:first-of-type {
    width: 44%;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__main-info .info .l-row > .subtitle:nth-child(2) {
    width: 56%;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements-wp {
    width: 60%;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements {
    padding: 40px 23px 10px;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements .info-container .kmt-ellipsis {
    max-width: 120px;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements .info-container .text {
    margin-right: 10px;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements .info-container .text.kmt-ellipsis {
    margin-right: 3px;
  }
  .kmt-machine-detail__container .kmt-tabs__container {
    position: relative;
  }
  .kmt-machine-detail__container .kmt-tabs__content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .kmt-machine-detail__container .kmt-machine-detail__add-item {
    position: absolute;
    width: auto;
    top: 0;
    right: 0;
  }
  .kmt-machine-detail__container .count-items {
    margin: 0 5px 26px;
  }
  .kmt-machine-detail__container .kmt-machine-detail__specifications-info {
    width: 29%;
  }
  .kmt-machine-detail__container .kmt-machine-detail__specifications-info .info-wp input.shorter {
    width: 58%;
  }
  .kmt-machine-detail__container .kmt-machine-detail__specifications-info .info-wp select {
    width: 40%;
  }
  .kmt-machine-detail__container .kmt-machine-detail__specifications-card {
    width: 64%;
  }
  .kmt-machine-detail__container .kmt-machine-detail__connections-ctr {
    width: 100%;
  }
  .kmt-machine-detail__container .kmt-machine-detail__connections-ctr .collab-headline {
    margin-bottom: 0;
  }
}
@media (min-width: 1400px) {
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements .info-container > div {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .kmt-machine-detail__container .kmt-machine-detail__headline-wp .detail__elements .info-container > div .text:not(.kmt-ellipsis) {
    width: auto;
  }
}
#colorbox.kmt-image-cbox {
  min-width: 270px;
}
#colorbox.kmt-image-cbox #cboxWrapper #cboxContent {
  min-width: 270px;
  padding: 0;
}
#colorbox.kmt-image-cbox #cboxWrapper #cboxContent #cboxLoadedContent {
  width: 100% !important;
  padding-bottom: 20px;
}
#colorbox.kmt-image-cbox #cboxWrapper #cboxContent #cboxLoadedContent .image-import_ctr {
  height: 100%;
}
#colorbox.kmt-image-cbox #cboxWrapper #cboxContent #cboxLoadedContent .image-import_ctr .import-alerts {
  padding: 0 10px;
}
#colorbox.kmt-image-cbox #cboxWrapper #cboxContent #cboxLoadedContent .image-import_ctr .upload-section h5 {
  font-size: 16px !important;
  font-weight: bold !important;
}
#colorbox.kmt-image-cbox #cboxWrapper #cboxContent #cboxLoadedContent .image-import_ctr .upload-section .file-upload .file-select {
  color: #000000;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
#colorbox.kmt-image-cbox #cboxWrapper #cboxContent #cboxLoadedContent .image-import_ctr .upload-section .file-upload .file-select .file-select-button {
  background: #ffd200;
  padding: 0 10px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
#colorbox.kmt-image-cbox #cboxWrapper #cboxContent #cboxLoadedContent .image-import_ctr .upload-section .file-upload .file-select .file-select-name {
  line-height: 40px;
  display: inline-block;
  padding: 0 10px;
}
#colorbox.kmt-image-cbox #cboxWrapper #cboxContent #cboxLoadedContent .image-import_ctr .upload-section .file-upload .file-select:hover {
  border-color: #b89c47;
}
#colorbox.kmt-image-cbox #cboxWrapper #cboxContent #cboxLoadedContent .image-import_ctr .upload-section .file-upload .file-select:hover .file-select-button {
  background: #b89c47;
  color: #23201f;
}
#colorbox.kmt-image-cbox #cboxWrapper #cboxContent #cboxLoadedContent .image-import_ctr .upload-section .file-upload .file-select .file-select-disabled {
  opacity: 0.65;
}
#colorbox.kmt-image-cbox #cboxWrapper #cboxContent #cboxLoadedContent .image-import_ctr .upload-section .file-upload input[type=file] {
  z-index: 100;
  cursor: pointer;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
#colorbox.kmt-upload-document-cbox {
  min-width: 270px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent {
  min-width: 270px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent {
  width: 100% !important;
  overflow: inherit !important;
  padding: 15px 20px 10px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr {
  height: 100%;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .import-alerts {
  padding: 0 10px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section p {
  line-height: 18px;
  font-weight: normal;
  margin-bottom: 31px;
  color: #000000;
  font-size: 15px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .kmt-upload-section-info > p {
  min-height: calc(18px + 31px - 6px);
  margin-bottom: 6px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload {
  background: #ececec;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  height: 104px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .kmt-upload-document-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 90%;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .kmt-upload-document-wp.kmt-upload-document-complete {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: left;
  -ms-flex-align: left;
  align-items: left;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .kmt-upload-document-wp.kmt-upload-document-complete .kmt-upload-document-wp__upload {
  text-align: left;
  width: 100%;
  padding: 0 20px 0 15px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .kmt-upload-document-wp.uploading {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  opacity: 0.65;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .kmt-upload-document-wp .kmt-upload-document-wp__icon {
  margin-top: 18px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .kmt-upload-document-wp .uploadFileProgress {
  background: #c8c8c8;
  border: 1px solid #dddddd;
  font-size: 12px;
  clear: both;
  opacity: 0;
  -webkit-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
  width: 98%;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .kmt-upload-document-wp .uploadFileProgress.loading {
  opacity: 1.0;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .kmt-upload-document-wp .uploadFileProgress > .kmt-progress-bar {
  background-color: #777879;
  height: 5px;
  width: 0;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .upload-document-icon {
  height: 24px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .file-select-button {
  background: #ffd200;
  padding: 0 10px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .file-select-name {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  line-height: 18px;
  font-weight: normal;
  color: #000000;
  font-size: 15px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .file-select-name .kmt-file-upload-name {
  max-width: 45%;
  margin-right: 5px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .file-select-name .kmt-file-upload-document,
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .file-select-name .kmt-file-uploading-document {
  width: auto;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .file-select-name .kmt-file-document-upload {
  text-transform: uppercase;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .file-select-name span {
  margin-right: 5px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload input[type=file] {
  z-index: 100;
  cursor: pointer;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .document-name {
  margin-top: 15px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .document-name p {
  margin: 0 0 6px;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .kmt-upload-section-info {
  max-height: 250px;
  overflow: auto;
}
#colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .form-actions {
  padding: 20px 0 10px;
}
@media (min-width: 640px) {
  #colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .kmt-upload-document-wp {
    width: 80%;
  }
  #colorbox.kmt-upload-document-cbox #cboxWrapper #cboxContent #cboxLoadedContent .upload-document__ctr .upload-section .file-upload .file-select .file-select-name .kmt-file-upload-name {
    max-width: 52%;
  }
}
#colorbox.kmt-spindle-turret-cbox {
  min-width: 300px;
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent {
  padding: 0;
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent {
  padding: 10px 0 5px 0;
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr .ms-alerts {
  margin-bottom: 20px;
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr .radio-btn__wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 15px 0 31px;
  margin-bottom: 23px;
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr .radio-btn__wp .kmt-radio-container {
  width: 40%;
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr section {
  position: relative;
  overflow: auto;
  height: 100%;
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr section .form-group {
  margin-bottom: 38px;
  padding: 0 20px 0;
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr section .form-group.l-label input.shorter {
  width: 81%;
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr section .form-group.l-unit input.shorter {
  width: 71%;
}
@media (min-width: 640px) {
  #colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr section .form-group.l-unit input.shorter {
    width: 66%;
  }
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr section .form-group.l-unit .unit {
  width: 25%;
}
@media (min-width: 640px) {
  #colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr section .form-group.l-unit .unit {
    width: 30%;
  }
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr section .form-group.l-unit.power .unit {
  text-transform: uppercase;
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr section .form-group.l-row .title {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-order: 1;
  -moz-order: 1;
  -webkit-order: 1;
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr section .form-group.l-row input {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-order: 2;
  -moz-order: 2;
  -webkit-order: 2;
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr section .form-group.l-row .spindle-turret-error {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  -ms-order: 4;
  -moz-order: 4;
  -webkit-order: 4;
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr section .form-group.l-row .unit {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  -ms-order: 3;
  -moz-order: 3;
  -webkit-order: 3;
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr .form-actions {
  border-top: 1px solid #bdbdbd;
  background-color: white;
  width: 100%;
}
@media (max-width: 575px) {
  #colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .spindle-turret-ctr .form-actions {
    margin: 0 0 10px;
  }
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .select2-container .select2-selection--multiple {
  height: 40px;
  background-size: 8px 11px;
  background-repeat: no-repeat;
  background-position: 98% center;
  background-color: #fcfcfc;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAxLjAzNDExQzAuMDA0MTUwMzkgMS4wOTQ2MiAwLjAwMzY0OTcxIDEuMTEwMDIgMC4wMTM5NTAzIDEuMTY5OTJDMC4wMzcyMDA5IDEuMzA0NjIgMC4wODgyNTMgMS40MzQxOCAwLjE2MzI1NyAxLjU0ODQ5QzAuMjAxMTU5IDEuNjA2MjkgMC4yNDUyNiAxLjY1Njc0IDAuMjkyMzEzIDEuNzA3MTRMNi4yOTI1NyA3LjcwNzRDNi4zMzY5MiA3Ljc0ODggNi4zNDcwMiA3Ljc2MDM1IDYuMzk1NDcgNy43OTcxQzYuNDQ5ODggNy44MzgzNSA2LjUwODUzIDcuODc0MDEgNi41NzAyMyA3LjkwMzM2QzYuODM5NzkgOC4wMzE1NiA3LjE1OTY2IDguMDMxNTYgNy40MjkyMiA3LjkwMzM2QzcuNDkwOTIgNy44NzQwMSA3LjU0OTU3IDcuODM4MzUgNy42MDM5OCA3Ljc5NzFDNy42NTIzOCA3Ljc2MDM1IDcuNjYyNTMgNy43NDg4IDcuNzA2ODMgNy43MDc0TDEzLjcwNzEgMS43MDcxNEMxMy43NDg1IDEuNjYyNzkgMTMuNzYwMSAxLjY1MjY0IDEzLjc5NjggMS42MDQyNEMxMy44OTMyIDEuNDc3MTMgMTMuOTU4MyAxLjMyNzEzIDEzLjk4NTUgMS4xNjk5MkMxNC4wMDQ4IDEuMDU3NjYgMTQuMDA0OCAwLjk0MjMwOSAxMy45ODU1IDAuODMwMDU0QzEzLjk3IDAuNzQwMzAxIDEzLjk0MjIgMC42NTI3NDcgMTMuOTAzMSAwLjU3MDQ5M0MxMy43NTQ1IDAuMjU4MDggMTMuNDQ2NCAwLjA0MDU3MDMgMTMuMTAyMyAwLjAwNTE2ODkxQzEyLjk2NjMgLTAuMDA4NzgxNDMgMTIuODI3NyAwLjAwNTQ2OTMyIDEyLjY5NzQgMC4wNDY4MjExQzEyLjU4ODkgMC4wODEyNzI2IDEyLjQ4NjQgMC4xMzQzMjUgMTIuMzk1NyAwLjIwMzEyN0MxMi4zNDczIDAuMjM5ODc5IDEyLjMzNzIgMC4yNTE0MyAxMi4yOTI4IDAuMjkyODMxTDYuOTk5NyA1LjU4NTk2TDEuNzA2NTcgMC4yOTI4MzFMMS42NTY2NyAwLjI0NjIzQzEuNjA5NjcgMC4yMDc5NzggMS41OTg3MiAwLjE5NzA3NyAxLjU0NzkyIDAuMTYzNzc2QzEuNDUyNzEgMC4xMDEzMjMgMS4zNDY4NiAwLjA1NTMyMTIgMS4yMzYyNSAwLjAyODM2OTlDMS4xNDc3NSAwLjAwNjgxODc3IDEuMDU2MzUgLTAuMDAyNTgxNiAwLjk2NTM0MiAwLjAwMDUxODc5OUMwLjYxOTU3NiAwLjAxMjMxOTEgMC4yOTczMTMgMC4yMDgzMjggMC4xMjc3NTUgMC41MDk4NDFDMC4wNzE5NTI4IDAuNjA5MDk1IDAuMDMzMzAxNCAwLjcxNzg0OSAwLjAxMzk1MDMgMC44MzAwNTRDMC4wMDM2NDk3MSAwLjg4OTk1NyAwLjAwNDE1MDM5IDAuOTA1MzU4IDAgMC45NjU4NkMwIDAuOTg4NjExIDAgMS4wMTEzNiAwIDEuMDM0MTFaIiBmaWxsPSIjNEU0RTU2Ii8+Cjwvc3ZnPgo=");
}
#colorbox.kmt-spindle-turret-cbox #cboxWrapper #cboxContent #cboxLoadedContent .select2-container .select2-selection--multiple .select2-search--inline {
  vertical-align: text-top;
}
#colorbox.kmt-spindle-turret-cbox .l-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#colorbox.kmt-spindle-turret-cbox .l-row .title {
  width: 100%;
}
#colorbox.kmt-confirmation-modal {
  min-width: 270px;
}
#colorbox.kmt-confirmation-modal #cboxWrapper #cboxContent {
  min-width: 270px;
  padding: 0;
}
#colorbox.kmt-confirmation-modal #cboxWrapper #cboxContent #cboxLoadedContent {
  width: 100% !important;
  height: auto !important;
  padding: 15px 20px 10px;
}
#colorbox.kmt-confirmation-modal #cboxWrapper #cboxContent #cboxLoadedContent .kmt-confirmation-ctr {
  height: 100%;
}
#colorbox.kmt-confirmation-modal #cboxWrapper #cboxContent #cboxLoadedContent .kmt-confirmation-ctr p {
  font-weight: 500;
  line-height: 22px;
  color: #000000;
  font-size: 16px;
}
#colorbox.kmt-confirmation-modal #cboxWrapper #cboxContent #cboxLoadedContent .kmt-confirmation-ctr .form-actions {
  padding: 20px 0 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#colorbox.kmt-confirmation-modal #cboxWrapper #cboxContent #cboxLoadedContent .kmt-confirmation-ctr .form-actions button {
  font-size: 15px;
  width: 45%;
  height: 42px;
  padding: 0;
  margin: 0;
}
.kmt-common-detail__notes-ctr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  flex-direction: column;
}
.kmt-common-detail__notes-ctr .warning-message + .search-add-wrap {
  margin-top: 20px;
}
.kmt-common-detail__notes-ctr .search-add-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.kmt-common-detail__notes-ctr .search-add-wrap .kmt-searchbox {
  display: none;
}
@media (min-width: 640px) {
  .kmt-common-detail__notes-ctr .search-add-wrap .kmt-searchbox {
    margin-bottom: 0;
    width: auto;
  }
}
.kmt-common-detail__notes-ctr .search-add-wrap .js-open-note-detail {
  margin-left: auto;
}
.kmt-common-detail__notes-ctr .count-items {
  width: 100%;
}
@media (max-width: 639px) {
  .kmt-common-detail__notes-ctr .count-items {
    margin-left: 0;
    margin-right: 0;
  }
}
.kmt-common-detail__notes-ctr .collab-card__content {
  height: 155px;
  overflow: auto;
}
.kmt-common-detail__notes-ctr .collab-card__content .text {
  color: #000000;
  font-size: 16px;
}
.kmt-common-detail__notes-ctr .notes-alerts {
  margin-bottom: 15px;
}
.kmt-common-detail__notes-ctr .notes-alerts > .alert:last-child {
  margin-bottom: 0;
}
.kmt-common-detail__notes-ctr .new-note__container {
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
  border: 1px solid #949494;
  margin-bottom: 30px;
  border-radius: 6px;
  max-height: 260px;
  max-width: 350px;
  width: 100%;
}
.kmt-common-detail__notes-ctr .new-note__container .new-note__header {
  border-bottom: 1px solid #e0e0e0;
  padding: 14px 17px 7px;
}
.kmt-common-detail__notes-ctr .new-note__container .new-note__header .title {
  font-weight: 500;
  line-height: 24px;
  color: #828282;
  font-size: 16px;
}
.kmt-common-detail__notes-ctr .new-note__container .new-note__content {
  position: relative;
}
.kmt-common-detail__notes-ctr .new-note__container .new-note__content textarea {
  width: 100%;
  border: none;
  height: 115px;
  outline: none;
  font-weight: 500;
  line-height: 22px;
  min-height: 115px;
  padding: 13px 18px;
  color: #000000;
  font-size: 16px;
}
.kmt-common-detail__notes-ctr .new-note__container .new-note__content textarea::-webkit-input-placeholder {
  color: #000000;
}
.kmt-common-detail__notes-ctr .new-note__container .new-note__content textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
.kmt-common-detail__notes-ctr .new-note__container .new-note__content textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
.kmt-common-detail__notes-ctr .new-note__container .new-note__content textarea:-ms-input-placeholder {
  color: #000000;
}
.kmt-common-detail__notes-ctr .new-note__container .new-note__content textarea::placeholder {
  color: #000000;
}
.kmt-common-detail__notes-ctr .new-note__container .new-note__content .form-actions {
  gap: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #bdbdbd;
  padding: 14px 21px 17px;
}
.kmt-common-detail__notes-ctr .new-note__container .new-note__content .form-actions .btn {
  flex: 1;
  min-width: 1px;
}
.kmt-common-detail__notes-ctr .new-note__container.edit-note__container {
  margin-bottom: 20px;
}
.kmt-common-detail__notes-ctr .new-note__container.edit-note__container .new-note__header {
  padding: 12px 17px 0px;
}
.kmt-common-detail__notes-ctr .new-note__container.edit-note__container .new-note__content textarea {
  min-height: 100px;
  height: 100px;
}
.kmt-common-detail__notes-ctr .notes-container .card-item__container {
  position: relative;
  width: 292px;
}
.kmt-common-detail__notes-ctr .notes-container .card-item__container .collab-card__header {
  background: #f9f9f9;
}
.kmt-common-detail__notes-ctr .notes-container .card-item__container .collab-card__header .collab-card__header-actions .collab-card__cta-content {
  display: none;
}
.kmt-common-detail__notes-ctr .notes-container .card-item__container .header-actions {
  position: absolute;
  right: 10px;
  top: 5px;
}
.kmt-common-detail__notes-ctr .notes-container .card-item__container .header-actions svg {
  fill: #949494;
  height: 13px;
  width: 16px;
}
.kmt-common-detail__notes-ctr .notes-container .card-item__container .collab-card__content {
  padding: 10px 18px;
}
.kmt-common-detail__notes-ctr .notes-container .card-item__container .collab-card__content .text {
  word-break: break-all;
  white-space: pre-line;
  overflow: auto;
}
.img-container {
  position: relative;
}
.edit-button {
  position: absolute;
  right: 83px;
  bottom: 24px;
}
.kmt-document-cta__dots {
  width: 6px;
  height: 15px;
  vertical-align: middle;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  right: 18px;
  top: 18px;
}
.kmt-document-cta {
  display: none;
  position: absolute;
  background: white;
  z-index: 1;
  right: -26px;
  top: 10px;
  border: 1px solid #e0e0e0;
  box-shadow: 0px 2px 10px rgba(124, 124, 124, 0.25);
  border-radius: 6px;
  padding: 9px 0;
  width: 126px;
}
.kmt-document-cta ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.kmt-document-cta ul li:not(:last-child) {
  margin-bottom: 12px;
}
.kmt-document-cta ul li a {
  padding: 0 10px;
  color: #333333;
  font-size: 14px;
  display: block;
  text-decoration: none;
}
.kmt-document-cta ul li a:hover {
  font-weight: bold;
  background: #ececec;
}
.kmt-common-detail__documents-ctr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.kmt-common-detail__documents-ctr .kmt-workshop-documents__list .collab-card .collab-card__header .collab-card__header-actions .collab-card__cta-content {
  display: none;
}
.kmt-common-detail__documents-ctr .count-items {
  width: 100%;
}
.kmt-common-detail__documents-ctr .collab-card__content {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.kmt-common-detail__documents-ctr .collab-card__content .documents-card__wp:first-of-type {
  width: 32%;
}
.kmt-common-detail__documents-ctr .collab-card__content .documents-card__wp .kmt-date-added__label {
  color: #949494;
  margin-right: 2px;
}
.kmt-common-detail__documents-ctr .collab-card__content .documents-card__wp .kmt-document-type__label {
  text-transform: uppercase;
  margin-right: 5px;
}
.kmt-common-detail__documents-ctr .collab-card__content .documents-card__wp:nth-child(2) {
  width: 60%;
}
.kmt-common-detail__documents-ctr .collab-card__content .documents-card__wp svg {
  height: 65px;
  width: 53px;
}
.kmt-common-detail__documents-ctr .collab-card__content .documents-card__wp a {
  display: block;
  font-weight: normal;
  font-size: 16px;
  text-decoration-line: underline;
}
.kmt-common-detail__documents-ctr .collab-card__content .documents-card__wp > div {
  margin-top: 20px;
}
.kmt-common-detail__documents-ctr .collab-card__content .documents-card__wp .title {
  font-weight: 500;
  line-height: 22px;
  color: #000000;
  font-size: 16px;
}
.kmt-common-detail__documents-ctr .collab-card__content .documents-card__wp .title.gray {
  color: #949494;
}
.kmt-common-detail__documents-ctr .collab-card__content .documents-card__wp .title.bold {
  font-weight: 600;
}
.kmt-common-detail__documents-ctr .collab-card__content .documents-card__wp .kmt-document-rename {
  width: 160px;
}
.kmt-common-detail__documents-ctr .disabled-add__document {
  cursor: not-allowed;
  opacity: 0.4;
}
.new-ship-form-btn-container {
  width: 100%;
  display: flex;
  justify-content: end;
}
.kmt-common-detail__documents-ctr,
.kmt-common-detail__notes-ctr {
  width: 100%;
}
.kmt-common-detail__documents-ctr .kmt-workshop-documents__list,
.kmt-common-detail__notes-ctr .js-notes-list {
  display: grid;
  gap: 40px;
  width: 100%;
}
@media (min-width: 480px) {
  .kmt-common-detail__documents-ctr .kmt-workshop-documents__list,
  .kmt-common-detail__notes-ctr .js-notes-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 640px) {
  .kmt-common-detail__documents-ctr .kmt-workshop-documents__list,
  .kmt-common-detail__notes-ctr .js-notes-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 639px) {
  .kmt-common-detail__documents-ctr .kmt-workshop-documents__list,
  .kmt-common-detail__notes-ctr .js-notes-list {
    grid-template-columns: 1fr;
    gap: 20px;
    justify-items: center;
  }
}
.kmt-common-detail__documents-ctr .kmt-workshop-documents__list .collab-card,
.kmt-common-detail__notes-ctr .js-notes-list .collab-card {
  position: relative;
  margin: 0;
  width: 100%;
}
@media (min-width: 640px) {
  .kmt-common-detail__documents-ctr {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  .kmt-common-detail__notes-ctr {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  .kmt-common-detail__notes-ctr .new-note__container {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .kmt-common-detail__notes-ctr .notes-container .card-item__container {
    position: relative;
  }
  .kmt-common-detail__notes-ctr .notes-container .card-item__container:not( :nth-child(2n)) {
    margin-right: 10px;
  }
}
@media (min-width: 1400px) {
  .kmt-common-detail__notes-ctr .notes-container .card-item__container:not( :nth-child(3n)) {
    margin-right: 10px;
  }
}
.create-new-ship-popup .kmt-checkout__container {
  display: block;
}
.create-new-ship-popup .kmt-checkout__container .kmt-checkout__steps-container {
  width: 100%;
}
.create-new-ship-popup .new-ship-form-btn-container .cancel-btn {
  margin-right: 13px;
}
.kmt-center-cmn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.filter-sort-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 40px;
  flex-wrap: wrap;
  padding-top: 20px;
}
.filter-sort-right .result-text {
  font-weight: bold;
  font-size: 15px;
  color: #000000;
  text-transform: uppercase;
}
.filter-sort-right .sort-by .form-group {
  display: flex;
  align-items: center;
  margin: 0;
  margin-right: 45px;
}
.filter-sort-right .sort-by .form-group label {
  font-weight: 100;
}
.filter-sort-right .sort-by .form-group select {
  width: 170px;
  background-position: 92% center;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #333333;
  margin-left: 15px;
}
.filter-sort-right .filter-main-right {
  display: flex;
  justify-content: space-between;
  margin-right: 22px;
  align-items: center;
}
.filter-sort-right .kmt-filter-select a span {
  font-size: 14px;
  top: -3px;
  font-weight: 100;
}
.left-navigation {
  position: relative;
  z-index: 2;
}
.left-navigation + .main-content.col-auto {
  max-width: 100% !important;
  transition: all 0.5s ease-in-out 0s;
}
@media (min-width: 1024px) {
  .left-navigation + .main-content.col-auto {
    padding-left: 10px;
  }
}
@media (min-width: 1024px) {
  .left-navigation + .main-content.col-auto {
    max-width: calc(100% - 255px) !important;
  }
}
@media (min-width: 1024px) {
  .left-navigation + .main-content.col-auto .kmt-solution__container {
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  .left-navigation + .main-content.col-auto .solutionFinderContainer {
    min-width: 1025px;
  }
}
.left-navigation + .main-content.col-auto > div {
  margin-left: 0 !important;
}
.left-navigation + .main-content.col-auto .headline__title,
.left-navigation + .main-content.col-auto .workgroup-wrapper > .title .rename-team-header,
.left-navigation + .main-content.col-auto .workgroup-wrapper > .workgroup-card-header .rename-team-header,
.left-navigation + .main-content.col-auto .workgroup-wrapper > .title > h1,
.left-navigation + .main-content.col-auto .workgroup-wrapper > .workgroup-card-header > h1 {
  width: 100% !important;
}
@media (min-width: 992px) {
  .left-navigation:has(div.is-collapsed) + .main-content.col-auto,
  .left-navigation:has(ul.active) + .main-content.col-auto {
    max-width: calc(100% - 80px) !important;
  }
}
.page-solutionPage .card-container.card-group,
.page-projectPage .card-container.card-group,
.page-machineListPage .card-container.card-group,
.page-workpieceFeaturePage .card-container.card-group,
.page-camProjectListPage .card-container.card-group,
.page-solutionPage .card-container,
.page-projectPage .card-container,
.page-machineListPage .card-container,
.page-workpieceFeaturePage .card-container,
.page-camProjectListPage .card-container {
  margin-left: -5px;
  margin-right: -5px;
}
.page-solutionPage .card-container.card-group .collab-card,
.page-projectPage .card-container.card-group .collab-card,
.page-machineListPage .card-container.card-group .collab-card,
.page-workpieceFeaturePage .card-container.card-group .collab-card,
.page-camProjectListPage .card-container.card-group .collab-card,
.page-solutionPage .card-container .collab-card,
.page-projectPage .card-container .collab-card,
.page-machineListPage .card-container .collab-card,
.page-workpieceFeaturePage .card-container .collab-card,
.page-camProjectListPage .card-container .collab-card {
  width: 290px;
  margin-left: 5px;
  margin-right: 5px;
}
.page-solutionPage .card-container.card-group.dragging-active .collab-card,
.page-projectPage .card-container.card-group.dragging-active .collab-card,
.page-machineListPage .card-container.card-group.dragging-active .collab-card,
.page-workpieceFeaturePage .card-container.card-group.dragging-active .collab-card,
.page-camProjectListPage .card-container.card-group.dragging-active .collab-card,
.page-solutionPage .card-container.dragging-active .collab-card,
.page-projectPage .card-container.dragging-active .collab-card,
.page-machineListPage .card-container.dragging-active .collab-card,
.page-workpieceFeaturePage .card-container.dragging-active .collab-card,
.page-camProjectListPage .card-container.dragging-active .collab-card {
  user-select: none;
}
.page-camProjectListPage #colorbox.cam-cad-create-modal #cboxWrapper #cboxContent #cboxLoadedContent {
  margin-top: 0;
  padding: 0 !important;
}
.page-camProjectListPage #colorbox.cam-cad-create-modal #cboxWrapper #cboxContent #cboxLoadedContent .form-group {
  padding: 24px 20px 0 !important;
}
.page-camProjectListPage #colorbox.cam-cad-create-modal #cboxWrapper #cboxContent #cboxLoadedContent .form-actions > .btn {
  min-width: 1px;
}
@media (min-width: 1299px) {
  .page-claimsListingPage .account-section {
    max-width: 1280px;
  }
}
@media (min-width: 640px) {
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(3) {
    width: 132px !important;
    min-width: 132px !important;
  }
}
@media (min-width: 640px) {
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(6),
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(7) {
    width: auto !important;
    min-width: 1px !important;
  }
}
@media (min-width: 640px) {
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(4),
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(5) {
    width: 86px !important;
    min-width: 86px !important;
  }
}
.page-projectDetailPage .kmt-searchbox .kmt-search__input-wp .search-icon {
  border: 0;
  padding: 0;
  background: none;
  margin: 0;
  min-width: 1px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.page-projectDetailPage.card-sorting .kmt-project-solution__list.ui-sortable {
  overflow: hidden;
}
.page-projectDetailPage .kmt-project-solution__list {
  margin: -10px;
  list-style: none;
}
.page-projectDetailPage .kmt-project-solution__list:not(.list-View) .ui-selected:not(.ui-cloned) {
  display: flex !important;
  position: static !important;
}
.page-projectDetailPage .kmt-project-solution__list .ui-sortable-helper > *:not(.ui-dragged),
.page-projectDetailPage .kmt-project-solution__list .ui-dragged:not(.ui-sortable-helper) {
  opacity: 0.5;
}
.page-projectDetailPage .kmt-project-solution__list > .ui-dragged > section {
  background: #ff0 !important;
  position: relative;
}
.page-projectDetailPage .kmt-project-solution__list .ui-cloned {
  opacity: 1;
  z-index: 1000;
  width: 200px;
}
.page-projectDetailPage .kmt-project-solution__list > li.ui-selected:not(.ui-cloned).ui-sortable-placeholder {
  position: relative !important;
  opacity: 1;
}
.page-projectDetailPage .kmt-project-solution__list > tr.ui-selected:not(.ui-cloned).ui-sortable-placeholder {
  position: relative !important;
  opacity: 1;
}
.page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder {
  background: #336699;
  width: 1px;
  max-width: 1px;
  border: 0px;
  border-left: 3px solid #336699;
  border-right: 3px solid #336699;
  margin: 10px;
  visibility: visible !important;
  top: -3px;
  border-radius: 0;
  box-shadow: 0px 9px 0px #336699;
  position: relative;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder {
    width: 100%;
    height: 2px !important;
    max-width: 307px;
    box-shadow: none;
    border: 0;
    border-top: 3px solid #336699;
    border-bottom: 3px solid #336699;
  }
}
.page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:before,
.page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:after {
  content: '';
  position: absolute;
  width: 60px;
  height: 7px;
  background-color: #336699;
  left: -30px;
  border-radius: 10px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:before,
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:after {
    height: 60px;
    top: -30px;
    width: 7px;
    left: auto;
  }
}
.page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder::before {
  top: -7px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder::before {
    left: -7px;
    top: -30px;
  }
}
.page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder::after {
  bottom: -14px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder::after {
    bottom: auto;
    right: -7px;
  }
}
.page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:first-child:before,
.page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:last-child:before,
.page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:first-child:after,
.page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:last-child:after {
  width: 30px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:first-child:before,
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:last-child:before,
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:first-child:after,
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:last-child:after {
    height: 30px;
    width: 7px;
  }
}
.page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:first-child:before,
.page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:first-child:after {
  left: -3px;
  border-radius: 0 10px 10px 0;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:first-child:before,
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:first-child:after {
    top: -3px;
    left: -3px;
    border-radius: 0 0 10px 10px;
  }
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:first-child:after {
    left: auto;
    right: -3px;
  }
}
.page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:last-child:before,
.page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:last-child:after {
  left: -27px;
  border-radius: 10px 0 0 10px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:last-child:before,
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:last-child:after {
    top: -27px;
    left: auto;
    left: -3px;
    border-radius: 10px 10px 0 0;
  }
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .ui-sortable-placeholder:last-child:after {
    left: auto;
    right: -3px;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder {
  width: calc(100% + 3px);
  max-width: none;
  border: 0px;
  border-top: 3px solid #336699;
  border-bottom: 3px solid #336699;
  margin: 0px;
  top: auto;
  left: -3px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder {
    width: 100%;
    height: 2px !important;
    max-width: 307px;
    box-shadow: none;
    border: 0;
    border-top: 3px solid #336699;
    border-bottom: 3px solid #336699;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:before,
.page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:after {
  content: '';
  position: absolute;
  width: 7px;
  height: 60px;
  background-color: #336699;
  left: -7px;
  top: -30px;
  border-radius: 10px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:before,
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:after {
    height: 60px;
    top: -30px;
    width: 7px;
    left: auto;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder::before {
  left: -7px;
  top: -30px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder::before {
    left: -7px;
    top: -30px;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder::after {
  bottom: auto;
  right: -7px;
  top: -30px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder::after {
    bottom: auto;
    right: -7px;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:first-child:before,
.page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:last-child:before,
.page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:first-child:after,
.page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:last-child:after {
  height: 30px;
  width: 7px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:first-child:before,
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:last-child:before,
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:first-child:after,
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:last-child:after {
    height: 30px;
    width: 7px;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:first-child:before,
.page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:first-child:after {
  left: -3px;
  top: -3px;
  border-radius: 0 0 10px 10px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:first-child:before,
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:first-child:after {
    top: -3px;
    left: -3px;
    border-radius: 0 0 10px 10px;
  }
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:first-child:after {
    left: auto;
    right: -3px;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:last-child:before,
.page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:last-child:after {
  left: -3px;
  top: -27px;
  border-radius: 10px 10px 0 0;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:last-child:before,
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:last-child:after {
    top: -27px;
    left: auto;
    left: -3px;
    border-radius: 10px 10px 0 0;
  }
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.ui-sortable-placeholder:last-child:after {
    left: auto;
    right: -3px;
  }
}
@media (min-width: 1024px) {
  .page-projectDetailPage .kmt-project-solution__list.card-group.list-View.table-sort-pagination table tr.collab-card > th.col_cta_action,
  .page-projectDetailPage .kmt-project-solution__list.card-group.list-View.table-sort-pagination table tr.collab-card > td.col_cta_action {
    min-width: 50px;
    width: 50px !important;
  }
}
@media screen and (max-width: 639px) {
  .page-projectDetailPage .kmt-project-solution__list.card-group.list-View.table-sort-pagination table tr.collab-card > th.col_cta_action,
  .page-projectDetailPage .kmt-project-solution__list.card-group.list-View.table-sort-pagination table tr.collab-card > td.col_cta_action {
    min-width: 50px;
    width: 50px !important;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card {
  margin: 10px;
  transition: none;
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.is-selected .dragHandler,
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-selected .dragHandler {
  visibility: visible;
}
@media (hover: none) and (pointer: coarse), (max-width: 1024px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.is-selected .dragHandler,
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-selected .dragHandler {
    visibility: hidden;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card .dragHandler {
  visibility: hidden;
  cursor: grab;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card .dragHandler {
    visibility: visible;
  }
}
@media (hover: none) and (pointer: coarse), (max-width: 1024px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card .dragHandler {
    visibility: hidden;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card .dragHandler.disabled {
  pointer-events: none;
  opacity: 0.5;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card .collab-card__header-left .collab-card__checkbox {
    visibility: visible;
    opacity: 1;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card .collab-card__header-left .collab-card__checkbox + .dragHandler {
  margin-left: 8px;
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card .collab-card__header-left .collab-card__checkbox:checked + .dragHandler {
  visibility: visible;
}
@media (hover: none) and (pointer: coarse), (max-width: 1024px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card .collab-card__header-left .collab-card__checkbox:checked + .dragHandler {
    visibility: hidden;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card .collab-card__header-left .dragHandler {
  visibility: hidden;
  cursor: grab;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card .collab-card__header-left .dragHandler {
    visibility: visible;
  }
}
@media (hover: none) and (pointer: coarse), (max-width: 1024px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card .collab-card__header-left .dragHandler {
    visibility: hidden;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card .collab-card__header-left .dragHandler.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card:hover .dragHandler {
  visibility: visible;
}
@media (hover: none) and (pointer: coarse), (max-width: 1024px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card:hover .dragHandler {
    visibility: hidden;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card:hover .collab-card__header-left .dragHandler {
  visibility: visible;
}
@media (hover: none) and (pointer: coarse), (max-width: 1024px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card:hover .collab-card__header-left .dragHandler {
    visibility: hidden;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-helper:first-child + .ui-sortable-placeholder:before,
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-helper:first-child + .ui-sortable-placeholder:after {
  width: 30px;
  left: -3px;
  border-radius: 0 10px 10px 0;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-helper:first-child + .ui-sortable-placeholder:before,
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-helper:first-child + .ui-sortable-placeholder:after {
    height: 30px !important;
    width: 7px;
    top: -3px;
    border-radius: 0 0 10px 10px;
  }
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-helper:first-child + .ui-sortable-placeholder:before {
    left: -3px;
  }
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-helper:first-child + .ui-sortable-placeholder:after {
    right: -3px;
    left: auto;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder {
  background: #336699;
  width: 1px;
  max-width: 1px;
  border: 0px;
  border-left: 3px solid #336699;
  border-right: 3px solid #336699;
  margin: 10px;
  visibility: visible !important;
  top: -3px;
  border-radius: 0;
  box-shadow: 0px 9px 0px #336699;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder {
    width: 100%;
    height: 2px !important;
    max-width: 307px;
    box-shadow: none;
    border: 0;
    border-top: 3px solid #336699;
    border-bottom: 3px solid #336699;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:before,
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:after {
  content: '';
  position: absolute;
  width: 60px;
  height: 7px;
  background-color: #336699;
  left: -30px;
  border-radius: 10px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:before,
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:after {
    height: 60px;
    top: -30px;
    width: 7px;
    left: auto;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder::before {
  top: -7px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder::before {
    left: -7px;
    top: -30px;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder::after {
  bottom: -14px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder::after {
    bottom: auto;
    right: -7px;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:first-child:before,
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:last-child:before,
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:first-child:after,
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:last-child:after {
  width: 30px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:first-child:before,
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:last-child:before,
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:first-child:after,
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:last-child:after {
    height: 30px;
    width: 7px;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:first-child:before,
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:first-child:after {
  left: -3px;
  border-radius: 0 10px 10px 0;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:first-child:before,
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:first-child:after {
    top: -3px;
    left: -3px;
    border-radius: 0 0 10px 10px;
  }
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:first-child:after {
    left: auto;
    right: -3px;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:last-child:before,
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:last-child:after {
  left: -27px;
  border-radius: 10px 0 0 10px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:last-child:before,
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:last-child:after {
    top: -27px;
    left: auto;
    left: -3px;
    border-radius: 10px 10px 0 0;
  }
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card.ui-sortable-placeholder:last-child:after {
    left: auto;
    right: -3px;
  }
}
.page-projectDetailPage .kmt-project-solution__list .collab-card.solution-card .solution__small-image-txt {
  line-height: 28px;
}
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-helper:first-child + .ui-sortable-placeholder:before,
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-helper:first-child + .ui-sortable-placeholder:after {
  height: 30px !important;
  width: 7px;
  top: -7px;
  border-radius: 0 0 10px 10px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-helper:first-child + .ui-sortable-placeholder:before,
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-helper:first-child + .ui-sortable-placeholder:after {
    height: 30px !important;
    width: 7px;
    top: -3px;
    border-radius: 0 0 10px 10px;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-helper:first-child + .ui-sortable-placeholder:before {
  left: -7px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-helper:first-child + .ui-sortable-placeholder:before {
    left: -3px;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-helper:first-child + .ui-sortable-placeholder:after {
  right: -7px;
  left: auto;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-helper:first-child + .ui-sortable-placeholder:after {
    right: -3px;
    left: auto;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder {
  width: calc(100% + 7px + 7px);
  max-width: none;
  border-top: 3px solid #336699;
  border-bottom: 3px solid #336699;
  border: 0px;
  margin: 0px;
  top: auto;
  left: -7px;
  box-shadow: 18px 1px 0px #336699;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder {
    width: 100%;
    height: 2px !important;
    max-width: 307px;
    box-shadow: none;
    border-top: 3px solid #336699;
    border-bottom: 3px solid #336699;
    border: 0;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:before,
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:after {
  content: '';
  height: 60px;
  width: 7px;
  top: -27px;
  left: -7px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:before,
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:after {
    height: 60px;
    top: -30px;
    width: 7px;
    left: auto;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder::before {
  left: -7px;
  top: -27px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder::before {
    left: -7px;
    top: -30px;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder::after {
  bottom: auto;
  top: -30px;
  right: -21px;
  left: auto;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder::after {
    bottom: auto;
    right: -7px;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:first-child:before,
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:last-child:before,
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:first-child:after,
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:last-child:after {
  width: 7px;
  height: 30px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:first-child:before,
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:last-child:before,
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:first-child:after,
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:last-child:after {
    height: 30px;
    width: 7px;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:first-child:before,
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:first-child:after {
  top: 0px;
  left: -3px;
  border-radius: 0 0 10px 10px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:first-child:before,
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:first-child:after {
    top: -3px;
    left: -3px;
    border-radius: 0 0 10px 10px;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:first-child:after {
  left: auto;
  right: -21px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:first-child:after {
    left: auto;
    right: -3px;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:last-child:before,
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:last-child:after {
  top: -23px;
  left: auto;
  left: -3px;
  border-radius: 10px 10px 0 0;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:last-child:before,
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:last-child:after {
    top: -27px;
    left: auto;
    left: -3px;
    border-radius: 10px 10px 0 0;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:last-child:after {
  left: auto;
  right: -21px;
}
@media (max-width: 599px) {
  .page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder:last-child:after {
    left: auto;
    right: -3px;
  }
}
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card.ui-sortable-placeholder > td {
  height: 7px;
  max-height: 7px;
  padding: 0;
  min-height: 7px;
  line-height: 1px;
}
.page-projectDetailPage .kmt-project-solution__list tr.collab-card.solution-card .solution__small-image-txt {
  line-height: 28px;
}
.page-projectDetailPage #solution-drag-alerts {
  margin-top: 20px;
  margin-bottom: -30px;
}
.page-projectDetailPage #solution-drag-alerts .alert-dismissable .close,
.page-projectDetailPage #solution-drag-alerts .alert-dismissible .close {
  top: 3px;
}
.dragHandler {
  visibility: hidden;
}
/* Custom Modal Common CSS */
.AddElementActionModal #cboxTitle .headline,
.staticActionModal #cboxTitle .headline,
.approvalDrawingActionModal #cboxTitle .headline {
  margin-top: 2px;
}
.AddElementActionModal #cboxTitle .headline .headline-text,
.staticActionModal #cboxTitle .headline .headline-text,
.approvalDrawingActionModal #cboxTitle .headline .headline-text {
  font-weight: 600;
  display: flex;
}
.AddElementActionModal #cboxClose,
.staticActionModal #cboxClose,
.approvalDrawingActionModal #cboxClose {
  top: 12px;
}
.AddElementActionModal .collab-modal .collab-modal__content p,
.staticActionModal .collab-modal .collab-modal__content p,
.approvalDrawingActionModal .collab-modal .collab-modal__content p {
  margin-bottom: 0;
}
.AddElementActionModal .collab-modal .collab-modal__content p + .collab-modal_fields,
.staticActionModal .collab-modal .collab-modal__content p + .collab-modal_fields,
.approvalDrawingActionModal .collab-modal .collab-modal__content p + .collab-modal_fields,
.AddElementActionModal .collab-modal .collab-modal__content p + .bullet-list,
.staticActionModal .collab-modal .collab-modal__content p + .bullet-list,
.approvalDrawingActionModal .collab-modal .collab-modal__content p + .bullet-list {
  margin-top: 4px;
}
.AddElementActionModal .collab-modal .collab-modal__content p.error-w-icon,
.staticActionModal .collab-modal .collab-modal__content p.error-w-icon,
.approvalDrawingActionModal .collab-modal .collab-modal__content p.error-w-icon {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0 5px;
  font-weight: bold;
  color: #d03c00;
  font-size: 14px;
}
.AddElementActionModal .collab-modal .collab-modal__content p.error-w-icon svg,
.staticActionModal .collab-modal .collab-modal__content p.error-w-icon svg,
.approvalDrawingActionModal .collab-modal .collab-modal__content p.error-w-icon svg,
.AddElementActionModal .collab-modal .collab-modal__content p.error-w-icon .icon,
.staticActionModal .collab-modal .collab-modal__content p.error-w-icon .icon,
.approvalDrawingActionModal .collab-modal .collab-modal__content p.error-w-icon .icon {
  width: 15px;
  height: 15px;
  fill: #d03c00;
}
.AddElementActionModal #cboxTitle .headline .headline-text,
.staticActionModal #cboxTitle .headline .headline-text,
.approvalDrawingActionModal #cboxTitle .headline .headline-text,
.AddElementActionModal .collab-modal .collab-modal__content p,
.staticActionModal .collab-modal .collab-modal__content p,
.approvalDrawingActionModal .collab-modal .collab-modal__content p,
.AddElementActionModal .collab-modal .collab-modal__content label,
.staticActionModal .collab-modal .collab-modal__content label,
.approvalDrawingActionModal .collab-modal .collab-modal__content label {
  font-size: 16px;
}
.AddElementActionModal .form-control[disabled],
.staticActionModal .form-control[disabled],
.approvalDrawingActionModal .form-control[disabled] {
  background-color: #F4F4F6;
  opacity: 1;
}
.AddElementActionModal .tl-content,
.staticActionModal .tl-content,
.approvalDrawingActionModal .tl-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0 10px;
}
.AddElementActionModal .tl-content > .tooltip-text-trigger .icon-info,
.staticActionModal .tl-content > .tooltip-text-trigger .icon-info,
.approvalDrawingActionModal .tl-content > .tooltip-text-trigger .icon-info {
  border-color: #22222F;
  width: 17px;
  height: 17px;
}
.AddElementActionModal .tl-content > .tooltip-text-trigger .icon-info::after,
.staticActionModal .tl-content > .tooltip-text-trigger .icon-info::after,
.approvalDrawingActionModal .tl-content > .tooltip-text-trigger .icon-info::after {
  color: #22222F;
  font-size: 11px;
}
.AddElementActionModal .tl-content .tooltip-text-trigger::after,
.staticActionModal .tl-content .tooltip-text-trigger::after,
.approvalDrawingActionModal .tl-content .tooltip-text-trigger::after,
.AddElementActionModal .tl-content .tooltip-text-trigger::before,
.staticActionModal .tl-content .tooltip-text-trigger::before,
.approvalDrawingActionModal .tl-content .tooltip-text-trigger::before {
  display: none;
}
.AddElementActionModal .kmt-input.field-error,
.staticActionModal .kmt-input.field-error,
.approvalDrawingActionModal .kmt-input.field-error {
  border-color: #e30000;
}
.AddElementActionModal .error,
.staticActionModal .error,
.approvalDrawingActionModal .error {
  border: 1px solid #d03c00;
  margin: 0px 0px 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px !important;
  border-radius: 4px;
}
.AddElementActionModal .error.no-bg,
.staticActionModal .error.no-bg,
.approvalDrawingActionModal .error.no-bg {
  background: none !important;
}
.AddElementActionModal .error ul.bullet-list,
.staticActionModal .error ul.bullet-list,
.approvalDrawingActionModal .error ul.bullet-list {
  margin: 0;
  margin-left: 25px;
}
.AddElementActionModal .error ul.bullet-list li,
.staticActionModal .error ul.bullet-list li,
.approvalDrawingActionModal .error ul.bullet-list li {
  margin: 0;
  color: #d03c00;
  font-size: 14px;
  list-style: none;
  font-weight: normal;
}
.AddElementActionModal .error ul.bullet-list li::before,
.staticActionModal .error ul.bullet-list li::before,
.approvalDrawingActionModal .error ul.bullet-list li::before {
  content: '•';
  color: #d03c00;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
/* Custom Modal Common CSS */
.staticActionModal .collab-modal .collab-modal__content {
  margin-bottom: 0;
}
.staticActionModal .collab-modal .collab-modal__content p {
  margin-bottom: 0;
}
.staticActionModal .collab-modal .collab-modal__content .collab-modal_fields {
  margin-bottom: 20px;
}
.staticActionModal .collab-modal .collab-modal__content + .collab-modal__ctas {
  margin-top: 20px;
  padding: 5px;
}
.staticActionModal .collab-modal .collab-modal__content + .collab-modal__ctas .btn {
  font-size: 14px;
}
.staticActionModal .collab-modal .collab-modal__content .stylized-form .connect-machine__list-item {
  margin: 0;
  gap: 10px;
}
.staticActionModal .collab-modal .collab-modal__content .stylized-form .connect-machine__list-item input[type="checkbox"],
.staticActionModal .collab-modal .collab-modal__content .stylized-form .connect-machine__list-item .stylized-checkbox {
  margin: 0;
}
.staticActionModal .collab-modal .collab-modal__content .stylized-form .connect-machine__list-item label {
  margin: 0;
  font-weight: normal;
}
.staticActionModal .collab-modal .collab-modal__content .stylized-form .connect-machine__list-item + .connect-machine__list-item {
  margin-top: 20px;
}
.info-message {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0 10px;
}
.info-message > span {
  color: #000000;
  font-size: 13px;
  line-height: 20px;
}
.info-icn {
  background: #336699;
  border-radius: 18px;
  width: 18px;
  height: 18px;
  justify-content: center;
  display: flex;
  align-items: center;
  padding: 5px;
  fill: #fff;
}
.content-empty.if-blank-sec {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 100px 0;
}
.content-empty.if-blank-sec p {
  font-size: 36px;
  color: #949494;
  margin: 0;
  line-height: 1.5;
}
.content-empty.if-blank-sec p + p {
  margin-top: 1rem;
}
#solutions li {
  position: relative;
  z-index: 1;
}
#solutions li:hover {
  z-index: 2;
}
.tooltip-has {
  position: static;
  margin: -10px 0px;
  padding: 10px 4px;
}
.tooltip-has .thumb-image {
  position: relative;
}
.tooltip-has .thumb-image > img {
  margin-right: 0;
}
.tooltip-has .thumb-image:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: calc(50% - 8px);
  bottom: calc(100% - 1px);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #e0e0e0;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.02s;
}
.tooltip-has .tooltip-elem {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: calc(100% - 2px);
  left: 5px;
  right: 5px;
  padding: 10px;
  border-radius: 2px;
  z-index: 2;
  transition: opacity 0.01s;
}
.tooltip-has .tooltip-elem:after {
  content: '';
  position: absolute;
  background: #f9f9f9;
  min-width: 170px;
  left: 0;
  border-radius: 2px;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #e0e0e0;
  box-shadow: 0 2px 2px #ccc;
}
.tooltip-has .tooltip-elem p {
  margin: 0;
  display: grid;
  grid-template-columns: max-content auto;
  font-size: 12px;
  line-height: 1.2;
  gap: 0 3px;
  user-select: text;
}
.tooltip-has .tooltip-elem p b {
  white-space: nowrap;
}
.tooltip-has .tooltip-elem p b:after {
  content: ':';
  margin-left: 3px;
}
.tooltip-has .tooltip-elem p span {
  word-break: break-all;
}
.tooltip-has .tooltip-elem p + p {
  margin-top: 5px;
}
.tooltip-has:hover .tooltip-elem,
.tooltip-has:hover .thumb-image:before {
  visibility: visible;
  opacity: 1;
}
.tooltip-has + .tooltip-has {
  margin-left: 2px;
}
.date-wrapper .select-field-date + .js-date-range-inputs {
  justify-content: space-between;
  gap: 30px;
  margin-top: 15px;
}
.date-wrapper .select-field-date + .js-date-range-inputs:not(.hidden) {
  display: flex;
}
.date-wrapper .select-field-date + .js-date-range-inputs .form-group {
  margin-bottom: 0 !important;
}
.custom-datepicker.ui-datepicker .ui-datepicker-header > a > span {
  display: none;
}
.custom-datepicker.ui-datepicker .ui-datepicker-calendar tbody td a {
  height: auto;
}
.page-workpieceFeaturePage .collab-card:not([data-element="COLLABORATION_WORKPIECE_FEATURE"]) .cta-savetothevirtualtoolbox {
  display: none;
}
.resultsTabContainer .collab-card .l-row-space-bettwen {
  flex-wrap: wrap;
}
.resultsTabContainer .collab-card .l-row-space-bettwen .solution__meta-data .solution__meta-data-txt {
  overflow: visible;
  text-overflow: unset;
  word-break: break-all;
}
#colorbox.kmt-add-wpm-cb {
  width: 95% !important;
  max-height: 90vh;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper {
  width: 100% !important;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent {
  padding: 0;
  width: 100% !important;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent {
  width: 100% !important;
  max-height: none;
  height: auto !important;
  overflow: hidden !important;
  padding: 0;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer {
  box-sizing: border-box;
  margin-bottom: 0 !important;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer section {
  max-height: 63vh;
  overflow: auto;
  border-bottom: 1px solid #ececec;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .machine-list-container {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 18px 20px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .add-wpm-alerts-wp {
  margin-left: 35px;
  margin-right: 35px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .add-wpm-alerts-wp .kmt-global-alerts .alert {
  margin-bottom: 10px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .kmt-wpm-tabs-wrapper {
  padding: 0 10px 20px 10px;
  border-bottom: 1px solid #bcbcbc;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .kmt-wpm-tabs-wrapper .nav-tabs {
  border: 0;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .kmt-wpm-tabs-wrapper .nav-tabs li a {
  font-weight: 700;
  font-size: 17px;
  color: #bcbcbc;
  border: none;
  border-bottom: 2px solid #bcbcbc;
  padding: 6px 0 0 0;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .kmt-wpm-tabs-wrapper .nav-tabs li:first-child {
  margin-right: 42px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .kmt-wpm-tabs-wrapper .nav-tabs li.active a {
  border: none;
  color: #333333;
  border-bottom: 4px solid #ffd200;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-box {
  width: 42px;
  height: 43px;
  margin-right: 8px;
  line-height: 45px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-order: 2;
  -moz-order: 2;
  -webkit-order: 2;
  width: 100%;
  padding-top: 15px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-input__wp {
  margin-bottom: 20px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-input__wp label {
  font-size: 16px;
  font-weight: 500;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-input__wp .select2-selection--single {
  height: 40px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-input__wp .select2-selection--single .select2-selection__rendered {
  padding-top: 5px;
  font-size: 16px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-hardness-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-hardness-wp > div {
  width: 48%;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-hardness-wp .kmt-standard-input__wp .wpm-permitted {
  margin-top: 16px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-hardness-wp .kmt-standard-input__wp .wpm-permitted .permitted-sub-groups {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-top: 12px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-hardness-wp .kmt-standard-input__wp .wpm-permitted .permitted-sub-groups .kmt-wpm-box {
  margin-right: 10px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-order: 1;
  -moz-order: 1;
  -webkit-order: 1;
  width: 100%;
  padding: 7px 10px 10px 10px;
  border-bottom: 1px solid #bcbcbc;
  position: sticky;
  background-color: white;
  z-index: 10;
  top: 0;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 46%;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group > div {
  width: 56%;
  margin-right: 10px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group .kmt-wpm-info__group-item {
  text-align: center;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group .kmt-wpm-info__group-item.wpm-value {
  margin-top: 6px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group .kmt-wpm-info__group-item .materials-badges .materials-badges__item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__hardness {
  width: 51%;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-order: 2;
  -moz-order: 2;
  -webkit-order: 2;
  width: 100%;
  padding: 10px 10px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper:not(:last-child) {
  margin-bottom: 20px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .wpm-plus-group-cta {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .wpm-plus-group-cta svg {
  margin-bottom: 3px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .wpm-minus-group-cta svg {
  margin-top: 10px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-radio-container {
  margin-left: 12px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-radio-container.item-parent {
  width: 85%;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-radio-container .radio-wrapper span {
  top: 11px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-radio-container .radio-wrapper input[type="radio"]:checked + span {
  width: 18px;
  height: 18px;
  left: 1.4px;
  top: 12px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-radio-container .radio-wrapper .radio-wrapper-text {
  -o-text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 65%;
  max-height: 35px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-wpm-sub-group {
  width: 100%;
  padding-left: 47px;
  margin-top: 18px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-wpm-sub-group .kmt-radio-container:not(:last-child) {
  padding-bottom: 10px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-wpm-sub-group .kmt-radio-container .radio-wrapper-scale {
  padding-left: 82px;
  margin-bottom: 18px;
}
#colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .kmt-wpm-actions {
  border-top: 1px solid #bcbcbc;
  margin-top: 0;
}
@media (min-width: 640px) {
  #colorbox {
    max-height: 90vh;
    height: 100% !important;
  }
  #colorbox.workpieceFeature .check-list label {
    margin-bottom: 0;
  }
  #colorbox.workpieceFeature .check-list label + label {
    margin-top: 14px;
  }
  #colorbox.workpieceFeature .button-group-footer {
    padding: 0;
  }
  #colorbox.workpieceFeature .button-group-footer * {
    flex: auto;
    flex-grow: 1;
  }
  #colorbox.workpieceFeature .button-group-footer > .btn {
    min-width: 176px;
    max-width: none;
  }
  #colorbox #cboxWrapper {
    height: 100% !important;
  }
  #colorbox #cboxWrapper > div:nth-child(2) {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #colorbox #cboxWrapper #cboxContent {
    height: auto !important;
    padding-bottom: 0;
  }
  #colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
    height: auto !important;
    margin-top: calc(53px + 0px);
  }
  .machine-list-actions > .btn {
    width: 48%;
    min-width: 110px;
    border-radius: 6px;
  }
  .machine-list-actions > .btn + .btn {
    margin-top: 0;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer section {
    max-height: calc(80vh - 44px - 72px - 85px);
    overflow: auto;
    z-index: 8;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .kmt-wpm-tabs-wrapper {
    padding: 15px 10px 23px 40px;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
    width: 71%;
    padding: 50px 40px 50px 40px;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    border-left: 1px solid #bcbcbc;
    border-bottom: none;
    width: 29%;
    z-index: 0;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px 5px 0 35px;
    width: 100%;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group > div {
    width: 100%;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group > div:first-child {
    margin-bottom: 32px;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group .kmt-wpm-info__group-item {
    text-align: left;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group .kmt-wpm-info__group-item.wpm-value {
    margin-top: 10px;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group .kmt-wpm-info__group-item .materials-badges .materials-badges__item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__hardness {
    width: 100%;
    padding: 35px 5px 0 35px;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__hardness > div {
    width: 100%;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__hardness > div:first-child {
    margin-bottom: 22px;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
    padding: 20px 15px 20px 40px;
    width: 71%;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper:not(:last-child) {
    margin-bottom: 20px;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-radio-container .radio-wrapper .radio-wrapper-text {
    width: 80%;
    max-height: 35px;
  }
}
.higher {
  z-index: 999999;
}
@media (min-width: 1024px) {
  #colorbox.kmt-add-wpm-cb {
    width: 930px !important;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper {
    width: 930px !important;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent {
    width: 930px !important;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent {
    width: 930px !important;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
    width: 70%;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info {
    width: 30%;
  }
  #colorbox.kmt-add-wpm-cb #cboxWrapper #cboxContent #cboxLoadedContent #workPieceMaterialContainer .tab-content .kmt-wpm-group-content {
    width: 70%;
  }
}
.rma__request__form .section-title {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 10px;
}
.rma__request__form .kmt-register__headline {
  margin-bottom: 32px;
}
.rma__request__form .kmt-register__headline p {
  margin-bottom: 0;
}
.rma__request__form #kmtReturnForm {
  padding: 0;
}
.rma__request__form #kmtReturnForm .kmt_actions {
  display: flex;
  margin-top: 16px;
  padding-top: 24px;
  align-items: start;
  justify-content: space-between;
  border-top: 1px solid #bcbcbc;
}
.rma__request__form #kmtReturnForm .kmt_actions .kmt_invoice_title {
  margin-bottom: 24px;
}
.rma__request__form #kmtReturnForm .kmt_actions .kmt_invoice_title h3 {
  margin-top: 0;
}
.rma__request__form #kmtReturnForm .kmt_actions .kmt_invoice_title p {
  margin-bottom: 0;
}
.rma__request__form #kmtReturnForm .kmt_actions .file-actions {
  margin-left: 16px;
  white-space: nowrap;
}
.rma__request__form #kmtReturnForm .kmt-quick-order-qty-input {
  flex-grow: 1;
  max-width: none;
}
.rma__request__form #kmtReturnForm .kmt-register__head {
  font-size: 24px;
  line-height: 32px;
  display: flex;
  align-items: center;
}
.rma__request__form #kmtReturnForm .input-container .form-group label {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.rma__request__form #kmtReturnForm .input-container .form-group select {
  border: 1px solid #E1E1E1;
  box-sizing: border-box;
  border-radius: 3px;
}
.rma__request__form #kmtReturnForm .input-container .form-group textarea {
  background: #FFFFFF;
  border: 1px solid #bcbcbc;
  box-sizing: border-box;
  border-radius: 6px;
  min-height: 245px;
}
.rma__request__form #kmtReturnForm .invoice_list .js-rma-products .js-rma-alertMsg {
  margin-top: 16px;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .kmt-error-message {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  border: 1px solid #336699;
  color: #336699;
  font-size: 16px;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .kmt-error-message .icon-exclamation {
  margin-right: 10px;
  width: 20px;
  height: 20px;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder {
  padding: 20px;
  border-radius: 6px;
  border: 1px solid #bcbcbc;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder .invoice_header {
  display: flex;
  padding: 0 0 20px;
  margin-bottom: 12px;
  justify-content: space-between;
  border-bottom: 1px solid #cecece;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder .invoice_header .invoice_title a {
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  text-decoration-line: underline;
  color: #336699;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder .invoice_header .invoice_title p {
  font-weight: bold;
  font-size: 12px;
  line-height: 24px;
  display: flex;
  align-items: flex-end;
  color: #949494;
  margin: 0;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder .invoice_header .invoice__remove button {
  padding: 0;
  min-width: 1px;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  display: flex;
  align-items: center;
  background: #fff;
  color: #336699;
  border: none;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder .invoice_header .invoice__remove button .icon-trash {
  padding-top: 4px;
  width: 18px;
  height: 20px;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder .invoice_header .invoice__remove button span {
  margin-left: 5px;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder .invoice_header .invoice__remove button:focus {
  outline: none;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder .invoice_content {
  display: flex;
  flex-wrap: wrap;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder .invoice_content .invoice_item {
  width: 50%;
  padding: 16px 8px 0;
}
@media (min-width: 768px) {
  .rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder .invoice_content .invoice_item {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder .invoice_content .invoice_item {
    width: 16.6667%;
  }
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder .invoice_content .invoice_item .item_label {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #000000;
  text-transform: capitalize;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder .invoice_content .invoice_item .item_value {
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  color: #333333;
  word-break: break-all;
}
.rma__request__form #kmtReturnForm .invoice_list .invoice_list_item .invoice_holder .invoice_content .invoice_item .item_value input {
  padding: 10px;
  max-width: 100%;
  box-shadow: none;
  background-color: #fff;
  border-radius: 3px;
  height: 40px;
  border: 1px solid #bcbcbc;
}
.rma__request__form #kmtReturnForm .quick-order-container .remove-quick-order-row {
  color: #336699;
}
.rma__request__form #kmtReturnForm .quick-order-container .remove-quick-order-row svg {
  fill: #336699;
}
.rma__request__form select.form-control {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA/SURBVHgBjc/LCQAwCAPQjJL9l+ooLRQP4oekUA+aJwgAJz6hH1P+l2tglmxr0ECUA2fxFJBow+79Dduo4hU9A+MnGZwWJUsAAAAASUVORK5CYII=);
  background-size: auto;
  background-position: 98% center;
}
#colorbox.RMAVoucherForm {
  /* it is used in
      RMA order return lookup popup
    */
  width: 90% !important;
  max-width: 1260px !important;
  /* it is used in 
      RMA order return lookup popup,
      ship to table
    */
}
#colorbox.RMAVoucherForm #cboxContent {
  display: flex;
  padding-bottom: 0;
  flex-direction: column;
  height: auto !important;
  border-radius: 6px 6px 0 0;
}
#colorbox.RMAVoucherForm #cboxLoadedContent {
  order: 2;
  margin: 0;
  max-height: 80vh;
  height: auto !important;
  margin-top: 0 !important;
  padding: 24px 20px 32px !important;
}
#colorbox.RMAVoucherForm #cboxTitle {
  order: 1;
  position: static;
  overflow: hidden;
  border-radius: 6px 6px 0 0;
}
#colorbox.RMAVoucherForm .headline {
  margin-top: 0;
  background-color: #000000;
}
#colorbox.RMAVoucherForm .headline-text {
  display: block;
  line-height: 24px;
}
#colorbox.RMAVoucherForm #cboxWrapper,
#colorbox.RMAVoucherForm #cboxContent {
  width: 100% !important;
}
#colorbox.RMAVoucherForm #cboxClose {
  top: 10px;
}
#colorbox.RMAVoucherForm #cboxClose .glyphicon-remove {
  display: none;
}
#colorbox.RMAVoucherForm .spin-circle {
  margin: 0;
}
#colorbox.RMAVoucherForm #cboxMiddleRight {
  width: auto;
}
#colorbox.RMAVoucherForm .form-actions {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  #colorbox.RMAVoucherForm #quotesContractsModal .form-actions {
    gap: 0;
  }
}
#colorbox.RMAVoucherForm #quotesContractsModal .form-actions button {
  width: 50%;
  min-width: 1px;
}
#colorbox.RMAVoucherForm #quotesContractsModal .form-actions button + button {
  margin-left: 4px;
}
@media (max-width: 767px) {
  #colorbox.RMAVoucherForm #quotesContractsModal .form-actions button {
    flex: none;
  }
}
@media (min-width: 576px) {
  #colorbox.RMAVoucherForm #quotesContractsModal .form-actions button {
    max-width: 220px;
  }
}
@media (min-width: 768px) {
  #colorbox.RMAVoucherForm #quotesContractsModal .form-actions button + button {
    margin-left: 16px;
  }
}
@media (max-width: 767px) {
  #colorbox.RMAVoucherForm #quotesContractsModal[data-site="widia"] .form-actions button {
    font-size: 11px;
  }
}
#colorbox.RMAVoucherForm .tableHeadCell {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  line-height: 18px;
  padding-bottom: 8px;
  vertical-align: bottom;
  color: #000000;
  text-transform: capitalize;
}
#colorbox.RMAVoucherForm table,
#colorbox.RMAVoucherForm table.dataTable {
  color: #000000;
}
@media (min-width: 992px) {
  #colorbox.RMAVoucherForm table,
  #colorbox.RMAVoucherForm table.dataTable {
    width: 1260px !important;
  }
}
#colorbox.RMAVoucherForm table.no-footer,
#colorbox.RMAVoucherForm table.dataTable.no-footer {
  border-bottom: 0;
}
#colorbox.RMAVoucherForm table thead th,
#colorbox.RMAVoucherForm table.dataTable thead th {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  line-height: 18px;
  padding-bottom: 8px;
  vertical-align: bottom;
  color: #000000;
  text-transform: capitalize;
  padding: 0 8px 8px;
  white-space: nowrap;
  background-color: transparent;
}
@media (max-width: 991px) {
  #colorbox.RMAVoucherForm table tr,
  #colorbox.RMAVoucherForm table.dataTable tr {
    position: relative;
  }
  #colorbox.RMAVoucherForm table tr:not(.clicked) td:nth-of-type(1),
  #colorbox.RMAVoucherForm table.dataTable tr:not(.clicked) td:nth-of-type(1) {
    position: relative;
    margin-left: 40px !important;
  }
  #colorbox.RMAVoucherForm table tr.clicked .show-title-xs div,
  #colorbox.RMAVoucherForm table.dataTable tr.clicked .show-title-xs div {
    display: block;
  }
  #colorbox.RMAVoucherForm table tr.clicked td:nth-of-type(1),
  #colorbox.RMAVoucherForm table.dataTable tr.clicked td:nth-of-type(1) {
    border-top: 0 !important;
  }
}
#colorbox.RMAVoucherForm table td,
#colorbox.RMAVoucherForm table.dataTable td {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 24px;
  border-top: 1px solid #cecece;
  box-sizing: border-box;
  text-transform: capitalize;
  padding: 16px 8px !important;
}
#colorbox.RMAVoucherForm table td.checkbox-cell .kmt-checkbox-container,
#colorbox.RMAVoucherForm table.dataTable td.checkbox-cell .kmt-checkbox-container {
  width: 20px;
  height: 20px;
}
@media (max-width: 991px) {
  #colorbox.RMAVoucherForm table td,
  #colorbox.RMAVoucherForm table.dataTable td {
    width: 100%;
    display: flex;
  }
  #colorbox.RMAVoucherForm table td:not(.no-content)::before,
  #colorbox.RMAVoucherForm table.dataTable td:not(.no-content)::before {
    width: 45%;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    line-height: 18px;
    padding-bottom: 8px;
    vertical-align: bottom;
    color: #000000;
    text-transform: capitalize;
    flex-shrink: 0;
    max-width: 125px;
    margin-right: 16px;
    padding-bottom: 0;
    content: attr(data-label);
  }
  #colorbox.RMAVoucherForm table td.show-title-xs,
  #colorbox.RMAVoucherForm table.dataTable td.show-title-xs {
    border-top: 1px solid #cecece !important;
  }
  #colorbox.RMAVoucherForm table td.show-title-xs::after,
  #colorbox.RMAVoucherForm table.dataTable td.show-title-xs::after {
    top: 0;
    left: 0;
    padding: 8px;
    height: 100%;
    cursor: pointer;
    font-size: 16px;
    max-height: 58px;
    overflow: hidden;
    padding-top: 20px;
    padding-left: 40px;
    position: absolute;
    white-space: nowrap;
    text-overflow: ellipsis;
    content: attr(data-title);
  }
  #colorbox.RMAVoucherForm table td:not(:first-child),
  #colorbox.RMAVoucherForm table.dataTable td:not(:first-child) {
    border: 0;
  }
}
#colorbox.RMAVoucherForm table tr,
#colorbox.RMAVoucherForm table.dataTable tr {
  padding: 0;
}
#colorbox.RMAVoucherForm table tr:nth-of-type(odd) td,
#colorbox.RMAVoucherForm table.dataTable tr:nth-of-type(odd) td {
  background-color: #fff;
}
#colorbox.RMAVoucherForm table tr:nth-of-type(odd) td.show-title-xs:after,
#colorbox.RMAVoucherForm table.dataTable tr:nth-of-type(odd) td.show-title-xs:after {
  background-color: #fff;
}
#colorbox.RMAVoucherForm table tr:nth-of-type(even) td,
#colorbox.RMAVoucherForm table.dataTable tr:nth-of-type(even) td {
  background-color: #F9F9F9;
}
#colorbox.RMAVoucherForm table tr:nth-of-type(even) td.show-title-xs:after,
#colorbox.RMAVoucherForm table.dataTable tr:nth-of-type(even) td.show-title-xs:after {
  background-color: #F9F9F9;
}
@media (min-width: 1024px) {
  #colorbox.RMAVoucherForm table tr:last-child td,
  #colorbox.RMAVoucherForm table.dataTable tr:last-child td {
    border-bottom: 1px solid #cecece;
  }
}
@media (max-width: 991px) {
  #colorbox.RMAVoucherForm table tr,
  #colorbox.RMAVoucherForm table.dataTable tr {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #cecece;
  }
  #colorbox.RMAVoucherForm table tr.responsive-table-head,
  #colorbox.RMAVoucherForm table.dataTable tr.responsive-table-head {
    display: none;
  }
  #colorbox.RMAVoucherForm table tr .plus-xs::after,
  #colorbox.RMAVoucherForm table.dataTable tr .plus-xs::after {
    content: '-';
    display: flex;
  }
  #colorbox.RMAVoucherForm table tr.collapsed,
  #colorbox.RMAVoucherForm table.dataTable tr.collapsed {
    flex-wrap: nowrap;
  }
  #colorbox.RMAVoucherForm table tr.collapsed .plus-xs,
  #colorbox.RMAVoucherForm table.dataTable tr.collapsed .plus-xs {
    font-size: 0;
    visibility: hidden;
    position: absolute;
    width: 42px !important;
    height: 100% !important;
    display: flex !important;
  }
  #colorbox.RMAVoucherForm table tr.collapsed .plus-xs::after,
  #colorbox.RMAVoucherForm table.dataTable tr.collapsed .plus-xs::after {
    content: '+';
    display: flex;
  }
  #colorbox.RMAVoucherForm table tr.collapsed td.show-title-xs,
  #colorbox.RMAVoucherForm table.dataTable tr.collapsed td.show-title-xs {
    border-top: 0 !important;
    font-size: 0;
  }
  #colorbox.RMAVoucherForm table tr.collapsed td::before,
  #colorbox.RMAVoucherForm table.dataTable tr.collapsed td::before {
    display: none;
  }
  #colorbox.RMAVoucherForm table tr.collapsed td:not(.show-xs),
  #colorbox.RMAVoucherForm table.dataTable tr.collapsed td:not(.show-xs) {
    display: none;
  }
}
#colorbox.RMAVoucherForm table th.checkOnly,
#colorbox.RMAVoucherForm table.dataTable th.checkOnly,
#colorbox.RMAVoucherForm table td.checkOnly,
#colorbox.RMAVoucherForm table.dataTable td.checkOnly {
  white-space: normal;
  padding: 0 8px 8px 0;
}
@media (min-width: 992px) {
  #colorbox.RMAVoucherForm table th.checkOnly,
  #colorbox.RMAVoucherForm table.dataTable th.checkOnly,
  #colorbox.RMAVoucherForm table td.checkOnly,
  #colorbox.RMAVoucherForm table.dataTable td.checkOnly {
    width: 46px !important;
  }
}
@media (max-width: 991px) {
  #colorbox.RMAVoucherForm table th.checkOnly,
  #colorbox.RMAVoucherForm table.dataTable th.checkOnly,
  #colorbox.RMAVoucherForm table td.checkOnly,
  #colorbox.RMAVoucherForm table.dataTable td.checkOnly {
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: row-reverse;
  }
  #colorbox.RMAVoucherForm table th.checkOnly::before,
  #colorbox.RMAVoucherForm table.dataTable th.checkOnly::before,
  #colorbox.RMAVoucherForm table td.checkOnly::before,
  #colorbox.RMAVoucherForm table.dataTable td.checkOnly::before {
    margin-right: 0;
    margin-left: 8px;
  }
}
#colorbox.RMAVoucherForm table th.checkOnly label,
#colorbox.RMAVoucherForm table.dataTable th.checkOnly label,
#colorbox.RMAVoucherForm table td.checkOnly label,
#colorbox.RMAVoucherForm table.dataTable td.checkOnly label {
  display: flex;
  margin-bottom: 0;
  justify-content: center;
}
#colorbox.RMAVoucherForm table th.checkOnly .radio-wrapper::before,
#colorbox.RMAVoucherForm table.dataTable th.checkOnly .radio-wrapper::before,
#colorbox.RMAVoucherForm table td.checkOnly .radio-wrapper::before,
#colorbox.RMAVoucherForm table.dataTable td.checkOnly .radio-wrapper::before {
  margin-right: 0;
  margin-bottom: 0;
}
#colorbox.RMAVoucherForm table th.checkOnly .radio-wrapper input[type="radio"]:checked + span,
#colorbox.RMAVoucherForm table.dataTable th.checkOnly .radio-wrapper input[type="radio"]:checked + span,
#colorbox.RMAVoucherForm table td.checkOnly .radio-wrapper input[type="radio"]:checked + span,
#colorbox.RMAVoucherForm table.dataTable td.checkOnly .radio-wrapper input[type="radio"]:checked + span {
  left: 50%;
  transform: translateX(-50%);
}
#colorbox.RMAVoucherForm .dataTables_scrollBody {
  border-bottom: 0 !important;
  border-top: 1px solid #cecece !important;
}
#colorbox.RMAVoucherForm .top {
  display: flex;
  margin-bottom: 24px;
  align-items: center;
}
@media (max-width: 991px) {
  #colorbox.RMAVoucherForm .top {
    flex-direction: column;
    align-items: flex-start;
  }
}
#colorbox.RMAVoucherForm .dataTables_info {
  padding-top: 0;
  color: #000000;
}
#colorbox.RMAVoucherForm .dataTables_length {
  height: 40px;
  overflow: hidden;
  margin-left: auto;
}
#colorbox.RMAVoucherForm .dataTables_length label {
  font-weight: 400;
  max-width: 120px;
}
#colorbox.RMAVoucherForm .dataTables_length select {
  outline: 0;
  width: 72px;
  height: 40px;
  font-size: 14px;
  padding: 0 12px;
  margin-left: 8px;
  line-height: 20px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #bcbcbc;
}
#colorbox.RMAVoucherForm .dataTables_paginate {
  display: flex;
  padding-top: 0;
  margin-top: 32px;
  margin-bottom: 0;
  align-items: center;
}
#colorbox.RMAVoucherForm .dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  outline: none !important;
  font-size: 15px !important;
}
#colorbox.RMAVoucherForm .dataTables_wrapper .dataTables_paginate .paginate_button.previous,
#colorbox.RMAVoucherForm .dataTables_wrapper .dataTables_paginate .paginate_button.next {
  font-size: 10px !important;
}
#colorbox.RMAVoucherForm #cboxWrapper {
  top: 50%;
  transform: translateY(-50%);
}
#colorbox.RMAVoucherForm .cart_popup_error_msg {
  margin-bottom: 0;
}
#colorbox.RMAVoucherForm #cboxLoadedContent {
  margin-top: 0 !important;
}
#colorbox.RMAVoucherForm .pagination-bar {
  margin: 0 !important;
}
#colorbox.RMAVoucherForm .kmt-pagination-bar,
#colorbox.RMAVoucherForm .pagination-toolbar {
  border: 0;
  padding: 0;
}
#colorbox.RMAVoucherForm .pagination-bar-results {
  padding: 0;
  width: auto;
  margin-top: 16px;
  margin-bottom: 32px;
}
#colorbox.RMAVoucherForm .kmt-sort {
  display: none;
}
#colorbox.RMAVoucherForm table {
  margin-bottom: 36px;
  width: auto !important;
}
#colorbox.RMAVoucherForm table th {
  width: 16.67%;
}
#colorbox.RMAVoucherForm table th:nth-of-type(1) {
  width: 50px;
}
#colorbox.RMAVoucherForm table tr:not(.clicked) td:nth-of-type(1) {
  margin-left: 0 !important;
}
#colorbox.RMAVoucherForm .kmt-account-history__pagination {
  display: flex;
  justify-content: space-between;
}
#colorbox.RMAVoucherForm .submit_selection {
  display: flex;
  align-items: center;
}
#colorbox.RMAVoucherForm .submit_selection .selected_invoice_list {
  margin-right: 24px;
}
#colorbox.return_confirmation_modal {
  /* it is used in
      save cart popup,
      edit cart popup,
      share cart popup,
      delete save cart popup,
      save cart success popup,
      restore save cart popup,
      share acknowledgment popup,
      save cart max limit reached popup,
      channels/priceFileDownload on submit click popup,
    */
  width: 90% !important;
  max-width: 430px !important;
}
#colorbox.return_confirmation_modal #cboxContent {
  display: flex;
  padding-bottom: 0;
  flex-direction: column;
  height: auto !important;
  border-radius: 6px 6px 0 0;
}
#colorbox.return_confirmation_modal #cboxLoadedContent {
  order: 2;
  margin: 0;
  max-height: 80vh;
  height: auto !important;
  margin-top: 0 !important;
  padding: 24px 20px 32px !important;
}
#colorbox.return_confirmation_modal #cboxTitle {
  order: 1;
  position: static;
  overflow: hidden;
  border-radius: 6px 6px 0 0;
}
#colorbox.return_confirmation_modal .headline {
  margin-top: 0;
  background-color: #000000;
}
#colorbox.return_confirmation_modal .headline-text {
  display: block;
  line-height: 24px;
}
#colorbox.return_confirmation_modal #cboxWrapper,
#colorbox.return_confirmation_modal #cboxContent {
  width: 100% !important;
}
#colorbox.return_confirmation_modal #cboxClose {
  top: 10px;
}
#colorbox.return_confirmation_modal #cboxClose .glyphicon-remove {
  display: none;
}
#colorbox.return_confirmation_modal .spin-circle {
  margin: 0;
}
#colorbox.return_confirmation_modal #cboxMiddleRight {
  width: auto;
}
#colorbox.return_confirmation_modal .cart_popup_error_msg {
  margin-bottom: 0;
  padding-bottom: 20px;
}
#colorbox.return_confirmation_modal .form-actions {
  padding: 0 !important;
  margin-top: 16px !important;
}
.js-rma-products .js-validation-message {
  word-break: break-all;
}
.register__section {
  min-width: 300px;
  counter-reset: register;
}
.register__section .user-register__headline {
  padding-bottom: 9px;
  padding-left: 5px;
}
.register__section .kmt-register__headline {
  padding: 0 5px;
}
.register__section .kmt-register__headline p {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin: 0;
}
.register__section .kmt-register__steps {
  border-bottom: 1px solid #bcbcbc;
}
.register__section .kmt-register__steps .kmt-register__head {
  padding: 40px 5px 37px 5px;
  font-size: 14px;
  position: relative;
  line-height: 17px;
  font-weight: bold;
  width: 100%;
  counter-increment: register;
}
.register__section .kmt-register__steps .kmt-register__head h3 {
  font-size: 24px;
  display: inline-block;
  font-weight: normal;
  color: rgba(188, 188, 188, 0.8);
  line-height: 29px;
  margin: 7px 0 7px 47px;
}
.register__section .kmt-register__steps .kmt-register__head::before {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #bcbcbc;
  content: counter(register);
  border-radius: 20px;
  position: absolute;
  padding-top: 3px;
  bottom: 43px;
  height: 25px;
  color: white;
  width: 25px;
}
.register__section .kmt-register__steps .kmt-register__head.active > h3 {
  color: #333333;
}
.register__section .kmt-register__steps .kmt-register__head.active::before {
  background-color: #ffd200;
  color: #333333;
}
.register__section .kmt-register__steps .kmt-register__body .body-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.register__section .kmt-register__steps .kmt-register__body .form-group.has-error .help-block span {
  font-size: 12px;
}
.register__section .kmt-register__steps .kmt-register__body .input-container {
  position: relative;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .tooltip-field {
  position: absolute;
  z-index: 10;
  top: 75px;
  right: 0;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .tooltip-field svg {
  width: 20px;
  height: 20px;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .tooltip-field span {
  font-size: 14px;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .tooltip-field#machine_SalePrice_wholeNumberError {
  left: 0;
  top: 70px;
  border: 0;
  padding: 0;
  right: auto;
  box-shadow: none;
  opacity: 1 !important;
  transform: none !important;
}
.register__section .kmt-register__steps .kmt-register__body .input-container .tooltip-field#machine_SalePrice_wholeNumberError::before,
.register__section .kmt-register__steps .kmt-register__body .input-container .tooltip-field#machine_SalePrice_wholeNumberError::after {
  display: none;
}
.register__section .kmt-register__steps .kmt-register__body .form-control {
  height: 40px;
}
.register__section .kmt-register__steps .kmt-register__check-section > a {
  width: 100%;
  text-align: right;
  line-height: 24px;
  color: #336699;
  font-weight: normal;
  display: inline-block;
  font-size: 16px;
  text-decoration-line: underline;
}
.register__section .kmt-register__steps.last-step {
  border-bottom: none;
}
.register__section .kmt-register__check-section {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.register__section .kmt-register__check-section .check-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.register__section .kmt-create-voucher .kmt-register__head.active {
  padding: 40px 5px 34px 5px;
}
.register__section .kmt-create-voucher .kmt-register__body {
  padding: 0 5px 56px 5px;
}
.register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .form-group {
  margin-bottom: 30px;
}
.register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .form-group input {
  height: 40px;
  background-color: #FCFCFC;
}
.register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .show-password-row input {
  width: 91%;
}
.register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .show-password-row svg {
  position: relative;
  left: 94%;
  width: 22px;
  bottom: 28px;
  height: 15px;
}
.register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .show-password-row .form-group {
  margin-bottom: 0px;
}
.register__section .kmt-create-voucher .kmt-register__body .btn-container {
  padding-top: 10px;
}
.register__section .kmt-create-voucher .kmt-register__check-section {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 5px 7px 53px 7px;
}
.register__section .kmt-create-voucher .kmt-register__check-section p {
  margin-bottom: 18px;
  font-weight: bold;
  line-height: 17px;
  font-size: 14px;
}
.register__section .kmt-create-voucher .kmt-register__check-section .check-info {
  font-weight: normal;
  line-height: 24px;
  font-size: 16px;
}
@media (min-width: 640px) {
  .register__section .user-register__headline {
    padding-left: 22px;
  }
  .register__section .kmt-register__headline {
    padding: 0 24px;
  }
  .register__section .kmt-register__steps .kmt-register__head {
    padding: 62px 0px 36px;
  }
  .register__section form {
    padding: 0 20px;
  }
  .register__section .kmt-register__body .btn-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
  }
  .register__section .kmt-create-voucher .kmt-register__head.active {
    padding: 52px 0 35px 0;
  }
  .register__section .kmt-create-voucher .kmt-register__body .body-wrapper {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container {
    width: 45%;
  }
  .register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .form-group {
    margin-bottom: 42px;
  }
  .register__section .kmt-create-voucher .kmt-register__check-section {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .register__section .kmt-create-voucher .kmt-register__check-section .check-container {
    margin-bottom: 34px;
    width: 45%;
  }
}
@media (min-width: 1024px) {
  .register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container {
    width: 45%;
  }
  .register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .extention_number {
    width: 28%;
  }
  .register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .phoneNumber {
    width: 70%;
  }
  .register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .state {
    width: 40%;
  }
  .register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .zipCode {
    width: 58%;
  }
  .register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .check-password-section .check-password:last-of-type {
    width: 500px;
  }
  .register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .check-password-section .check-password:last-of-type p {
    width: 100%;
  }
  .register__section .kmt-create-voucher .kmt-register__body .body-wrapper .input-container .expected_Delivery_Date .glyphicon-calendar {
    position: absolute;
    top: 44px;
    right: 12px;
  }
  .register__section .kmt-create-voucher .kmt-register__body .btn-container {
    padding-top: 35px;
  }
  .register__section .kmt-create-voucher .kmt-register__check-section {
    padding-bottom: 46px;
  }
  .page-vouchers .kmt-filter-select {
    margin-top: 20px;
  }
}
@media (min-width: 1400px) {
  .register__section {
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
  }
  .register__section .user-register__headline {
    max-width: 940px;
    padding-left: 0;
  }
  .register__section .kmt-register__headline {
    max-width: 940px;
    padding-left: 0;
  }
  .register__section form {
    max-width: 940px;
    padding: 0;
  }
}
.page-vouchers .main-content .main__inner-wrapper .kmt-global-alerts .alert-info section div .icon-info {
  border: none !important;
}
#colorbox.kmt-edit-dimensions-cb {
  min-width: 270px;
  height: 780px !important;
  max-height: 100vh;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper {
  height: 780px !important;
  max-height: calc(100% - 20px);
  padding: 10px 0;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper > div:first-child + div {
  height: 100%;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent {
  min-width: 270px;
  height: 780px !important;
  max-height: calc(100% - 0px);
  padding-bottom: 0;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent {
  width: 100% !important;
  height: 100% !important;
  max-height: calc(100% - 75px) !important;
  padding: 0;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer {
  height: 100% !important;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .kmt-dimensions-msg-alerts {
  white-space: pre-line;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container {
  height: 100% !important;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimensions-wp {
  height: 100%;
  display: flex;
  flex-flow: column;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimensions-wp .kmt-dimensions-main {
  max-height: 624px;
  overflow: auto;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-header__actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 18px 0 18px;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-header__actions .switch {
  display: none;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-header__actions .dimensions-toggle {
  align-self: center;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-image {
  padding: 28px 18px;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-image .kmt-dimentions-image__wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #bcbcbc;
  height: 246px;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-image .kmt-dimentions-image__wp img {
  max-height: 229px;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp {
  margin-top: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs {
  display: grid;
  padding: 0px 10px 0;
  height: 219px !important;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs .kmt-show-slider__wp {
  justify-self: center;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs.kmt-dimentions-three {
  grid-template-columns: 1fr 1fr;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs.kmt-dimentions-two {
  grid-template-columns: 1fr 1fr;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs.kmt-dimentions-one {
  grid-template-columns: 1fr;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs.kmt-dimentions-auto {
  grid-template-columns: auto auto auto;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs .form-group {
  width: 127px;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs .form-group span {
  font-size: 14px;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs .form-group span:not(.title) {
  color: #bdbdbd;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs .form-group input {
  margin-top: 6px;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimensions-msg {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid #BDBDBD;
  padding: 15px 34px;
  max-height: 139px !important;
  overflow: auto;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimensions-msg .kmt-dimensions-msg__title {
  font-size: 14px;
  color: #4f4f4f;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimensions-msg .kmt-dimensions-msg__title span:last-child {
  font-weight: bold;
  margin-left: 14px;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimensions-msg .kmt-dimensions-msg__text label {
  color: #d03c00;
  margin: 0 !important;
}
#colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .form-actions {
  margin-top: auto;
  border-top: 1px solid #bdbdbd;
}
@media (min-width: 640px) {
  #colorbox.kmt-edit-dimensions-cb {
    width: 659px !important;
  }
  #colorbox.kmt-edit-dimensions-cb #cboxWrapper {
    width: 659px !important;
  }
  #colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent {
    width: 659px !important;
  }
  #colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent {
    padding-top: 16px;
    overflow: hidden !important;
  }
  #colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-header__actions {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  #colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs {
    height: 138px !important;
  }
  #colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs .form-group {
    margin-bottom: 15px;
    width: auto;
    min-width: 127px;
  }
  #colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs.kmt-dimentions-three {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs.kmt-dimentions-two {
    grid-template-columns: 1fr 1fr;
  }
  #colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimentions-inputs.kmt-dimentions-one {
    grid-template-columns: 1fr;
  }
  #colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimensions-msg {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top: 1px solid #BDBDBD;
    padding: 15px 34px;
    max-height: 139px !important;
    overflow: auto;
  }
  #colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimensions-msg .kmt-dimensions-msg__title {
    font-size: 14px;
    color: #4f4f4f;
  }
  #colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimensions-msg .kmt-dimensions-msg__title span:last-child {
    font-weight: bold;
    margin-left: 14px;
  }
  #colorbox.kmt-edit-dimensions-cb #cboxWrapper #cboxContent #cboxLoadedContent #dimensionsModalContainer .form-container .kmt-dimentions-form__wp .kmt-dimensions-msg .kmt-dimensions-msg__text label {
    color: #d03c00;
    margin: 0 !important;
  }
}
#colorbox.kmt-forgotten-password #cboxContent {
  height: 100% !important;
}
#colorbox.kmt-forgotten-password #cboxContent #cboxLoadedContent {
  width: 100% !important;
  height: 100% !important;
}
#colorbox.kmt-forgotten-password #cboxContent #cboxLoadedContent .description {
  text-align: justify;
}
.speed-slider-container {
  height: 395px;
  width: 150px;
  background: #ececec;
  position: absolute;
  z-index: 20;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  /* 2.1 THUMB */
  /* 2.2 TRACK */
}
.speed-slider-container .speed-slider-title {
  background: #333333;
  font-weight: bold;
  font-size: 14px;
  color: white;
  padding: 13px 21px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  text-align: center;
}
.speed-slider-container .speed-slider {
  -webkit-transform: rotate(-90deg) translateY(-100px);
  -ms-transform: rotate(-90deg) translateY(-100px);
  transform: rotate(-90deg) translateY(-100px);
  width: 283px;
  position: absolute;
  top: 218px;
  left: 32px;
}
.speed-slider-container .speed-slider-tag,
.speed-slider-container .label-default-value {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translate(-2px, 78px) rotate(90deg);
  -ms-transform: translate(-2px, 78px) rotate(90deg);
  transform: translate(-2px, 78px) rotate(90deg);
  width: 46px;
  height: 16px;
  position: absolute;
  z-index: 10;
  font-size: 12px;
  text-align: center;
  padding-top: 1px;
  top: -40px;
}
.speed-slider-container .speed-slider-tag {
  background-color: #2f80ed;
  color: white;
}
.speed-slider-container .speed-slider-tag.label-red {
  background: #d03c00;
}
.speed-slider-container .speed-slider-tag.label-red::before {
  border-right: 8px solid #d03c00;
}
.speed-slider-container .label-default-value {
  background-color: white;
}
.speed-slider-container .speed-slider-tag::before,
.speed-slider-container .label-default-value::before {
  -webkit-transform: rotate(138deg) skew(15deg, 15deg);
  -ms-transform: rotate(138deg) skew(15deg, 15deg);
  transform: rotate(138deg) skew(15deg, 15deg);
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 6px solid transparent;
  border-bottom: 0 solid transparent;
  left: -3px;
  top: 5px;
}
.speed-slider-container .speed-slider-tag::before {
  border-right: 8px solid #2f80ed;
}
.speed-slider-container .speed-slider-tag::before.label-red {
  background: #d03c00;
}
.speed-slider-container .label-default-value::before {
  border-right: 8px solid white;
}
.speed-slider-container input[type='range'] {
  display: block;
  border-image-width: 0;
  background: #ececec;
  height: 1px;
}
.speed-slider-container input[type='range']:focus {
  outline: none;
}
.speed-slider-container input[type='range'],
.speed-slider-container input[type='range']::-webkit-slider-runnable-track,
.speed-slider-container input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}
.speed-slider-container input[type=range]::-webkit-slider-thumb {
  background-color: #2f80ed;
  border-color: transparent;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-top: -8px;
}
.speed-slider-container input[type=range]::-moz-range-thumb {
  background-color: #2f80ed;
  border-color: transparent;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-top: -8px;
}
.speed-slider-container input[type=range]::-ms-thumb {
  background-color: #2f80ed;
  border-color: transparent;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-top: -8px;
}
.speed-slider-container .thumb-label-red::-webkit-slider-thumb {
  background-color: #d03c00 !important;
}
.speed-slider-container .thumb-label-red::-moz-range-thumb {
  background-color: #d03c00 !important;
}
.speed-slider-container .thumb-label-red::-ms-thumb {
  background-color: #d03c00 !important;
}
.speed-slider-container input[type=range]::-webkit-slider-runnable-track {
  background-color: #000000;
  height: 1px;
  outline: none;
}
.speed-slider-container input[type=range]:focus::-webkit-slider-runnable-track {
  background-color: #000000;
  height: 1px;
  outline: none;
}
.speed-slider-container input[type=range]::-moz-range-track {
  background-color: #000000;
  height: 1px;
  outline: none;
}
.speed-slider-container input[type=range]::-ms-track {
  background-color: #000000;
  height: 1px;
  outline: none;
}
.speed-slider-container input[type=range]::-ms-fill-lower {
  background-color: #2f80ed;
}
.speed-slider-container input[type=range]::-ms-fill-upper {
  background-color: #2f80ed;
}
.speed-slider-container .range-val,
.speed-slider-container .marker-circle {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  position: absolute;
  width: 15px;
  background: white;
  height: 15px;
  border-radius: 20px;
  left: 4px;
  top: 4px;
}
.speed-slider-container .range-val.ae2pt,
.speed-slider-container .marker-circle.ae2pt {
  -webkit-transform: translateY(-11px);
  -ms-transform: translateY(-11px);
  transform: translateY(-11px);
  background-color: #008000;
  color: white;
}
.speed-slider-container .range-val.aptan,
.speed-slider-container .marker-circle.aptan {
  -webkit-transform: translateY(-11px);
  -ms-transform: translateY(-11px);
  transform: translateY(-11px);
  background-color: #ff9800;
  color: white;
}
.speed-slider-container .range-val.default-value,
.speed-slider-container .marker-circle.default-value {
  -webkit-transform: translateY(-11px);
  -ms-transform: translateY(-11px);
  transform: translateY(-11px);
}
.speed-slider-container .z-index-lower ~ .label-default-value {
  z-index: -1;
}
.speed-slider-container .min-value,
.speed-slider-container .max-value {
  -webkit-transform: translateY(-10px) rotate(90deg);
  -ms-transform: translateY(-10px) rotate(90deg);
  transform: translateY(-10px) rotate(90deg);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: #000000;
  line-height: 16px;
  position: absolute;
  width: 150px;
  height: 20px;
}
.speed-slider-container .min-value {
  top: 50%;
  left: -88px;
}
.speed-slider-container .max-value {
  top: 50%;
  left: 218px;
}
.speed-slider-container .label-min-value,
.speed-slider-container .label-max-value,
.speed-slider-container .marker-label {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translate(-2px, 78px) rotate(90deg);
  -ms-transform: translate(-2px, 78px) rotate(90deg);
  transform: translate(-2px, 78px) rotate(90deg);
  background: white;
  width: 46px;
  height: 16px;
  position: absolute;
  z-index: 9;
  color: #333333;
  font-size: 12px;
  text-align: center;
  padding-top: 1px;
  top: -127px;
}
.speed-slider-container .label-min-value.ae2pt,
.speed-slider-container .label-max-value.ae2pt,
.speed-slider-container .marker-label.ae2pt {
  background-color: #008000;
  color: white;
}
.speed-slider-container .label-min-value.aptan,
.speed-slider-container .label-max-value.aptan,
.speed-slider-container .marker-label.aptan {
  background-color: #ff9800;
  color: white;
}
.speed-slider-container .label-min-value:before,
.speed-slider-container .label-max-value:before {
  -webkit-transform: rotate(138deg) skew(15deg, 15deg);
  -ms-transform: rotate(138deg) skew(15deg, 15deg);
  transform: rotate(138deg) skew(15deg, 15deg);
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  z-index: 8;
  background: white;
  position: absolute;
  left: 42px;
  top: 4px;
}
.speed-slider-container .marker-label.ae2pt::before {
  -webkit-transform: rotate(138deg) skew(15deg, 15deg);
  -ms-transform: rotate(138deg) skew(15deg, 15deg);
  transform: rotate(138deg) skew(15deg, 15deg);
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  z-index: 8;
  background-color: #008000;
  color: white;
  position: absolute;
  left: 42px;
  top: 4px;
}
.speed-slider-container .marker-label.aptan::before {
  -webkit-transform: rotate(138deg) skew(15deg, 15deg);
  -ms-transform: rotate(138deg) skew(15deg, 15deg);
  transform: rotate(138deg) skew(15deg, 15deg);
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  z-index: 8;
  background-color: #ff9800;
  color: white;
  position: absolute;
  left: 42px;
  top: 4px;
}
.speed-slider-container .z-index-lower {
  z-index: -1;
}
.speed-slider-container .z-index-higher {
  z-index: 999;
}
.speed-slider-container::after {
  content: "";
  display: block;
  width: 19px;
  height: 17px;
  background-color: #ececec;
  position: absolute;
  left: -6px;
  top: 180px;
  z-index: -1;
  transform: rotate(138deg) skew(15deg, 15deg);
}
.speed-slider-container .hidden-tag {
  display: none;
  left: 0;
  color: white;
}
#holeDepthSliderCtr,
#clampingLengthSliderCtr {
  left: 145px;
  top: -142px;
}
#holeDepthSliderCtr::after,
#clampingLengthSliderCtr::after {
  left: -6px;
}
#projectionLengthSliderCtr {
  left: -166px;
  top: -142px;
}
#projectionLengthSliderCtr::after {
  left: 137px;
}
@media (min-width: 640px) {
  #projectionLengthSliderCtr {
    left: 145px;
    top: -142px;
  }
  #projectionLengthSliderCtr::after {
    left: -6px;
  }
  #clampingLengthSliderCtr {
    left: -166px;
    top: -142px;
  }
  #clampingLengthSliderCtr::after {
    left: 137px;
  }
}
#colorbox.speeds-feeds-cbox {
  -webkit-transform: unset !important;
  -ms-transform: unset !important;
  transform: unset !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  min-width: 270px;
}
#colorbox.speeds-feeds-cbox #cboxTitle {
  z-index: 11;
}
#colorbox.speeds-feeds-cbox #cboxClose {
  z-index: 12;
}
#colorbox.speeds-feeds-cbox #cboxWrapper {
  width: 100% !important;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent {
  padding: 0;
  width: 100% !important;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent {
  width: 100% !important;
  padding: 0;
  max-height: 90vh;
}
@media (min-width: 640px) and (max-width: 1023px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent {
    margin-top: 0;
    padding-top: 75px;
  }
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container select {
  border: 1px solid #ececec;
  background-size: 13px 13px;
  background-position: 96% center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAxLjAzNDExQzAuMDA0MTUwMzkgMS4wOTQ2MiAwLjAwMzY0OTcxIDEuMTEwMDIgMC4wMTM5NTAzIDEuMTY5OTJDMC4wMzcyMDA5IDEuMzA0NjIgMC4wODgyNTMgMS40MzQxOCAwLjE2MzI1NyAxLjU0ODQ5QzAuMjAxMTU5IDEuNjA2MjkgMC4yNDUyNiAxLjY1Njc0IDAuMjkyMzEzIDEuNzA3MTRMNi4yOTI1NyA3LjcwNzRDNi4zMzY5MiA3Ljc0ODggNi4zNDcwMiA3Ljc2MDM1IDYuMzk1NDcgNy43OTcxQzYuNDQ5ODggNy44MzgzNSA2LjUwODUzIDcuODc0MDEgNi41NzAyMyA3LjkwMzM2QzYuODM5NzkgOC4wMzE1NiA3LjE1OTY2IDguMDMxNTYgNy40MjkyMiA3LjkwMzM2QzcuNDkwOTIgNy44NzQwMSA3LjU0OTU3IDcuODM4MzUgNy42MDM5OCA3Ljc5NzFDNy42NTIzOCA3Ljc2MDM1IDcuNjYyNTMgNy43NDg4IDcuNzA2ODMgNy43MDc0TDEzLjcwNzEgMS43MDcxNEMxMy43NDg1IDEuNjYyNzkgMTMuNzYwMSAxLjY1MjY0IDEzLjc5NjggMS42MDQyNEMxMy44OTMyIDEuNDc3MTMgMTMuOTU4MyAxLjMyNzEzIDEzLjk4NTUgMS4xNjk5MkMxNC4wMDQ4IDEuMDU3NjYgMTQuMDA0OCAwLjk0MjMwOSAxMy45ODU1IDAuODMwMDU0QzEzLjk3IDAuNzQwMzAxIDEzLjk0MjIgMC42NTI3NDcgMTMuOTAzMSAwLjU3MDQ5M0MxMy43NTQ1IDAuMjU4MDggMTMuNDQ2NCAwLjA0MDU3MDMgMTMuMTAyMyAwLjAwNTE2ODkxQzEyLjk2NjMgLTAuMDA4NzgxNDMgMTIuODI3NyAwLjAwNTQ2OTMyIDEyLjY5NzQgMC4wNDY4MjExQzEyLjU4ODkgMC4wODEyNzI2IDEyLjQ4NjQgMC4xMzQzMjUgMTIuMzk1NyAwLjIwMzEyN0MxMi4zNDczIDAuMjM5ODc5IDEyLjMzNzIgMC4yNTE0MyAxMi4yOTI4IDAuMjkyODMxTDYuOTk5NyA1LjU4NTk2TDEuNzA2NTcgMC4yOTI4MzFMMS42NTY2NyAwLjI0NjIzQzEuNjA5NjcgMC4yMDc5NzggMS41OTg3MiAwLjE5NzA3NyAxLjU0NzkyIDAuMTYzNzc2QzEuNDUyNzEgMC4xMDEzMjMgMS4zNDY4NiAwLjA1NTMyMTIgMS4yMzYyNSAwLjAyODM2OTlDMS4xNDc3NSAwLjAwNjgxODc3IDEuMDU2MzUgLTAuMDAyNTgxNiAwLjk2NTM0MiAwLjAwMDUxODc5OUMwLjYxOTU3NiAwLjAxMjMxOTEgMC4yOTczMTMgMC4yMDgzMjggMC4xMjc3NTUgMC41MDk4NDFDMC4wNzE5NTI4IDAuNjA5MDk1IDAuMDMzMzAxNCAwLjcxNzg0OSAwLjAxMzk1MDMgMC44MzAwNTRDMC4wMDM2NDk3MSAwLjg4OTk1NyAwLjAwNDE1MDM5IDAuOTA1MzU4IDAgMC45NjU4NkMwIDAuOTg4NjExIDAgMS4wMTEzNiAwIDEuMDM0MTFaIiBmaWxsPSIjNEU0RTU2Ii8+Cjwvc3ZnPgo=");
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container p {
  margin: 0;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .l-grid {
  display: grid;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .title {
  font-weight: 700;
  line-height: 14px;
  margin-bottom: 5px;
  letter-spacing: 0.002em;
  font-size: 14px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .text {
  font-weight: normal;
  line-height: 1.4;
  font-size: 16px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .separator {
  border-radius: 4px;
  border-bottom: 1px solid #e0e0e0;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp {
  padding-left: 15px;
  padding-right: 15px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .select2-container {
  width: 100% !important;
  height: 40px;
  z-index: 10;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .select2-container--default .select2-selection--single {
  height: 40px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 40px;
  max-width: 95%;
  font-size: 14px;
  font-weight: normal;
  color: #4f4f4f;
  padding: 6px 15px 5px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr {
  padding-bottom: 25px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr .tool-metrics__wp.mm {
  margin-bottom: 0;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr .tool-metrics__wp.mm,
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr .tool-metrics__wp.Grade,
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr .tool-metrics__wp.Order {
  width: auto;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr .tool-metrics__wp.actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 25px;
  width: 100%;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr .tool-metrics__wp.actions .btn-container {
  margin-right: 17px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr {
  padding: 16px 4px 32px 3px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .title {
  margin-bottom: 11px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.machine {
  width: 100%;
  margin-bottom: 20px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.spindle-turret {
  width: 100%;
  margin-bottom: 20px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.material {
  width: 100%;
  text-align: left;
  height: auto;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.material select {
  width: 92%;
  padding-right: 25px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.material .select2-container {
  width: 85% !important;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.material .btn-default {
  height: 40px;
  width: 35px;
  min-width: 1px;
  padding: 5px 0px;
  line-height: 29px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 40px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  -ms-grid-columns: calc(50% - 6px);
  grid-template-columns: calc(50% - 6px);
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .title {
  margin-bottom: 13px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .unit {
  font-weight: 700;
  letter-spacing: 0.002em;
  color: #949494;
  font-size: 14px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp > p.title {
  display: inline;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .title {
  color: #4f4f4f;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .form-group {
  margin-top: 13px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .form-group.operation {
  padding-bottom: 25px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp.operation,
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp.angle,
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp.input {
  width: 100%;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp:nth-child(2n) {
  padding-left: 0px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .speed-slider-container {
  top: 50%;
  transform: translateY(-50%);
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .speed-slider-container::after {
  left: unset;
  right: -6px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .offset::after {
  left: -6px;
  right: unset;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp.hasCheckbox .operation {
  align-items: center;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp.hasCheckbox .operation .stylized-checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp.hasCheckbox .operation .stylized-checkbox + label {
  margin: 0;
  line-height: 20px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr {
  padding-top: 36px;
  padding-bottom: 10px;
  -ms-grid-columns: calc(50% - 6px);
  grid-template-columns: calc(50% - 6px);
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr .output-values__wp {
  margin-bottom: 25px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .img-container {
  width: 50px;
  height: 58px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__legend {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 15px 10px;
  min-height: 51px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__legend .recommended {
  font-size: 14px;
  line-height: 14px;
  font-weight: normal;
  color: #4f4f4f;
  margin-right: 13px;
  white-space: nowrap;
  margin-bottom: 5px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__legend .recommended.ae2pt {
  font-weight: bold;
  color: #008000;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__legend .recommended.aptan {
  font-weight: bold;
  color: #ff9800;
  margin-bottom: 5px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__legend .recommended-section {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 65%;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__legend .warning-section > p {
  font-size: 14px;
  color: #d03c00;
  margin-bottom: 7px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .form-actions {
  margin-top: 0;
  position: -webkit-sticky;
  position: sticky;
  background: white;
  bottom: 0;
  padding: 10px;
  z-index: 30;
  justify-content: space-between;
  border-top: 1px solid #e0e0e0;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .title {
  font-weight: 600;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .separator {
  border-bottom-color: #bcbcbc;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .select2-container--default .select2-selection--single .select2-selection__placeholder,
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .select2-container--default .select2-selection--single .select2-selection__rendered[title^="Select"] {
  color: #949494 !important;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 10px !important;
  padding-right: 35px !important;
  font-size: 16px;
  color: #23201f !important;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 2px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr {
  border-radius: 0;
}
@media screen and (min-width: 480px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr {
    justify-content: flex-start;
    gap: 0 70px;
    padding: 20px 0px;
  }
}
@media screen and (min-width: 480px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr .tool-metrics__wp.actions {
    margin-left: auto;
    padding: 0;
    justify-content: flex-end;
    width: 30%;
    margin-top: 0;
  }
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr .tool-metrics__wp .js-speeds-feeds-defaults {
  border-color: transparent;
  font-weight: 400;
  font-size: 16px;
  color: #336699;
  text-decoration: underline;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0 8px;
  background-color: transparent;
  text-transform: capitalize;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr .tool-metrics__wp .js-speeds-feeds-defaults .icon {
  width: 16px;
  height: 12px;
  fill: #336699;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr .tool-metrics__wp .js-speeds-feeds-defaults:hover {
  background-color: transparent;
  color: #336699 !important;
  text-decoration: none;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr {
  padding: 20px 0;
  display: grid;
  gap: 20px 22px;
  border-radius: 0;
}
@media screen and (min-width: 480px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr {
    grid-template-columns: 166px 166px 1fr;
  }
}
@media screen and (min-width: 1024px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr {
    grid-template-columns: 255px 255px 1fr;
  }
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.machine,
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.spindle-turret,
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.material {
  width: 100% !important;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.machine .select2-container,
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.spindle-turret .select2-container,
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.material .select2-container {
  width: 100% !important;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.material .select2-container {
  width: calc(100% - 40px) !important;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.material .js-add-wpm-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr {
  gap: 22px;
  grid-template-rows: auto auto;
  grid-template-columns: calc(50% - 11px) calc(50% - 11px);
}
@media screen and (min-width: 480px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr {
    padding: 20px 0;
    gap: 20px 46px;
    grid-template-rows: none;
    grid-template-columns: calc(33.33% - 30.666666666666668px) calc(33.33% - 30.666666666666668px) calc(33.33% - 30.666666666666668px);
  }
}
@media screen and (min-width: 1024px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr {
    gap: 20px 46px;
    grid-template-rows: none;
    grid-template-columns: 255px 24fr 24fr 25fr;
  }
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp.operation {
  grid-column: 1 / -1;
}
@media screen and (min-width: 480px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp.operation {
    grid-column: auto;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp.operation .form-group.operation {
    margin: 0;
    padding: 0;
  }
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .title {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0 6px;
  line-height: 1.5;
  margin-bottom: 5px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .form-group {
  margin-top: 5px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .form-group.operation {
  display: flex;
  align-items: center;
  gap: 0 8px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .form-group.operation .kmt-input {
  max-width: 140px;
  font-size: 16px;
  color: #23201F;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .form-group.operation .kmt-input.has-error-label {
  border-color: #D03C00;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .form-group.operation .unit {
  font-weight: 400;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .form-group.operation.has-range {
  padding-bottom: 0;
  margin-bottom: 0;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .form-group.operation.has-range + .kmt-show-slider__wp {
  margin-top: 6px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .label-validation-message {
  font-size: 12px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .label-validation-message + .input-warning-message {
  margin-top: 6px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .input-warning-message {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0 4px;
  font-size: 13px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .input-warning-message svg {
  width: 12px;
  height: 12px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .kmt-show-slider__wp .min-max-label,
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .info-message > span {
  font-size: 12px;
  line-height: 1;
  color: #757575;
}
@media (max-width: 639px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp:nth-child(2n+3) .tooltip-text-trigger::after {
    left: calc(-50% + 92px);
  }
}
@media (max-width: 639px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp:nth-child(2n+4) .tooltip-text-trigger::after {
    left: calc(-50% - 97px);
  }
}
@media (min-width: 480px) and (max-width: 1023px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp:nth-child(3n+4) .tooltip-text-trigger::after {
    left: calc(-50% - 97px);
  }
}
@media (min-width: 1024px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp:nth-child(4n+5) .tooltip-text-trigger::after {
    left: calc(-50% - 97px);
  }
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr {
  grid-template-columns: 100%;
  gap: 0;
  padding-top: 20px;
  padding-bottom: 0;
}
@media screen and (min-width: 1024px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr {
    grid-template-columns: calc(50% - 15px) calc(50% - 15px);
    gap: 0 30px;
  }
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr .output-values__wp {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0;
  border-bottom: 1px solid #bcbcbc;
  padding: 3px 0;
  gap: 0 22px;
  word-break: break-word;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr .output-values__wp .title {
  min-width: calc(50% - 11px);
  margin: 0;
  line-height: 1.4;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 0 8px;
}
@media screen and (min-width: 1024px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr .output-values__wp .title {
    min-width: calc(60% - 11px);
  }
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr .output-values__wp .title + span {
  display: flex;
  min-width: calc(50% - 11px);
}
@media screen and (min-width: 1024px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr .output-values__wp .title + span {
    min-width: calc(40% - 11px);
  }
}
@media screen and (min-width: 640px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr .output-values__wp .title + span {
    max-width: none;
  }
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr .output-values__wp .title + span .text + .text {
  margin-left: 5px;
}
@media screen and (min-width: 1024px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr .output-values__wp:nth-child(4n+1),
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr .output-values__wp:nth-child(4n+2) {
    border-top: 1px solid #bcbcbc;
    background-color: #F9F9F9;
    margin-top: -1px;
  }
}
@media screen and (max-width: 1023px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr .output-values__wp:nth-child(odd) {
    border-top: 1px solid #bcbcbc;
    background-color: #F9F9F9;
    margin-top: -1px;
  }
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .speeds-feeds__legend {
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (min-width: 1024px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .speeds-feeds__legend {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .speeds-feeds__legend > .speeds-feeds__legend {
  border: 1px solid #D03C00;
  margin: 0px 0 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .speeds-feeds__legend .error-title {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  gap: 0 10px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .speeds-feeds__legend .error-title .icon {
  width: 12px;
  height: 12px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .speeds-feeds__legend .error-title + .warning-section {
  margin-top: 10px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .speeds-feeds__legend .warning-section {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .speeds-feeds__legend .bullet-list-li {
  display: flex;
  align-items: flex-start;
  padding: 0;
  margin: 0 0 0 35px;
  font-size: 16px;
  gap: 0 10px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .speeds-feeds__legend .bullet-list-li::before {
  content: '';
  width: 3px;
  height: 3px;
  background-color: #D03C00;
  margin-top: 10px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__wp .img-container {
  margin: 20px 0;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .speeds-feeds__info-ctr .speeds-feeds__legend {
  border-top-color: #bcbcbc;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .form-actions {
  justify-content: space-between;
  border-top-color: #bcbcbc;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .form-actions .btn {
  width: auto;
  max-width: 80px;
  min-width: 80px;
}
@media screen and (min-width: 640px) {
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .form-actions .btn {
    max-width: 184px;
    min-width: 184px;
  }
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .form-actions .right-btns {
  display: flex;
  justify-content: flex-end;
  gap: 0 20px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .form-actions .fs-export-btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: auto;
  line-height: 20px;
  text-decoration: underline;
  gap: 0 8px;
  font-size: 16px;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .form-actions .fs-export-btn.link-text {
  background: none;
  border: 0;
  outline: 0;
}
#colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container.theme-02 .form-actions .fs-export-btn > .icon {
  width: 19px;
  height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#colorbox.speeds-feeds-cbox .l-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#cboxOverlay.speeds-feeds-cbox {
  background: rgba(0, 0, 0, 0.5);
}
.material-icon {
  width: 23px;
  height: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 24px;
  margin-right: 5px;
  border-radius: 6px;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 14px;
  color: #000000;
  background: #ececec;
}
@media (min-width: 640px) {
  #colorbox.speeds-feeds-cbox {
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    top: 50% !important;
    left: 50% !important;
    width: 90% !important;
    min-height: 80%;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper {
    width: 100% !important;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent {
    width: 100% !important;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent {
    width: 100% !important;
    margin-top: 0;
    padding-top: 50px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp {
    padding-left: 22px;
    padding-right: 20px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr {
    padding-bottom: 30px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr .tool-metrics__wp.actions {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.machine {
    width: 25%;
    margin: 0;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.machine .select2-container {
    width: 95% !important;
    max-width: 258px !important;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.spindle-turret {
    width: 28%;
    margin: 0;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.spindle-turret .select2-container {
    width: 97% !important;
    max-width: 288px !important;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.material {
    width: 43%;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.material select {
    -o-text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 87%;
    display: inline-block;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.material .select2-container {
    width: 84% !important;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr {
    gap: 5px 12px;
    padding-top: 25px;
    padding-bottom: 15px;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    -ms-grid-columns: calc(33.33% - 8px) calc(33.33% - 8px) calc(33.33% - 8px);
    grid-template-columns: calc(33.33% - 8px) calc(33.33% - 8px) calc(33.33% - 8px);
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .form-group {
    margin-bottom: 3px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp.operation,
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp.angle,
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp.input {
    width: 100%;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp:nth-child(2n) {
    padding-left: 0;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp:not( :nth-child(3n)) {
    padding-right: 10px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .speed-slider-container {
    left: 40%;
    top: 50%;
    transform: translate(50%, -50%);
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .speed-slider-container::after {
    left: -6px;
    right: unset;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .offset::after {
    left: unset;
    right: -6px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr {
    -ms-grid-columns: calc(33.33% - 8px) calc(33.33% - 8px) calc(33.33% - 8px);
    grid-template-columns: calc(33.33% - 8px) calc(33.33% - 8px) calc(33.33% - 8px);
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    grid-gap: 10px;
    padding-top: 25px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr .output-values__wp {
    margin-bottom: 10px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__legend {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__legend .recommended-section {
    width: auto;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__legend .warning-section {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .form-actions {
    padding: 10px 20px;
  }
}
@media (min-width: 1024px) {
  #colorbox.speeds-feeds-cbox {
    min-height: 85vh !important;
    -webkit-transform: translate(-50%, -49%) !important;
    -ms-transform: translate(-50%, -49%) !important;
    transform: translate(-50%, -49%) !important;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr {
    padding: 24px 12px 20px 11px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr .tool-metrics__wp.mm,
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr .tool-metrics__wp.Grade {
    width: auto;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .tool-metrics__ctr .tool-metrics__wp.actions {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30%;
    margin: 0;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr {
    padding-bottom: 25px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .user-parameters__ctr .user-parameters__wp.material .select2-container {
    width: 86% !important;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr {
    padding-top: 20px;
    padding-bottom: 10px;
    -ms-grid-columns: calc(25% - 9px) calc(25% - 9px) calc(25% - 9px) calc(25% - 9px);
    grid-template-columns: calc(25% - 9px) calc(25% - 9px) calc(25% - 9px) calc(25% - 9px);
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp {
    padding: 0;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp.operation {
    width: 86%;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp.input {
    width: 90%;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp .speed-slider-container {
    left: 65px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp:nth-child(2n) {
    padding-left: 0;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .set-values__ctr .set-values__wp:not( :nth-child(3n)) {
    padding-right: 0;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .output-values__ctr {
    -ms-grid-columns: calc(25% - 9px) calc(25% - 9px) calc(25% - 9px) calc(25% - 9px);
    grid-template-columns: calc(25% - 9px) calc(25% - 9px) calc(25% - 9px) calc(25% - 9px);
    padding-bottom: 5px;
    padding-top: 20px;
    gap: 5px 12px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__legend {
    padding: 10px 34px;
    min-height: 83px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .form-actions {
    padding: 10px 20px;
  }
}
@media (min-width: 1400px) {
  #colorbox.speeds-feeds-cbox {
    width: 100% !important;
    max-width: 1060px;
  }
  #colorbox.speeds-feeds-cbox #cboxWrapper {
    width: 100% !important;
    max-width: 1060px;
  }
}
.tooltip-text-trigger {
  position: relative;
  display: flex;
  cursor: pointer;
}
.tooltip-text-trigger::after {
  content: attr(data-tooltip-message);
  position: absolute;
  bottom: 155%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  color: #333;
  padding: 5px 8px;
  border-radius: 6px;
  font-size: 12px;
  line-height: 1.5;
  max-width: 265px;
  min-width: 265px;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  pointer-events: none;
  border: 1px solid #CECECE;
}
.tooltip-text-trigger::before {
  content: '';
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #CECECE;
}
.tooltip-text-trigger:hover::after,
.tooltip-text-trigger:hover::before {
  opacity: 1;
  visibility: visible;
}
.additional-items-bottom .tooltip-text-trigger {
  display: unset;
}
.icon-info {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #336699;
  border-radius: 50%;
  position: relative;
  vertical-align: middle;
}
.icon-info:after {
  content: "?";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #336699;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
}
body.touch-device #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent {
  max-height: 100dvh;
}
body.touch-device #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent {
  max-height: calc(100dvh - 75px);
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.dashboard-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: all 0.5s ease-in-out;
  z-index: 100;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav {
    position: relative;
    width: 235px;
    z-index: auto;
  }
}
.dashboard-nav:hover .dashboard-nav__contract-btn {
  opacity: 1;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav.is-collapsed {
    width: 60px;
  }
  .dashboard-nav.is-collapsed .dashboard-nav__ctr {
    width: 60px;
  }
  .dashboard-nav.is-collapsed .dashboard-nav__ctr-child,
  .dashboard-nav.is-collapsed .dashboard-nav__ctr > div > div > div {
    width: 60px;
  }
  .dashboard-nav.is-collapsed .dashboard-nav__ctr > div > div {
    width: 75px;
  }
  .dashboard-nav.is-collapsed .dashboard-nav__icon {
    margin-right: 25px;
  }
  .dashboard-nav.is-collapsed .dashboard-nav__search-bar {
    padding: 10px;
    margin-left: -4px;
    width: 36px;
    text-indent: -999px;
  }
  .dashboard-nav.is-collapsed .dashboard-nav__search-icon {
    left: 23px;
  }
  .dashboard-nav.is-collapsed .dashboard-nav__menu-item {
    cursor: pointer;
  }
  .dashboard-nav.is-collapsed .dashboard-nav__contract-btn {
    right: 5px;
    transform: rotate(180deg);
  }
  .dashboard-nav.is-collapsed .dashboard-nav__sticky-bar-cont {
    padding-left: 0;
    margin-left: 0;
  }
}
.dashboard-nav-wrap {
  width: auto !important;
}
.dashboard-nav-wrap .component-content {
  width: auto !important;
}
.dashboard-nav__ctr {
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.dashboard-nav__ctr-child {
  background: #f0f0f0;
  transition: all 0.5s ease-in-out;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__ctr-child {
    width: 225px;
    height: 100%;
  }
}
.dashboard-nav__sticky-bar {
  transition: all 0.5s ease-in-out;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__sticky-bar {
    width: 100%;
    position: sticky;
    top: 0;
  }
}
.dashboard-nav__sticky-bar-cont {
  display: flex;
  transition: all 0.5s ease-in-out;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__sticky-bar-cont {
    display: block;
    padding-left: 5px;
    margin-left: -5px;
    overflow: hidden;
    width: 100%;
    width: 235px;
  }
  .dashboard-nav__sticky-bar-cont > * {
    width: 225px;
  }
}
.dashboard-nav__search {
  display: flex;
  padding: 10px;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__search {
    display: block;
    border-bottom: 1px solid #e0e0e0;
    padding: 14px 16px;
    position: relative;
  }
}
.dashboard-nav__search-bar {
  display: none;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  line-height: 1;
  background: white;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.15);
  border: 0;
  padding: 10px 35px 10px 12px;
  width: 100%;
  min-height: 34px;
  position: absolute;
  top: -34px;
  left: 0;
  outline: 0;
}
.dashboard-nav__search-bar::-webkit-input-placeholder {
  color: #333333;
}
.dashboard-nav__search-bar::-moz-placeholder {
  color: #333;
  opacity: 1;
}
.dashboard-nav__search-bar:-ms-input-placeholder {
  color: #333333;
}
.dashboard-nav__search-bar::placeholder {
  color: #333333;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__search-bar {
    display: inline-block !important;
    border-radius: 34px;
    position: static;
    transition: all 0.5s ease-in-out;
    box-shadow: none;
  }
}
.dashboard-nav__search-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  background-image: url("dashboard-nav/resources/icon_magnify.svg");
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__search-icon {
    border-radius: 0;
    position: absolute;
    top: 25px;
    left: 180px;
    width: 15px;
    height: 15px !important;
  }
}
.dashboard-nav__menu {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__menu {
    display: block;
    width: 225px;
  }
}
.dashboard-nav__menu-list {
  display: flex;
  justify-content: space-around;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__menu-list {
    display: block;
  }
}
.dashboard-nav__menu-list-child {
  background-color: #f9f9f9;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: -34px;
  left: 0;
  width: 100%;
  list-style: none;
  text-align: center;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  overflow-x: auto;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__menu-list-child {
    background-color: white;
    position: static;
    padding: 14px 20px 14px 50px;
    text-align: left;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  }
}
.dashboard-nav__menu-item {
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  letter-spacing: .002em;
  text-transform: uppercase;
  color: #333333;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__menu-item {
    position: relative;
  }
}
.dashboard-nav__menu-item-header {
  display: flex;
  align-items: center;
  height: 100%;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__menu-item-header {
    display: block;
    border-bottom: 1px solid #e0e0e0;
    border-left: 4px solid transparent;
    padding: 14px 20px 14px 16px;
    height: auto;
  }
}
.dashboard-nav__menu-item-link {
  padding: 14px 16px;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__menu-item-link {
    padding: 0;
  }
}
.dashboard-nav__menu-item-link,
.dashboard-nav__menu-item a {
  color: #333;
  vertical-align: middle;
}
.dashboard-nav__menu-item-txt {
  display: none;
  vertical-align: middle;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__menu-item-txt {
    display: inline-block;
  }
}
.dashboard-nav__menu-item-expand {
  display: none !important;
  position: absolute;
  top: 12px;
  right: 20px;
  cursor: pointer;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__menu-item-expand {
    display: inline-block !important;
  }
}
.dashboard-nav__menu-item-expand:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.dashboard-nav__menu-item-child {
  display: inline-block;
  font-weight: normal;
  line-height: 1;
  width: 33%;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__menu-item-child {
    display: list-item;
    border-top: 0;
    line-height: 16px;
    padding: 0;
    width: 100%;
  }
  .dashboard-nav__menu-item-child:not(:last-child) {
    margin-bottom: 12px;
  }
  .dashboard-nav__menu-item-child.is-active {
    font-weight: 600;
  }
  .dashboard-nav__menu-item-child a {
    line-height: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .dashboard-nav__menu-item-child-link {
    border-top: 4px solid transparent;
    display: inline-block;
    padding: 6px 10px 10px;
    width: 100%;
    min-height: 34px;
  }
}
.dashboard-nav__menu-item-child.is-active .dashboard-nav__menu-item-child-link {
  border-top-color: #336699;
}
.dashboard-nav__menu-item.is-active .dashboard-nav__icon {
  display: none;
}
.dashboard-nav__menu-item.is-active .dashboard-nav__icon.is-active {
  display: inline-block;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__menu-item.is-active .dashboard-nav__menu-item-header {
    background: #f8f8f8;
    border-left: 4px solid #336699;
  }
  .dashboard-nav__menu-item.is-active .dashboard-nav__menu-item-link {
    color: #336699;
  }
  .dashboard-nav__menu-item.is-nav-opened .dashboard-nav__menu-item-expand:before {
    transform: rotate(-180deg);
  }
  .dashboard-nav__menu-item:hover .dashboard-nav__menu-item-header {
    background: #f8f8f8;
  }
}
.dashboard-nav__icon {
  max-width: 16px;
  max-height: 16px;
  vertical-align: middle;
  transition: all 0.5s ease-in-out;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__icon {
    margin-right: 12px;
  }
}
.dashboard-nav__icon.is-active {
  display: none;
}
.dashboard-nav__contract-btn {
  display: none;
  background-color: white;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 10px;
  border-radius: 50%;
  border: 0;
  width: 18px;
  height: 18px !important;
  position: absolute;
  top: 25px;
  right: -10px;
  box-shadow: rgba(9, 30, 66, 0.08) 0 0 0 1px, rgba(9, 30, 66, 0.08) 0 2px 4px 1px;
  outline: 0;
  opacity: 0;
  cursor: pointer;
  transition: all 0.7s ease-in-out;
  background-image: url("dashboard-nav/resources/arrow.svg");
}
.dashboard-nav__contract-btn:hover {
  opacity: 1;
}
@media screen and (min-width: 1025px) {
  .dashboard-nav__contract-btn {
    display: block;
  }
}
@media screen and (min-width: 1025px) {
  .kmt-workshop .left-navigation * {
    height: max-content;
  }
  .left-navigation-list {
    flex-shrink: 0;
    background-color: #f0f0f0;
    width: 240px;
    min-height: 100vh !important;
    position: relative;
    margin-right: 10px;
    height: auto !important;
  }
  .left-navigation-list.active {
    width: 60px;
  }
  .left-navigation-list.active .nav-link .btn.btn-info,
  .left-navigation-list.active .nav-link a {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../../../../../../store/_ui/responsive/common/images/solution-finder.svg);
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    /* Push text out of view instead of font-size: 0 */
    overflow: hidden;
  }
  .left-navigation-list.active #sidebarCollapse.active {
    transform: rotate(270deg);
  }
  .left-navigation-list.active li.nav-link {
    text-align: center;
  }
  .left-navigation-list.active #navChild {
    display: none;
  }
  .left-navigation-list #sidebarCollapse img.caret-arrow {
    height: 16px;
    width: 16px;
  }
  .left-navigation-list #sidebarCollapse {
    height: 30px;
    width: 30px;
    background-color: #fff;
    position: absolute;
    right: -15px;
    top: 10px;
    transform: rotate(90deg);
    border-radius: 50px;
    text-align: center;
    box-shadow: rgba(9, 30, 66, 0.08) 0px 0px 0px 1px, rgba(9, 30, 66, 0.08) 0px 2px 4px 1px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .left-navigation-list.active li.nav-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 16px;
    background-size: 16px 25px;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    overflow: hidden;
  }
  .left-navigation-list.active li.nav-link a svg.down-arrow {
    display: none;
  }
  .left-navigation-list li.nav-link a {
    padding-left: 30px;
    background-repeat: no-repeat;
    background-size: 16px 25px;
  }
  .left-navigation-list .nav-list.collapse.in {
    height: auto !important;
  }
  .left-navigation-list.active .nav-list.collapse.in {
    display: none !important;
  }
  .left-navigation-list li.nav-link,
  .left-navigation-list li.nav-link .toggle-nav-menu {
    display: flex;
    align-items: center;
    word-break: break-word;
  }
}
@media (max-width: 575px) {
  .page-payment-details .main__inner-wrapper,
  .page-saved-carts .main__inner-wrapper,
  .page-my-quotes .main__inner-wrapper,
  .page-shipmentHistoryPage .main__inner-wrapper,
  .page-invoices .main__inner-wrapper,
  .page-complaints .main__inner-wrapper,
  .page-returns .main__inner-wrapper,
  .page-contracts .main__inner-wrapper,
  .page-schedulingAgreements .main__inner-wrapper,
  .page-vouchers .main__inner-wrapper {
    padding: 0;
  }
}
ul.left-navigation-list {
  list-style: none;
  padding: 0;
}
.left-navigation-list li.nav-link a,
.left-navigation-list #navChild a {
  list-style: none;
  color: #333333;
}
.left-navigation-list li.nav-link {
  padding: 14px 15px 14px 16px;
  border-bottom: 1px solid #e0e0e0;
}
.left-navigation-list li.nav-link a:hover,
.left-navigation-list li.nav-link a:focus,
.left-navigation-list #navChild a {
  text-decoration: none;
  color: #333333;
}
.left-navigation-list li.nav-link a:hover,
.left-navigation-list li.nav-link a:focus {
  font-weight: 700;
  text-decoration: none;
}
.left-navigation-list li.nav-link:hover {
  background-color: #f8f8f8;
}
.left-navigation-list li.nav-link .btn.btn-info:active:focus {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.left-navigation-list #navChild a {
  display: flex;
  align-items: center;
  border-top: 4px solid transparent;
  padding: 0 10px;
  width: 100%;
  min-height: 34px;
  white-space: normal;
}
.left-navigation-list #navChild a:hover {
  font-weight: 700;
  background-color: transparent;
}
.left-navigation-list svg.icon {
  width: 16px;
  height: 16px;
}
.left-navigation-list .nav-link .btn.btn-info {
  background-color: transparent;
  border: none;
  color: #333;
  font-size: 16px;
  padding: 0;
  outline: none;
  box-shadow: none;
  width: 100%;
}
.left-navigation-list .nav-link.activeUrl {
  border-left: 4px solid #336699;
  border-bottom: 0px;
  background: #f8f8f8;
}
.left-navigation-list .nav-link.activeUrl a,
.left-navigation-list .nav-link.activeUrl:hover a,
.left-navigation-list .nav-link.activeUrl a:hover,
.left-navigation-list .nav-link.activeUrl a:focus {
  color: #369;
  font-weight: 700;
}
.left-navigation-list li.nav-link a.virtual-toolbox {
  background-image: url(../../../../../../store/_ui/responsive/common/images/virtual-toolbox.svg);
}
.left-navigation-list li.nav-link a.icon-solution-finder {
  background-image: url(../../../../../../store/_ui/responsive/common/images/solution-finder.svg);
}
.left-navigation-list li.nav-link a.icon-approval-drawings {
  background-image: url(../../../../../../store/_ui/responsive/common/images/approval-drawings.svg);
}
.left-navigation-list li.nav-link a.icon-collaboration-teams,
.left-navigation-list li.nav-link a.toggle-nav-menu.collaboration-teams {
  background-image: url(../../../../../../store/_ui/responsive/common/images/collaboration-teams.svg);
}
.left-navigation-list li.nav-link a.icon-dashboard {
  background-image: url(../../../../../../store/_ui/responsive/common/images/dashboard-icon.svg);
}
.left-navigation-list li.nav-link a.icon-novo-machining {
  background-image: url(../../../../../../store/_ui/responsive/common/images/novo-machining.svg);
}
.left-navigation-list li.nav-link.activeUrl a.virtual-toolbox {
  background-image: url(../../../../../../store/_ui/responsive/common/images/virtual-box-blue.svg);
}
.left-navigation-list li.nav-link.activeUrl a.icon-solution-finder {
  background-image: url(../../../../../../store/_ui/responsive/common/images/solution-finder-blue.svg);
}
.left-navigation-list li.nav-link.activeUrl a.icon-approval-drawings {
  background-image: url(../../../../../../store/_ui/responsive/common/images/approval-drawings-blue.svg);
}
.left-navigation-list li.nav-link.activeUrl a.icon-collaboration-teams,
.left-navigation-list li.nav-link.activeUrl a.toggle-nav-menu.collaboration-teams {
  background-image: url(../../../../../../store/_ui/responsive/common/images/collaboration-teams-blue-icon.svg);
}
.left-navigation-list li.nav-link.activeUrl a.icon-dashboard {
  background-image: url(../../../../../../store/_ui/responsive/common/images/dashboard-icon-blue.svg);
}
.left-navigation-list li.nav-link.activeUrl a.icon-novo-machining {
  background-image: url(../../../../../../store/_ui/responsive/common/images/novo-machining-blue.svg);
}
.left-navigation-list li.nav-link.activeUrl a.manage-orders {
  background-image: url(../../../../../../store/_ui/responsive/common/images/order-details-blue.svg);
}
.left-navigation-list li.nav-link a.manage-orders {
  background-image: url(../../../../../../store/_ui/responsive/common/images/order-details.svg);
}
.left-navigation-list li.nav-link a.icon-profile-details {
  background-image: url(../../../../../../store/_ui/responsive/common/images/my-profile.svg);
}
.left-navigation-list li.nav-link.activeUrl a.icon-profile-details {
  background-image: url(../../../../../../store/_ui/responsive/common/images/my-profile-blue.svg);
}
.left-navigation-list li.nav-link.activeUrl a.icon-channel-management,
.left-navigation-list li.nav-link.activeUrl a.manage-channels {
  background-image: url(../../../../../../store/_ui/responsive/common/images/manage-channels-blue.svg);
}
.left-navigation-list li.nav-link a.icon-channel-management,
.left-navigation-list li.nav-link a.manage-channels {
  background-image: url(../../../../../../store/_ui/responsive/common/images/manage-channels.svg);
}
.left-navigation-list li.nav-link a.tool-performance-reports,
.left-navigation-list li.nav-link a.icon-tool-performance-reports {
  background-image: url(../../../../../../store/_ui/responsive/common/images/tool-performance-reports.svg);
}
.left-navigation-list li.nav-link.activeUrl a.tool-performance-reports,
.left-navigation-list li.nav-link.activeUrl a.icon-tool-performance-reports {
  background-image: url(../../../../../../store/_ui/responsive/common/images/tool-performance-reports-blue.svg);
}
.left-navigation-list li.nav-link {
  display: flex;
}
.left-navigation-list span.read-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 12px;
  font-weight: 700;
  color: #336699;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin-left: auto;
}
.left-navigation-list.active span.read-count {
  display: none;
}
.left-navigation-list #collaboration-teams.collapse.nav-list.d-none.in {
  display: none;
}
.left-navigation-list #collaboration-teams .child-nav {
  display: flex;
  align-items: center;
}
.left-navigation-list .collaboration-teams svg.down-arrow {
  display: none;
}
.left-navigation-list .child-nav a:hover {
  font-weight: 800;
}
.left-navigation-list .nav-link .toggle-nav-menu svg.down-arrow {
  transform: rotate(0deg);
  margin-left: auto;
  width: 12px;
}
.left-navigation-list .nav-link .toggle-nav-menu.collapsed svg.down-arrow {
  transform: rotate(0deg);
}
.left-navigation-list .nav-link .toggle-nav-menu[aria-expanded='true'] svg.down-arrow {
  transform: rotate(180deg);
}
@media (min-width: 1279.97px) {
  .left-navigation-list .nav-link .toggle-nav-menu.tool-performance-reports {
    pointer-events: auto !important;
  }
}
.left-navigation-list .btn-info:hover,
.left-navigation-list .btn-info:focus,
.left-navigation-list .btn-info:active {
  background-color: transparent;
  border: none;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  outline: none;
  text-decoration: none;
}
.left-navigation-list .nav-list {
  background-color: #fff;
  padding: 14px 20px 14px 35px;
  text-align: left;
  overflow: hidden;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 1025px) {
  .left-navigation-list .nav-list {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 1025px) {
  .left-navigation-list .nav-list > .child-nav:first-child {
    margin-top: 14px;
  }
}
@media screen and (min-width: 1025px) {
  .left-navigation-list .nav-list > .child-nav:last-child {
    margin-bottom: 14px;
  }
}
.left-navigation-list .nav-list a {
  color: #333;
  display: flex;
  align-items: center;
  border-top: 4px solid transparent;
  padding: 0 10px;
  width: 100%;
  min-height: 34px;
  white-space: normal;
}
.left-navigation-list li.nav-link a,
.left-navigation-list .child-nav a {
  text-transform: uppercase;
  font-size: 12px;
}
.left-navigation-list .child-nav a.activeItem {
  font-weight: 800;
}
.left-navigation-list li.nav-link a {
  font-weight: 700;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .kmt-workshop {
    display: flex;
    flex-direction: column;
  }
  .left-navigation:has(.left-navigation-list) {
    z-index: auto;
  }
  .left-navigation-list {
    position: fixed;
    z-index: 11;
    bottom: 0;
    background-color: #fff;
    display: flex;
    width: 100%;
    left: 0;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
  }
  .left-navigation-list .nav-list.collapsing {
    display: none;
  }
  .left-navigation-list .nav-list.collapse.in {
    display: flex;
    max-width: 100%;
    overflow-x: auto;
    position: fixed;
    bottom: 56px;
    width: 100%;
    padding: 0;
    box-shadow: none;
  }
  .left-navigation-list .nav-list.collapse.in .child-nav {
    flex: 0 0 33.33%;
    display: flex;
    align-items: center;
  }
  .left-navigation-list .nav-list.collapse.in .child-nav a {
    height: 34px;
  }
  .left-navigation-list li.nav-link {
    border: none;
    flex: 1;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .left-navigation-list li.nav-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    overflow: hidden;
  }
  .left-navigation-list .nav-link .toggle-nav-menu svg.down-arrow {
    display: none;
  }
  .left-navigation-list ul {
    display: flex;
    max-width: 100%;
    width: 100%;
    height: 60px;
    overflow-x: auto;
    align-items: center;
    margin-bottom: 0;
  }
  .left-navigation-list #navChild.collapse {
    display: none;
    overflow-x: auto;
    position: absolute;
    bottom: 60px;
    background: #fff;
    width: 100%;
    left: 0;
    justify-content: space-evenly;
    padding: 0;
    height: 0 !important;
    max-width: 100%;
  }
  .left-navigation-list #navChild.collapse.in {
    display: flex;
    height: auto !important;
  }
  .left-navigation-list #navChild.nav-list.collapsing {
    display: none;
  }
  .left-navigation-list #navChild.collapse.in .child-nav a {
    white-space: nowrap;
    padding: 10px;
  }
  .left-navigation-list #sidebarCollapse img.caret-arrow {
    display: none;
  }
  .left-navigation-list .nav-link.activeUrl {
    border-bottom: 4px solid #336699;
    border-left: 0px;
  }
}
.kmt_create_complaint .kmt-register__body .body-wrapper .complaint_description {
  width: 100%!important;
}
.kmt_create_complaint .kmt-register__body .body-wrapper .input-container .select2-container {
  width: 100% !important;
  background-color: #fcfcfc;
  border: 1px solid #ccc;
  padding: 0;
  height: 40px;
}
.kmt_create_complaint .kmt-register__body .body-wrapper .input-container .select2-container .select2-selection--single {
  height: 100%;
}
.kmt_create_complaint .kmt-register__body .body-wrapper .input-container .select2-container {
  display: block;
}
.page-complaints #cboxLoadedContent {
  width: 100% !important;
}
.page-complaints .ui-datepicker {
  width: 100%;
  left: 0 !important;
}
@media (min-width: 1024px) {
  .page-complaints .ui-datepicker {
    width: 30%;
    left: 70% !important;
    top: 15% !important;
  }
  .page-complaints #cboxLoadedContent {
    width: 100% !important;
    height: auto !important;
  }
}
.kmt-complaint-detail__container .invoice-block {
  display: flex;
  width: 100%;
  flex-flow: column !important;
}
.kmt-complaint-detail__container .invoice-item-block {
  display: flex;
  width: 100% !important;
}
.kmt-complaint-detail__container .invoice-item-block + .invoice-item-block {
  border-top: 1px solid #ccc;
  padding-top: 25px;
}
.kmt-complaint-detail__container .invoice-item-block > div {
  width: 50%;
}
.kmt-complaint-detail__container .rejection-block {
  display: flex;
  width: 100%;
  flex-flow: column !important;
}
.kmt-complaint-detail__container .rejection-item-block {
  display: flex;
  width: 100% !important;
}
.kmt-complaint-detail__container .rejection-item-block + .rejection-item-block {
  border-top: 1px solid #ccc;
  padding-top: 25px;
}
.kmt-complaint-detail__container .rejection-item-block > div {
  width: 50%;
}
@media (min-width: 1024px) {
  .kmt-complaint-detail__container .kmt-invoice-detail__info-container > div:last-of-type {
    width: 50%;
  }
  .kmt-complaint-detail__container .kmt-invoice-detail__info-container > div:first-of-type {
    width: 49%;
  }
  .kmt-complaint-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block > div:first-of-type {
    width: 50%;
  }
  .kmt-complaint-detail__container .kmt-invoice-detail__info-container .kmt-invoice-detail__block .kmt-invoice-detail__inner-block > div:last-of-type {
    width: 50%;
  }
}
.page-dealDetailPage .kmt-invoice-detail__subtitle {
  flex-basis: 100%;
}
@media (max-width: 639px) {
  .page-initiativeCreatePage #colorbox .kmt-history__container {
    min-width: 1px;
  }
}
@media (max-width: 639px) {
  .page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable {
    min-width: 1px;
  }
}
.page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-invoice-history__header th {
  padding-left: 10px;
}
.page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-invoice-history__header th:nth-of-type(2) {
  width: 135px;
  min-width: 135px;
}
.page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-invoice-history__header th:nth-of-type(5),
.page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-invoice-history__header th:nth-of-type(6),
.page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-invoice-history__header th:nth-of-type(7) {
  width: 80px;
  min-width: 80px;
}
.page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td {
  padding: 10px;
  text-align: left;
}
@media (max-width: 639px) {
  .page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td {
    width: 100%;
    display: block;
    padding: 0 0 10px;
  }
  .page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td .kmt-radio-container {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0 !important;
  }
  .page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td::before {
    margin-right: 5px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
  }
  .page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:nth-of-type(1)::before {
    content: 'MDF ID:';
  }
  .page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:nth-of-type(2)::before {
    content: 'Description:';
  }
  .page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:nth-of-type(3)::before {
    content: 'Type:';
  }
  .page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:nth-of-type(4)::before {
    content: 'Status:';
  }
  .page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:nth-of-type(5)::before {
    content: 'End Date:';
  }
  .page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:nth-of-type(6)::before {
    content: 'Start Date:';
  }
  .page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:nth-of-type(7)::before {
    content: 'Objective:';
  }
  .page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:nth-of-type(8)::before {
    content: 'Employee Responsible:';
  }
}
.page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items div {
  white-space: normal;
}
@media (max-width: 639px) {
  .page-initiativeCreatePage #colorbox .kmt-history__container .kmt-account-history .kmt-account-history__table-container {
    min-width: 1px;
  }
}
.kmt-container .kmt-account-history .kmt-account-history__table-container .dataTables_scrollHeadInner th {
  background: none !important;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container .dataTables_scrollHeadInner .sorting:after {
  content: "\25be";
  margin-left: 10px;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container .dataTables_scrollHeadInner .sorting_desc:after {
  content: "\25be";
  margin-left: 10px;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container .dataTables_scrollHeadInner .sorting_asc:after {
  content: "\25b2";
  margin-left: 10px;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container .kmt-deals-list-table.dataTable .kmt-invoice-history__header th:not(:first-of-type) {
  text-align: left;
  padding: 5px 5px;
  background: none;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.kmt-deals-list-table.dataTable .kmt-history__items td {
  text-align: left;
  padding-left: 0;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.kmt-deals-list-table.dataTable .kmt-history__items td div {
  white-space: normal;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scroll .dataTables_scrollHead {
  display: none;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th {
  line-height: 32px;
  padding: 0 10px !important;
  background-image: none !important;
  border-bottom: 1px solid #BCBCBC !important;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th > div {
  display: inline-block;
  vertical-align: middle;
  height: auto !important;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th.sorting::after,
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th.sorting_desc::after {
  content: '';
  display: none;
  margin-left: 5px;
  border: 5px solid;
  vertical-align: middle;
  border-color: #333 transparent transparent transparent;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th.sorting:nth-of-type(2)::after,
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th.sorting_desc:nth-of-type(2)::after,
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th.sorting:nth-of-type(3)::after,
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th.sorting_desc:nth-of-type(3)::after,
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th.sorting:nth-of-type(4)::after,
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th.sorting_desc:nth-of-type(4)::after {
  display: inline-block;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(4),
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(5) {
  width: 120px !important;
  min-width: 120px !important;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(2) {
  width: 110px !important;
  min-width: 110px !important;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(3) {
  width: 130px !important;
  min-width: 130px !important;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(6) {
  width: 290px !important;
  min-width: 290px !important;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(7) {
  width: 150px !important;
  min-width: 150px !important;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(8) {
  width: 60px !important;
  min-width: 60px !important;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody tbody tr:nth-of-type(odd) {
  background-color: #fff;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody tbody tr:nth-of-type(even):not(.child) {
  background-color: #f9f9f9;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody tbody td.responsive-table-cell {
  padding: 15px 10px !important;
}
@media (max-width: 639px) {
  .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody .kmt-history__items {
    padding: 15px 0;
  }
  .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody .kmt-history__items:nth-of-type(1) td:nth-of-type(2):before {
    display: block;
    font-weight: 700;
    content: 'Deal ID';
    margin-bottom: 15px;
  }
  .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody .kmt-history__items td.responsive-table-cell {
    display: none;
    padding: 0 !important;
  }
  .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody .kmt-history__items td.responsive-table-cell:nth-of-type(1),
  .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody .kmt-history__items td.responsive-table-cell:nth-of-type(2) {
    display: inline-block;
  }
  .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody .kmt-history__items td > table tr {
    background-color: #fff !important;
  }
}
.kmt-container .kmt-account-history .kmt-account-history__table-container .table-pre-title {
  display: none;
}
.kmt-container .kmt-account-history .pagination-bar.top .kmt-sort {
  margin: 0;
  display: none;
}
#create-deal-form {
  padding-left: 0;
}
@media only screen and (device-width: 375px) {
  .page-initiativeCreatePage .MDFProgram #cboxLoadedContent .kmt-radio-container .radio-wrapper input[type="radio"] + span {
    /*top:2px !important;
			  left:2px !important;*/
  }
}
@media (min-width: 640px) {
  #create-deal-form {
    padding: 0 20px;
  }
  .page-initiativeCreatePage .kmt-radio-container .radio-wrapper input[type="radio"] + span {
    height: 20px;
    width: 20px;
  }
}
.page-initiativeCreatePage .kmt-radio-container .radio-wrapper input[type="radio"] + span {
  border-width: 5px;
}
.price-file-container #price-file-download-form .body-wrapper .change-since-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.price-file-container #price-file-download-form .body-wrapper .change-since-group .cs-date-input {
  position: relative;
  width: 100%;
}
.price-file-container #price-file-download-form .body-wrapper .change-since-group .cs-date-input span.glyphicon {
  position: absolute;
  top: 12px;
  right: 10px;
}
.price-file-container #price-file-download-form .body-wrapper .change-since-group #ui-datepicker-div {
  bottom: 100%;
  left: 0 !important;
  top: auto !important;
  z-index: 999 !important;
}
.price-file-container #price-file-download-form .user-register__headline {
  padding-left: 0 !important;
}
.priceFileDownload #cboxLoadedContent {
  width: 100% !important;
}
@media (min-width: 640px) {
  .price-file-container {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .price-file-container #price-file-download-form .body-wrapper .change-since-group {
    flex-direction: row;
    align-items: center;
  }
  .price-file-container #price-file-download-form .body-wrapper .change-since-group label {
    width: 70%;
  }
  .price-file-container #price-file-download-form .body-wrapper .change-since-group .cs-date-input {
    margin-left: 20px;
  }
}
@media (min-width: 1300px) {
  .price-file-container {
    width: 70%;
  }
  .price-file-container #price-file-download-form .body-wrapper {
    width: 60%;
  }
  .price-file-container #price-file-download-form .body-wrapper .change-since-group .cs-date-input {
    width: 60%;
  }
  .price-file-container #price-file-download-form .btn-container {
    display: flex;
    justify-content: flex-end;
  }
}
@media (max-width: 639px) {
  .kmt-history__container #kmt-initiatives-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody .kmt-history__items:nth-of-type(1) td:nth-of-type(2):before {
    content: 'Initiatives Number' !important;
    margin-bottom: 35px !important;
  }
  .kmt-history__container #kmt-initiatives-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody .kmt-history__items:nth-of-type(1) td:nth-of-type(3):before {
    content: 'Description' !important;
    display: block;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .kmt-history__container #kmt-initiatives-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody .kmt-history__items td:nth-of-type(3) {
    display: inline-block !important;
  }
  .kmt-history__container #kmt-initiatives-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody .kmt-history__items.parent.clicked td:nth-of-type(3) {
    display: none !important;
  }
}
@media (min-width: 640px) {
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable {
    table-layout: auto;
  }
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th {
    line-height: 18px !important;
    padding-left: 0 !important;
    min-width: auto !important;
    width: auto !important;
    white-space: nowrap;
    padding-right: 20px !important;
  }
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:nth-of-type(3) {
    min-width: 150px !important;
    padding-right: 30px !important;
  }
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th:last-child {
    min-width: 90px !important;
  }
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(2)::after,
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(4)::after,
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(5)::after,
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable th.sorting:nth-of-type(6)::after {
    display: inline-block;
    margin-top: 3px;
  }
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.detail-view th:nth-of-type(3) {
    min-width: 150px !important;
    padding-right: 30px !important;
  }
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.detail-view th:nth-of-type(8),
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable.detail-view th:nth-of-type(9) {
    width: 150px !important;
    min-width: 150px !important;
    white-space: normal !important;
  }
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell {
    min-height: 54px;
    padding: 10px 10px 10px 0 !important;
    vertical-align: top !important;
    text-align: left;
  }
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell div {
    white-space: normal;
    line-height: 15px;
  }
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell:nth-of-type(4) div,
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell:nth-of-type(5) div {
    word-break: break-all;
  }
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable td.responsive-table-cell:nth-of-type(7) div {
    white-space: nowrap;
  }
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.even {
    background-color: #F9F9F9;
  }
  #kmt-initiatives-history #kmtDataTable_wrapper .dataTables_scrollBody #kmtDataTable tr.even td {
    border-bottom: 1px solid #CECECE;
  }
}
#kmt-Create-Initiative-Form {
  padding-left: 0;
}
#kmt-Create-Initiative-Form .js-from-date {
  display: block !important;
}
#kmt-Create-Initiative-Form td #amount {
  width: 80%;
}
#kmt-Create-Initiative-Form td div.amount-field span {
  white-space: break-spaces;
  width: 80%;
  display: block;
  font-size: 12px;
}
#kmt-Create-Initiative-Form .responsive-table-item {
  padding-left: 0;
}
#kmt-Create-Initiative-Form .responsive-table-item .responsive-table-cell {
  padding-left: 0;
}
.page-initiativeCreatePage .register__section {
  max-width: 100%;
}
.page-initiativeCreatePage .register__section .kmt-create-voucher .kmt-register__body {
  padding-left: 0;
  padding-right: 0;
}
.MDFProgram #cboxLoadedContent {
  width: 100% !important;
}
.MDFProgram #cboxLoadedContent .account-section {
  max-width: 100%;
}
.MDFProgram #cboxLoadedContent .kmt-pagination-bar {
  padding-top: 18px;
  padding-bottom: 10px;
}
.MDFProgram #cboxLoadedContent .kmt-mdfprogram-search-container {
  display: flex;
  padding: 0 0 24px 0;
  align-items: flex-end;
  justify-content: flex-start;
  border-bottom: 1px solid #CECECE;
}
.MDFProgram #cboxLoadedContent .kmt-mdfprogram-search-container .btn-container {
  margin-left: 10px;
  margin-top: 18px;
}
.MDFProgram #cboxLoadedContent .kmt-mdfprogram-search-container .btn-container .searchMDFProgram {
  width: 100%;
  height: 40px;
  line-height: 18px;
}
.MDFProgram #cboxLoadedContent .kmt-mdfprogram-search-container .form-group {
  margin-bottom: 0;
}
.MDFProgram #cboxLoadedContent .kmt-account-history__pagination {
  padding-top: 0;
}
.MDFProgram #cboxLoadedContent .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-history__items td:first-child div {
  padding-left: 8px !important;
}
.MDFProgram #cboxLoadedContent .kmt-history__container {
  padding-top: 0;
}
.MDFProgram #cboxLoadedContent .kmt-account-history__table-container {
  overflow-x: auto;
}
.MDFProgram #cboxLoadedContent #kmtInvoiceOptionForm + .kmt-account-history__pagination {
  padding-top: 0;
  margin-top: 24px;
}
.MDFProgram #cboxLoadedContent #kmtInvoiceOptionForm + .kmt-account-history__pagination .kmt-pagination-bar {
  padding: 0;
}
.MDFProgram #cboxLoadedContent #kmtInvoiceOptionForm + .kmt-account-history__pagination .pagination-bar.bottom .pagination-toolbar {
  border: 0;
  padding: 0;
}
.MDFProgram #cboxLoadedContent .kmt-radio-container .radio-wrapper::before {
  flex-shrink: 0;
}
@media (max-width: 639px) {
  .MDFProgram #cboxLoadedContent {
    margin-top: 0;
  }
  .MDFProgram #cboxLoadedContent .kmt-history__container {
    margin: 64px 0 0;
    padding-bottom: 0;
  }
  .MDFProgram #cboxLoadedContent .kmt-history__container .kmt-pagination-bar .pagination-bar .kmt-sort {
    margin-top: 0;
  }
  .MDFProgram #cboxLoadedContent .kmt-history__container .kmt-pagination-bar .pagination-bar .kmt-page-size-select {
    margin-left: auto;
    width: auto !important;
  }
  .MDFProgram #cboxLoadedContent .kmt-history__container .kmt-pagination-bar .pagination-bar .kmt-page-size-select > div {
    margin: 0 6px 6px;
  }
  .MDFProgram #cboxLoadedContent .kmt-history__container .kmt-pagination-bar .pagination-bar .pagination-totals .pagination-bar-results {
    padding: 10px 0;
  }
  .MDFProgram #cboxLoadedContent .kmt-history__container .totalResults {
    padding: 24px 0 0;
  }
}
@media (max-width: 480px) {
  .page-initiativeCreatePage .register__section .kmt-register__steps .kmt-register__body .input-container,
  .page-initiativeCreatePage .register__section .kmt-register__steps .kmt-register__body .btn-container {
    width: 96%;
  }
}
@media (max-width: 639px) {
  #colorbox #cboxContent {
    margin: 0 auto;
    float: none !important;
    display: flex;
    height: auto !important;
  }
}
@media (min-width: 640px) {
  #kmt-Create-Initiative-Form {
    padding: 0 20px;
  }
}
@media (min-width: 1024px) {
  .MDFProgram #cboxLoadedContent .btn-container {
    display: flex;
    justify-content: flex-end;
  }
}
#create-deal-form .btn-primary,
#create-deal-form .btn-cart {
  max-width: 45%;
}
.kmt-page-details__information > .kmt-page-details__information-title {
  flex-basis: 100%;
}
@media (max-width: 991.98px) {
  .POSSubmissionStatus #cboxContent {
    top: 10px !important;
    transform: translateX(1%);
  }
  .POSSubmissionStatus .pos-report-count {
    width: 43% !important;
  }
}
.POSSubmissionStatus #cboxLoadedContent {
  width: 100% !important;
  height: 100% !important;
  max-height: 400px !important;
}
.POSSubmissionStatus #cboxLoadedContent .posFileSubmitionList ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
}
.POSSubmissionStatus #cboxLoadedContent .posFileSubmitionList ul li {
  display: flex;
  align-items: center;
  flex-flow: column;
}
.POSSubmissionStatus #cboxLoadedContent .posFileSubmitionList ul li label {
  font-size: 14px;
}
.POSSubmissionStatus #cboxLoadedContent .posFileSubmitionList ul li i {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-repeat: no-repeat;
}
.POSSubmissionStatus #cboxLoadedContent .posFileSubmitionList ul li.red i {
  background-image: url("../../common/images/icon-exclamation-red.svg");
}
.POSSubmissionStatus #cboxLoadedContent .posFileSubmitionList ul li.green i {
  background-image: url("../../common/images/icon-tick-green.svg");
}
.POSSubmissionStatus #cboxLoadedContent .posFileSubmitionList p.pos-title {
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.kmt-container .kmt-account-history .kmt-account-history__table-container .kmt-pos-reports-table .kmt-invoice-history__header th:not(:first-of-type) {
  width: 160px !important;
}
#submission-dataTable th {
  text-transform: capitalize;
}
.message-container,
.error-message,
.success-message,
#submission-dataTable_filter,
#submission-dataTable_length,
#submission-dataTable_info,
.hidden-upload-form,
.hidden-submission-form,
.pos-report-count,
.delete-button {
  display: none;
}
@media (min-width: 640px) {
  .POSSubmissionStatus #submission-dataTable {
    margin-bottom: 25px;
  }
  .POSSubmissionStatus #cboxWrapper #cboxContent {
    padding-bottom: 30px !important;
  }
  .POSSubmissionStatus #cboxLoadedContent {
    padding-top: 25px !important;
  }
  .POSSubmissionStatus #cboxLoadedContent .icon-partial {
    height: 16px;
    width: 16px;
    background-image: url("../../common/images/icon-tick-yellow.svg");
    float: left;
    margin-right: 10px;
    margin-top: 4px;
  }
  .POSSubmissionStatus #cboxLoadedContent .icon-success {
    height: 16px;
    width: 16px;
    background-image: url("../../common/images/icon-tick-green.svg");
    float: left;
    margin-right: 10px;
    margin-top: 4px;
  }
  .POSSubmissionStatus #cboxLoadedContent .icon-fail {
    height: 16px;
    width: 16px;
    background-image: url("../../common/images/icon-exclamation-red.svg");
    float: left;
    margin-right: 10px;
    margin-top: 4px;
  }
  .POSSubmissionStatus #cboxLoadedContent .icon-inprogress {
    height: 16px;
    width: 16px;
    background-image: url("../../common/images/inprogress.svg");
    float: left;
    margin-right: 10px;
    margin-top: 4px;
  }
  .POSSubmissionStatus #cboxLoadedContent .pos-status-tab {
    min-width: 110px;
  }
  #submission-dataTable th {
    font-weight: bold;
  }
  #submission-dataTable th:last-child {
    text-align: left !important;
  }
  .kmt-container .kmt-account-history .kmt-account-history__table-container #kmtDataTable.dataTable .kmt-invoice-history__header th {
    line-height: 20px;
  }
}
@media (min-width: 640px) {
  /* The container */
  .message-container {
    display: none;
  }
  .error-message {
    display: none;
  }
  .success-message {
    display: none;
  }
  .pagination-container {
    width: auto;
    margin-top: 10px;
  }
  .pagination-container div,
  .pagination-container .pager-btn {
    width: 30px;
    height: 30px;
    color: #333333;
    margin: 0;
    line-height: 30px;
    border-radius: 3px;
    border: 1px solid #ECECEC;
    background: #ECECEC;
    margin-right: 6px !important;
    padding: 0;
    font-size: 14px;
    text-align: center;
    float: left;
    margin-left: 5px;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
  }
  .pagination-container div.activePage,
  .pagination-container .pager-btn.activePage,
  .pagination-container div.active,
  .pagination-container .pager-btn.active {
    background-color: #F7D204;
  }
  .pagination-container div.prev,
  .pagination-container .pager-btn.prev,
  .pagination-container div.next,
  .pagination-container .pager-btn.next {
    font-size: 24px;
    line-height: 1;
  }
  .pagination-container div.disabled,
  .pagination-container .pager-btn.disabled {
    opacity: .4;
    cursor: not-allowed;
  }
  .check-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  /* Hide the browser's default checkbox */
  .check-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #000;
  }
  /* On mouse-over, add a grey background color */
  .check-container:hover input ~ .checkmark {
    background-color: #ccc;
  }
  /* When the checkbox is checked, add a blue background */
  .check-container input:checked ~ .checkmark {
    background-color: #000;
  }
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  #submission-dataTable_filter {
    display: none;
  }
  #submission-dataTable_length,
  #submission-dataTable_info {
    display: none;
  }
  #submission-dataTable th {
    background-color: #fff !important;
    color: #000000 !important;
    font-weight: bold;
  }
  #submission-dataTable tr:nth-child(even) {
    background-color: #f2f2f2;
  }
  #submission-dataTable_wrapper .paginate_button {
    height: 29px;
    width: 29px;
    font-weight: bold;
    padding: 0.3em 0.4em !important;
  }
  /* Show the checkmark when checked */
  .check-container input:checked ~ .checkmark:after {
    display: block;
  }
  /* Style the checkmark/indicator */
  .check-container .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .hidden-upload-form {
    display: none;
  }
  .hidden-submission-form {
    display: none;
  }
  .POS-submissionForm-table {
    margin-top: 50px;
  }
  .POSSubmissionStatus #cboxLoadedContent {
    max-height: 400px !important;
  }
  .POSSubmissionStatus #cboxContent {
    height: 200px;
  }
  .POSSubmissionStatus .pos-data-table-title {
    height: 40px;
    font-size: 16px;
    font-weight: bold;
  }
  .POSSubmissionStatus .delete-button {
    float: right;
    width: 200px;
    height: 40px;
    border: 2px solid #336699;
    color: #336699;
    text-align: center;
    padding-top: 6px;
    border-radius: 5px;
    cursor: pointer;
    display: none;
  }
  .POSSubmissionStatus .pos-table-data-count {
    float: left;
    width: 29%;
    text-align: left;
    margin-top: 10px;
  }
  .POSSubmissionStatus .pos-report-count {
    float: left;
    width: 48%;
    text-align: right;
    margin-top: 10px;
    display: none;
  }
  .POSSubmissionStatus .pos-report-count span {
    font-size: 16px;
    font-weight: bold;
  }
  .POSSubmissionStatus .pos-report-container {
    height: 100px;
  }
  .UploadPOSfile #cboxContent {
    height: 300px !important;
    top: 100px !important;
  }
  .UploadPOSfile #cboxContent #cboxLoadedContent {
    width: 100% !important;
    height: 100% !important;
  }
  .UploadPOSfile #cboxContent #cboxLoadedContent p.pos-title {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
  }
  .UploadPOSfile #cboxContent #cboxLoadedContent p.file-section {
    display: flex;
  }
  .UploadPOSfile #cboxContent #cboxLoadedContent p.file-section .icon-file-attachment {
    display: none;
    fill: #333333;
    width: 26px;
    height: 18px;
  }
  .UploadPOSfile #cboxContent #cboxLoadedContent p.file-section .file-name {
    margin-left: 5px;
  }
  .UploadPOSfile #cboxContent #cboxLoadedContent .custom-file-upload {
    color: #000000;
    font-weight: 600;
    font-size: 13px;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 50px;
    cursor: pointer;
    background-color: #FFD200;
    border-radius: 6px;
  }
  .UploadPOSfile #cboxContent #cboxLoadedContent .custom-file-upload.file-upload-button {
    display: none;
    margin-left: 115px;
    min-width: 100px;
    text-align: center;
  }
  .UploadPOSfile #cboxContent #cboxLoadedContent .custom-file-upload #posDocument {
    width: 1px;
    height: 1px;
    position: absolute;
  }
  .UploadPOSfile #cboxContent #cboxLoadedContent .file-error-message {
    color: red;
    font-size: 12px;
    margin-top: 5px;
  }
}
@media (min-width: 1024px) {
  .POSSubmissionStatus .pos-report-container {
    display: flex;
  }
  .POSSubmissionStatus .pos-report-container .pos-report-count {
    margin-left: auto;
    margin-right: 20px;
  }
}
@media (min-width: 1101px) {
  .POSSubmissionStatus .POS-submissionForm-table .pos-report-container {
    height: 65px;
  }
}
@media (min-width: 640px) and (max-width: 1100px) {
  .POSSubmissionStatus #cboxLoadedContent .pos-submission-chart .posFileSubmitionList ul {
    flex-wrap: wrap;
    justify-content: left;
    padding-left: 0;
  }
  .POSSubmissionStatus #cboxLoadedContent .pos-submission-chart .posFileSubmitionList ul li {
    width: 70px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .POSSubmissionStatus #cboxLoadedContent .pos-submission-chart .posFileSubmitionList ul li label {
    white-space: nowrap;
  }
  .POSSubmissionStatus #cboxLoadedContent .pos-submission-chart .posFileSubmitionList ul li i {
    margin: auto;
  }
  #POS-submission-form .POS-submissionForm-table {
    margin-top: 18px;
  }
  .POSSubmissionStatus .pos-report-container .pos-report-count {
    width: 15% !important;
  }
  .POSSubmissionStatus .pos-report-container .pos-table-data-count {
    width: 45%;
  }
  .POSSubmissionStatus .pos-report-container .delete-button {
    width: 35%;
  }
  .POSSubmissionStatus .POS-submissionForm-table .pos-report-container {
    height: 75px;
  }
  #submission-dataTable th,
  #submission-dataTable td {
    white-space: nowrap;
  }
}
@media (min-width: 320px) and (max-width: 639px) {
  .POSSubmissionStatus #cboxWrapper #cboxContent {
    padding-bottom: 50px !important;
  }
  .POSSubmissionStatus #cboxLoadedContent .icon-partial {
    height: 16px;
    width: 16px;
    background-image: url("../../common/images/icon-tick-yellow.svg");
    float: left;
    margin-right: 10px;
    margin-top: 4px;
  }
  .POSSubmissionStatus #cboxLoadedContent .icon-success {
    height: 16px;
    width: 16px;
    background-image: url("../../common/images/icon-tick-green.svg");
    float: left;
    margin-right: 10px;
    margin-top: 4px;
  }
  .POSSubmissionStatus #cboxLoadedContent .icon-fail {
    height: 16px;
    width: 16px;
    background-image: url("../../common/images/icon-exclamation-red.svg");
    float: left;
    margin-right: 10px;
    margin-top: 4px;
  }
  .POSSubmissionStatus #cboxLoadedContent .icon-inprogress {
    height: 16px;
    width: 16px;
    background-image: url("../../common/images/inprogress.svg");
    float: left;
    margin-right: 10px;
    margin-top: 4px;
  }
  .POSSubmissionStatus #cboxLoadedContent .pos-status-tab {
    min-width: 110px;
  }
  .POSSubmissionStatus #cboxLoadedContent .pos-submission-chart .posFileSubmitionList ul {
    flex-wrap: wrap;
    justify-content: left;
    padding-left: 0;
  }
  .POSSubmissionStatus #cboxLoadedContent .pos-submission-chart .posFileSubmitionList ul li {
    width: 70px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .POSSubmissionStatus #cboxLoadedContent .pos-submission-chart .posFileSubmitionList ul li label {
    white-space: nowrap;
  }
  .POSSubmissionStatus #cboxLoadedContent .pos-submission-chart .posFileSubmitionList ul li i {
    margin: auto;
  }
  #POS-submission-form .POS-submissionForm-table {
    margin-top: 18px;
  }
  .POSSubmissionStatus .pos-report-container .pos-table-data-count {
    width: 100%;
    margin-bottom: 20px;
  }
  .POSSubmissionStatus .pos-report-container .pos-report-count {
    width: 30% !important;
    float: left;
    padding-top: 10px;
  }
  #submission-dataTable thead th {
    background-color: #fff !important;
    color: #000000 !important;
    font-weight: bold;
  }
  .POSSubmissionStatus .delete-button {
    float: right;
    height: 40px;
    border: 2px solid #336699;
    color: #336699;
    text-align: center;
    padding-top: 6px;
    border-radius: 5px;
    cursor: pointer;
    width: 67%;
    margin-bottom: 20px;
  }
  .POSSubmissionStatus .pos-data-table-title {
    height: 40px;
    font-size: 16px;
    font-weight: bold;
  }
  .pagination-container {
    width: auto;
    margin-top: 10px;
  }
  .pagination-container div,
  .pagination-container .pager-btn {
    width: 30px;
    height: 30px;
    color: #333333;
    margin: 0;
    line-height: 30px;
    border-radius: 3px;
    border: 1px solid #ECECEC;
    background: #ECECEC;
    margin-right: 6px !important;
    padding: 0;
    font-size: 14px;
    text-align: center;
    float: left;
    margin-left: 5px;
    cursor: pointer;
    font-weight: bold;
  }
  .pagination-container div.activePage,
  .pagination-container .pager-btn.activePage,
  .pagination-container div.active,
  .pagination-container .pager-btn.active {
    background-color: #F7D204;
  }
  .check-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .check-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #000;
  }
  .check-container:hover input ~ .checkmark {
    background-color: #ccc;
  }
  .check-container input:checked ~ .checkmark {
    background-color: #000;
  }
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  #submission-dataTable_filter {
    display: none;
  }
  #submission-dataTable_length,
  #submission-dataTable_info {
    display: none;
  }
  #submission-dataTable th {
    background-color: #fff !important;
    color: #000000 !important;
    font-weight: bold;
  }
  #submission-dataTable tr:nth-child(even) {
    background-color: #f2f2f2;
  }
  #submission-dataTable_wrapper .paginate_button {
    height: 29px;
    width: 29px;
    font-weight: bold;
    padding: 0.3em 0.4em !important;
  }
  .check-container input:checked ~ .checkmark:after {
    display: block;
  }
  .check-container .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .POSSubmissionStatus #cboxWrapper #cboxLoadedContent {
    max-height: 270px !important;
  }
  .POSSubmissionStatus #cboxWrapper #cboxContent #cboxLoadedContent {
    padding-top: 5px !important;
  }
  .POSSubmissionStatus .pos-report-count span {
    font-size: 16px;
    font-weight: bold;
  }
  #submission-dataTable th,
  #submission-dataTable td {
    white-space: nowrap;
  }
}
.POSSubmissionStatus .delete-button {
  font-weight: 600;
}
#submission-dataTable .checkmark {
  border-radius: 2px;
  width: 22px;
  height: 22px;
  border: solid 2px #000000;
}
#submission-dataTable .check-container .checkmark:after {
  border-color: #FFD200;
}
#submission-dataTable tr td:nth-child(3) {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .kmt-global-alerts svg.icon-info {
    width: 50px;
  }
}
.kmt-container .kmt-account-history .kmt-account-history__table-container .denied-party-search-table#kmtDataTable.dataTable .kmt-history__items td {
  text-align: left;
  padding-left: 0;
  vertical-align: middle;
}
@media (min-width: 640px) {
  .kmt-container .kmt-account-history .kmt-account-history__table-container .denied-party-search-table.dataTable .kmt-invoice-history__header th {
    text-align: left;
    background-position: 70% 46%;
    padding: 5px 5px;
  }
}
@media (min-width: 1024px) {
  .kmt-container .kmt-account-history .kmt-account-history__table-container .denied-party-search-table.dataTable .kmt-invoice-history__header th {
    background-position: 35% 46%;
  }
}
#kmt-Create-Claim-Form {
  padding-left: 0;
}
#kmt-Create-Claim-Form .responsive-table-item {
  padding-left: 0;
}
#kmt-Create-Claim-Form .responsive-table-item .responsive-table-cell {
  padding-left: 0;
  text-align: left;
}
#kmt-Create-Claim-Form td div {
  white-space: normal;
  text-align: left;
  padding: 0;
  margin: 0;
}
#kmt-Create-Claim-Form td div #adjustCost {
  width: 100px;
}
#kmt-Create-Claim-Form #claims-end-date {
  outline: none;
  padding: 0;
}
.inititativeLookupModal #cboxLoadedContent {
  padding: 0;
  width: 100% !important;
}
.inititativeLookupModal #cboxLoadedContent #addInvoiceLayer {
  min-height: 450px;
}
.inititativeLookupModal #cboxLoadedContent .kmt-history__container {
  display: flex;
  flex-wrap: wrap;
  padding: 8px 0 0;
  justify-content: space-between;
}
.inititativeLookupModal #cboxLoadedContent .kmt-history__container #intiative-lookup-form {
  width: 100%;
  padding: 0 16px;
  border-bottom: 1px solid #000000;
}
.inititativeLookupModal #cboxLoadedContent .kmt-history__container .kmt-account-history {
  width: 100%;
  padding: 0 16px;
  overflow-x: auto;
  margin-bottom: 36px;
}
.inititativeLookupModal #cboxLoadedContent .kmt-history__container .kmt-pagination-bar {
  padding: 0;
  margin: 24px 0;
}
.inititativeLookupModal #cboxLoadedContent .kmt-history__container .kmt-pagination-bar .pagination-bar .pagination-totals .pagination-bar-results {
  padding: 0;
  margin-top: 0;
}
.inititativeLookupModal #cboxLoadedContent .kmt-history__container table.dataTable tbody tr {
  padding: 0;
}
.inititativeLookupModal #cboxLoadedContent .kmt-history__container table.dataTable tbody tr td {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 10px !important;
}
.inititativeLookupModal #cboxLoadedContent .kmt-history__container .kmt-account-history__pagination {
  max-width: 30%;
  padding-top: 0;
  margin-left: 16px;
}
.inititativeLookupModal #cboxLoadedContent .kmt-history__container .kmt-account-history__pagination .kmt-pagination-bar {
  margin: 0;
}
.inititativeLookupModal #cboxLoadedContent .kmt-history__container .kmt-account-history__pagination .pagination-bar.bottom .pagination-toolbar {
  border-top: 0;
  border-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.inititativeLookupModal #cboxLoadedContent .kmt-history__container .kmt-account-history__pagination .pagination-bar.bottom .pagination-wrap {
  float: none;
  width: auto;
  text-align: left;
}
.inititativeLookupModal #cboxLoadedContent .kmt-history__container > .btn-container {
  max-width: 30%;
  margin-right: 16px;
}
.inititativeLookupModal #cboxLoadedContent .kmt-initiative-search-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}
.inititativeLookupModal #cboxLoadedContent .kmt-initiative-search-container .form-group {
  width: 16%;
}
.inititativeLookupModal #cboxLoadedContent .kmt-initiative-search-container .form-group input {
  height: 42px;
}
.inititativeLookupModal #cboxLoadedContent .kmt-initiative-search-container .js-date-range-inputs {
  width: 32%;
  display: flex;
  justify-content: space-between;
}
.inititativeLookupModal #cboxLoadedContent .kmt-initiative-search-container .js-date-range-inputs .form-group {
  width: 49%;
}
.inititativeLookupModal #cboxLoadedContent .kmt-initiative-search-container .js-date-range-inputs #ui-datepicker-div {
  top: 100% !important;
  left: 0 !important;
}
.inititativeLookupModal #cboxLoadedContent .kmt-initiative-search-container .js-date-range-inputs + .form-group {
  width: 16%;
}
.inititativeLookupModal #cboxLoadedContent .kmt-radio-container .radio-wrapper {
  display: block;
}
.inititativeLookupModal #cboxLoadedContent .kmt-radio-container .radio-wrapper::before {
  margin-bottom: 0;
  vertical-align: middle;
}
.inititativeLookupModal #cboxLoadedContent .kmt-radio-container .radio-wrapper input[type="radio"] + span {
  top: 0;
  left: 0;
  border-width: 5px;
}
.inititativeLookupModal#colorbox {
  width: 1262px !important;
  max-width: 98%;
}
.inititativeLookupModal#colorbox #cboxWrapper {
  max-width: 100%;
  width: 1262px !important;
}
.inititativeLookupModal#colorbox #cboxWrapper #cboxContent {
  max-width: 100%;
  padding-bottom: 50px;
  width: 1262px !important;
}
@media (max-width: 639px) {
  .inititativeLookupModal#colorbox #cboxWrapper #cboxContent .kmt-initiative-search-container .form-group,
  .inititativeLookupModal#colorbox #cboxWrapper #cboxContent .kmt-initiative-search-container .js-date-range-inputs {
    width: 100%;
  }
  .inititativeLookupModal#colorbox #cboxWrapper #cboxContent .kmt-initiative-search-container .form-group .btn-container,
  .inititativeLookupModal#colorbox #cboxWrapper #cboxContent .kmt-initiative-search-container .js-date-range-inputs .btn-container {
    margin-top: 0;
    margin-bottom: 16px;
  }
  .inititativeLookupModal#colorbox #cboxWrapper #cboxContent .kmt-initiative-search-container .js-date-range-inputs {
    width: 100%;
    flex-wrap: wrap;
  }
  .inititativeLookupModal#colorbox #cboxWrapper #cboxContent .kmt-history__container table.dataTable tbody tr {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .inititativeLookupModal#colorbox #cboxWrapper #cboxContent .kmt-history__container table.dataTable tbody tr .kmt-radio-container {
    display: inline-block;
  }
  .inititativeLookupModal#colorbox #cboxWrapper #cboxContent .kmt-history__container .kmt-account-history .kmt-pagination-bar {
    margin-bottom: 0;
  }
  .inititativeLookupModal#colorbox #cboxWrapper #cboxContent .kmt-history__container .kmt-account-history .kmt-pagination-bar .pagination-bar .kmt-sort {
    display: none;
  }
  .inititativeLookupModal#colorbox #cboxWrapper #cboxContent .kmt-history__container .kmt-account-history .kmt-pagination-bar .pagination-bar .pagination-bar-results {
    margin-top: 0px;
  }
  .inititativeLookupModal#colorbox #cboxWrapper #cboxContent .kmt-history__container .kmt-account-history__pagination {
    padding-bottom: 0;
    margin-bottom: 36px;
  }
  .inititativeLookupModal#colorbox #cboxWrapper #cboxContent .kmt-history__container .kmt-account-history__pagination .kmt-pagination-bar .pagination-bar.bottom .pagination-toolbar {
    padding-top: 0px;
    border-top: 0;
    border-bottom: 0;
  }
}
.inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-invoice-history__header th {
  padding-left: 10px !important;
}
.inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-invoice-history__header th:nth-child(2) {
  width: 120px;
}
.inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-invoice-history__header th:nth-child(3) {
  width: 185px;
}
.inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-invoice-history__header th:nth-child(6) {
  width: 195px;
}
.inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-invoice-history__header th:nth-child(4),
.inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-invoice-history__header th:nth-child(5) {
  width: 215px;
}
.inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-history__items td {
  text-align: left !important;
  font-size: 14px;
  width: 100%;
  padding-left: 0px;
}
.inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-history__items td div {
  white-space: nowrap !important;
}
.inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-history__items td:nth-child(2) {
  padding-left: 0px !important;
}
@media (max-width: 639px) {
  .inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-history__items td::before {
    font-weight: bold;
    margin-right: 8px;
    display: inline-block;
  }
  .inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-history__items td:nth-child(2):before {
    content: attr(data-label);
  }
  .inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-history__items td:nth-child(3):before {
    content: 'Description : ';
  }
  .inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-history__items td:nth-child(4):before {
    content: 'Valid from : ';
  }
  .inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-history__items td:nth-child(5):before {
    content: 'Valid to: ';
  }
  .inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-history__items td:nth-child(6):before {
    content: 'Program ID : ';
  }
  .inititativeLookupModal .kmt-account-history__table-container .history-list-table .kmt-history__items td:nth-child(7):before {
    content: 'MDF Program Descriptions : ';
  }
}
.page-createClaimPage .js-date-range-inputs .form-control {
  padding-right: 55px;
}
.page-createClaimPage .js-date-range-inputs .glyphicon-calendar {
  top: 36px;
  right: 36px;
  position: absolute;
}
.page-settlementDetailsPage {
  color: #000;
}
.page-settlementDetailsPage .kmt-history__container .kmt-account-history > .kmt-account-history__pagination {
  display: none;
}
.page-settlementDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-history__items td,
.page-settlementDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-invoice-history__header th {
  color: #333;
  text-align: left;
  padding-left: 10px !important;
}
.page-settlementDetailsPage .kmt-item-detail__subtitle {
  margin-bottom: 0px;
}
.page-settlementDetailsPage .kmt-page-details__header {
  padding-top: 0;
  margin-top: 20px;
}
.page-settlementDetailsPage .kmt-order-detail__container .kmt-page-details__information {
  margin-top: 30px;
}
.page-settlementDetailsPage .kmt-order-detail__container {
  margin-bottom: 20px;
}
@media (max-width: 639px) {
  .page-settlementDetailsPage .kmt-order-detail__container .kmt-page-details__information {
    padding-bottom: 30px;
  }
  .page-settlementDetailsPage .kmt-order-detail__container .kmt-page-details__information [class^="kmt-page-details__information"],
  .page-settlementDetailsPage .kmt-order-detail__container .kmt-page-details__information [class^="kmt-page-details__information"] > div {
    padding-top: 0 !important;
  }
  .page-settlementDetailsPage .kmt-order-detail__container .kmt-page-details__information [class^="kmt-page-details__information"] .kmt-page-details__information-section,
  .page-settlementDetailsPage .kmt-order-detail__container .kmt-page-details__information [class^="kmt-page-details__information"] .kmt-page-details__information-section-left > div,
  .page-settlementDetailsPage .kmt-order-detail__container .kmt-page-details__information [class^="kmt-page-details__information"] .kmt-page-details__information-section-right > div {
    padding-top: 24px !important;
  }
  .page-settlementDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container table.dataTable tbody tr,
  .page-settlementDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container table.dataTable tbody tr td.responsive-table-cell {
    width: 100%;
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    line-height: 32px;
    padding-left: 0 !important;
  }
  .page-settlementDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container table.dataTable tbody tr::before,
  .page-settlementDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container table.dataTable tbody tr td.responsive-table-cell::before {
    margin-left: 8px;
    margin-right: 8px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
  }
  .page-settlementDetailsPage .kmt-history__container {
    padding-bottom: 0;
  }
}
@media (min-width: 640px) {
  #kmt-Create-Claim-Form {
    padding: 0 2px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .inititativeLookupModal #cboxLoadedContent .kmt-initiative-search-container .form-group,
  .inititativeLookupModal #cboxLoadedContent .kmt-initiative-search-container .js-date-range-inputs,
  .inititativeLookupModal #cboxLoadedContent .kmt-initiative-search-container .btn-container {
    width: 48%;
  }
  .inititativeLookupModal #cboxLoadedContent .kmt-initiative-search-container .js-date-range-inputs + .form-group {
    width: 100%;
  }
  .inititativeLookupModal #cboxLoadedContent .kmt-initiative-search-container .js-date-range-inputs + .form-group .btn-container {
    margin-top: 0;
    margin-bottom: 16px;
  }
}
.border-bg-none {
  border: none;
  background: none !important;
}
.claimsubmit .form-control {
  color: #333 !important;
  font-size: 15px;
}
.claimsubmit td {
  color: #333333;
}
.claimsubmit #adjReimRate {
  width: 100px;
}
@media (min-width: 320px) and (max-width: 639px) {
  .page-createClaimPage .table-sort-pagination .claimsubmit tr td {
    border-top: none;
    height: auto;
    margin-right: 10px;
  }
  .page-createClaimPage #kmt-Create-Claim-Form .table-sort-pagination .kmt-account-history__table-container {
    border-top: solid 1px #CECECE;
    height: 80px;
  }
  .claimsubmit .form-group {
    display: flex;
  }
  .claims-label {
    font-weight: bold;
    font-size: 13px;
    margin-right: 5px;
  }
  .claimsubmit .expenseType {
    width: 65px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  #kmt-Create-Claim-Form td div #adjustCost {
    width: 98%;
  }
  .claimsubmit th {
    word-break: break-word;
  }
  .claimsubmit td span {
    word-break: break-all;
  }
  .claimsubmit .expenseType {
    width: 65px;
  }
  .initiativeLookupTable {
    min-width: 1200px;
  }
  .lookupDescp #claimsDesc {
    max-width: 400px;
  }
  #kmt-Create-Claim-Form .claimsendDate {
    max-width: 250px;
    margin-left: 20px;
  }
  .page-createClaimPage .kmt-account-history #kmt-Create-Claim-Form .account-section-header {
    padding-left: 10px;
  }
  .page-createClaimPage .kmt-account-history #kmt-Create-Claim-Form .notesColumn {
    display: inline;
  }
  .claimCreateDescrption-Tab {
    position: relative;
    right: 6%;
    margin-bottom: 15px;
  }
  .claimsattachement {
    margin-top: 10px;
  }
}
@media (min-width: 640px) {
  .claims-label {
    display: none;
  }
  .hide-desktop {
    display: none;
  }
  .kmt-account-history__table-container_1 {
    overflow-x: auto;
    overflow-y: hidden;
  }
  #adjustCost {
    max-width: 120px;
  }
  .initiativeLookupTable {
    min-height: 95px;
  }
  .claimsDatatable .th .td {
    padding-right: 20px;
  }
  .expenseTypeTable {
    min-width: 140px;
  }
  .descriptionTable {
    min-width: 155px;
  }
  .currencyTable {
    min-width: 110px;
  }
  .costTable {
    min-width: 150px;
  }
  .page-createClaimPage .breadcrumb-section .breadcrumb {
    max-width: 1400px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
  }
  .page-createClaimPage .breadcrumb-section {
    padding-left: 0px;
    padding-right: 0px;
  }
  .claimsDatatable .tbody .td {
    border-bottom: solid 1px #ccc;
    padding-top: 8px;
  }
  .page-createClaimPage .claimsDatatable .tbody {
    top: 0px;
  }
  .initiativeLookupTable .form-group {
    margin-bottom: 8px;
  }
}
@media (min-width: 1024px) {
  .claimsubmit td span {
    padding-left: 5px;
  }
  .page-createClaimPage .register__section .p-0 {
    padding: 0px;
  }
  .claimsattachement {
    margin-top: 15px;
  }
  #claims-from-date,
  #claims-end-date {
    max-width: 95%;
  }
  #claimsDesc {
    max-width: 96%;
  }
  .page-createClaimPage .dates-col {
    margin-left: 2%;
  }
}
@media (max-width: 639px) {
  #kmt-Create-Claim-Form .claimsDatatable .th {
    display: none;
  }
  div.claimsDatatable .tbody .td {
    display: block;
    padding: 7px 10px;
  }
  .claimsubmit .claims-label {
    font-weight: bold;
    font-size: 13px;
    margin-right: 5px;
    width: 50%;
    display: inline-block;
  }
  .claimsubmit .adcost {
    display: inline-block;
    max-width: 40%;
  }
  .claimsubmit .form-group {
    margin-bottom: 0px;
  }
  .register__section .kmt-register__steps .kmt-register__body .claimsubmit .form-control {
    height: 30px;
  }
  .page-createClaimPage .table-sort-pagination .claimsubmit {
    margin-top: 10px;
  }
  .page-createClaimPage .claimsDatatable .tbody .td.epType {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    display: inline;
    width: 50%;
    float: left;
    height: 60px;
    background-color: #f9f9f9;
  }
  .page-createClaimPage .claimsDatatable .tbody .td.epDesc {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    display: inline;
    width: 50%;
    float: left;
    height: 60px;
    background-color: #f9f9f9;
    margin-bottom: 10px;
    padding-left: 7px;
  }
  .etype {
    position: relative;
    top: 7px;
  }
  .epDesc .expenseDescription {
    position: relative;
    top: 11px;
  }
  .td.claimCurrency {
    background: #f9f9f9;
  }
  .page-createClaimPage .claimsubmit #adjReimRate,
  .page-createClaimPage .claimsubmit #expenseType {
    position: relative;
    right: 7px;
  }
  .page-createClaimPage .kmt-account-page .account-section-content form {
    padding-right: 0px;
  }
  .mobile-head {
    font-weight: 600;
    width: 49%;
    margin-left: 7px;
  }
  .approvedAmount,
  .claimedAmount,
  .lineItemStatus {
    padding-left: 5px;
  }
  .currency {
    padding-left: 3px;
  }
  .prelative {
    position: relative;
  }
  .page-createClaimPage .kmt-account-history #kmt-Create-Claim-Form .account-section-header {
    padding-left: 10px;
  }
  .page-createClaimPage .breadcrumb-section {
    padding-left: 0px;
    padding-right: 0px;
  }
  .page-createClaimPage .breadcrumb-section .breadcrumb {
    max-width: 1280px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 0px;
  }
  .page-createClaimPage .notesMobilePad0 {
    margin-top: 5px;
  }
  .page-settlementDetailsPage .downloadSettlementLink {
    margin-left: 25px;
  }
}
.w-190 {
  width: 190px;
}
.kmt-claims.alert {
  gap: 8px;
  padding: 16px;
  font-weight: 600;
  border-radius: 0;
  margin-bottom: 16px;
  align-items: center;
  color: var(--danger-color);
  background-color: transparent;
  border-color: var(--danger-color);
}
.kmt-claims.alert svg {
  width: 16px;
  height: 16px;
}
.claimsattachement .items-start {
  align-items: flex-start;
}
.claimsattachement .form-group {
  margin-bottom: 8px;
  min-height: 1px;
}
.claimsattachement .gap-24 {
  gap: 24px;
}
.claimsattachement .btn-cross {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin: -4px 0 0 4px;
  display: inline-block;
  vertical-align: middle;
}
.claimsattachement #fileList > span {
  position: relative;
  margin-right: 24px;
}
.claimsattachement #fileList > span input[type="file"] {
  z-index: -1;
  opacity: 0;
  position: absolute;
}
.claimsattachement .note {
  font-size: 13px;
  line-height: 16px;
  color: var(--neutral-96);
}
.claimsattachement input[type="file"] {
  margin-bottom: 5px;
}
.kmt-claim-ceate-page #notes {
  min-height: 160px;
}
#kmt-Create-Claim-Form .table-sort-pagination table.claimsubmit th {
  padding-left: 3px !important;
}
.claimsubmit #adjReimRate,
.claimsubmit #expenseType {
  position: relative;
  right: 4px;
}
div.claimsDatatable {
  display: table;
  width: 100%;
}
.claimsDatatable .th .td {
  border-bottom: solid 1px #ccc;
  font-weight: 600;
  padding-bottom: 5px;
}
.claimsDatatable .tbody {
  position: relative;
  top: 10px;
}
div.claimsDatatable .tr {
  display: table-row;
}
div.claimsDatatable .td {
  display: table-cell;
}
.w-100 {
  width: 100%;
}
.page-createClaimPage .register__section .kmt-create-voucher .kmt-register__body {
  padding-left: 0px;
}
.page-createClaimPage .register__section .kmt-create-voucher .kmt-register__body .normaltext {
  font-weight: normal;
}
.pl-10 {
  padding-left: 10px;
}
.pl-15 {
  padding-left: 15px;
}
.pl-20 {
  padding-left: 20px;
}
.page-createClaimPage .page-claims .back a {
  color: #336699;
}
.initiative-change-container a {
  text-decoration: underline;
}
.claimsattachement input[type=file]::file-selector-button:hover {
  background-color: #336699;
  color: #fff;
  cursor: pointer;
}
.page-createClaimPage .input-bg-calender {
  background-size: 16px, 10px !important;
  background-repeat: no-repeat !important;
  background-position: calc(96%) center !important;
  background-image: url(../images/calendar-icon.svg) !important;
}
#fund-lookup-form {
  width: 100%;
  padding: 0 16px;
  border-bottom: 1px solid #000000;
}
.fundLable {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px;
}
.fundcontainer .responsive-table th:last-child {
  text-align: left;
}
.fundcontainer .bottom .PaginationHover a,
.fundcontainer .bottom .pagination-next a,
.fundcontainer .bottom .pagination-prev a {
  cursor: none;
  pointer-events: none;
}
.fundcontainer .bottom .PaginationHover,
.fundcontainer .bottom .accessablePagenext,
.fundcontainer .bottom .accessablePageprev {
  cursor: pointer;
}
.fundcontainer .kmt-pagination-wrapper .bottom .pagination .active span {
  background-color: #FFD200;
}
@media (max-width: 639px) {
  .fundcontainer .responsive-table-item:nth-child(even) {
    background: none;
  }
  .fundcontainer .responsive-table-item:nth-child(even) td {
    background-color: #f4f4f4;
  }
  .inititativeLookupModal #cboxLoadedContent .fundcontainer .kmt-history__container .kmt-account-history {
    padding: 0px;
  }
  .fundcontainer .table-sort-pagination .table-pre-title,
  .table-sort-pagination .responsive-table-item {
    display: inline;
  }
  .fundcontainer .table-sort-pagination .initiativeLookupTable tbody tr td:nth-child(3) {
    white-space: nowrap !important;
    width: 2500px;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    max-width: 250px;
    min-width: 250px;
  }
  .page-createClaimPage .fundcontainer .table-sort-pagination .kmt-account-history__table-container {
    overflow-y: hidden;
  }
}
.page-createClaimPage .ui-datepicker {
  z-index: 10000 !important;
}
.availability .form-group svg {
  display: inline-block;
  vertical-align: middle;
}
.availability .modal-actions {
  display: flex;
  justify-content: center;
  align-items: center;
}
.availability .modal-actions .form-group {
  width: 150px;
}
.availability .modal-actions .form-group .form-control {
  height: 42px;
}
body,
html {
  scroll-behavior: smooth;
}
@media (min-width: 1025px) {
  .workgroup-wrapper .breadcrumb-workshop,
  .page-collaborationTeamListPage .breadcrumb-workshop,
  .page-collaborationTeamDashboard .breadcrumb-workshop,
  .page-collaborationTeamInvite .breadcrumb-workshop {
    margin-left: 10px;
  }
}
.workgroup-wrapper #colorbox,
.page-collaborationTeamListPage #colorbox,
.page-collaborationTeamDashboard #colorbox,
.page-collaborationTeamInvite #colorbox {
  min-height: 350px;
}
.staticActionModal#colorbox,
.staticActionModal#colorbox #cboxWrapper,
.staticActionModal#colorbox #cboxWrapper #cboxContent,
.staticActionModal#colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
  max-width: 743px;
  border-radius: 0 !important;
}
.collab-card .collab-card__cta-content {
  z-index: 99 !important;
}
.collab-card .collab-card__cta-content .collab-card__cta-list .collab-card__cta a,
.collab-card .collab-card__cta-content .collab-card__cta-list > li a {
  text-decoration: none;
}
.workgroup-card-header .rename-team-header {
  font-weight: bold;
}
.workgroup-card-header + .workgroup-card-content .update-coll-form .overlay,
.collab-card.current .workgroup-card-body-title .update-coll-form .overlay {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.7;
  content: '';
  display: none;
  position: fixed;
  background-color: transparent;
}
.workgroup-card-header + .workgroup-card-content .update-coll-form.renameOpened > .overlay,
.collab-card.current .workgroup-card-body-title .update-coll-form.renameOpened > .overlay {
  display: block;
  background-color: #fff;
}
.workgroup-card-header + .workgroup-card-content .update-coll-form .edit-name,
.collab-card.current .workgroup-card-body-title .update-coll-form .edit-name {
  z-index: 99;
  display: block;
  position: relative;
}
.workgroup-card-header + .workgroup-card-content .update-coll-form .edit-name input,
.collab-card.current .workgroup-card-body-title .update-coll-form .edit-name input {
  border: 0;
  width: 100%;
  height: 40px;
  outline: none;
  font-size: 30px;
  font-weight: bold;
  margin: 4px -2px 14px;
  border-bottom: 1px solid #bebebe;
}
.page-collaborationTeamListPage .kmt-create-item-cb {
  min-width: 300px !important;
}
.page-collaborationTeamListPage .kmt-create-item-cb #addElement {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 10px;
}
.page-collaborationTeamListPage .kmt-create-item-cb #addElement .form-group label {
  font-weight: 400;
}
.page-collaborationTeamListPage .kmt-create-item-cb #addElement .form-group .form-control {
  display: block;
  width: 100%;
  line-height: 1.42857;
  color: #333;
  background-image: none;
  border: 1px solid #ccc;
  transition: border-color 0.15s ease-in-out 0, box-shadow 0.15s ease-in-out 0;
  border-radius: 3px;
  padding: 5px 10px;
  height: 40px;
  background-color: #fcfcfc;
}
.page-collaborationTeamListPage .kmt-create-item-cb #addElement.add-new-collab-dialog .button-group-footer {
  padding: 0;
}
@media (max-width: 290px) {
  .page-collaborationTeamListPage .kmt-create-item-cb {
    min-width: 270px !important;
  }
}
@media (min-width: 640px) {
  .page-collaborationTeamListPage .kmt-create-item-cb {
    min-width: 400px !important;
  }
}
.page-collaborationTeamListPage #delete-team,
.page-collaborationTeamDashboard #delete-team,
.page-collaborationTeamListPage #leave-team,
.page-collaborationTeamDashboard #leave-team,
.page-collaborationTeamListPage #remove-member,
.page-collaborationTeamDashboard #remove-member {
  text-align: center;
}
.page-collaborationTeamListPage .check-list label,
.page-collaborationTeamDashboard .check-list label {
  display: flex;
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
  margin-bottom: 16px;
}
.page-collaborationTeamListPage .check-list label input,
.page-collaborationTeamDashboard .check-list label input {
  border: 2px solid #000;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: 0;
  margin-bottom: 0;
  background-color: transparent;
}
@media (min-width: 1025px) {
  .workgroup-wrapper {
    margin-left: 10px;
  }
}
.workgroup-wrapper .no-workgroup .card a {
  width: 340px;
  height: 286px;
  margin: 50px 0;
  text-align: center;
  border-radius: 6px;
  display: inline-flex;
  box-sizing: border-box;
  border: 1px solid #BCBCBC;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.workgroup-wrapper .no-workgroup .card a .text,
.workgroup-wrapper .no-workgroup .card a .icon {
  line-height: 20px;
  color: #333333;
  font-weight: bold;
}
.workgroup-wrapper .no-workgroup .card a .text {
  font-weight: bold;
  font-size: 17px;
  display: block;
  text-transform: uppercase;
}
.workgroup-wrapper .no-workgroup .card a .icon {
  font-size: 40px;
  font-weight: 700;
}
.workgroup-wrapper .no-workgroup .card a .icon:not(.add-card) {
  margin-bottom: 24px;
}
.workgroup-wrapper .no-workgroup .card a .icon + .text {
  line-height: 40px;
}
.workgroup-wrapper .kmt-search__input-wp {
  width: auto !important;
}
.workgroup-wrapper .kmt-searchbox .kmt-search__input-wp .search-icon svg {
  margin-top: 4px;
}
.workgroup-wrapper .search-filter-card {
  display: flex;
  flex-direction: column;
}
@media (max-width: 599px) {
  .workgroup-wrapper .search-filter-card {
    margin-bottom: 33px;
  }
}
.workgroup-wrapper .floor {
  width: 100%;
  display: block;
  align-items: center;
}
.workgroup-wrapper .floor.floor-1 {
  margin-top: 0;
  justify-content: space-between;
}
.workgroup-wrapper .floor.floor-2 {
  margin-top: 30px;
}
.workgroup-wrapper .floor .kmt-searchbox {
  width: 196px;
}
.workgroup-wrapper .floor .kmt-searchbox .kmt-input {
  border: 0;
  padding: 0 10px;
  padding-right: 32px;
  border-radius: 27px 0 0 27px;
}
.workgroup-wrapper .floor .kmt-searchbox .search-icon {
  border: 0;
  outline: none;
  padding-top: 0;
  min-width: 1px;
  position: static;
  padding-bottom: 0;
  padding-right: 10px;
  background-color: #f9f9f9;
  border-radius: 0 50px 50px 0;
}
.workgroup-wrapper .floor .kmt-searchbox .close-icon {
  right: 30px;
  height: 100%;
  display: flex;
  font-size: 12px;
  padding: 0 10px;
  position: absolute;
  align-items: center;
  cursor: pointer;
}
.workgroup-wrapper .floor .kmt-searchbox .close-icon svg {
  width: 12px;
  fill: #555;
}
.workgroup-wrapper .floor .kmt-searchbox,
.workgroup-wrapper .floor .sort-by .form-group {
  margin-bottom: 0;
}
.workgroup-wrapper .floor .sort-by .form-group {
  display: flex;
  margin-right: 30px;
  align-items: center;
}
@media (max-width: 599px) {
  .workgroup-wrapper .floor .sort-by .form-group {
    margin-right: 10px;
  }
}
.workgroup-wrapper .floor .sort-by .form-group label {
  min-width: 50px;
  margin-bottom: 0;
  margin-right: 15px;
  font-weight: 400;
}
@media (max-width: 599px) {
  .workgroup-wrapper .floor .sort-by .form-group label {
    margin-right: 10px;
  }
}
@media screen and (min-width: 640px) {
  .workgroup-wrapper .floor .sort-filter-main + .toggle-view-wrap {
    margin-left: 30px;
  }
}
.workgroup-wrapper .help-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #BCBCBC;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  margin-left: 5px;
  cursor: pointer;
}
.workgroup-wrapper .result-text {
  font-size: 15px;
  line-height: 21px;
  font-weight: bold;
  margin-right: auto;
  text-transform: uppercase;
}
.workgroup-wrapper .result-text.count-deproperties {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
}
@media (max-width: 599px) {
  .workgroup-wrapper .result-text + .sort-filter-main {
    justify-content: space-between;
    width: 100%;
  }
}
.workgroup-wrapper .card-wrapper,
.workgroup-wrapper .card-group {
  display: flex;
  flex-wrap: wrap;
  margin: 50px -15px 0;
  justify-content: flex-start;
}
@media (max-width: 599px) {
  .workgroup-wrapper .card-wrapper,
  .workgroup-wrapper .card-group {
    margin-top: 0;
  }
}
.workgroup-wrapper .card-wrapper .workgroup-card,
.workgroup-wrapper .card-group .workgroup-card {
  height: 100%;
  display: flex;
  padding: 0 15px;
  margin-bottom: 50px;
  box-sizing: border-box;
  width: 33.333%;
  position: relative;
  z-index: 1;
}
.workgroup-wrapper .card-wrapper .workgroup-card.current,
.workgroup-wrapper .card-group .workgroup-card.current {
  z-index: 2;
}
.workgroup-wrapper .card-wrapper .workgroup-card-wrapper,
.workgroup-wrapper .card-group .workgroup-card-wrapper {
  width: 100%;
  flex-shrink: 0;
  border-radius: 3px;
  border: 1px solid #E0E0E0;
}
.workgroup-wrapper .card-wrapper .workgroup-card-header,
.workgroup-wrapper .card-group .workgroup-card-header {
  position: relative;
  background: #F9F9F9;
}
.workgroup-wrapper .card-wrapper .workgroup-card-header .workgroup-card-title,
.workgroup-wrapper .card-group .workgroup-card-header .workgroup-card-title {
  margin: 0;
  padding: 15px;
  color: #949494;
  font-size: 12px !important;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  font-family: "acumin-pro", sans-serif, Arial !important;
}
.workgroup-wrapper .card-wrapper .workgroup-card-header .workgroup-card-title a,
.workgroup-wrapper .card-group .workgroup-card-header .workgroup-card-title a {
  display: block;
  color: #949494;
  text-decoration: none;
}
.workgroup-wrapper .card-wrapper .workgroup-card-header .picture,
.workgroup-wrapper .card-group .workgroup-card-header .picture {
  top: 5px;
  left: 5px;
  bottom: 5px;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: flex-start;
}
.workgroup-wrapper .card-wrapper .workgroup-card-header .picture img,
.workgroup-wrapper .card-group .workgroup-card-header .picture img {
  max-width: 36px;
  max-height: 36px;
}
.workgroup-wrapper .card-wrapper .workgroup-card-header .picture + .workgroup-card-title,
.workgroup-wrapper .card-group .workgroup-card-header .picture + .workgroup-card-title {
  padding-left: 51px;
  padding-right: 51px;
}
.workgroup-wrapper .card-wrapper .workgroup-card-header.collab-card__header,
.workgroup-wrapper .card-group .workgroup-card-header.collab-card__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.workgroup-wrapper .card-wrapper .workgroup-card-header.collab-card__header .workgroup-card-title,
.workgroup-wrapper .card-group .workgroup-card-header.collab-card__header .workgroup-card-title {
  padding: 0;
  width: calc(100% - 50px*2);
}
.workgroup-wrapper .card-wrapper .workgroup-card-header.collab-card__header .workgroup-card-header-actions,
.workgroup-wrapper .card-group .workgroup-card-header.collab-card__header .workgroup-card-header-actions {
  position: static;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.workgroup-wrapper .card-wrapper .workgroup-card-header.collab-card__header .workgroup-card-header-actions .workgroup-card-action-content:not(.h-hide),
.workgroup-wrapper .card-group .workgroup-card-header.collab-card__header .workgroup-card-header-actions .workgroup-card-action-content:not(.h-hide) {
  display: block;
  text-align: left;
}
.workgroup-wrapper .card-wrapper .workgroup-card-content,
.workgroup-wrapper .card-group .workgroup-card-content {
  padding: 18px 15px;
  position: relative;
}
.workgroup-wrapper .card-wrapper .workgroup-card-content .overlay-link,
.workgroup-wrapper .card-group .workgroup-card-content .overlay-link {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  color: transparent;
  position: absolute;
}
.workgroup-wrapper .card-wrapper .workgroup-card-content .workgroup-card-body-title,
.workgroup-wrapper .card-group .workgroup-card-content .workgroup-card-body-title {
  z-index: 2;
  position: relative;
}
.workgroup-wrapper .card-wrapper .workgroup-card-content .workgroup-card-body-title h3,
.workgroup-wrapper .card-group .workgroup-card-content .workgroup-card-body-title h3 {
  margin: 0;
  color: #000;
  font-size: 15px !important;
  line-height: 24px;
  font-weight: bold;
  overflow-x: hidden;
  margin-bottom: 15px;
  padding-bottom: 15px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  font-family: "acumin-pro", sans-serif, Arial !important;
}
.workgroup-wrapper .card-wrapper .workgroup-card-content .workgroup-card-body-title h3 a,
.workgroup-wrapper .card-group .workgroup-card-content .workgroup-card-body-title h3 a {
  color: #000;
  display: block;
  text-decoration: none;
}
.workgroup-wrapper .card-wrapper .workgroup-card-content .workgroup-card-body-title form .edit-name,
.workgroup-wrapper .card-group .workgroup-card-content .workgroup-card-body-title form .edit-name {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.workgroup-wrapper .card-wrapper .workgroup-card-content .workgroup-card-body-title form .edit-name input,
.workgroup-wrapper .card-group .workgroup-card-content .workgroup-card-body-title form .edit-name input {
  border: 0;
  padding: 0;
  font-size: 17px;
  text-transform: uppercase;
  height: inherit;
  margin: 1px 0;
}
.workgroup-wrapper .card-wrapper .workgroup-card-content .workgroup-card-list,
.workgroup-wrapper .card-group .workgroup-card-content .workgroup-card-list {
  margin: 15px 0;
  display: flex;
  padding: 10px;
  color: #000;
  justify-content: space-between;
  background: #F9F9F9;
  border-radius: 6px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  text-decoration: none;
}
.workgroup-wrapper .card-wrapper .workgroup-card-content .workgroup-card-list a,
.workgroup-wrapper .card-group .workgroup-card-content .workgroup-card-list a {
  color: #000;
}
.workgroup-wrapper .card-wrapper.card-wrap,
.workgroup-wrapper .card-group.card-wrap {
  margin: 0;
}
.workgroup-wrapper .card-wrapper.card-wrap .workgroup-card,
.workgroup-wrapper .card-group.card-wrap .workgroup-card {
  padding: 0;
  margin-bottom: 20px;
}
.workgroup-wrapper .card-wrapper.card-wrap .workgroup-card .workgroup-card-body-title h3,
.workgroup-wrapper .card-group.card-wrap .workgroup-card .workgroup-card-body-title h3 {
  padding: 0 15px 0;
  margin-bottom: 10px;
}
.workgroup-wrapper .card-wrapper.card-wrap .workgroup-card .workgroup-card-body-title h3 a,
.workgroup-wrapper .card-group.card-wrap .workgroup-card .workgroup-card-body-title h3 a {
  color: #000;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-transform: initial;
}
.workgroup-wrapper .card-wrapper.card-wrap .workgroup-card .workgroup-card-content,
.workgroup-wrapper .card-group.card-wrap .workgroup-card .workgroup-card-content {
  padding: 0;
}
.workgroup-wrapper .card-wrapper.card-member,
.workgroup-wrapper .card-group.card-member {
  width: 100%;
}
.workgroup-wrapper .card-wrapper.card-member .card,
.workgroup-wrapper .card-group.card-member .card {
  position: relative;
}
.workgroup-wrapper .card-wrapper.card-member .workgroup-card-header-actions,
.workgroup-wrapper .card-group.card-member .workgroup-card-header-actions {
  top: 6px;
  height: 30px;
}
.workgroup-wrapper .card-wrapper.card-member.email,
.workgroup-wrapper .card-group.card-member.email {
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (min-width: 640px) {
  .workgroup-wrapper .card-wrapper.list-View .collab-card,
  .workgroup-wrapper .card-group.list-View .collab-card {
    position: static;
    display: table;
  }
}
@media screen and (min-width: 640px) {
  .workgroup-wrapper .card-wrapper.list-View .collab-card:has(.dashboard-lock),
  .workgroup-wrapper .card-group.list-View .collab-card:has(.dashboard-lock) {
    position: relative;
  }
}
.workgroup-wrapper .card-wrapper.list-View .collab-card .solution__meta-data,
.workgroup-wrapper .card-group.list-View .collab-card .solution__meta-data {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .workgroup-wrapper .card-wrapper.list-View .collab-card .solution__meta-data,
  .workgroup-wrapper .card-group.list-View .collab-card .solution__meta-data {
    margin: 0;
  }
}
@media screen and (min-width: 640px) {
  .workgroup-wrapper .card-wrapper.list-View tr.collab-card:has(.dashboard-lock),
  .workgroup-wrapper .card-group.list-View tr.collab-card:has(.dashboard-lock) {
    position: relative;
  }
}
.workgroup-wrapper .card-wrapper.list-View .workgroup-card-header-actions,
.workgroup-wrapper .card-group.list-View .workgroup-card-header-actions {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.workgroup-wrapper .card-wrapper.list-View .workgroup-card-header-actions .collab-card__cta-ctr,
.workgroup-wrapper .card-group.list-View .workgroup-card-header-actions .collab-card__cta-ctr {
  padding-left: 0;
}
.workgroup-wrapper .card-wrapper .card-group-title,
.workgroup-wrapper .card-group .card-group-title {
  position: relative;
  background: #F9F9F9;
}
.workgroup-wrapper .card-wrapper .workgroup-card-header-actions,
.workgroup-wrapper .card-group .workgroup-card-header-actions {
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  text-align: center;
}
.workgroup-wrapper .card-wrapper .header-actions-wg.workgroup-card-header-actions,
.workgroup-wrapper .card-group .header-actions-wg.workgroup-card-header-actions {
  top: 15px;
  right: 15px;
}
.workgroup-wrapper .card-wrapper .workgroup-card-action-content,
.workgroup-wrapper .card-group .workgroup-card-action-content {
  right: 0;
  top: 15px;
  position: absolute;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
  box-shadow: 0px 2px 10px rgba(124, 124, 124, 0.25);
  border-radius: 6px;
  z-index: 8;
  text-align: left;
  display: none;
}
.workgroup-wrapper .card-wrapper .workgroup-card-action-content.active,
.workgroup-wrapper .card-group .workgroup-card-action-content.active {
  display: block;
}
.workgroup-wrapper .card-wrapper .workgroup-card-action-content ul,
.workgroup-wrapper .card-group .workgroup-card-action-content ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.workgroup-wrapper .card-wrapper .workgroup-card-action-content ul li a,
.workgroup-wrapper .card-group .workgroup-card-action-content ul li a {
  color: #000;
  line-height: 32px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 10px;
  text-align: left;
  display: block;
  min-width: 130px;
  width: auto;
  white-space: nowrap;
  text-decoration: none;
}
.workgroup-wrapper .card-wrapper .workgroup-card-action-content ul li a:hover,
.workgroup-wrapper .card-group .workgroup-card-action-content ul li a:hover {
  background-color: #F9F9F9;
}
.workgroup-wrapper .card-wrapper .workgroup-card-action-content ul li a.icon.plus,
.workgroup-wrapper .card-group .workgroup-card-action-content ul li a.icon.plus {
  padding: 0 12px;
  margin: 0;
}
.workgroup-wrapper .kmt-filters-container .kmt-filters-header .filter-tags h5 {
  margin: 0 0 5px;
}
.workgroup-wrapper .kmt-filters-container .kmt-filters-header .filter-tags .tag {
  color: #fff;
  line-height: 30px;
  margin-right: 5px;
  border-radius: 6px;
  padding-right: 10px;
  margin-bottom: 5px;
  display: inline-block;
  background-color: #336699;
}
.workgroup-wrapper .kmt-filters-container .kmt-filters-header .filter-tags .tag .cross {
  padding: 0 10px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.workgroup-wrapper .kmt-filters-container .kmt-filters-header .kmt-applied-filer-container {
  display: flex !important;
}
.workgroup-wrapper .kmt-filters-container .kmt-filters-title h4 {
  margin-top: 0;
}
.workgroup-wrapper .kmt-filters-container .ui-datepicker {
  min-width: 280px;
  max-width: 300px;
  margin-top: -25px;
  padding: 16px 5px !important;
}
.workgroup-wrapper .kmt-filters-container .js-date-range-inputs .form-group .ui-state-default,
.workgroup-wrapper .kmt-filters-container .js-date-range-inputs .form-group .ui-priority-secondary,
.workgroup-wrapper .kmt-filters-container .js-date-range-inputs .form-group .ui-datepicker-calendar thead tr th,
.workgroup-wrapper .kmt-filters-container .js-date-range-inputs .form-group .ui-widget-content .ui-state-default,
.workgroup-wrapper .kmt-filters-container .js-date-range-inputs .form-group .ui-widget-content .ui-priority-secondary {
  font-size: 14px;
}
.workgroup-wrapper .search-filter > .kmt-applied-filer-container {
  display: none;
}
.workgroup-wrapper #addElement .buton-group {
  display: flex;
  justify-content: space-between;
}
.workgroup-wrapper #addElement .form-control {
  background-color: transparent;
  box-shadow: none;
  height: 40px;
  border: 1px solid #E0E0E0;
  border-radius: 2px;
}
.workgroup-wrapper #addElement label {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
}
.workgroup-wrapper .team-card-wrapper {
  display: flex;
  border-radius: 4px;
  margin-bottom: 50px;
  align-items: center;
  border: 1px solid #ECECEC;
  border-bottom-width: 4px;
}
.workgroup-wrapper .team-card-wrapper .img-container {
  width: 132px;
  height: 136px;
  display: flex;
  overflow: hidden;
  max-width: 136px;
  margin: 15px 10px;
  max-height: 136px;
  border-radius: 12px;
  align-items: center;
  justify-content: center;
  border: 1px solid #ECECEC;
}
.workgroup-wrapper .team-card-wrapper .img-container img {
  max-width: 100%;
  max-height: 100%;
}
.workgroup-wrapper .team-card-wrapper .edit-button {
  right: 6px;
  bottom: 6px;
}
.workgroup-wrapper .author-meta,
.workgroup-wrapper .collaboration-details {
  margin-left: auto;
  margin-right: auto;
}
.workgroup-wrapper .author-meta p {
  color: #000;
  font-size: 16px;
  margin-bottom: 0;
}
.workgroup-wrapper .author-meta p .gray {
  color: #949494;
}
.workgroup-wrapper .collaboration-details {
  max-width: 40%;
  border: solid #ECECEC;
  border-width: 0 1px;
}
.workgroup-wrapper .collaboration-details ul,
.workgroup-wrapper .collaboration-details li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.workgroup-wrapper .collaboration-details ul {
  margin: 20px;
  padding-left: 0;
  list-style: none;
  max-width: 420px;
}
.workgroup-wrapper .collaboration-details ul li {
  width: 47%;
  padding: 0 10px;
  font-size: 16px;
  min-width: 160px;
  margin: 15px 5px;
  font-weight: bold;
  line-height: 40px;
  border-radius: 6px;
  max-width: 191px;
  background-color: #F9F9F9;
}
.workgroup-wrapper .collaboration-details ul li a {
  width: 100%;
  color: #000;
  display: flex;
  text-decoration: none;
  justify-content: space-between;
}
.workgroup-wrapper.page-projects .card-group,
.workgroup-wrapper.page-cadcam-projects .card-group {
  border: none;
}
.workgroup-wrapper .card-group {
  margin-left: 0;
  margin-right: 0;
  border-radius: 4px;
  margin-bottom: 50px;
  border: 1px solid #ECECEC;
}
.workgroup-wrapper .card-group .icon.add-card {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.workgroup-wrapper .card-group .card-group-title {
  width: 100%;
  display: flex;
  align-items: center;
  background: #F9F9F9;
  border-radius: 3px 3px 0px 0px;
}
.workgroup-wrapper .card-group .card-group-title .icon.plus {
  padding: 12px;
  margin-right: 32px;
}
.workgroup-wrapper .card-group .card-group-title .icon.plus.member {
  margin-right: 8px;
}
.workgroup-wrapper .card-group .card-group-title .icon.left {
  background-color: #ECECEC;
  height: 60px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.workgroup-wrapper .card-group .card-group-title .icon svg {
  width: 35px;
  height: 35px;
}
.workgroup-wrapper .card-group .card-group-title h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin: 0 auto 0 24px;
  text-transform: uppercase;
  word-break: break-word;
  max-width: 55%;
}
.workgroup-wrapper .card-group .card-group-body {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 24px 16px;
  justify-content: flex-start;
}
.workgroup-wrapper .card-group .card-group-body .empty-card {
  margin-left: 16px;
  margin-bottom: 20px;
}
.workgroup-wrapper .card-group .card-container {
  margin-top: 0;
  margin-bottom: 0;
}
.workgroup-wrapper .card-group .card {
  width: calc(33.33% - 7px - 7px);
  display: flex;
  flex-direction: column;
  border: 1px solid #ECECEC;
  border-radius: 6px;
  padding: 10px;
}
.workgroup-wrapper .card-group .card .name {
  display: block;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ECECEC;
  text-transform: capitalize;
  font-size: 15px;
}
.workgroup-wrapper .card-group .card .name .pending-status {
  font-size: 11px;
}
.workgroup-wrapper .card-group .card .email {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.workgroup-wrapper .card-group > .modal-hide {
  display: none;
}
@media (min-width: 1024px) {
  .workgroup-wrapper .floor .button-wrap {
    display: block;
  }
}
@media (max-width: 1023px) {
  .workgroup-wrapper .floor.floor-2 {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .workgroup-wrapper .floor.floor-2 + .card-group-body {
    margin-top: 20px;
  }
  .workgroup-wrapper .card-wrapper .workgroup-card {
    width: 50%;
  }
}
@media (min-width: 640px) {
  .workgroup-wrapper .floor {
    display: flex;
  }
}
@media (max-width: 639px) {
  .workgroup-wrapper .floor {
    gap: 20px;
    display: flex;
    flex-direction: column;
  }
  .workgroup-wrapper .floor.floor-1 {
    align-items: flex-start;
  }
  .workgroup-wrapper .card-wrapper {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .workgroup-wrapper .card-wrapper .workgroup-card {
    padding: 0;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .workgroup-wrapper .card-wrapper .workgroup-card .workgroup-card-wrapper {
    width: 100%;
  }
  .workgroup-wrapper .kmt-collab__project.title .headline__title {
    width: auto;
    font-size: 32px;
    line-height: 36px;
    white-space: normal;
    text-overflow: initial;
  }
  .workgroup-wrapper .collaboration-details ul {
    margin: 24px 20px;
    justify-content: center;
  }
  .workgroup-wrapper .collaboration-details ul li {
    width: 100%;
    margin: 0 0 20px;
  }
  .workgroup-wrapper .card-group .card {
    width: 100%;
    margin-right: 0;
  }
  .workgroup-wrapper .card-group .card-group-body .empty-card {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 639px) and (max-width: 1199px) {
  .workgroup-wrapper .collaboration-details {
    width: 100%;
    margin: 24px 0;
    border-width: 1px 0;
  }
  .workgroup-wrapper .collaboration-details ul {
    max-width: none;
    margin: 24px 20px 4px;
  }
  .workgroup-wrapper .collaboration-details ul li {
    width: 47%;
    max-width: none;
    margin: 0 0 20px;
  }
}
@media (max-width: 1199px) {
  .workgroup-wrapper .team-card-wrapper {
    padding: 0 0 16px;
    margin-bottom: 20px;
    flex-direction: column;
  }
  .workgroup-wrapper .collaboration-details {
    width: 100%;
    margin: 24px 0;
    max-width: none;
    border-width: 1px 0;
  }
  .workgroup-wrapper .author-meta {
    margin: auto;
    padding: 0 20px;
  }
}
.workgroup-wrapper .card-wrapper:not(.card-list) .workgroup-card-header-actions {
  width: 15px;
  height: 18px;
  right: 15px;
  top: 15px;
}
.sort-filter-main .sort-by select.js-sort-by-select,
.filter-main-right .sort-by select.js-sort-by-select {
  padding-right: 20px;
}
.breadcrumb-workshop .breadcrumb .active > span {
  width: auto !important;
}
.text-gray {
  color: #949494;
}
.modal-collaboration #members,
.modal-collaboration #projects,
.modal-collaboration #machines,
.modal-collaboration #solutions {
  display: block !important;
}
#cboxLoadedContent {
  width: 100% !important;
  height: auto !important;
}
#cboxLoadedContent .collab-modal--move-to {
  width: 100%;
}
#cboxLoadedContent .collab-modal--move-to .shared-connected-elements .element-names span:before {
  background: url("../../common/images/icons/close-modal-icon.svg") no-repeat;
  top: 2px;
  right: 5px;
  background-position-x: center;
}
#cboxLoadedContent .collab-modal--move-to .filters .selected-filters:before {
  background: url("../../common/images/icons/close-modal-icon.svg") no-repeat;
}
#cboxLoadedContent .collab-modal--move-to .search-bar-row {
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
}
#cboxLoadedContent .collab-modal--move-to .search-bar-row .search-bar {
  position: relative;
  line-height: initial;
}
#cboxLoadedContent .collab-modal--move-to .search-bar-row .search-bar input {
  background: #f9f9f9;
  font-size: 14px;
  font-weight: bold;
  max-width: 170px;
  border: 1px solid #ececec;
  border-radius: 25px;
  padding: 10px;
}
@media (max-width: 599px) {
  #cboxLoadedContent .collab-modal--move-to .search-bar-row .search-bar input {
    max-width: 100%;
  }
}
#cboxLoadedContent .collab-modal--move-to .search-bar-row .search-bar .search-icon {
  background: url("../../common/images/icons/search-icon.svg") no-repeat;
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
#cboxLoadedContent .collab-modal--move-to .search-bar-row .new-folder-cta .js-add-element .add-icon span svg,
#cboxLoadedContent .collab-modal--move-to .search-bar-row .new-element-cta .js-add-element .add-icon span svg {
  width: 12px;
  height: 12px;
  position: relative;
  bottom: 2px;
  left: 3px;
}
#cboxLoadedContent .collab-modal--move-to .search-bar-row .new-folder-cta .js-add-element:hover .add-icon,
#cboxLoadedContent .collab-modal--move-to .search-bar-row .new-element-cta .js-add-element:hover .add-icon {
  background-color: #000;
  color: #ffd200;
  border-color: #000;
}
#cboxLoadedContent .collab-modal--move-to .search-bar-row .new-folder-cta .js-add-element:hover .add-icon svg,
#cboxLoadedContent .collab-modal--move-to .search-bar-row .new-element-cta .js-add-element:hover .add-icon svg {
  fill: currentColor;
}
#cboxLoadedContent .collab-modal--move-to .response-content-wrapper .response-content .folder-element-list ul .context-menu-title:before {
  background: url("../../common/images/icons/folder-icon.svg");
}
#cboxLoadedContent .collab-modal--move-to .response-content-wrapper .response-content .folder-element-list ul .context-menu-title .single-element-name {
  color: #333;
}
#cboxLoadedContent .collab-modal--move-to .response-content-wrapper .response-content .folder-element-list ul .context-menu-title .card-title:hover .collab-radio-btn {
  background-color: #ffd200;
  border: 5px solid #333333;
}
#cboxLoadedContent .collab-modal--move-to .response-content-wrapper .response-content .folder-element-list ul .context-menu-title .card-title input[type="radio"]:hover:not(:disabled),
#cboxLoadedContent .collab-modal--move-to .response-content-wrapper .response-content .folder-element-list ul .context-menu-title .card-title input[type="radio"]:checked:not(:disabled) {
  background-color: #ffd200;
  border: 5px solid #333333;
}
#cboxLoadedContent .collab-modal--move-to .response-content-wrapper .collab-modal-in-modal .modal-title .close-modal {
  background: url("../../common/images/icons/close-modal-icon.svg") no-repeat;
  align-self: center;
}
#cboxLoadedContent .collab-modal--move-to .response-content-wrapper .collab-modal-in-modal .modal-title .title-text {
  text-transform: capitalize;
}
#cboxLoadedContent .collab-modal--move-to .response-content-wrapper .collab-modal-in-modal .collab-modal_fields .field-label {
  text-transform: capitalize;
}
#cboxLoadedContent .collab-modal--move-to .response-content-wrapper .collab-modal-in-modal .collab-modal_fields input::placeholder {
  text-transform: capitalize;
}
.collab-modal .d-none {
  display: none !important;
}
.collab-modal .headline-text {
  font-weight: 600;
  text-transform: capitalize;
}
.collab-modal .collab-modal__error-warnings .error-msg {
  display: inline-flex;
}
.collab-modal .icon-error.glyphicon-alert {
  color: orange;
  margin-top: 5px;
}
.collab-modal .collab-modal__content label {
  cursor: pointer;
  color: #000;
  text-transform: capitalize;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.collab-modal .collab-modal__content .stylized-form label .collab-modal__checkbox,
.collab-modal .collab-modal__content .stylized-form label input[type="checkbox"],
.collab-modal .collab-modal__content .stylized-form label .stylized-checkbox {
  min-width: 20px;
  margin-top: 3px;
}
.collab-modal .collab-modal__content .stylized-form input[type="checkbox"],
.collab-modal .collab-modal__content .stylized-checkbox {
  margin-top: 0;
}
.collab-modal .collab-modal__content .stylized-form input[type="checkbox"]:checked,
.collab-modal .collab-modal__content .stylized-checkbox:checked,
.collab-modal .collab-modal__content .stylized-form input[type="checkbox"]:hover,
.collab-modal .collab-modal__content .stylized-checkbox:hover {
  background: #000000 url("../../common/images/icons/checkbox-check.svg") no-repeat center;
}
.collab-modal .collab-modal__content .stylized-form input[type="checkbox"]:checked .tick-icon,
.collab-modal .collab-modal__content .stylized-checkbox:checked .tick-icon,
.collab-modal .collab-modal__content .stylized-form input[type="checkbox"]:hover .tick-icon,
.collab-modal .collab-modal__content .stylized-checkbox:hover .tick-icon {
  color: yellow;
}
.collab-modal .collab-modal__content input::placeholder {
  text-transform: capitalize;
}
.collab-modal.download-modal-pop-up label span {
  color: #000;
}
.collab-modal .is-loading {
  pointer-events: none;
}
.collab-modal .is-loading:before {
  content: "";
  right: 50%;
  width: 50px;
  height: 50px;
  z-index: 1;
}
#cboxContent #cboxTitle .headline-text {
  font-weight: 600;
  text-transform: capitalize;
}
#cboxContent.no-move-to {
  max-width: 400px;
}
body:not(.on-metric-content) .dimensions-toggle.content .dimensions-toggle__circle {
  right: 5px;
}
.spin-circle-container {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99991;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.4);
}
ul#solutions.card-container,
.solution-card-list.card-container {
  padding-left: 0;
  padding-right: 0;
  list-style: none;
}
ul#solutions.card-container > li.collab-card.solution-card,
.solution-card-list.card-container > li.collab-card.solution-card {
  margin: 0;
}
ul#solutions .btn-icon.with-shadow,
.solution-card-list .btn-icon.with-shadow {
  height: auto;
  min-height: 1px;
  margin-bottom: 0;
  border-radius: 50%;
}
@media (min-width: 1025px) {
  .kmt-workshop .main-content {
    max-width: calc(100% - 255px);
  }
}
.modal-hide {
  display: none;
}
#colorbox .modal-hide {
  display: block;
}
#colorbox .modal-hide .spin-circle {
  top: -70%;
}
#colorbox #modalFragment .connect-machine__list-item {
  margin-bottom: 16px;
}
#colorbox #modalFragment .collab-modal__checkbox {
  margin: 0 10px 0 0;
}
#colorbox #modalFragment .connect-machine__list-item label {
  margin-bottom: 0;
}
#colorbox.collaboration-help {
  height: auto;
  min-width: 45%;
  max-width: 95%;
}
#colorbox.collaboration-help #cboxWrapper,
#colorbox.collaboration-help #cboxContent {
  width: 100% !important;
}
#colorbox.collaboration-help ul li + li {
  margin-top: 16px;
}
@media (max-width: 767px) {
  #colorbox.collaboration-help #collaboration-help {
    margin-top: 56px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #colorbox.collaboration-help {
    min-width: 70%;
  }
}
#colorbox .js-approval-remove-markup .collab-modal__ctas {
  gap: 15px;
}
#colorbox .js-approval-remove-markup .collab-modal__ctas .collab-modal__btn:not(:last-child) {
  margin-right: 0;
}
.kmt-workshop .collab-card.project-card .solution__small-images,
.kmt-workshop .collab-card.solution-card .solution__small-images,
.kmt-workshop .collab-card.machine-card .solution__small-images {
  position: relative;
  overflow: visible;
  min-height: 50px;
}
.kmt-workshop .collab-card.project-card .collab-card__slider-ctr .collab-card__slider + div,
.kmt-workshop .collab-card.solution-card .collab-card__slider-ctr .collab-card__slider + div,
.kmt-workshop .collab-card.machine-card .collab-card__slider-ctr .collab-card__slider + div {
  flex-wrap: wrap;
  margin-bottom: 9px !important;
  margin-top: 0 !important;
}
.kmt-workshop .collab-card.project-card .solution__sharedBy-name,
.kmt-workshop .collab-card.solution-card .solution__sharedBy-name,
.kmt-workshop .collab-card.machine-card .solution__sharedBy-name {
  margin-bottom: 0;
  border-top: 1px solid #ECECEC;
  width: 100%;
  padding-top: 9px;
}
.kmt-workshop .collab-card.project-card .collab-card__slider-ctr,
.kmt-workshop .collab-card.solution-card .collab-card__slider-ctr,
.kmt-workshop .collab-card.machine-card .collab-card__slider-ctr {
  margin-bottom: 0 !important;
}
.kmt-workshop .collab-card.project-card .spindle-container,
.kmt-workshop .collab-card.solution-card .spindle-container,
.kmt-workshop .collab-card.machine-card .spindle-container {
  display: flex;
}
.kmt-workshop .collab-card.project-card .spindle-container select,
.kmt-workshop .collab-card.solution-card .spindle-container select,
.kmt-workshop .collab-card.machine-card .spindle-container select {
  height: auto !important;
  padding-left: 0;
  padding-right: 12px;
  border: none;
  display: inline-block;
  background-size: 10px 11px;
  background-position: 100% 65%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAxLjAzNDExQzAuMDA0MTUwMzkgMS4wOTQ2MiAwLjAwMzY0OTcxIDEuMTEwMDIgMC4wMTM5NTAzIDEuMTY5OTJDMC4wMzcyMDA5IDEuMzA0NjIgMC4wODgyNTMgMS40MzQxOCAwLjE2MzI1NyAxLjU0ODQ5QzAuMjAxMTU5IDEuNjA2MjkgMC4yNDUyNiAxLjY1Njc0IDAuMjkyMzEzIDEuNzA3MTRMNi4yOTI1NyA3LjcwNzRDNi4zMzY5MiA3Ljc0ODggNi4zNDcwMiA3Ljc2MDM1IDYuMzk1NDcgNy43OTcxQzYuNDQ5ODggNy44MzgzNSA2LjUwODUzIDcuODc0MDEgNi41NzAyMyA3LjkwMzM2QzYuODM5NzkgOC4wMzE1NiA3LjE1OTY2IDguMDMxNTYgNy40MjkyMiA3LjkwMzM2QzcuNDkwOTIgNy44NzQwMSA3LjU0OTU3IDcuODM4MzUgNy42MDM5OCA3Ljc5NzFDNy42NTIzOCA3Ljc2MDM1IDcuNjYyNTMgNy43NDg4IDcuNzA2ODMgNy43MDc0TDEzLjcwNzEgMS43MDcxNEMxMy43NDg1IDEuNjYyNzkgMTMuNzYwMSAxLjY1MjY0IDEzLjc5NjggMS42MDQyNEMxMy44OTMyIDEuNDc3MTMgMTMuOTU4MyAxLjMyNzEzIDEzLjk4NTUgMS4xNjk5MkMxNC4wMDQ4IDEuMDU3NjYgMTQuMDA0OCAwLjk0MjMwOSAxMy45ODU1IDAuODMwMDU0QzEzLjk3IDAuNzQwMzAxIDEzLjk0MjIgMC42NTI3NDcgMTMuOTAzMSAwLjU3MDQ5M0MxMy43NTQ1IDAuMjU4MDggMTMuNDQ2NCAwLjA0MDU3MDMgMTMuMTAyMyAwLjAwNTE2ODkxQzEyLjk2NjMgLTAuMDA4NzgxNDMgMTIuODI3NyAwLjAwNTQ2OTMyIDEyLjY5NzQgMC4wNDY4MjExQzEyLjU4ODkgMC4wODEyNzI2IDEyLjQ4NjQgMC4xMzQzMjUgMTIuMzk1NyAwLjIwMzEyN0MxMi4zNDczIDAuMjM5ODc5IDEyLjMzNzIgMC4yNTE0MyAxMi4yOTI4IDAuMjkyODMxTDYuOTk5NyA1LjU4NTk2TDEuNzA2NTcgMC4yOTI4MzFMMS42NTY2NyAwLjI0NjIzQzEuNjA5NjcgMC4yMDc5NzggMS41OTg3MiAwLjE5NzA3NyAxLjU0NzkyIDAuMTYzNzc2QzEuNDUyNzEgMC4xMDEzMjMgMS4zNDY4NiAwLjA1NTMyMTIgMS4yMzYyNSAwLjAyODM2OTlDMS4xNDc3NSAwLjAwNjgxODc3IDEuMDU2MzUgLTAuMDAyNTgxNiAwLjk2NTM0MiAwLjAwMDUxODc5OUMwLjYxOTU3NiAwLjAxMjMxOTEgMC4yOTczMTMgMC4yMDgzMjggMC4xMjc3NTUgMC41MDk4NDFDMC4wNzE5NTI4IDAuNjA5MDk1IDAuMDMzMzAxNCAwLjcxNzg0OSAwLjAxMzk1MDMgMC44MzAwNTRDMC4wMDM2NDk3MSAwLjg4OTk1NyAwLjAwNDE1MDM5IDAuOTA1MzU4IDAgMC45NjU4NkMwIDAuOTg4NjExIDAgMS4wMTEzNiAwIDEuMDM0MTFaIiBmaWxsPSIjNEU0RTU2Ii8+Cjwvc3ZnPgo=);
}
.kmt-workshop .collab-card.project-card .spindle-container select.disabled,
.kmt-workshop .collab-card.solution-card .spindle-container select.disabled,
.kmt-workshop .collab-card.machine-card .spindle-container select.disabled {
  pointer-events: none;
  background-image: none;
}
.kmt-workshop .collab-card.project-card .spindle-container span,
.kmt-workshop .collab-card.solution-card .spindle-container span,
.kmt-workshop .collab-card.machine-card .spindle-container span {
  padding-left: 5px;
  font-size: 14px;
}
.kmt-workshop .collab-card.solution-card .solution__meta-data-ctr {
  flex-wrap: wrap;
}
.kmt-workshop .collab-card.solution-card .solution__meta-data-ctr .solution__sharedBy-name {
  margin-top: 0;
  padding-bottom: 10px;
}
.kmt-workshop .collab-card.machine-card .collab-card__last-modified {
  padding-bottom: 10px;
}
.collab-card.project-card.sharedWithSomeOneElse .hideRemoveCollaborationTeamShare {
  display: none;
}
.collab-card.project-card .solutions-empty {
  min-height: 220px;
  margin: 0 0 10px;
}
.mobile-filter {
  display: none;
}
@media (max-width: 599px) {
  .mobile-filter {
    display: block;
  }
}
.desktop-filter {
  display: none;
}
@media (min-width: 600px) {
  .desktop-filter {
    display: block;
  }
}
#colorbox:not(.create-new-ship-popup) .error {
  border: 1px solid #e30000;
  padding: 8px 30px;
  background: #ffb8b857;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  margin: 10px 0;
}
#colorbox:not(.create-new-ship-popup) .error > .errorMessage {
  display: flex;
  justify-content: flex-start;
  margin: 0 -15px;
}
#colorbox:not(.create-new-ship-popup) .error > .errorMessage > .icon + p {
  margin: 0 0 0 10px;
}
#colorbox:not(.create-new-ship-popup) .error > .errorMessage > p {
  font-weight: bold;
}
#colorbox:not(.create-new-ship-popup) .error > .errorMessage > p > a {
  text-decoration: underline;
  text-transform: uppercase;
}
#colorbox:not(.create-new-ship-popup) .error > .errorMessage > p > a:hover {
  text-decoration: none;
}
#colorbox:not(.create-new-ship-popup) .error.red-alert > .errorMessage > .icon {
  color: #ff0000;
}
#colorbox:not(.create-new-ship-popup) .error.red-alert > .errorMessage > p {
  color: #ff0000;
}
#colorbox:not(.create-new-ship-popup) .error.red-alert > .errorMessage > p > a {
  color: #ff0000;
}
#colorbox:not(.create-new-ship-popup) .error.warning-alert {
  border-color: #fff9e4;
  background-color: #fff9e4;
}
#colorbox:not(.create-new-ship-popup) .error.warning-alert > .errorMessage > .icon {
  color: orange;
}
#colorbox:not(.create-new-ship-popup) .error.warning-alert > .errorMessage > p {
  color: #000;
  word-break: break-word;
}
#colorbox:not(.create-new-ship-popup) .error.warning-alert > .errorMessage > p > a {
  color: #000;
}
#colorbox:not(.create-new-ship-popup) .error .alert {
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
#colorbox:not(.create-new-ship-popup) .error .close {
  min-width: 24px;
  min-height: 24px;
  width: 24px;
  height: 24px;
  border: 0;
  top: 2px;
}
#colorbox:not(.create-new-ship-popup) .collab-modal__content > .error {
  margin-top: 0;
}
.card-dragging .workgroup-wrapper:not(.page-collaborations) .card-group,
.workgroup-wrapper .card-group.card-list,
.workgroup-wrapper .card-group-body.card-group {
  border: none;
}
.page-machineListPage .workgroup-wrapper .card-group-body.card-group .card-container {
  margin: 0;
}
.page-machineListPage .workgroup-wrapper .card-group-body.card-group .empty-card .btn-add-card {
  width: 100%;
  max-width: none;
}
@media screen and (min-width: 640px) {
  .page-collaborations .card-group .card-group-body .list-View.table-sort-pagination .collab-card {
    min-width: 975px;
    max-width: none;
    width: calc(100% - 2px);
  }
}
.page-collaborations .card-group .card-group-body .card-group {
  border: none;
}
.page-collaborations .card-group .card-group-body .card-container.card-list {
  gap: 20px;
}
.page-collaborations .card-group .card-group-body .card-container.card-list .collab-card {
  margin-bottom: 0;
  margin-right: 0;
}
.page-collaborations .card-group .card-group-body .card-container.card-list .collab-card:not(.responsive-table-item):not(tr) {
  width: 290px;
  max-width: 290px;
}
.page-collaborations .card-group .card-group-body .card-container.card-list .collab-card .collab-card__content {
  height: auto;
}
.page-collaborations .card-group .card-group-body .card-container.card-list .collab-card .empty-card {
  padding: 0;
  margin: 0;
  width: 100%;
}
.page-collaborations .card-group .card-group-body .card-container.card-list .collab-card .empty-card .btn-add-card {
  border: 0;
}
.page-collaborations .card-group .card-group-body .card-container.card-list .collab-card .solution__property-ctr:nth-last-child(n + 2) {
  margin-bottom: 0px;
}
.page-collaborations .card-group .card-group-body .card-container.card-list .collab-card .solution__property-ctr:nth-last-child(n + 2) + .solution__meta-data-ctr {
  margin-bottom: 0px;
}
.card-group-body .error.alert {
  width: 100%;
}
.card-group-body .error.alert .d-flex {
  justify-content: space-between;
}
.card-group-body .error.alert p {
  margin-bottom: 0;
}
.card-group-body .error.alert p + p {
  margin-top: 10px;
}
.card-group-body .error.alert .close {
  right: -20px;
  top: 2px;
}
.card-container.multiple-selected .collab-card.is-selected .collab-card__cta-icon.isMultiple {
  display: flex;
}
.card-container.card-group.card-list.Grid-View .collab-card {
  position: relative;
  z-index: 1;
}
.card-container.card-group.card-list.Grid-View .collab-card.solution-card .collab-card__content .solution__meta-data {
  margin-bottom: 30px;
}
.card-container.card-group.card-list.Grid-View .collab-card.current {
  z-index: 2;
}
.card-container.card-group.card-list.Grid-View .collab-card.empty-card {
  min-width: 300px;
  width: 100%;
  height: 100%;
  max-width: 300px;
  margin-bottom: 40px;
  margin-right: 10px;
}
.card-container.card-group.card-list .collab-card.collaborations-card .collab-card__checkbox {
  position: relative;
  z-index: 2;
}
.card-container.card-group.card-list .collab-card.collaborations-card .picture {
  z-index: 1;
}
.card-container.card-group.card-list .collab-card.collaborations-card .solution__meta-data-txt .workgroup-card-list {
  text-decoration: none;
  color: #000;
}
.card-container.card-group.card-list .collab-card.collaborations-card.ui-selected .picture,
.card-container.card-group.card-list .collab-card.collaborations-card.is-selected .picture {
  visibility: hidden;
  opacity: 0;
}
.card-container.card-group.card-list .collab-card.collaborations-card:hover .collab-card__checkbox {
  visibility: visible;
  opacity: 1;
}
.card-container.card-group.card-list .collab-card.collaborations-card:hover .picture {
  visibility: hidden;
  opacity: 0;
}
.is-loading {
  position: relative;
}
.is-loading:before {
  content: "";
  background: url("../../common/images/icons/puff-spinner-black.svg") center no-repeat;
  background-size: contain;
  border: 0;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
}
.collab-modal .is-loading {
  pointer-events: none;
}
.collab-modal .is-loading:before {
  content: "";
  right: 50%;
  width: 50px;
  height: 50px;
  z-index: 1;
}
@media (min-width: 767px) {
  .has-no-folder #cboxWrapper #cboxContent,
  .has-no-folder.collab-modal--move-to-hy {
    width: 100%;
    max-width: 400px;
    transition: width 0.3s;
  }
}
.has-no-folder #cboxWrapper #cboxContent > .move-to-hy + .cta-wrapper .collab-modal__ctas,
.has-no-folder.collab-modal--move-to-hy > .move-to-hy + .cta-wrapper .collab-modal__ctas {
  justify-content: flex-start;
}
.has-no-folder #cboxWrapper #cboxContent > .move-to-hy + .cta-wrapper .collab-modal__ctas > .collab-modal__btn,
.has-no-folder.collab-modal--move-to-hy > .move-to-hy + .cta-wrapper .collab-modal__ctas > .collab-modal__btn {
  flex: auto;
  max-width: 50%;
}
@media screen and (min-width: 767px) {
  .collab-modal--move-to-hy {
    width: 100%;
  }
}
.collab-modal--move-to-hy.is-loading::before {
  right: calc(50% - 10px);
}
.collab-modal--move-to-hy .move-to-hy ul {
  list-style-type: none;
  padding: 0;
}
.collab-modal--move-to-hy .move-to-hy .text-msg p span + .js-name {
  padding-left: 5px;
}
.collab-modal--move-to-hy .move-to-hy .text-msg .js-name {
  font-weight: bold;
}
.collab-modal--move-to-hy .move-to-hy .shared-connected-elements {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}
.collab-modal--move-to-hy .move-to-hy .shared-connected-elements .title {
  white-space: nowrap;
  line-height: 30px;
  text-transform: capitalize;
}
.collab-modal--move-to-hy .move-to-hy .shared-connected-elements > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
}
.collab-modal--move-to-hy .move-to-hy .shared-connected-elements > ul > li.element-names-hy {
  display: flex;
  border: 1px solid #ececec;
  border-radius: 30px;
  padding: 6px 12px;
  padding-left: 24px;
  max-height: 30px;
  background: #bcbcbc;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  position: relative;
  line-height: 18px;
  align-items: center;
  justify-content: flex-start;
}
.collab-modal--move-to-hy .move-to-hy .shared-connected-elements > ul > li > .icon-close {
  content: "";
  display: inline-block;
  background: url("../../common/images/icons/close-modal-icon.svg");
  height: 18px;
  width: 18px;
  background-size: 18px;
  position: absolute;
  left: 5px;
  top: calc(50% - 8px);
}
.collab-modal--move-to-hy .move-to-hy .shared-connected-elements.hasElements + .text-msg {
  display: none;
}
.collab-modal--move-to-hy .move-to-hy .search-bar-row {
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
}
.collab-modal--move-to-hy .move-to-hy .search-bar-row .search-bar {
  position: relative;
  line-height: initial;
}
.collab-modal--move-to-hy .move-to-hy .search-bar-row .search-bar input {
  background: #f9f9f9;
  font-size: 14px;
  font-weight: bold;
  max-width: 170px;
  border: 1px solid #ececec;
  border-radius: 25px;
  padding: 10px;
}
.collab-modal--move-to-hy .move-to-hy .search-bar-row .search-bar .search-icon,
.collab-modal--move-to-hy .move-to-hy .search-bar-row .search-bar .search-icon-hy {
  background: url("../../common/images/icons/search-icon.svg") no-repeat;
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.collab-modal--move-to-hy .move-to-hy .search-bar-row .new-folder-cta-hy {
  align-self: center;
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
}
.collab-modal--move-to-hy .move-to-hy .search-bar-row .new-folder-cta-hy a.js-add-element-hy + .js-add-element-hy {
  margin-left: 20px;
}
.collab-modal--move-to-hy .move-to-hy .search-bar-row .new-folder-cta-hy a .new-folder-txt {
  position: relative;
  padding-left: 5px;
  align-self: center;
  font-size: 12px;
  font-weight: bold;
  line-height: initial;
  text-transform: uppercase;
}
@media screen and (min-width: 767px) {
  .collab-modal--move-to-hy .move-to-hy .search-bar-row .new-folder-cta-hy a .new-folder-txt {
    font-size: 14px;
  }
}
.collab-modal--move-to-hy .move-to-hy .search-bar-row .new-folder-cta-hy a .add-icon {
  position: relative;
  align-self: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #ffd200;
  margin-left: 5px;
  border: 1px solid #ffd200;
}
.collab-modal--move-to-hy .move-to-hy .search-bar-row .new-folder-cta-hy a .add-icon span {
  background: url("collaboration/widget-library/resources/plus_icon.svg") no-repeat;
  background-size: 10px 10px;
  background-position: center;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 2px;
  right: 1px;
  z-index: 1;
}
.collab-modal--move-to-hy .move-to-hy .filters .applied-filters ul {
  display: flex;
}
.collab-modal--move-to-hy .move-to-hy .filters .applied-filters ul .clear-all-btn {
  padding-left: 5px;
  color: #369;
  cursor: pointer;
}
.collab-modal--move-to-hy .move-to-hy .filters .selected-filters {
  border: 1px solid #369;
  max-width: max-content;
  padding: 0 5px;
  border-radius: 6px;
  background: #369;
  color: white;
}
.collab-modal--move-to-hy .move-to-hy .filters .selected-filters:before {
  content: '';
  background: url("../../common/images/icons/close-modal-icon.svg") no-repeat;
  display: inline-flex;
  height: 20px;
  width: 20px;
  padding: 15px 0 0 0;
  margin-right: 5px;
  align-items: center;
  cursor: pointer;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper {
  position: relative;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content {
  min-height: 250px;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs {
  padding: 10px 0 25px 0;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs ul {
  text-wrap: nowrap;
  overflow: inherit;
  text-transform: uppercase;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name {
  color: #336699;
  font-size: 12px;
  padding-left: 0px;
  cursor: pointer;
  vertical-align: top;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name:hover {
  text-decoration: underline;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.excess-breadcrumb-holder {
  position: relative;
  padding-left: 0px;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.excess-breadcrumb-holder:hover {
  text-decoration: none;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.excess-breadcrumb-holder:before {
  content: "";
  background: url("../../common/images/icons/hamburger.svg") no-repeat;
  transform: rotate(90deg);
  display: inline-flex;
  width: 13px;
  height: 16px;
  align-items: center;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.excess-breadcrumb-holder ul {
  background: #fff;
  padding: 5px;
  border: 1px solid #f9f9f9;
  border-radius: 6px;
  box-shadow: 0 2px 10px 0 rgba(124, 124, 124, 0.25);
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 155px;
  white-space: nowrap;
  z-index: 9;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.excess-breadcrumb-holder ul .listed-breadcrumb-name {
  display: block;
  font-size: 14px;
  padding: 5px;
  color: #333;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.excess-breadcrumb-holder ul .listed-breadcrumb-name:hover {
  background-color: #f9f9f9;
  font-weight: bold;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.excess-breadcrumb-holder ul .listed-breadcrumb-name.d-none {
  display: none;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.d-none {
  display: none;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-list:not(.exceeded) .breadcrumb-name:nth-last-child(2) {
  color: #757575;
  pointer-events: none;
  font-size: 14px;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-list:not(.exceeded) .breadcrumb-name:nth-last-child(2):hover {
  text-decoration: none;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-list:not(.exceeded) .breadcrumb-name:not( :nth-last-child(2)):after {
  content: "\002F";
  margin: -1px 0 0;
  color: #949494;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-list.exceeded .breadcrumb-name:not(:last-child):after {
  content: "\002F";
  margin: -1px 0 0;
  color: #949494;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-list.exceeded .breadcrumb-name:last-child {
  color: #757575;
  pointer-events: none;
  font-size: 14px;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .breadcrumbs .breadcrumb-list.exceeded .breadcrumb-name:last-child:hover {
  text-decoration: none;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list {
  max-height: 250px;
  overflow-y: auto;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul {
  margin: 0;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li {
  display: flex;
  position: relative;
  align-items: center;
  padding: 8px;
  background-color: #fff;
  border-top: 1px solid #bcbcbc;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder.kmt-make-primary-container .icon-holder,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li.kmt-make-primary-container .icon-holder,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder.folder:not( :has(span.icon-folder)),
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li.folder:not( :has(span.icon-folder)),
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder .icon-folder,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li .icon-folder,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder .icon-folder > .icon-project,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li .icon-folder > .icon-project,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder.kmt-make-primary-container .icon-holder img,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li.kmt-make-primary-container .icon-holder img,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder.folder:not( :has(span.icon-folder)):before,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li.folder:not( :has(span.icon-folder)):before,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder .icon-folder::before,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li .icon-folder::before {
  display: inline-block;
  height: 30px;
  width: 30px;
  min-width: 30px;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder.folder:not( :has(span.icon-folder)):before,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li.folder:not( :has(span.icon-folder)):before,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder .icon-folder::before,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li .icon-folder::before {
  content: '';
  background: url("../../common/images/icons/folder-icon.svg");
  background-size: 30px;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder span:not(.icon-folder, .icon-holder, .icon-project),
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li span:not(.icon-folder, .icon-holder, .icon-project) {
  padding-left: 10px;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder span:not(.icon-folder, .icon-holder, .icon-project):hover,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li span:not(.icon-folder, .icon-holder, .icon-project):hover {
  text-decoration: underline;
  cursor: pointer;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder:has(span.icon-folder) .radio-wrapper,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li:has(span.icon-folder) .radio-wrapper {
  visibility: hidden;
  opacity: 0;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder .context-menu .select-text,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li .context-menu .select-text {
  margin-left: 10px;
  position: absolute;
  border: 1px solid #bcbcbc;
  padding: 2px 15px;
  border-radius: 5px;
  z-index: 101;
  background: #fff;
  cursor: pointer;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder .context-menu .select-text:hover,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li .context-menu .select-text:hover {
  border: 2px solid #bcbcbc;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder li:last-child,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li li:last-child {
  border-bottom: 1px solid #bcbcbc;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder li:not( :nth-child(2n+1)),
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li li:not( :nth-child(2n+1)) {
  background-color: #f9f9f9;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder:nth-child(odd),
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li:nth-child(odd) {
  background: #F9F9F9;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder:nth-child(odd):last-child,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li:nth-child(odd):last-child {
  border-bottom: 1px solid #BCBCBC;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder.elements-read-only > .kmt-radio-container,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li.elements-read-only > .kmt-radio-container {
  position: relative;
  cursor: not-allowed;
  opacity: 0.5;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul .folder.elements-read-only > .kmt-radio-container::before,
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul li.elements-read-only > .kmt-radio-container::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: transparent;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list ul:not( :has(li.kmt-make-primary-container)) > li .kmt-radio-container {
  display: none;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list .kmt-radio-container .radio-wrapper::before {
  display: none;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list .kmt-radio-container .radio-wrapper input[type="radio"] {
  appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  opacity: 1;
  width: 20px;
  height: 20px;
  outline: none;
  position: static;
  margin-right: 10px;
  border-radius: 50%;
  border: 2px solid #333;
  background-color: transparent;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list .kmt-radio-container .radio-wrapper input[type="radio"]:checked {
  border-width: 5px;
  background-color: #ffd200;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list .kmt-radio-container .radio-wrapper input[type="radio"] + span {
  display: none;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .response-content .folder-list.elements-read-only ul li .kmt-radio-container .radio-wrapper::before {
  display: none;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .folder-error {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 50%;
  left: 50% !important;
  min-width: 350px;
  transform: translate(-50%, 50%);
  z-index: 101;
}
@media screen and (min-width: 767px) {
  .collab-modal--move-to-hy .move-to-hy .response-content-wrapper .folder-error {
    min-width: 430px;
  }
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .folder-error .collab-modal__error {
  border: 1px solid #ececec;
  background: #f9f9f9;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .folder-error .collab-modal__error .error-msg p {
  padding: 25px 16px 0;
  margin-bottom: 20px;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .folder-error .collab-modal__error .collab-modal__ctas {
  justify-content: flex-end;
  padding: 0 20px 20px;
}
.collab-modal--move-to-hy .move-to-hy .response-content-wrapper .folder-error .collab-modal__error .collab-modal__ctas .close-modal {
  max-width: 200px;
}
.collab-modal--move-to-hy .cta-wrapper .collab-modal__ctas {
  justify-content: flex-end;
  padding: 20px 5px 5px 5px;
  border-top: 1px solid #bdbdbd;
}
.collab-modal--move-to-hy .cta-wrapper .collab-modal__ctas .collab-modal__btn {
  flex: none;
  white-space: nowrap;
  padding-left: 12px;
  padding-right: 12px;
  text-transform: capitalize !important;
}
.collab-modal--move-to-hy .cta-wrapper .collab-modal__ctas .collab-modal__btn.disabled {
  background-color: #ececec;
  border-color: transparent;
  color: #bcbcbc;
  cursor: default;
  pointer-events: none;
}
.collab-modal--move-to-hy .modal-in-modal-overlay {
  opacity: .3 !important;
  background: #323232 !important;
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.collab-modal-in-modal-hy.create-new-element,
.folder-error.create-new-element {
  max-width: 350px;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  border: 1px solid #ececec;
  z-index: 101;
}
.collab-modal-in-modal-hy .modal-title,
.folder-error .modal-title {
  background: #000;
  color: #fff;
  font-size: 16px;
  border-width: 0 0 5px;
  display: flex;
  justify-content: space-between;
  min-height: 30px;
  border-bottom: 5px solid #ffd200;
  border-radius: 5px 5px 0 0;
}
.collab-modal-in-modal-hy .modal-title .title-text,
.folder-error .modal-title .title-text {
  font-weight: bold;
  padding: 10px;
}
.collab-modal-in-modal-hy .modal-title .close-modal,
.folder-error .modal-title .close-modal {
  background: url("../../common/images/icons/close-modal-icon.svg") no-repeat;
  background-color: transparent;
  border: 0;
  padding: 15px;
  background-position: center;
  cursor: pointer;
  min-width: 42px;
}
.collab-modal-in-modal-hy .js-create-collab,
.folder-error .js-create-collab {
  background: #f9f9f9;
  padding: 25px 16px;
}
.dash_nav-list-item:hover {
  background-color: #f8f8f8;
}
.dash_nav-link-text:hover {
  font-weight: 700;
}
.collab-modal__error-warnings-hy {
  position: relative;
  border-color: #fff9e4;
  background-color: #fff9e4;
  padding: 10px 10px;
  max-width: 360px;
  margin-bottom: 20px;
}
.collab-modal__error-warnings-hy .error-msg {
  display: flex;
}
.collab-modal__error-warnings-hy .error-msg .triangle-alert {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
}
.collab-modal__error-warnings-hy .error-msg .triangle-alert:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  z-index: 1;
  background: url("../../common/images/icons/triangle-alert.svg") no-repeat;
}
.collab-modal__error-warnings-hy .error-msg .triangle-alert + p {
  padding-left: 10px;
}
.collab-modal__error-warnings-hy .error-msg p {
  font-weight: bold;
  word-break: break-word;
  margin: 0;
}
.collab-modal__error-warnings-hy .error-msg p .register-link {
  text-decoration: underline;
  text-transform: uppercase;
}
.collab-modal__error-warnings-hy .error-msg p .register-link:hover {
  text-decoration: none;
}
.collab-modal__error-warnings-hy.duplicate-name p {
  font-weight: normal;
}
.sf-create-workpiece-modal .collab-modal__ctas {
  justify-content: flex-end;
}
.sf-create-workpiece-modal .collab-modal__ctas .collab-modal__btn {
  max-width: 186px;
}
#cboxContent.no-move-to {
  max-width: 400px;
}
.page-collaborations .card-group .toggle-view-wrap + .workgroup-card-header-actions {
  position: static;
}
.toggle-view-wrap .toggle-view {
  list-style: none;
  display: flex;
  gap: 0px;
  margin: 0;
  padding: 0;
}
.toggle-view-wrap .toggle-view > li {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  padding: 5px;
}
.toggle-view-wrap .toggle-view > li:first-child {
  border-radius: 3px 0 0 3px;
}
.toggle-view-wrap .toggle-view > li:last-child {
  border-radius: 0 3px 3px 0;
}
.toggle-view-wrap .toggle-view > li + li {
  border-left: 0;
}
.toggle-view-wrap .toggle-view > li > a {
  display: flex;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  justify-content: center;
  align-items: center;
}
.toggle-view-wrap .toggle-view > li > a > svg {
  fill: #BCBCBC;
  width: 26px;
  height: 26px;
}
.toggle-view-wrap .toggle-view > li.active > a > svg {
  fill: #336699;
}
.card-group.list-View.table-sort-pagination {
  margin: 0;
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination.kmt-project-solution__list table th.col_no_items,
  .card-group.list-View.table-sort-pagination.kmt-project-solution__list table td.col_workpiece {
    min-width: 76px;
    width: 76px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination.kmt-project-solution__list table th.col_no_items,
  .card-group.list-View.table-sort-pagination.kmt-project-solution__list table td.col_workpiece {
    min-width: 100%;
    width: 100%;
  }
}
@media (max-width: 1280px) {
  .card-group.list-View.table-sort-pagination,
  .card-group.list-View.table-sort-pagination .responsive-table,
  .card-group.list-View.table-sort-pagination .responsive-table .dataTables_wrapper {
    width: 100%;
  }
}
.card-group.list-View.table-sort-pagination table,
.card-group.list-View.table-sort-pagination .dataTable {
  width: calc(100% - 2px) !important;
}
@media (max-width: 1280px) and (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table,
  .card-group.list-View.table-sort-pagination .dataTable {
    min-width: 760px;
  }
}
.card-group.list-View.table-sort-pagination table#Card-table-member tr.collab-card,
.card-group.list-View.table-sort-pagination .dataTable#Card-table-member tr.collab-card {
  display: table-row;
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination#approvaldrawings table th.col_title,
  .card-group.list-View.table-sort-pagination#approvaldrawings table td.col_title {
    width: 302px !important;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination#solutions table th:nth-child(4),
  .card-group.list-View.table-sort-pagination#solutions table td:nth-child(4) {
    min-width: 116px !important;
    width: 116px !important;
  }
}
.card-group.list-View.table-sort-pagination table tr {
  position: relative;
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table tr {
    display: table-row;
  }
  .card-group.list-View.table-sort-pagination table tr.even td.col_cta_action {
    background: linear-gradient(to left, #f9f9f9 0%, #f9f9f9 75%, transparent 100%) !important;
  }
  .card-group.list-View.table-sort-pagination table tr.odd td.col_cta_action {
    background: linear-gradient(to left, #ffffff 0%, #ffffff 75%, transparent 100%) !important;
  }
}
.card-group.list-View.table-sort-pagination table tr.rowClicked td.control:before {
  line-height: 1;
}
.card-group.list-View.table-sort-pagination table th:has(.wrapIn)::after {
  display: none;
}
.card-group.list-View.table-sort-pagination table th:has(.wrapIn) > .wrapIn {
  display: inline-block;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  padding-right: 16px;
}
.card-group.list-View.table-sort-pagination table th:has(.wrapIn) > .wrapIn::after,
.card-group.list-View.table-sort-pagination table th:has(.wrapIn) > .wrapIn::before {
  content: '';
  margin-left: 8px;
  margin-bottom: -3px;
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  position: absolute;
  right: 0;
  border: 5px solid transparent;
}
.card-group.list-View.table-sort-pagination table th:has(.wrapIn) > .wrapIn::after {
  border-top-color: #000000;
  border-top-width: 5px;
  top: calc(50% + 1px);
}
.card-group.list-View.table-sort-pagination table th:has(.wrapIn) > .wrapIn::before {
  border-bottom-color: #000000;
  border-bottom-width: 5px;
  top: calc(50% - 11px);
}
.card-group.list-View.table-sort-pagination table th:has(.wrapIn):first-child:after,
.card-group.list-View.table-sort-pagination table th:has(.wrapIn):last-child:after,
.card-group.list-View.table-sort-pagination table th:has(.wrapIn).col_checkbox:after,
.card-group.list-View.table-sort-pagination table th:has(.wrapIn).col_cta_action:after {
  display: none;
}
.card-group.list-View.table-sort-pagination table th:has(.wrapIn).sorting > .wrapIn:after,
.card-group.list-View.table-sort-pagination table th:has(.wrapIn).sorting > .wrapIn:before {
  opacity: 0.2;
  /* sort */
}
.card-group.list-View.table-sort-pagination table th:has(.wrapIn).sorting_desc > .wrapIn:after {
  opacity: 1;
  /* sort-by-attributes */
}
.card-group.list-View.table-sort-pagination table th:has(.wrapIn).sorting_desc > .wrapIn:before {
  opacity: 0.2;
  /* sort-by-attributes */
}
.card-group.list-View.table-sort-pagination table th:has(.wrapIn).sorting_asc > .wrapIn:after {
  /* sort-by-attributes-alt */
  opacity: 0.2;
}
.card-group.list-View.table-sort-pagination table th:has(.wrapIn).sorting_asc > .wrapIn::before {
  opacity: 1;
  /* sort-by-attributes-alt */
}
.card-group.list-View.table-sort-pagination table th,
.card-group.list-View.table-sort-pagination table td {
  padding: 6px;
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_checkbox,
  .card-group.list-View.table-sort-pagination table td.col_checkbox {
    max-width: 36px;
    width: 36px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_checkbox,
  .card-group.list-View.table-sort-pagination table td.col_checkbox {
    max-width: 28px;
    width: 28px !important;
    min-width: 28px;
    justify-content: flex-start;
  }
}
.card-group.list-View.table-sort-pagination table th.col_checkbox > .collab-card__header-left,
.card-group.list-View.table-sort-pagination table td.col_checkbox > .collab-card__header-left {
  min-width: inherit;
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_title,
  .card-group.list-View.table-sort-pagination table td.col_title {
    width: 100% !important;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_title,
  .card-group.list-View.table-sort-pagination table td.col_title {
    min-width: 252px;
    width: 252px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_title,
  .card-group.list-View.table-sort-pagination table td.col_title {
    justify-content: flex-start;
    padding-right: 30px;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_name,
  .card-group.list-View.table-sort-pagination table td.col_name {
    min-width: 72px;
    width: 72px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_name,
  .card-group.list-View.table-sort-pagination table td.col_name {
    justify-content: flex-start;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_email,
  .card-group.list-View.table-sort-pagination table td.col_email {
    min-width: 452px;
    width: 452px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_email,
  .card-group.list-View.table-sort-pagination table td.col_email {
    justify-content: flex-start;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_manufacturer,
  .card-group.list-View.table-sort-pagination table td.col_manufacturer {
    min-width: 112px;
    width: 112px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_manufacturer,
  .card-group.list-View.table-sort-pagination table td.col_manufacturer {
    min-width: 100%;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_model,
  .card-group.list-View.table-sort-pagination table td.col_model {
    min-width: 66px;
    width: 66px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_model,
  .card-group.list-View.table-sort-pagination table td.col_model {
    min-width: 100%;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_no_items,
  .card-group.list-View.table-sort-pagination table td.col_no_items {
    min-width: 76px;
    width: 76px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_no_items,
  .card-group.list-View.table-sort-pagination table td.col_no_items {
    min-width: 100%;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_counts_nos,
  .card-group.list-View.table-sort-pagination table td.col_counts_nos {
    min-width: 86px;
    width: 86px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_counts_nos,
  .card-group.list-View.table-sort-pagination table td.col_counts_nos {
    min-width: 100%;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_workpiece,
  .card-group.list-View.table-sort-pagination table td.col_workpiece {
    min-width: 101px;
    width: 101px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_workpiece,
  .card-group.list-View.table-sort-pagination table td.col_workpiece {
    min-width: 100%;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_number_of_spindles,
  .card-group.list-View.table-sort-pagination table td.col_number_of_spindles {
    min-width: 98px;
    width: 98px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_number_of_spindles,
  .card-group.list-View.table-sort-pagination table td.col_number_of_spindles {
    min-width: 100%;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_number_of_turrets,
  .card-group.list-View.table-sort-pagination table td.col_number_of_turrets {
    min-width: 98px;
    width: 98px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_number_of_turrets,
  .card-group.list-View.table-sort-pagination table td.col_number_of_turrets {
    min-width: 100%;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_number_of_turrets + .col_last_modify,
  .card-group.list-View.table-sort-pagination table td.col_number_of_turrets + .col_last_modify {
    min-width: 125px;
    width: 125px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_number_of_turrets + .col_last_modify,
  .card-group.list-View.table-sort-pagination table td.col_number_of_turrets + .col_last_modify {
    min-width: 100%;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_status,
  .card-group.list-View.table-sort-pagination table td.col_status {
    min-width: 110px;
    width: 110px !important;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_date_updated,
  .card-group.list-View.table-sort-pagination table td.col_date_updated {
    min-width: 110px;
    width: 110px !important;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_order_document,
  .card-group.list-View.table-sort-pagination table td.col_order_document {
    min-width: 120px;
    width: 120px !important;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_line_item,
  .card-group.list-View.table-sort-pagination table td.col_line_item {
    min-width: 90px;
    width: 90px !important;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_project_number,
  .card-group.list-View.table-sort-pagination table td.col_project_number {
    min-width: 120px;
    width: 120px !important;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_last_modify,
  .card-group.list-View.table-sort-pagination table td.col_last_modify {
    min-width: 125px;
    width: 125px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_last_modify,
  .card-group.list-View.table-sort-pagination table td.col_last_modify {
    min-width: 100%;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_last_modify_date,
  .card-group.list-View.table-sort-pagination table td.col_last_modify_date {
    min-width: 144px;
    width: 144px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_last_modify_date,
  .card-group.list-View.table-sort-pagination table td.col_last_modify_date {
    min-width: 100%;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_shared_by,
  .card-group.list-View.table-sort-pagination table td.col_shared_by {
    min-width: 123px;
    width: 123px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_shared_by,
  .card-group.list-View.table-sort-pagination table td.col_shared_by {
    min-width: 100%;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_drawing_number,
  .card-group.list-View.table-sort-pagination table td.col_drawing_number {
    min-width: 184px;
    width: 184px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_drawing_number,
  .card-group.list-View.table-sort-pagination table td.col_drawing_number {
    min-width: 100%;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_material_number,
  .card-group.list-View.table-sort-pagination table td.col_material_number {
    min-width: 144px;
    width: 144px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_material_number,
  .card-group.list-View.table-sort-pagination table td.col_material_number {
    min-width: 100%;
    width: 100%;
  }
}
.card-group.list-View.table-sort-pagination table th.col_order_number,
.card-group.list-View.table-sort-pagination table td.col_order_number {
  padding: 12px;
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_order_number,
  .card-group.list-View.table-sort-pagination table td.col_order_number {
    min-width: 150px;
    width: 150px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_order_number,
  .card-group.list-View.table-sort-pagination table td.col_order_number {
    min-width: 100%;
    width: 100%;
  }
}
.card-group.list-View.table-sort-pagination table th.col_catalogID,
.card-group.list-View.table-sort-pagination table td.col_catalogID {
  padding: 12px;
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_catalogID,
  .card-group.list-View.table-sort-pagination table td.col_catalogID {
    min-width: 150px;
    width: 150px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_catalogID,
  .card-group.list-View.table-sort-pagination table td.col_catalogID {
    min-width: 100%;
    width: 100%;
  }
}
.card-group.list-View.table-sort-pagination table th.col_grade,
.card-group.list-View.table-sort-pagination table td.col_grade {
  padding: 12px;
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_grade,
  .card-group.list-View.table-sort-pagination table td.col_grade {
    min-width: 150px;
    width: 150px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_grade,
  .card-group.list-View.table-sort-pagination table td.col_grade {
    min-width: 100%;
    width: 100%;
  }
}
.card-group.list-View.table-sort-pagination table th.col_description,
.card-group.list-View.table-sort-pagination table td.col_description {
  padding: 12px;
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_description,
  .card-group.list-View.table-sort-pagination table td.col_description {
    min-width: 342px;
    width: 342px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_description,
  .card-group.list-View.table-sort-pagination table td.col_description {
    min-width: 100%;
    width: 100%;
  }
}
.card-group.list-View.table-sort-pagination table th.col_quantity,
.card-group.list-View.table-sort-pagination table td.col_quantity {
  padding: 12px;
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_quantity,
  .card-group.list-View.table-sort-pagination table td.col_quantity {
    min-width: 150px;
    width: 150px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_quantity,
  .card-group.list-View.table-sort-pagination table td.col_quantity {
    min-width: 100%;
    width: 100%;
  }
}
.card-group.list-View.table-sort-pagination table th.col_quantity + .col_cta_action[data-orderable="false"]::after,
.card-group.list-View.table-sort-pagination table td.col_quantity + .col_cta_action[data-orderable="false"]::after {
  display: none;
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_quantity + .col_cta_action,
  .card-group.list-View.table-sort-pagination table td.col_quantity + .col_cta_action {
    min-width: 48px;
    width: 48px !important;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_quantity + .col_cta_action,
  .card-group.list-View.table-sort-pagination table td.col_quantity + .col_cta_action {
    min-width: 48px;
    width: 48px !important;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table th.col_cta_action,
  .card-group.list-View.table-sort-pagination table td.col_cta_action {
    min-width: 28px;
    width: 28px !important;
    position: sticky;
    right: -1px;
    z-index: 2;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_cta_action,
  .card-group.list-View.table-sort-pagination table td.col_cta_action {
    display: flex;
    min-width: 28px;
    width: 28px !important;
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination table th.col_cta_action .collab-card__cta-content,
  .card-group.list-View.table-sort-pagination table td.col_cta_action .collab-card__cta-content {
    right: 0;
  }
}
@media (min-width: 640px) {
  .card-group.list-View.table-sort-pagination table td {
    height: auto;
  }
}
.card-group.list-View.table-sort-pagination table td.control:before {
  line-height: 1;
}
.card-group.list-View.table-sort-pagination table td > .solution__meta-data:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.card-group.list-View.table-sort-pagination table .collab-card__checkbox {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  border: 2px solid black;
  border-radius: 2px;
  padding: 0;
  margin: 0;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  outline: none !important;
  cursor: pointer;
  transition: opacity 0.3s ease-in-out;
  -webkit-appearance: none;
}
.card-group.list-View.table-sort-pagination table .collab-card__checkbox:checked {
  background-image: url(../images/checked-checkbox.svg);
}
.card-group.list-View.table-sort-pagination .dataTables_wrapper {
  overflow: visible;
  margin-bottom: 0;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .card-group.list-View.table-sort-pagination .dataTables_wrapper {
    overflow-x: scroll;
    padding-bottom: 350px;
  }
}
@media (min-width: 1024px) {
  .card-group.list-View.table-sort-pagination .dataTables_wrapper {
    overflow-x: auto;
    padding-bottom: 350px;
  }
}
.card-group.list-View.table-sort-pagination .collab-card {
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom: 1px solid #CECECE;
  margin: 0;
}
.card-group.list-View.table-sort-pagination .collab-card:not(.empty-card) {
  border: 1px solid transparent;
}
.card-group.list-View.table-sort-pagination .collab-card.empty-card {
  min-width: 300px;
  width: 100%;
  height: 100%;
  max-width: 300px;
}
@media screen and (min-width: 640px) {
  .card-group.list-View.table-sort-pagination .collab-card.empty-card {
    min-width: inherit;
  }
}
@media screen and (min-width: 640px) {
  .card-group.list-View.table-sort-pagination .collab-card {
    min-width: 1003px;
    max-width: none;
    width: calc(100% - 2px);
  }
}
@media screen and (max-width: 639px) {
  .card-group.list-View.table-sort-pagination .collab-card {
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: 54px;
    border-top: 0;
    flex-direction: row;
  }
}
.card-group.list-View.table-sort-pagination .collab-card .collab-card__checkbox {
  visibility: visible;
  opacity: 1;
}
.card-group.list-View.table-sort-pagination .collab-card .collab-card__header-actions {
  min-width: 100%;
  justify-content: center;
  align-items: center;
}
.card-group.list-View.table-sort-pagination .collab-card .collab-card__header-actions .collab-card__cta-ctr {
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card-group.list-View.table-sort-pagination .collab-card .collab-card__header-actions .collab-card__cta-ctr:first-child {
  padding-left: 0;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .name {
  padding: 0;
  margin: 0;
  border: 0;
  font-weight: normal;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec > a.link-action,
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec,
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .link-action {
  color: #000;
  text-decoration: none;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .card-icon {
  width: 36px;
  height: 36px;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .card-icon .icon > svg,
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .card-icon .icon > img,
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .card-icon .icon > .img-container > img,
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .card-icon .icon img,
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .card-icon .icon img.solution__img {
  width: 36px;
  height: 36px;
  min-height: 36px;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .card-icon .icon .edit-button {
  width: 20px;
  height: 20px;
  right: 2px;
  bottom: 2px;
  display: flex;
  align-items: flex-start;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .card-icon .icon .edit-button .btn-icon {
  width: 100%;
  height: 100%;
  padding: 4px;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .card-icon .icon .edit-button .btn-icon > img {
  margin: 0;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .card-icon + .collab-card__title-ctr {
  padding-left: 10px;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .collab-card__title-ctr .js-collab-card-title {
  margin: 0;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 20px;
  word-break: break-word;
  font-family: "acumin-pro", Arial, sans-serif !important;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .collab-card__title-ctr .js-collab-card-title > a {
  text-decoration: none;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .collab-card__title-ctr + .collabGropIcon-wrap {
  padding-left: 10px;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .collabGropIcon-wrap {
  justify-content: center;
  align-items: center;
  position: relative;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .collabGropIcon-wrap .collabGropIcon {
  position: static;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("../../common/images/collaboration-teams-blue-icon.svg") no-repeat;
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec .collabGropIcon-wrap .collabGroupHoverText {
  min-width: 200px;
  height: auto;
  bottom: auto;
  left: calc(50% - calc(200px/2));
  top: 100%;
}
.card-group.list-View.table-sort-pagination thead .collab-card:hover {
  box-shadow: none;
}
.card-group.list-View.table-sort-pagination tbody .collab-card.ui-droppable-hover,
.card-group.list-View.table-sort-pagination tbody .collab-card.ui-selected,
.card-group.list-View.table-sort-pagination tbody .collab-card.is-selected {
  border: 1px solid #336699;
}
.card-group.list-View.table-sort-pagination tbody .collab-card.ui-droppable-hover:not(.ui-sortable-placeholder)::before,
.card-group.list-View.table-sort-pagination tbody .collab-card.ui-selected:not(.ui-sortable-placeholder)::before,
.card-group.list-View.table-sort-pagination tbody .collab-card.is-selected:not(.ui-sortable-placeholder)::before {
  display: none;
}
.card-group.list-View.table-sort-pagination tbody .collab-card.ui-droppable-hover td,
.card-group.list-View.table-sort-pagination tbody .collab-card.ui-selected td,
.card-group.list-View.table-sort-pagination tbody .collab-card.is-selected td {
  border-top: 1px solid #336699;
}
.card-group.list-View.table-sort-pagination tbody .collab-card.ui-droppable-hover:not(:last-child) + tr td,
.card-group.list-View.table-sort-pagination tbody .collab-card.ui-selected:not(:last-child) + tr td,
.card-group.list-View.table-sort-pagination tbody .collab-card.is-selected:not(:last-child) + tr td {
  border-top: 1px solid #336699;
}
.card-group.list-View.table-sort-pagination tbody .collab-card .collab-card__header-actions > .dragHandler:has(+ .collab-card__cta-ctr) {
  padding-right: 4px;
}
.card-group.list-View.table-sort-pagination tbody .collab-card .collab-card__header-actions .collab-card__cta-ctr {
  padding-left: 0px;
}
.card-group.list-View.table-sort-pagination tbody .collab-card .collab-card__header-actions .collab-card__cta-ctr .collab-card__cta-icon.isMultiple {
  background-position: 2px 0;
}
.card-group.list-View.table-sort-pagination tbody .collab-card .collab-card__header-actions .collab-card__cta-ctr .collab-card__cta-icon.isMultiple::after {
  background-size: 5px 15px;
  background-position: 8px 0;
}
.card-group.list-View .collab-card__cta-icon,
.card-group.list-View .collab-card__cta-icon.isMultiple:after {
  background-image: url("../../common/images/icons/hamburger.svg") !important;
}
.card-group.Grid-View .collab-card .collab-card__cta-icon,
.card-group.Grid-View .collab-card .collab-card__cta-icon.isMultiple:after {
  background-image: url("../../common/images/icons/hamburger.svg");
}
.card-group.Grid-View .collab-card .collab-card__header .collabGroupIcon {
  background: url("../../common/images/collaboration-teams-blue-icon.svg") no-repeat;
}
body.user-logged-in .collab-card .collab-card__cta-icon > i.fa,
body.base-site-kmt .collab-card .collab-card__cta-icon > i.fa {
  display: none;
}
body.page-solutionPage #filter_form .kmt-panel-filter {
  display: flex;
  flex-direction: column;
}
body.page-solutionPage #filter_form .kmt-panel-filter #solution-name {
  order: 1;
}
body.page-solutionPage #filter_form .kmt-panel-filter #machine-name {
  order: 2;
}
body.page-solutionPage #filter_form .kmt-panel-filter #component-order-number {
  order: 3;
}
body.page-solutionPage #filter_form .kmt-panel-filter #last-modified-date {
  order: 4;
}
body.page-solutionPage #filter_form .kmt-panel-filter #creation-date {
  order: 5;
}
body .collab-card.collab-folder-disabled .js-static-handle-cta-modal.collab-folder-enable-share,
body .collab-card.collab-folder-disabled .js-static-handle-cta-modal.collab-folder-enable-remove {
  display: none;
}
body .collab-card.collab-folder-enabled .js-static-handle-cta-modal.collab-folder-disable-share,
body .collab-card.collab-folder-enabled .js-static-handle-cta-modal.collab-folder-disable-remove {
  display: none;
}
body .collab-card .collab-card__cta-icon,
body .collab-card .collab-card__cta-icon.isMultiple:after {
  background-image: url("../../common/images/icons/hamburger.svg") !important;
}
body .collab-card .collab-card__header .collabGroupIcon {
  background: url("../../common/images/collaboration-teams-blue-icon.svg") no-repeat;
}
body.page-collaborationTeamDashboard .collab-card.collab-folder-disabled .js-static-handle-cta-modal[data-action="move-to"] {
  display: none;
}
body.page-workpieceFeaturePage .collab-card.collab-folder-disabled .js-static-handle-cta-modal.collab-folder-disable-share,
body.page-workpieceFeaturePage .collab-card.collab-folder-disabled .js-static-handle-cta-modal.collab-folder-disable-remove {
  display: none;
}
body.page-workpieceFeaturePage .collab-card.collab-folder-disabled .js-static-handle-cta-modal.collab-folder-enable-share,
body.page-workpieceFeaturePage .collab-card.collab-folder-disabled .js-static-handle-cta-modal.collab-folder-enable-remove {
  display: block;
}
body.page-addEditSolutionPage #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 5px;
  max-width: 100%;
  padding-right: 40px;
  display: flex;
}
body.page-addEditSolutionPage #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .select2-container--default .select2-selection--single .select2-selection__rendered .material-icon + span {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.page-addEditSolutionPage #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .select2-container--default .select2-selection--single .select2-selection__arrow::after {
  top: calc(50% - 11px);
}
body.page-addEditSolutionPage #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .select2-container--default .select2-selection--single .select2-selection__arrow::before {
  top: calc(50% - 8px);
}
body.page-addEditSolutionPage #colorbox.speeds-feeds-cbox #cboxWrapper #cboxContent #cboxLoadedContent .speeds-feeds__container .speeds-feeds__info-ctr .speeds-feeds__wp .select2-container--default .select2-selection--single .select2-selection__rendered,
body.page-addEditSolutionPage .select2-results__option {
  padding-left: 15px;
}
body.is-dragging:not(.page-approvalDrawingListPage) .card-group.list-View.table-sort-pagination .dataTables_wrapper {
  overflow: visible;
}
@media (min-width: 640px) {
  body.is-dragging:not(.page-approvalDrawingListPage) .card-group.list-View.table-sort-pagination .dataTables_wrapper {
    overflow: visible;
  }
}
@media screen and (min-width: 640px) {
  body.is-dragging:not(.page-approvalDrawingListPage) .card-group.list-View.table-sort-pagination .collab-card.machine-card,
  body.is-dragging:not(.page-approvalDrawingListPage) .card-group.list-View.table-sort-pagination .collab-card.project-card,
  body.is-dragging:not(.page-approvalDrawingListPage) .card-group.list-View.table-sort-pagination .collab-card.solution-card {
    display: table;
  }
}
.ui-draggable-dragging.clone-ui-selected.ui-dragged {
  z-index: 999;
}
.form-body-scrollable > div + div {
  margin-top: 12px;
}
@media (min-width: 640px) {
  #colorbox.footer-forms #cboxWrapper #cboxContent {
    overflow: hidden;
  }
}
@media (min-width: 640px) {
  #colorbox.footer-forms #cboxWrapper #cboxContent #cboxLoadedContent {
    padding: 25px 20px;
    max-height: calc(100vh - 0px - 25px - 25px - 53px);
  }
}
#colorbox.footer-forms #cboxWrapper #cboxContent #cboxClose {
  padding: 0;
  width: 28px;
  height: 28px;
  background-size: contain;
  right: 20px;
  top: 18px;
}
#colorbox.footer-forms #cboxWrapper #cboxContent .text-success-sign-up {
  text-align: center;
}
.js-validation-form .is-invalid,
.footer-forms .js-validation-form .is-invalid {
  border: 1px solid #d94b3d !important;
  outline: none !important;
  box-shadow: none !important;
}
.js-validation-form .is-invalid:focus,
.footer-forms .js-validation-form .is-invalid:focus {
  border: 1px solid #d94b3d !important;
  box-shadow: none !important;
}
.js-validation-form .form-error,
.footer-forms .js-validation-form .form-error {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 6px;
  font-size: 14px;
  line-height: 18px;
  color: #d94b3d;
  white-space: normal;
}
.js-validation-form .form-error::before,
.footer-forms .js-validation-form .form-error::before {
  content: "×";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  border: 1.5px solid currentColor;
  border-radius: 50%;
  font-size: 12px;
  line-height: 1;
  flex: 0 0 16px;
}
.js-validation-form .form-input,
.footer-forms .js-validation-form .form-input,
.js-validation-form .cmp-form-text,
.footer-forms .js-validation-form .cmp-form-text,
.js-validation-form .cmp-form-dropdown,
.footer-forms .js-validation-form .cmp-form-dropdown,
.js-validation-form fieldset,
.footer-forms .js-validation-form fieldset {
  position: relative;
}
.js-validation-form .error-label,
.footer-forms .js-validation-form .error-label {
  border-color: #d94b3d !important;
}
.js-validation-form .kmt-input + .kmt-field-error,
.footer-forms .js-validation-form .kmt-input + .kmt-field-error {
  margin-top: 5px;
}
.js-validation-form .kmt-field-error,
.footer-forms .js-validation-form .kmt-field-error {
  display: flex;
  gap: 6px;
  align-items: center;
  color: #D03C00;
  font-size: 14px;
  font-style: normal;
}
.js-validation-form .kmt-field-error__icon,
.footer-forms .js-validation-form .kmt-field-error__icon {
  margin-top: 2px;
  width: 15px;
  height: 15px;
  fill: #D03C00;
  vertical-align: top;
}
.js-validation-form .form-options,
.footer-forms .js-validation-form .form-options {
  font-weight: normal;
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 14px;
}
.js-validation-form .form-options input[type="radio"],
.footer-forms .js-validation-form .form-options input[type="radio"],
.js-validation-form .form-options input[type="checkbox"],
.footer-forms .js-validation-form .form-options input[type="checkbox"] {
  margin-top: 2px;
}
.js-validation-form .button,
.footer-forms .js-validation-form .button {
  display: flex;
  justify-content: flex-end;
}
.js-validation-form .button .form-button,
.footer-forms .js-validation-form .button .form-button {
  float: none;
}
.js-validation-form .consent-section.form-bg,
.footer-forms .js-validation-form .consent-section.form-bg {
  padding: 0 !important;
}
.js-validation-form .consent-section .checkbox-consent,
.footer-forms .js-validation-form .consent-section .checkbox-consent {
  display: flex;
  padding: 20px;
  align-items: flex-start;
}
.js-validation-form .consent-section .checkbox-consent input[type="checkbox"],
.footer-forms .js-validation-form .consent-section .checkbox-consent input[type="checkbox"] {
  min-height: 22px;
  min-width: 22px;
}
.js-validation-form .consent-section .checkbox-consent .body-small,
.footer-forms .js-validation-form .consent-section .checkbox-consent .body-small {
  font-size: 14px;
  font-weight: normal;
}
.js-validation-form .consent-section .checkbox-consent .body-small a,
.footer-forms .js-validation-form .consent-section .checkbox-consent .body-small a {
  font-weight: normal;
  text-decoration: none;
}
.js-validation-form .consent-section .checkbox-consent .body-small a:hover,
.footer-forms .js-validation-form .consent-section .checkbox-consent .body-small a:hover {
  text-decoration: none;
  color: var(--secondary-blue);
}
.js-validation-form .consent-section .checkbox-consent .body-small .mandatory,
.footer-forms .js-validation-form .consent-section .checkbox-consent .body-small .mandatory {
  font-weight: bold;
  margin-left: 2px;
}
.js-validation-form .form-button,
.footer-forms .js-validation-form .form-button {
  padding-bottom: 0;
}
.js-page-loading {
  pointer-events: none;
}
.js-page-loading::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.35);
  z-index: 20;
}
.js-page-loading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  border-radius: 50%;
  border: 8px solid transparent;
  border-top-color: #2563eb;
  border-right-color: #2563eb;
  animation: kmt-spin 2s linear infinite;
  z-index: 21;
}
@keyframes kmt-spin {
  to {
    transform: rotate(360deg);
  }
}
.card-group.list-View.table-sort-pagination .collab-card .pro-title-sec,
.kmt-approval-drawings-list .responsive-table .col_status .drawings-status .solution__meta-data-txt {
  display: inline-flex;
  width: auto;
}
@media screen and (min-width: 640px) {
  #colorbox.send-message-popup #cboxWrapper,
  #colorbox.join-the-community-message-popup #cboxWrapper {
    height: 100% !important;
    max-width: 700px;
  }
}
@media screen and (min-width: 640px) {
  #colorbox.send-message-popup #cboxWrapper #cboxContent,
  #colorbox.join-the-community-message-popup #cboxWrapper #cboxContent {
    height: auto !important;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 639px) {
  #colorbox.send-message-popup #cboxWrapper #cboxContent,
  #colorbox.join-the-community-message-popup #cboxWrapper #cboxContent {
    max-width: 100vh !important;
  }
}
@media screen and (min-width: 640px) {
  #colorbox.send-message-popup #cboxWrapper #cboxContent #cboxLoadedContent,
  #colorbox.join-the-community-message-popup #cboxWrapper #cboxContent #cboxLoadedContent {
    height: auto !important;
    margin-top: calc(53px);
  }
}
@media screen and (min-width: 640px) {
  #colorbox.send-message-popup #cboxWrapper #cboxContent #cboxTitle,
  #colorbox.join-the-community-message-popup #cboxWrapper #cboxContent #cboxTitle {
    background: transparent;
    position: absolute;
    top: 0;
  }
}
.kmt-customer-search__container {
  min-height: 600px;
}
.kmt-customer-search__container .kmt-customerSearch__headline h2.account-section-header {
  margin-top: 40px;
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 14px;
}
.kmt-customer-search__container .kmt-customerSearch__headline .kmt-customerSearch__header-text {
  margin-bottom: 28px;
}
.kmt-customer-search__container .kmt-pagination-bar .pagination-bar .pagination > li[class^="pagination"] span,
.kmt-customer-search__container .kmt-pagination-bar .pagination-bar .pagination > li[class^="pagination"] a {
  line-height: 28px;
  border-color: #ECECEC;
  background-color: #ECECEC;
}
.kmt-customer-search__container .kmt-pagination-bar .pagination-bar .pagination > li[class^="pagination"] span:hover,
.kmt-customer-search__container .kmt-pagination-bar .pagination-bar .pagination > li[class^="pagination"] a:hover {
  border-color: #333;
}
.kmt-customer-search__container .kmt-pagination-bar .pagination-bar .pagination > li span {
  display: block;
  margin-right: 6px;
  line-height: 33px;
  border: 1px solid #ffd200;
  background-color: #ffd200;
}
.kmt-customer-search__container .kmt-pagination-bar .pagination-bar .pagination > li span:hover {
  border-color: #333;
}
#collab-pageloader-spinner-container {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  width: 100%;
  display: block;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.4);
}
.page-customerSearchPage .kmt-filters-container .kmt-filters-header {
  margin-top: 0;
}
.page-customerSearchPage .kmt-filters-container .kmt-filters-header .kmt-filters-title {
  height: auto;
  padding-top: 16px;
}
.page-customerSearchPage .kmt-filters-container .kmt-filters-header .js-close-filters-side-bar {
  top: 16px;
  right: 10px;
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  color: #333;
}
.page-customerSearchPage .kmt-filters-container .error {
  font-size: 14px;
  line-height: 14px;
  color: #ed1c24;
}
.page-customerSearchPage.kmt-no-scroll:after {
  content: '';
  position: fixed;
  width: 100%;
  top: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.37);
}
@media (min-height: 1100px) {
  .page-customerSearchPage #filter_form {
    position: relative;
  }
  .page-customerSearchPage #filter_form .kmt-search-filter-btn {
    left: 0;
    right: 0;
    width: auto;
  }
}
.customer-search-tabs .nav-tabs {
  margin-bottom: 24px;
  border-bottom: 2px solid #BCBCBC;
}
.customer-search-tabs .nav-tabs > li > a {
  border: 0;
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  padding: 12px 19px 4px;
  color: #333 !important;
  border-radius: 10px 10px 0 0;
  border-bottom: 2px solid transparent !important;
}
.customer-search-tabs .nav-tabs > li.active > a {
  border: 0;
  padding: 12px 38px 4px;
  background: #ECECEC;
  border-bottom: 2px solid #336699 !important;
}
.customer-search-tabs .customer-favorite-btn {
  font-size: 18px;
  cursor: pointer;
}
.customer-search-tabs .customer-favorite-btn .glyphicon:before {
  content: "\e143";
}
.customer-search-tabs .customer-favorite-btn:hover .glyphicon:before {
  content: "\e005";
}
.customer-search-tabs .customer-favorite-btn.is-favorite:hover .glyphicon:before {
  content: "\e143";
}
.customer-search-tabs .customer-favorite-btn.is-favorite .glyphicon:before {
  content: "\e005";
}
.customer-search-tabs .tab-content .kmt-pagination-bar {
  padding: 0;
}
.customer-search-tabs .pagination-totals {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.customer-search-tabs .kmt-page-size-select form {
  padding-left: 0;
  padding-right: 0;
}
.customer-search-tabs .kmt-page-size-select label {
  margin-bottom: 0;
  line-height: 24px;
  display: inline-block;
  padding-top: 0 !important;
}
.customer-search-tabs .kmt-page-size-select select.form-control {
  width: 75px;
  display: inline-block;
}
.customer-search-tabs .kmt-page-size-select > div {
  margin-top: 0;
  margin-bottom: 0;
}
.customer-search-tabs .change-search {
  margin-top: 10px;
  margin-left: auto;
  margin-right: 0px;
}
.customer-search-tabs .customer-search-list-table {
  margin: 10px 0 26px;
  width: 100% !important;
  order: 3;
}
.customer-search-tabs .customer-search-list-table tr th,
.customer-search-tabs .customer-search-list-table tr td {
  vertical-align: middle;
  box-sizing: border-box;
}
.customer-search-tabs .customer-search-list-table tr th.empty,
.customer-search-tabs .customer-search-list-table tr td.empty {
  display: table-cell !important;
}
.customer-search-tabs .customer-search-list-table tr th.empty::after,
.customer-search-tabs .customer-search-list-table tr td.empty::after {
  display: none;
}
.customer-search-tabs .customer-search-list-table tr th.heart,
.customer-search-tabs .customer-search-list-table tr td.heart {
  width: 28px !important;
  padding-right: 0;
}
.customer-search-tabs .customer-search-list-table tr th.brand,
.customer-search-tabs .customer-search-list-table tr td.brand {
  width: 110px !important;
}
.customer-search-tabs .customer-search-list-table tr th.action-link,
.customer-search-tabs .customer-search-list-table tr td.action-link {
  width: 125px !important;
}
.customer-search-tabs .customer-search-list-table tr th.name,
.customer-search-tabs .customer-search-list-table tr td.name {
  word-break: normal;
  white-space: normal;
  width: 260px !important;
  overflow-wrap: anywhere;
}
.customer-search-tabs .customer-search-list-table tr th.sales-org,
.customer-search-tabs .customer-search-list-table tr td.sales-org {
  width: 90px !important;
}
.customer-search-tabs .customer-search-list-table tr th.shipping-orders,
.customer-search-tabs .customer-search-list-table tr td.shipping-orders,
.customer-search-tabs .customer-search-list-table tr th.carts,
.customer-search-tabs .customer-search-list-table tr td.carts,
.customer-search-tabs .customer-search-list-table tr th.org-number,
.customer-search-tabs .customer-search-list-table tr td.org-number,
.customer-search-tabs .customer-search-list-table tr th.zip-code,
.customer-search-tabs .customer-search-list-table tr td.zip-code,
.customer-search-tabs .customer-search-list-table tr th.number,
.customer-search-tabs .customer-search-list-table tr td.number {
  width: 140px !important;
}
.customer-search-tabs .customer-search-list-table tr th.address,
.customer-search-tabs .customer-search-list-table tr td.address {
  width: 180px !important;
}
.customer-search-tabs .customer-search-list-table tr th {
  padding: 10px;
  color: #333333;
  text-transform: none;
  background-color: transparent;
  background-image: none !important;
  border-bottom: 1px solid #BCBCBC;
}
.customer-search-tabs .customer-search-list-table tr th.sorting,
.customer-search-tabs .customer-search-list-table tr th.sort_asc,
.customer-search-tabs .customer-search-list-table tr th.sort_desc {
  cursor: pointer;
}
.customer-search-tabs .customer-search-list-table tr th.sorting::after,
.customer-search-tabs .customer-search-list-table tr th.sort_asc::after,
.customer-search-tabs .customer-search-list-table tr th.sort_desc::after {
  content: '';
  margin-top: 5px;
  margin-left: 5px;
  border-width: 5px;
  border-style: solid;
  display: inline-block;
  vertical-align: inherit;
  border-color: #333 transparent transparent transparent;
}
.customer-search-tabs .customer-search-list-table tr th.sort_asc::after,
.customer-search-tabs .customer-search-list-table tr th.sort_desc::after {
  display: inline-block;
}
.customer-search-tabs .customer-search-list-table tr th.sort_desc::after {
  margin-top: -5px;
  transform: rotate(180deg);
}
.customer-search-tabs .customer-search-list-table tr td {
  padding: 7px 10px;
  border-bottom: 1px solid #BCBCBC;
}
.customer-search-tabs .action-link a {
  display: block;
  min-width: auto;
  text-decoration: none;
  color: #23201F;
  max-width: 100%;
  padding: 0px;
  text-align: center;
}
.customer-search-tabs #customerSearchTab .paginationBar,
.customer-search-tabs #favoritesTab > .kmt-pagination-bar .pagination-toolbar,
.customer-search-tabs #customerSearchTab > .table-wrapper > .kmt-pagination-bar .pagination-toolbar {
  display: none;
}
.customer-search-tabs #customerSearchTab #kmt_customer_search_sumbmit_filter {
  width: 190px;
  max-width: 100%;
}
.customer-search-tabs #customerSearchTab .kmt-applied-filer-container .kmt-applied-filter-clear {
  margin-left: 4px;
  margin-right: 4px;
  display: inline-block;
  width: auto !important;
}
.customer-search-tabs #customerSearchTab .kmt-applied-filer-container .kmt-applied-filter-item {
  margin-right: 8px;
}
.customer-search-tabs #customerSearchTab .kmt-add-link > span {
  display: none;
}
.customer-search-tabs #customerSearchTab .kmt-add-link[aria-expanded="true"] .collapse-filter {
  display: block;
}
.customer-search-tabs #customerSearchTab .kmt-add-link[aria-expanded="false"] .change-filter {
  display: block;
}
.customer-search-tabs .table-wrapper {
  position: relative;
}
.customer-search-tabs .table-wrapper > .pagination-totals {
  right: 130px;
}
@media (min-width: 640px) {
  .customer-search-tabs .table-wrapper > .pagination-totals {
    top: 0;
  }
}
@media (max-width: 639px) {
  .customer-search-tabs .table-wrapper > .pagination-totals {
    top: 42px;
  }
}
@media (max-width: 1023px) {
  .customer-search-tabs #js-mobileDeviceTest {
    display: none;
  }
  .customer-search-tabs .nav-tabs {
    margin-bottom: 10px;
  }
  .customer-search-tabs .tab-pane .kmt-pagination-bar .pagination-bar > .kmt-sort {
    display: none;
  }
  .customer-search-tabs .tab-pane .kmt-pagination-bar .pagination-bar .pagination-totals .kmt-page-size-select {
    max-width: 40%;
  }
  .customer-search-tabs .dataTables_wrapper {
    overflow-x: auto;
  }
}
@media (max-width: 639px) {
  .customer-search-tabs .tab-pane .table-wrapper .pagination-bar-results,
  .customer-search-tabs .tab-pane .table-wrapper .kmt-page-size-select {
    width: 100% !important;
    max-width: none !important;
  }
  .customer-search-tabs .customer-search-list-table thead tr {
    display: flex;
  }
  .customer-search-tabs .customer-search-list-table thead tr > th,
  .customer-search-tabs .customer-search-list-table thead tr > .empty {
    border-bottom: 0;
    display: none !important;
  }
  .customer-search-tabs .customer-search-list-table thead tr > th.heart,
  .customer-search-tabs .customer-search-list-table thead tr > .empty.heart {
    width: 90px !important;
  }
  .customer-search-tabs .customer-search-list-table thead tr > th.name,
  .customer-search-tabs .customer-search-list-table thead tr > .empty.name,
  .customer-search-tabs .customer-search-list-table thead tr > th.heart,
  .customer-search-tabs .customer-search-list-table thead tr > .empty.heart {
    padding-left: 0;
    display: block !important;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items {
    display: flex;
    padding: 16px 0 0;
    flex-wrap: wrap;
    align-items: top;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items .hide-mobile {
    display: none;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items > td {
    padding: 0;
    display: block;
    border-bottom: 0;
    text-align: left;
    padding-bottom: 16px;
    width: 100% !important;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items > td.textNone {
    display: none;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items > td.textNone.heart {
    display: inline-block;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items > td.heart {
    padding-left: 6px;
    vertical-align: top;
    width: 45px !important;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items > td.name {
    font-weight: bold;
    width: calc(100% - 90px) !important;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items > td.collapse-expand {
    width: 45px !important;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items .customer-favorite-btn {
    width: 100%;
    display: flex;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items .expander {
    cursor: pointer;
    margin-left: 6px;
    display: inline-block;
    background: #336699;
    color: #fff;
    border-radius: 50%;
    padding: 0 5px;
    line-height: 24px;
    width: 24px;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items.expanded .hide-mobile {
    display: flex;
    padding: 8px 0;
    background-color: #fff;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items.expanded .hide-mobile:last-of-type {
    padding-bottom: 5px;
    border-bottom: 1px solid #bcbcbc;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items.expanded > td::before {
    margin-right: 8px;
    font-weight: bold;
    display: inline-flex;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items.expanded > td.number {
    padding-top: 10px;
    border-top: 1px solid #BCBCBC;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items.expanded > td.number::before {
    content: 'Customer Number';
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items.expanded > td.address::before {
    content: 'Address ';
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items.expanded > td.zip-code::before {
    content: 'Zip/Postal Code';
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items.expanded > td.org-number::before {
    content: 'Sales Org Number';
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items.expanded > td.sales-org::before {
    content: 'Sales Org';
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items.expanded > td.brand::before {
    content: attr(data-label);
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items.expanded .expander {
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items.expanded .expander:before {
    content: '-';
    font-size: 20px;
    line-height: 15px;
  }
}
@media (max-width: 340px) {
  .customer-search-tabs .nav-tabs > li.active > a {
    padding-left: 14px;
    padding-right: 14px;
  }
  .customer-search-tabs .pagination-totals {
    align-items: flex-start;
    flex-direction: column !important;
  }
  .customer-search-tabs .pagination-totals .kmt-page-size-select {
    max-width: none;
    justify-content: flex-start;
  }
}
@media (min-width: 640px) {
  .favorate {
    width: 130px !important;
  }
  .searchchnage {
    float: right;
    width: auto;
  }
  .appliedFiltercustSearch {
    float: left;
    width: 80%;
  }
  p.customerSearchActive {
    text-align: left;
    padding-left: 5px;
  }
  .customer-search-tabs .dataTables_wrapper {
    overflow-x: auto;
  }
  .main-content .customer-search-tabs .customer-search-list-table tr th::after {
    display: none;
  }
}
@media (max-width: 639px) {
  .customer-search-tabs .customer-search-list-table thead th.favorate {
    width: 90px !important;
    display: block !important;
  }
  .customer-search-tabs .tab-content .pagination-mob {
    flex-wrap: nowrap;
  }
  .searchchnage {
    float: left;
    margin-top: 10px;
  }
  .customer-search-tabs .tab-content #customerSearchTab #kmt_customer_search_sumbmit_filter {
    width: 100%;
    margin-top: 15px;
  }
  .customerSearch {
    float: left;
    margin-bottom: 10px;
  }
  .customer-search-tabs .tab-content .customer-search-list-table tbody tr.kmt-customer-search__items .expander {
    height: 24px;
    line-height: 19px;
  }
  .customer-search-tabs .tab-content .customer-search-list-table tbody tr.kmt-customer-search__items.expanded .expander:before {
    height: 24px;
    line-height: 19px;
  }
  .customer-search-tabs .customer-search-list-table tbody tr.kmt-customer-search__items {
    border-bottom: solid 1px #BCBCBC;
  }
  .customer-search-tabs .tab-content .customer-search-list-table tbody tr.kmt-customer-search__items.expanded td.number {
    border-top: none;
  }
  .customer-search-tabs td.number::before,
  .customer-search-tabs td.address::before,
  .customer-search-tabs td.zip-code::before,
  .customer-search-tabs td.org-number::before,
  .customer-search-tabs td.sales-org::before,
  .customer-search-tabs td.brand::before {
    min-width: 165px;
    max-width: 165px;
    padding-left: 8px;
  }
  .customerSearchActive {
    padding-left: 8px;
  }
  .tab-content .customer-search-list-table td.zip-code {
    background-color: #F9F9F9 !important;
  }
  .tab-content .customer-search-list-table td.sales-org {
    background-color: #F9F9F9 !important;
  }
  .tab-content .customer-search-list-table td.brand {
    background-color: #F9F9F9 !important;
  }
  .customer-search-tabs .customer-favorite-btn {
    position: relative;
    top: 3px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .customer-search-tabs .customer-search-list-table tr th {
    min-width: 140px;
  }
}
p.customerSearchActive {
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
}
.main-content .customer-search-tabs .customer-search-list-table tr th.sort_desc::after {
  display: none;
}
.marr30 {
  margin-right: 30px;
}
.customerSearch {
  cursor: pointer;
  text-decoration: none;
}
.customerSearch span {
  text-decoration: underline;
}
.collapseFiltertext {
  display: none;
}
.collapsefilter .seeFiltertext {
  display: none;
}
.collapsefilter .collapseFiltertext {
  display: inline;
}
.searchchnage span {
  text-decoration: underline;
}
.select-list-group-list li {
  padding: 0.6rem 1rem;
  margin: 0;
}
.combo-select-dropdown li {
  position: relative;
  font-size: 12px;
}
.combo-select-dropdown ul {
  list-style: none;
  padding: 0;
}
.combo-select-dropdown li li:hover,
.combo-select-dropdown li li.current,
.combo-select-dropdown li li.active {
  color: #333333;
  background-color: #ECECEC;
}
.select-list-group {
  position: relative;
}
.select-list-group,
.select-list-group * {
  width: 100%;
}
.select-list-group .select-list-group-search + .select-list-group__toggle:after {
  content: "v";
  font-family: sans-serif;
  position: absolute;
  top: .6rem;
  right: .7rem;
  width: 2rem;
  padding: 0.6rem;
  text-align: center;
}
.select-list-group .select-list-group-search:focus + .select-list-group__toggle:after {
  content: "^";
}
.select-list-group [data-toggle="false"] {
  display: none;
}
.select-list-group [data-toggle="true"] {
  display: inherit;
  box-shadow: 0px 5px 12px -2px rgba(0, 0, 0, 0.4);
  max-height: 210px;
  overflow: auto;
  position: absolute;
  z-index: 1000;
  background-color: #fff;
  border-radius: 0px 0px 0px 10px;
  border: solid 1px #BCBCBC;
}
.select-list-group li[data-display="false"] {
  display: none;
}
.select-list-group li[data-display="true"] {
  display: inherit;
}
.select-list-group li[data-highlight="false"] {
  border-left: 0;
}
.select-list-group li[data-highlight="true"] {
  color: #ECECEC;
  background-color: #333333;
}
.select-list-group-search {
  background: url("../../common/images/downarrow.svg") no-repeat right 12px top 15px;
  background-size: 15px;
  cursor: pointer;
}
.customer-search-tabs .tab-content table tr td a:hover {
  text-decoration: none;
}
.customer-search-tabs table tbody tr:nth-of-type(odd) {
  background-color: #F9F9F9;
}
.page-customerSearchPage table.dataTable.no-footer {
  border-bottom: none;
}
.internalErrorsetting .customerSearchalert {
  color: #D03C00;
  font-weight: bold;
  background-color: #fff;
  border: solid 1px #D03C00;
  padding: 20px 10px;
  line-height: 20px;
}
.internalErrorsetting .customerSearchalert svg {
  margin-right: 10px;
  min-width: 30px;
}
.justify-content-center-customer {
  justify-content: center;
  align-items: center;
}
.left-navigation .kmt-exception-wp i {
  word-break: break-all;
}
.solutionFinderContainer {
  /* slick slider css */
}
.solutionFinderContainer .spin-circle {
  top: 15%;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder {
  border: 1px solid #E0E0E0;
  position: relative;
  border-radius: 6px;
  width: 13.7%;
  margin: 0;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a {
  display: block;
  text-decoration: none;
  height: 100%;
  width: 100%;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a:focus {
  outline: none;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a.disabled {
  pointer-events: none;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .card_header {
  background: #ECECEC;
  text-align: center;
  min-height: 70px;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .card_header p {
  padding-top: 20px;
  margin: 0;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
  color: #bdbdbd;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .card_content {
  padding: 10px;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .card_content p {
  margin: 0;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .card_content .btn {
  display: none;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .card_content .default-text {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.1px;
  color: #828282;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .card_content .selected-feature-thumb {
  width: 100%;
  margin: 0 auto;
  max-width: 80px;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .card_content .selected-feature-thumb img {
  width: 100%;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .card_content .selected-feature-thumb svg {
  width: 100%;
  height: 100%;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .status_icon {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  display: none;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .status_icon svg {
  width: 33px;
  height: 33px;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .default_status_icon {
  display: block;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .selected_status_icon {
  display: none;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .active_status_icon {
  display: none;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .selected_icon {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 64%);
  display: none;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder a .selected-feature-container {
  display: none;
  word-break: break-word;
  text-align: center;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.active {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.active .card_header p {
  color: #000000;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.active .card_content {
  color: #828282;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.active .selected_icon {
  display: block;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.active .selected_status_icon {
  display: none;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.active .default_status_icon {
  display: none;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.active .active_status_icon {
  display: block;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.active .active_status_icon svg {
  filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.4));
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.active.selected {
  pointer-events: none;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.selected .card_content p {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.selected .card_header p {
  color: #336699;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.selected .selected-feature-container {
  display: block;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.selected .default-text {
  display: none;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.selected .active_status_icon {
  display: none;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.selected .default_status_icon {
  display: none;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.selected .selected_status_icon {
  display: block;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.due-selection .card_header p {
  color: #336699;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.due-selection .default_status_icon svg circle {
  fill: #ffffff;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.due-selection .default_status_icon svg g path {
  fill: #336699;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.due-selection .card_content .btn {
  display: block;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.available .card_header p {
  color: #336699;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.available .status_icon svg circle {
  fill: #ffffff;
}
.solutionFinderContainer .card_wrapper .card_container .card_holder.available .status_icon svg g path {
  fill: #336699;
}
.solutionFinderContainer .card_wrapper .card_container .function {
  margin-left: 0;
}
.solutionFinderContainer .card_wrapper .card_container .function a .card_header p {
  color: #336699;
}
.solutionFinderContainer .card_wrapper .card_container .workpiece {
  margin-left: 0;
}
.solutionFinderContainer .card_wrapper .card_container .material {
  margin-left: 0;
}
.solutionFinderContainer .card_wrapper .card_container .material a .card_content .selected-feature .kmt-wpm-box {
  margin: 0 auto;
}
.solutionFinderContainer .card_wrapper .card_container .machine a .card_content .default-text {
  font-size: 14px;
}
.solutionFinderContainer .card_wrapper .card_container .machine a .card_content .selected-feature-container .selected-feature p {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}
.solutionFinderContainer .card_wrapper .card_container .machine a .card_content .selected-feature-container .spindles-turrets {
  display: flex;
  justify-content: center;
  font-size: 12px;
  text-align: left;
}
.solutionFinderContainer .card_wrapper .card_container .machine a .card_content .selected-feature-container .spindles-turrets select {
  width: 55px;
  height: auto !important;
  padding-left: 0;
  padding-right: 12px;
  margin-right: 10px;
  border: none;
  font-size: 12px;
  display: inline-block;
  background-size: 10px 11px;
  background-position: 100% 65%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAxLjAzNDExQzAuMDA0MTUwMzkgMS4wOTQ2MiAwLjAwMzY0OTcxIDEuMTEwMDIgMC4wMTM5NTAzIDEuMTY5OTJDMC4wMzcyMDA5IDEuMzA0NjIgMC4wODgyNTMgMS40MzQxOCAwLjE2MzI1NyAxLjU0ODQ5QzAuMjAxMTU5IDEuNjA2MjkgMC4yNDUyNiAxLjY1Njc0IDAuMjkyMzEzIDEuNzA3MTRMNi4yOTI1NyA3LjcwNzRDNi4zMzY5MiA3Ljc0ODggNi4zNDcwMiA3Ljc2MDM1IDYuMzk1NDcgNy43OTcxQzYuNDQ5ODggNy44MzgzNSA2LjUwODUzIDcuODc0MDEgNi41NzAyMyA3LjkwMzM2QzYuODM5NzkgOC4wMzE1NiA3LjE1OTY2IDguMDMxNTYgNy40MjkyMiA3LjkwMzM2QzcuNDkwOTIgNy44NzQwMSA3LjU0OTU3IDcuODM4MzUgNy42MDM5OCA3Ljc5NzFDNy42NTIzOCA3Ljc2MDM1IDcuNjYyNTMgNy43NDg4IDcuNzA2ODMgNy43MDc0TDEzLjcwNzEgMS43MDcxNEMxMy43NDg1IDEuNjYyNzkgMTMuNzYwMSAxLjY1MjY0IDEzLjc5NjggMS42MDQyNEMxMy44OTMyIDEuNDc3MTMgMTMuOTU4MyAxLjMyNzEzIDEzLjk4NTUgMS4xNjk5MkMxNC4wMDQ4IDEuMDU3NjYgMTQuMDA0OCAwLjk0MjMwOSAxMy45ODU1IDAuODMwMDU0QzEzLjk3IDAuNzQwMzAxIDEzLjk0MjIgMC42NTI3NDcgMTMuOTAzMSAwLjU3MDQ5M0MxMy43NTQ1IDAuMjU4MDggMTMuNDQ2NCAwLjA0MDU3MDMgMTMuMTAyMyAwLjAwNTE2ODkxQzEyLjk2NjMgLTAuMDA4NzgxNDMgMTIuODI3NyAwLjAwNTQ2OTMyIDEyLjY5NzQgMC4wNDY4MjExQzEyLjU4ODkgMC4wODEyNzI2IDEyLjQ4NjQgMC4xMzQzMjUgMTIuMzk1NyAwLjIwMzEyN0MxMi4zNDczIDAuMjM5ODc5IDEyLjMzNzIgMC4yNTE0MyAxMi4yOTI4IDAuMjkyODMxTDYuOTk5NyA1LjU4NTk2TDEuNzA2NTcgMC4yOTI4MzFMMS42NTY2NyAwLjI0NjIzQzEuNjA5NjcgMC4yMDc5NzggMS41OTg3MiAwLjE5NzA3NyAxLjU0NzkyIDAuMTYzNzc2QzEuNDUyNzEgMC4xMDEzMjMgMS4zNDY4NiAwLjA1NTMyMTIgMS4yMzYyNSAwLjAyODM2OTlDMS4xNDc3NSAwLjAwNjgxODc3IDEuMDU2MzUgLTAuMDAyNTgxNiAwLjk2NTM0MiAwLjAwMDUxODc5OUMwLjYxOTU3NiAwLjAxMjMxOTEgMC4yOTczMTMgMC4yMDgzMjggMC4xMjc3NTUgMC41MDk4NDFDMC4wNzE5NTI4IDAuNjA5MDk1IDAuMDMzMzAxNCAwLjcxNzg0OSAwLjAxMzk1MDMgMC44MzAwNTRDMC4wMDM2NDk3MSAwLjg4OTk1NyAwLjAwNDE1MDM5IDAuOTA1MzU4IDAgMC45NjU4NkMwIDAuOTg4NjExIDAgMS4wMTEzNiAwIDEuMDM0MTFaIiBmaWxsPSIjNEU0RTU2Ii8+Cjwvc3ZnPgo=);
}
.solutionFinderContainer .card_wrapper .card_container .machine a .card_content .selected-feature-container .spindles-turrets .js-selected-spindles-more {
  color: #333;
}
.solutionFinderContainer .card_wrapper .card_container .machine a .card_content .selected-feature-container .js-selected-spindle-turret {
  display: flex;
  justify-content: center;
}
.solutionFinderContainer .card_wrapper .card_container .machine a .card_content .selected-feature-container .js-selected-spindle-turret p {
  font-size: 12px;
  font-weight: 300;
}
.solutionFinderContainer .card_wrapper .card_container .machine a .card_content .selected-feature-container .selected-feature-thumb {
  max-width: 75px;
}
.solutionFinderContainer .card_wrapper .card_container .machine.available .selected-feature-container {
  display: block;
}
.solutionFinderContainer .card_wrapper .card_container .parameter a .card_content .default-text {
  font-size: 14px;
}
.solutionFinderContainer .card_wrapper .card_container .parameter a .card_content .selected-feature .selected-params {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5px;
}
.solutionFinderContainer .card_wrapper .card_container .parameter a .card_content .selected-feature .selected-params p {
  font-size: 15px;
  line-height: 23px;
  letter-spacing: 0.1px;
}
.solutionFinderContainer .card_wrapper .card_container .parameter a .card_content .selected-feature .selected-params p span {
  color: #333333;
  padding: 0 1px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 11px;
  font-weight: normal;
}
.solutionFinderContainer .card_wrapper .card_container .parameter a .card_content .selected-feature .selected-params span {
  color: #828282;
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.002em;
  padding-bottom: 8px;
}
.solutionFinderContainer .card_wrapper .card_container .btn {
  min-width: 1px;
  margin-top: 8px;
}
.solutionFinderContainer .card_wrapper .card_container .result a .card_content .btn {
  font-size: 11px;
}
.solutionFinderContainer .global-alerts {
  margin-top: 20px;
}
.solutionFinderContainer .content_wrapper .card_wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.solutionFinderContainer .content_wrapper .card_wrapper .card {
  width: 132px;
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
  border-radius: 6px;
  position: relative;
  align-items: center;
  margin: 0 34px 20px 0;
  height: 100%;
  word-break: break-word;
}
.solutionFinderContainer .content_wrapper .card_wrapper .card .radio-content-wrapper {
  padding: 0 10px;
}
.solutionFinderContainer .content_wrapper .card_wrapper .card .radio-wrapper-badged svg {
  width: 70px;
  height: 70px;
}
.solutionFinderContainer .content_wrapper .card_wrapper .card .radio-wrapper-badged img {
  width: 100%;
}
.solutionFinderContainer .content_wrapper .card_wrapper .card .radio-wrapper-text {
  text-align: center;
  line-height: 23px;
  font-size: 16px;
}
.solutionFinderContainer .content_wrapper .card_wrapper .card .radio-wrapper-text p {
  margin-bottom: 0;
}
.solutionFinderContainer .content_wrapper .card_wrapper .card .radio-wrapper {
  display: block;
  cursor: pointer;
}
.solutionFinderContainer .content_wrapper .card_wrapper .card .radio-wrapper input[type="radio"]:checked + span {
  left: auto;
  right: 5px;
  top: 5px;
  border: none;
  background-color: #336699;
  width: 12px;
  height: 12px;
}
.solutionFinderContainer .content_wrapper .card_wrapper .card .radio-wrapper input[type="radio"]:checked + span::after {
  display: inline-block;
  content: '';
  position: absolute;
  transform: rotate(45deg);
  height: 8px;
  width: 4px;
  top: 1px;
  left: 4px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.solutionFinderContainer .content_wrapper .card_wrapper .card .radio-wrapper::before {
  display: none;
}
.solutionFinderContainer .content_wrapper .card_wrapper .childFeature:first-child {
  margin: 0 0 20px 0;
}
.solutionFinderContainer .content_wrapper .card_wrapper .function_card {
  width: 202px;
}
.solutionFinderContainer .content_wrapper .card_wrapper .arrow {
  width: 140px;
  height: 10px;
  background-color: #a3cbee;
  display: none;
}
.solutionFinderContainer .content_wrapper .card_wrapper .choose-text p {
  font-weight: 500;
  font-size: 24px;
  line-height: 23px;
  letter-spacing: 0.1px;
  color: #000000;
  margin-bottom: 10px;
}
.solutionFinderContainer .content_wrapper .card_wrapper .child_container {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 28px;
}
.solutionFinderContainer .content_wrapper .card_wrapper .child_container .card {
  margin: 0 10px 0 0;
}
.solutionFinderContainer .content_wrapper .card_wrapper .child_container .card:last-child {
  margin: 0 0 0 10px;
}
.solutionFinderContainer .content_wrapper .card_wrapper .child_container .card.childFeature {
  margin: 0;
}
.solutionFinderContainer .search_container {
  display: flex;
  justify-content: space-between;
  padding: 20px 0 30px;
  align-items: center;
  flex-wrap: wrap;
}
.solutionFinderContainer .search_container .search_header {
  padding-bottom: 10px;
}
.solutionFinderContainer .search_container .search_header h3 {
  margin: 0;
  color: #000000;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  font-family: "acumin-pro", sans-serif, Arial !important;
}
.solutionFinderContainer .search_container .search_header h4 {
  color: #828282;
  line-height: 23px;
  font-size: 18px;
  font-weight: 500;
  font-family: "acumin-pro", sans-serif, Arial !important;
}
.solutionFinderContainer .search_container .kmt-searchbox {
  margin-bottom: 0;
  width: auto;
  padding-top: 10px;
}
.solutionFinderContainer .search_container .kmt-searchbox .kmt-search__input-wp input {
  padding: 10px 10px 10px;
  line-height: calc(20px);
}
.solutionFinderContainer .search_container .kmt-searchbox .kmt-search__input-wp input + .search-icon {
  display: flex;
  width: 14px;
  height: 14px;
  top: 50%;
  margin-top: -7px;
}
.solutionFinderContainer .search_container .solution-thumb svg {
  width: 100%;
  height: 100%;
}
.solutionFinderContainer .add-element {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: inline-flex;
  padding: 5px 6px 6px 12px;
  box-sizing: border-box;
  border-radius: 20px;
  height: 42px;
  color: #000;
  background-color: #f9f9f9;
  border: 1px solid #949494;
}
.solutionFinderContainer .add-element span {
  margin-right: 16px;
  line-height: 14px;
  font-weight: bold;
  color: #333333;
  font-size: 14px;
  text-transform: uppercase;
}
.solutionFinderContainer .add-element .circle {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: none;
  background-color: #ffd200;
  border-radius: 20px;
  height: 27px;
  width: 27px;
  background-size: 27px;
  background-position: center;
  background-repeat: no-repeat;
}
.solutionFinderContainer .add-element .circle svg {
  fill: #333333;
  width: 10px;
  height: 10px;
}
.solutionFinderContainer .workpiece_container .card_wrapper .child_wrapper {
  position: relative;
  padding: 30px 0;
  flex-basis: 100%;
}
.solutionFinderContainer .workpiece_container .card_wrapper .child_wrapper .choose-text {
  position: absolute;
  left: 0;
  top: 0;
}
.solutionFinderContainer .machines_container .collab-card .kmt-checkbox-container .checkbox-wrapper input:checked ~ .checkmark {
  background-color: #336699;
}
.solutionFinderContainer .machines_container .collab-card .kmt-checkbox-container .checkbox-wrapper .checkmark {
  border: 2px solid #336699;
}
.solutionFinderContainer .machines_container .collab-card .kmt-checkbox-container .checkbox-wrapper .checkmark:after {
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #fff;
}
.solutionFinderContainer .machines_container .collab-card .spindle-container {
  display: flex;
}
.solutionFinderContainer .machines_container .collab-card .spindle-container select {
  height: auto !important;
  padding-left: 0;
  padding-right: 12px;
  border: none;
  display: inline-block;
  background-size: 10px 11px;
  background-position: 100% 65%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAxLjAzNDExQzAuMDA0MTUwMzkgMS4wOTQ2MiAwLjAwMzY0OTcxIDEuMTEwMDIgMC4wMTM5NTAzIDEuMTY5OTJDMC4wMzcyMDA5IDEuMzA0NjIgMC4wODgyNTMgMS40MzQxOCAwLjE2MzI1NyAxLjU0ODQ5QzAuMjAxMTU5IDEuNjA2MjkgMC4yNDUyNiAxLjY1Njc0IDAuMjkyMzEzIDEuNzA3MTRMNi4yOTI1NyA3LjcwNzRDNi4zMzY5MiA3Ljc0ODggNi4zNDcwMiA3Ljc2MDM1IDYuMzk1NDcgNy43OTcxQzYuNDQ5ODggNy44MzgzNSA2LjUwODUzIDcuODc0MDEgNi41NzAyMyA3LjkwMzM2QzYuODM5NzkgOC4wMzE1NiA3LjE1OTY2IDguMDMxNTYgNy40MjkyMiA3LjkwMzM2QzcuNDkwOTIgNy44NzQwMSA3LjU0OTU3IDcuODM4MzUgNy42MDM5OCA3Ljc5NzFDNy42NTIzOCA3Ljc2MDM1IDcuNjYyNTMgNy43NDg4IDcuNzA2ODMgNy43MDc0TDEzLjcwNzEgMS43MDcxNEMxMy43NDg1IDEuNjYyNzkgMTMuNzYwMSAxLjY1MjY0IDEzLjc5NjggMS42MDQyNEMxMy44OTMyIDEuNDc3MTMgMTMuOTU4MyAxLjMyNzEzIDEzLjk4NTUgMS4xNjk5MkMxNC4wMDQ4IDEuMDU3NjYgMTQuMDA0OCAwLjk0MjMwOSAxMy45ODU1IDAuODMwMDU0QzEzLjk3IDAuNzQwMzAxIDEzLjk0MjIgMC42NTI3NDcgMTMuOTAzMSAwLjU3MDQ5M0MxMy43NTQ1IDAuMjU4MDggMTMuNDQ2NCAwLjA0MDU3MDMgMTMuMTAyMyAwLjAwNTE2ODkxQzEyLjk2NjMgLTAuMDA4NzgxNDMgMTIuODI3NyAwLjAwNTQ2OTMyIDEyLjY5NzQgMC4wNDY4MjExQzEyLjU4ODkgMC4wODEyNzI2IDEyLjQ4NjQgMC4xMzQzMjUgMTIuMzk1NyAwLjIwMzEyN0MxMi4zNDczIDAuMjM5ODc5IDEyLjMzNzIgMC4yNTE0MyAxMi4yOTI4IDAuMjkyODMxTDYuOTk5NyA1LjU4NTk2TDEuNzA2NTcgMC4yOTI4MzFMMS42NTY2NyAwLjI0NjIzQzEuNjA5NjcgMC4yMDc5NzggMS41OTg3MiAwLjE5NzA3NyAxLjU0NzkyIDAuMTYzNzc2QzEuNDUyNzEgMC4xMDEzMjMgMS4zNDY4NiAwLjA1NTMyMTIgMS4yMzYyNSAwLjAyODM2OTlDMS4xNDc3NSAwLjAwNjgxODc3IDEuMDU2MzUgLTAuMDAyNTgxNiAwLjk2NTM0MiAwLjAwMDUxODc5OUMwLjYxOTU3NiAwLjAxMjMxOTEgMC4yOTczMTMgMC4yMDgzMjggMC4xMjc3NTUgMC41MDk4NDFDMC4wNzE5NTI4IDAuNjA5MDk1IDAuMDMzMzAxNCAwLjcxNzg0OSAwLjAxMzk1MDMgMC44MzAwNTRDMC4wMDM2NDk3MSAwLjg4OTk1NyAwLjAwNDE1MDM5IDAuOTA1MzU4IDAgMC45NjU4NkMwIDAuOTg4NjExIDAgMS4wMTEzNiAwIDEuMDM0MTFaIiBmaWxsPSIjNEU0RTU2Ii8+Cjwvc3ZnPgo=);
}
.solutionFinderContainer .machines_container .collab-card .spindle-container select.disabled {
  pointer-events: none;
  background-image: none;
}
.solutionFinderContainer .machines_container .collab-card .spindle-container span {
  padding-left: 5px;
  font-size: 14px;
}
.solutionFinderContainer .kmt-skip-container {
  margin-bottom: 37px;
}
.solutionFinderContainer .kmt-skip-container a {
  color: #828282;
  font-size: 18px;
}
.solutionFinderContainer .parameters-wrapper h5 {
  border-bottom: 1px solid #000;
  color: #000000;
  padding-bottom: 5px;
  margin: 0;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 40px 0;
  justify-content: space-between;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper.additional-sec .kmt-input-container .input-wrapper {
  align-items: flex-start;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .input-wrapper {
  display: flex;
  width: 226px;
  align-items: center;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .input-wrapper .error-msg {
  color: #d03c00;
  font-size: 12px;
  line-height: 16px;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .input-wrapper .kmt-input-symbol {
  padding-top: 10px;
  padding-right: 7px;
  margin-bottom: 0;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .input-wrapper > .kmt-input-symbol {
  display: none;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .form-group {
  width: auto;
  margin: 0 66px 20px 0;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .form-group .ui-spinner {
  width: 100%;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .form-group .ui-spinner input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .form-group .ui-spinner input {
  display: block;
  width: calc(60%);
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .form-group .ui-spinner .ui-spinner-up {
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.94182 3.36003L2.01059 7.78303L0.960205 6.60124L5.94182 0.99646L10.9234 6.60124L9.87305 7.78303L5.94182 3.36003Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #336699;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .form-group .ui-spinner .ui-spinner-down {
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.87305 0.649902L10.9234 1.83169L5.94182 7.43647L0.960205 1.83169L2.01059 0.649902L5.94182 5.0729L9.87305 0.649902Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #336699;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .form-group .ui-spinner .ui-spinner-button {
  width: 39px;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .form-group .input-container {
  display: flex;
  align-items: center;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .form-group .input-container .kmt-input-symbol {
  padding-right: 2px;
  font-weight: bold !important;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .form-group .input-container .dimention {
  font-weight: normal;
  padding-left: 5px;
  line-height: 14px;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .form-group .input-container .kmt-input {
  width: 158px;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .form-group .kmt-input-title {
  font-weight: normal;
  line-height: 18px;
  font-size: 14px;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .kmt-toleranceData {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .kmt-toleranceData .sf-required-parameters .form-group {
  margin: 0 15px 20px 0;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .kmt-toleranceData .kmt-tolerance-container .kmt-input-title {
  font-size: 12px;
  font-weight: normal;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .kmt-toleranceData .kmt-tolerance-container .kmt-input-symbol {
  font-size: 12px;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .kmt-toleranceData .kmt-tolerance-container .form-group {
  width: 100%;
  margin-bottom: 10px;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .kmt-toleranceData .kmt-tolerance-container .form-group input {
  text-overflow: ellipsis;
  height: 35px;
}
.solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container .kmt-toleranceData .kmt-tolerance-container .form-group .dimention {
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
}
.solutionFinderContainer .parameters-wrapper .parameter-actions .btn {
  height: 30px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}
.solutionFinderContainer .parameters-wrapper .threadParameters_container .threadParameters_header {
  display: flex;
  align-items: center;
}
.solutionFinderContainer .parameters-wrapper .threadParameters_container .threadParameters_header .threadParameters_title {
  padding-right: 14px;
}
.solutionFinderContainer .parameters-wrapper .threadParameters_container .threadParameters_header .threadParameters_title h4 {
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
}
.solutionFinderContainer .function_container .card_wrapper {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(202px, 184px));
}
.solutionFinderContainer .strategies_container .card_wrapper {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(132px, 178px));
}
.solutionFinderContainer .strategies_container .card_wrapper .card {
  width: auto;
  margin: 0;
}
.solutionFinderContainer .results_container .search_container .search_header {
  width: 70%;
}
.solutionFinderContainer .results_container .card-container {
  justify-content: normal;
  gap: 10px 16px;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 0;
}
.solutionFinderContainer .results_container .card-container .collab-card {
  margin: 0;
  width: 100%;
}
.solutionFinderContainer .results_container .card-container .collab-card:first-child {
  margin-left: 0;
}
@media (min-width: 1024px) {
  .solutionFinderContainer .results_container .card-container .collab-card .solution__title {
    min-height: 5.5em;
  }
}
.solutionFinderContainer .results_container .card-container .collab-card .solution__small-images {
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
  justify-content: flex-start;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 1024px) {
  .solutionFinderContainer .results_container .card-container .collab-card .solution__small-images {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 1024px) {
  .solutionFinderContainer .results_container .card-container .collab-card .solution__small-images img {
    margin-bottom: 0px;
  }
}
.solutionFinderContainer .results_container .card-container .collab-card .solution__small-images .appCount {
  margin-top: -4px;
  font-weight: 500;
  font-size: 14px;
  color: #000;
}
.solutionFinderContainer .results_container .card-container .collab-card .solution__img-title {
  padding-top: 0;
}
.solutionFinderContainer .results_container .card-container .collab-card .solution__img-title .img-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 145px;
  margin-bottom: 10px;
  max-height: 145px;
}
.solutionFinderContainer .results_container .card-container .collab-card .solution__img-title .img-container .solution__img {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .solutionFinderContainer .results_container .card-container .collab-card .solution__img-title .img-container .solution__img {
    margin-bottom: 20px;
  }
}
.solutionFinderContainer .results_container .card-container .collab-card.default-selected {
  margin: 0;
}
@media (min-width: 1024px) {
  .solutionFinderContainer .results_container .card-container .collab-card.default-selected {
    width: 100%;
  }
}
.solutionFinderContainer .results_container .card-container .collab-card.default-selected .collab-card__content__cobmination .collab-card__content__holder .collab-card__holder .collab-card__solution .solution__small-images.no-image {
  display: none;
}
.solutionFinderContainer .results_container .card-container .collab-card.default-selected .attributes .attributes_container .attribute {
  padding: 4px 8px 8px;
  word-break: break-all;
}
@media (min-width: 1024px) {
  .solutionFinderContainer .results_container .card-container .collab-card.default-selected .attributes .attributes_container .attribute {
    padding: 0 5px;
  }
}
.solutionFinderContainer .results_container .card-container .collab-card.default-selected .attributes .attributes_container .attribute span {
  color: #23201F;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
  font-weight: 600;
  word-break: break-word;
}
.solutionFinderContainer .results_container .card-container .collab-card.default-selected .attributes .attributes_container .attribute p {
  font-size: 14px;
  color: #23201f;
  margin: 0;
}
.solutionFinderContainer .results_container .card-container .collab-card.default-selected .attributes .attributes_container:nth-child(even) .attribute {
  background: #ececec;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
@media (min-width: 640px) {
  .solutionFinderContainer .results_container .card-container .collab-card.default-selected .attributes .attributes_container:nth-child(even) .attribute {
    background: none;
    border-top: none;
    border-bottom: none;
  }
}
@media (min-width: 640px) {
  .solutionFinderContainer .results_container .card-container .collab-card.default-selected .attributes .attributes_container:nth-child(4n+3) .attribute {
    background: #ececec;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
  }
}
@media (min-width: 640px) {
  .solutionFinderContainer .results_container .card-container .collab-card.default-selected .attributes .attributes_container:nth-child(4n+4) .attribute {
    background: #ececec;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
  }
}
.solutionFinderContainer .results_container .card-container .collab-card.default-selected .summary .summary-attributes {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 0;
}
.solutionFinderContainer .results_container .card-container .collab-card.default-selected .summary .summary-attributes .summary-attribute {
  width: 50%;
  word-break: break-word;
  display: flex;
  flex-direction: column;
}
.solutionFinderContainer .results_container .card-container .collab-card.default-selected .summary .summary-attributes .summary-attribute span {
  font-weight: 600;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.002em;
  color: #23201F;
}
.solutionFinderContainer .results_container .card-container .collab-card.default-selected .summary .summary-attributes .summary-attribute p {
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}
.solutionFinderContainer .results_container .card-container .collab-card.default-selected .summary .summary-attributes .summary-attribute p span {
  font-weight: normal;
  padding: 0 2px;
  font-size: 14px;
  line-height: 22px;
}
.solutionFinderContainer .results_container .card-container .collab-card.default-selected .summary .title-section {
  display: flex;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 7px;
  align-items: center;
  justify-content: space-between;
}
.solutionFinderContainer .results_container .card-container .collab-card.default-selected .summary .title-section h5 {
  font-size: 14px;
  color: #23201F;
  font-weight: 600;
  margin: 0;
  line-height: 1.5;
}
.solutionFinderContainer .results_container .card-container .collab-card.default-selected .summary .title-section + .summary-attributes {
  padding-top: 15px;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__header {
  padding: 0;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__header .collab-card__header-left {
  min-width: 34px;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__header .collab-card__header-left .rankId {
  background: #336699;
  color: #ffffff;
  font-weight: 600;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__header .collab-card__card-title {
  display: flex;
  align-items: center;
  padding-left: 5px;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__header .collab-card__header-actions .select-solution-btn {
  height: 22px;
  padding: 0 5px;
  font-size: 12px;
  border-radius: 6px !important;
  margin-right: 10px;
  line-height: 1.2;
  font-weight: 600;
  color: #336699;
  border-width: 2px;
  min-width: 71px;
}
.solutionFinderContainer .results_container .card-container .collab-card.selected {
  opacity: 0.65;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__content {
  padding: 10px;
  gap: 20px;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__content .solution__img-title {
  padding-top: 0;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__content .solution__small-images {
  justify-content: flex-start;
  gap: 10px;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  min-height: 50px;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__content .solution__small-images .appCount {
  margin-top: 0;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__content .solution__small-images > img {
  margin: 0;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__content .solution__meta-data-ctr {
  flex-direction: column;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__content .solution__meta-data {
  margin-bottom: 0;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__content .solution__meta-data .solution__meta-data-title {
  font-size: 12px;
  font-weight: normal;
  color: #757575;
  margin: 0;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__content .solution__meta-data .solution__meta-data-txt {
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 12px;
  color: #23201F;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__content .solution__meta-data + .solution__meta-data {
  margin-top: 16px;
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__content__cobmination {
  padding: 10px;
}
@media (min-width: 1024px) {
  .solutionFinderContainer .results_container .card-container .collab-card .collab-card__content__cobmination {
    padding: 0;
  }
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__content__cobmination .collab-card__content__left__container .collab-card__content__holder + .attributes {
  padding-top: 20px;
}
@media (min-width: 1024px) {
  .solutionFinderContainer .results_container .card-container .collab-card .collab-card__content__cobmination .collab-card__content__left__container .collab-card__content__holder + .attributes {
    padding-top: 0;
  }
}
.solutionFinderContainer .results_container .card-container .collab-card .collab-card__content__cobmination .collab-card__content__left__container + .summary {
  padding-top: 20px;
}
@media (min-width: 1024px) {
  .solutionFinderContainer .results_container .card-container .collab-card .collab-card__content__cobmination .collab-card__content__left__container + .summary {
    padding-top: 0;
  }
}
.solutionFinderContainer .results_container .kmt-load-more {
  display: flex;
  justify-content: center;
}
.solutionFinderContainer .kmt-wpm-box {
  width: 42px;
  height: 43px;
  margin-right: 8px;
  line-height: 45px;
}
.solutionFinderContainer #workPieceMaterialContainer {
  box-sizing: border-box;
  margin-bottom: 0 !important;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.solutionFinderContainer #workPieceMaterialContainer .machine-list-container {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 18px 20px;
}
.solutionFinderContainer #workPieceMaterialContainer .add-wpm-alerts-wp {
  margin-left: 35px;
  margin-right: 35px;
}
.solutionFinderContainer #workPieceMaterialContainer .add-wpm-alerts-wp .kmt-global-alerts .alert {
  margin-bottom: 10px;
}
.solutionFinderContainer #workPieceMaterialContainer .kmt-wpm-tabs-wrapper {
  border-bottom: 1px solid #bcbcbc;
}
.solutionFinderContainer #workPieceMaterialContainer .kmt-wpm-tabs-wrapper .nav-tabs {
  border: 0;
  display: flex;
  flex-flow: row;
  overflow-x: auto;
  overflow-y: hidden;
}
.solutionFinderContainer #workPieceMaterialContainer .kmt-wpm-tabs-wrapper .nav-tabs li a {
  font-weight: 700;
  border: none;
  padding: 8px;
  font-size: 16px;
  line-height: 24px;
  color: #949494;
}
.solutionFinderContainer #workPieceMaterialContainer .kmt-wpm-tabs-wrapper .nav-tabs li.active a {
  border: none;
  color: #333333;
  border-bottom: 4px solid #336699;
  background-color: #ececec;
  margin: 0;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-order: 2;
  -moz-order: 2;
  -webkit-order: 2;
  width: 100%;
  padding-top: 15px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-input__wp {
  margin-bottom: 20px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-input__wp label {
  font-size: 16px;
  font-weight: 500;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-input__wp .select2-selection--single {
  height: 40px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-input__wp .select2-selection--single .select2-selection__rendered {
  padding-top: 5px;
  font-size: 16px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-hardness-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-hardness-wp > div {
  width: 48%;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-hardness-wp .kmt-standard-input__wp .wpm-permitted {
  margin-top: 16px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-hardness-wp .kmt-standard-input__wp .wpm-permitted .permitted-sub-groups {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-top: 12px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content .kmt-standard-hardness-wp .kmt-standard-input__wp .wpm-permitted .permitted-sub-groups .kmt-wpm-box {
  margin-right: 10px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-order: 1;
  -moz-order: 1;
  -webkit-order: 1;
  width: 100%;
  padding: 7px 10px 10px 10px;
  border-bottom: 1px solid #bcbcbc;
  position: sticky;
  background-color: white;
  z-index: 10;
  top: 0;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 46%;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group > div {
  width: 56%;
  margin-right: 10px;
  margin-bottom: 10px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group .kmt-wpm-info__group-item {
  text-align: center;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group .kmt-wpm-info__group-item.wpm-value {
  margin-top: 6px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group .kmt-wpm-info__group-item .materials-badges .materials-badges__item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__hardness {
  width: 51%;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-order: 2;
  -moz-order: 2;
  -webkit-order: 2;
  width: 100%;
  padding-top: 20px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .wpm-plus-group-cta {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .wpm-plus-group-cta svg {
  margin-bottom: 3px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .wpm-minus-group-cta svg {
  margin-top: 10px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-radio-container {
  margin-left: 12px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-radio-container.item-parent {
  width: 85%;
  display: flex;
  align-items: center;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-radio-container .radio-wrapper span {
  top: 10px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-radio-container .radio-wrapper .radio-wrapper-text {
  -o-text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 65%;
  max-height: 35px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-wpm-sub-group {
  width: 100%;
  padding-left: 47px;
  margin-top: 18px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-wpm-sub-group .kmt-radio-container {
  padding-bottom: 10px;
}
.solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-wpm-sub-group .kmt-radio-container .radio-wrapper-scale {
  padding-left: 82px;
  margin-bottom: 18px;
}
.solutionFinderContainer #workPieceMaterialContainer .kmt-wpm-actions {
  padding: 20px 0;
  text-align: right;
  border-top: 1px solid #ececec;
  margin-top: 0;
}
.solutionFinderContainer #workPieceMaterialContainer.resultsTabContainer .tab-content .kmt-wpm-group-content {
  width: 100%;
}
.solutionFinderContainer .slick-track {
  padding: 32px 0px 22px;
}
.solutionFinderContainer .slick-slide {
  color: #FFF;
  height: 200px;
  margin: 0 15px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(0.8);
  transition: all 0.4s ease-in-out;
}
.solutionFinderContainer .slick-slide,
.solutionFinderContainer .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {
  transform: scale(0.8, 0.8);
  transition: all 0.4s ease-in-out;
}
.solutionFinderContainer .slick-center,
.solutionFinderContainer .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"] {
  transform: scale(1.1);
}
.solutionFinderContainer .slick-current.slick-active {
  transform: scale(1.1);
}
.solutionFinderContainer .slick-next,
.solutionFinderContainer .slick-prev {
  z-index: 5;
}
.solutionFinderContainer .slick-next {
  right: 15px;
}
.solutionFinderContainer .slick-prev {
  left: 15px;
}
.solutionFinderContainer .slick-next:before,
.solutionFinderContainer .slick-prev:before {
  color: #000;
  font-size: 26px;
}
.solutionFinderContainer .slick-dots {
  bottom: -40px;
}
.solutionFinderContainer .slick-dots li {
  width: 7px;
  height: 7px;
}
.solutionFinderContainer .slick-dots li.slick-active {
  width: 20px;
  border-radius: 5px;
}
.solutionFinderContainer .slick-dots li.slick-active button {
  width: 100%;
}
.solutionFinderContainer .slick-dots li button:before {
  display: none;
}
.solutionFinderContainer .slick-dots li button {
  background: #d9d9d9;
  border-radius: 5px;
  width: 7px;
  height: 7px;
}
#colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
  padding: 0 15px 20px;
}
@media (min-width: 640px) {
  #colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
    padding-top: 20px;
  }
}
#colorbox #cboxWrapper #cboxContent #cboxLoadedContent .sf-add-project-modal .machine-list-container {
  max-height: 380px;
  overflow: auto;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: flex;
  flex-flow: column;
}
#colorbox #cboxWrapper #cboxContent #cboxLoadedContent .sf-add-project-modal .machine-list-container .machine-list {
  overflow: auto;
}
#colorbox #cboxWrapper #cboxContent #cboxLoadedContent .sf-add-project-modal .machine-list-container .machine-list ul {
  padding-left: 0px;
}
#colorbox #cboxWrapper #cboxContent #cboxLoadedContent .sf-add-project-modal .machine-list-container .machine-list .kmt-make-primary-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
  min-height: 30px;
  margin-bottom: 18px;
}
#colorbox #cboxWrapper #cboxContent #cboxLoadedContent .sf-create-machine-modal button {
  min-width: 130px;
}
#colorbox #cboxWrapper #cboxContent #cboxLoadedContent .sf-create-workpiece-modal button {
  min-width: 130px;
}
.kmt-create-item-cb#colorbox #cboxWrapper #cboxContent {
  border-radius: 6px;
}
.kmt-create-item-cb#colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
  padding: 10px 0px;
}
.kmt-create-item-cb#colorbox #cboxWrapper #cboxContent #cboxLoadedContent .add-solution-cta {
  margin: 10px 0px;
}
.kmt-create-item-cb#colorbox #cboxWrapper #cboxContent #cboxTitle {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.kmt-create-item-cb#colorbox #cboxWrapper #cboxContent #cboxTitle .headline .headline-text {
  padding: 5px 15px;
}
/* workpiece css */
.collab-card .solution__img {
  min-height: 100px;
  object-fit: contain;
}
.collab-card .spindle-container select {
  white-space: nowrap;
}
.collab-card .align-spindle {
  max-width: 100px;
}
.collab-card .collab-card__solution:last-child {
  margin-top: 0 !important;
}
.collab-card .collab-card__content:last-child {
  margin-top: 0 !important;
}
.kmt-project-workpiece .collab-card .solution__meta-data-ctr .solution__meta-data {
  min-width: 50%;
}
.kmt-project-workpiece .collab-card .solution__meta-data-ctr .solution__meta-data:last-child {
  padding-left: 5px;
}
.kmt-project-workpiece .collab-card .middle-content {
  width: 225px;
  margin: 0 auto;
}
.kmt-project-workpiece .collab-card .middle-content .solution__meta-data {
  min-width: 80px;
}
.kmt-project-workpiece .collab-card .machineSpindleCount {
  text-align: center;
  justify-content: center;
}
.kmt-project-workpiece .collab-card .machineSpindleCount .solution__meta-data-txt {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 640px) {
  .solutionFinderContainer .search_container .kmt-searchbox {
    padding-top: 0;
  }
  .solutionFinderContainer .card_wrapper {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .solutionFinderContainer .card_wrapper .card_container {
    display: flex;
    width: 1025px;
    padding: 55px 0 44px;
  }
  .solutionFinderContainer .card_wrapper .card_container .card_holder.active {
    transform: scale(1.1);
    margin: 0 10px;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
    width: 71%;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    border-left: 1px solid #bcbcbc;
    border-bottom: none;
    width: 29%;
    z-index: 0;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px 5px 0 35px;
    width: 100%;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group > div {
    width: 100%;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group .kmt-wpm-info__group-item {
    text-align: left;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group .kmt-wpm-info__group-item.wpm-value {
    margin-top: 2px;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__group .kmt-wpm-info__group-item .materials-badges .materials-badges__item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__hardness {
    width: 100%;
    padding: 35px 5px 0 24px;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__hardness > div {
    width: 100%;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info .kmt-wpm-info-wp .kmt-wpm-info__hardness > div:first-child {
    margin-bottom: 22px;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
    width: 71%;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content .kmt-wpm-group-container .kmt-wpm-group-wrapper .kmt-radio-container .radio-wrapper .radio-wrapper-text {
    width: 80%;
    max-height: 35px;
  }
  .solutionFinderContainer .card-container .collab-card {
    width: 100%;
  }
  .solutionFinderContainer .card-container .collab-card.default-selected .collab-card__content__cobmination {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 10px;
    gap: 0 20px;
  }
  .solutionFinderContainer .card-container .collab-card.default-selected .collab-card__content__cobmination .collab-card__content__left__container {
    width: calc(70% - 10px);
  }
  .solutionFinderContainer .card-container .collab-card.default-selected .collab-card__content__cobmination .collab-card__content__left__container .collab-card__content__holder {
    display: flex;
    align-items: flex-start;
    gap: 0 20px;
  }
  .solutionFinderContainer .card-container .collab-card.default-selected .collab-card__content__cobmination .collab-card__content__left__container .collab-card__content__holder .collab-card__holder {
    width: 42%;
    padding: 0 0px;
  }
  .solutionFinderContainer .card-container .collab-card.default-selected .collab-card__content__cobmination .collab-card__content__left__container .collab-card__content__holder .attributes {
    width: 58%;
    display: flex;
    flex-wrap: wrap;
    gap: 0 6px;
  }
  .solutionFinderContainer .card-container .collab-card.default-selected .collab-card__content__cobmination .collab-card__content__left__container .collab-card__content__holder + .collab-card__content__holder {
    border-top: 1px solid #E0E0E0;
    padding-top: 10px;
    margin-top: 10px;
  }
  .solutionFinderContainer .card-container .collab-card.default-selected .collab-card__content__cobmination .attributes {
    width: 40%;
    display: flex;
    flex-wrap: wrap;
  }
  .solutionFinderContainer .card-container .collab-card.default-selected .collab-card__content__cobmination .attributes .attributes_container {
    display: flex;
    justify-content: center;
    width: calc(50% - 3px);
    flex-wrap: wrap;
  }
  .solutionFinderContainer .card-container .collab-card.default-selected .collab-card__content__cobmination .attributes .attributes_container .attribute {
    width: 100%;
    padding: 8px 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .solutionFinderContainer .card-container .collab-card.default-selected .collab-card__content__cobmination .summary {
    width: calc(30% - 10px);
  }
  .solutionFinderContainer .card-container .collab-card.indexableTool {
    width: 100%;
  }
  .solutionFinderContainer .card-container .collab-card.indexableTool .collab-card__content__container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
  }
  .solutionFinderContainer .card-container .collab-card.indexableTool .collab-card__content__container .collab-card__content {
    display: flex;
    margin: 0 0px;
    width: calc(100% + 0px);
  }
  .solutionFinderContainer .card-container .collab-card.indexableTool .collab-card__content__container .collab-card__content .collab-card__solution {
    width: 50%;
    padding: 0 0px;
  }
  .solutionFinderContainer .card-container .collab-card.solidTool {
    width: 50%;
  }
  .solutionFinderContainer .content_wrapper .card_wrapper .arrow {
    display: block;
  }
  .solutionFinderContainer .content_wrapper .card_wrapper .child_container .card:last-child {
    margin: 0;
  }
  .solutionFinderContainer .parameters-wrapper .content-wrapper .kmt-input-container {
    display: flex;
    width: 70%;
    flex-wrap: wrap;
  }
  .solutionFinderContainer .parameters-wrapper .content-wrapper .toggleImageThumb {
    width: 30%;
    min-height: 300px;
  }
  .solutionFinderContainer .parameters-wrapper .content-wrapper .thread-inputs-main {
    display: flex;
    align-items: flex-start;
    height: 100%;
  }
  .solutionFinderContainer .machines_container .search_header {
    width: 60%;
  }
  .solutionFinderContainer .results_container .kmt-load-more a {
    width: 20%;
  }
  .solutionFinderContainer .workpiece_container .card_wrapper .child_wrapper {
    flex-basis: 70%;
  }
}
@media (min-width: 640px) and (min-width: 1024px) {
  .solutionFinderContainer .card-container .collab-card {
    width: 300px;
  }
}
.machine-card .shared-machine-icon {
  right: 72px !important;
  bottom: 9px !important;
}
.machine-card .hideRemoveCollaborationTeamShare {
  display: none;
}
.machine-card .shared-machine-solution-finder .hideRemoveCollaborationTeamShare {
  display: block;
}
@media (min-width: 1024px) {
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-standard-content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-order: 1;
    -moz-order: 1;
    -webkit-order: 1;
    width: 70%;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-right-side-info {
    width: 30%;
  }
  .solutionFinderContainer #workPieceMaterialContainer .tab-content .kmt-wpm-group-content {
    width: 70%;
  }
  .solutionFinderContainer .card-container .collab-card.indexableTool {
    width: calc(50% - 8px - 0px);
  }
  .solutionFinderContainer .card-container .collab-card.solidTool {
    width: calc(25% - 8px - 4px);
  }
}
.page-solutionFinderPage .collab-card .collab-card__card-title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-solutionFinderPage .collab-card .collab-card__card-title .collabGropIcon.shared-machine-icon {
  margin-right: 10px;
  position: static;
  width: 20px;
}
.page-solutionFinderPage .collab-card .collab-card__card-title .collabGropIcon.shared-machine-icon > svg {
  display: none;
}
.threadParamsType-Standard .custom_inputs {
  display: none;
}
.threadParamsType-Standard .custom_selects {
  display: block;
}
.threadParamsType-Custom .custom_inputs {
  display: block;
}
.threadParamsType-Custom .custom_selects {
  display: none;
}
span.collab-card__add-icon svg {
  width: 10px;
  height: 10px;
}
span.collab-card__cta-icon svg {
  width: 18px;
  height: 18px;
}
span.collab-card__add-icon svg:hover,
span.collab-card__cta-icon:hover svg {
  fill: #204060;
}
.page-claimDetailsPage .kmt-item-detail__subtitle small {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-left: 14px;
  display: inline-block;
}
.page-claimDetailsPage .kmt-account-history .kmt-account-history__pagination {
  padding-top: 8px;
}
.page-claimDetailsPage .kmt-page-details__header {
  padding-top: 0;
  margin-top: 20px;
}
.page-claimDetailsPage .kmt-history__container {
  padding: 0 5px;
  margin-bottom: 24px;
}
.page-claimDetailsPage .kmt-history__container .dataTables_wrapper .dataTables_info {
  text-align: left;
}
.page-claimDetailsPage .kmt-history__container .dataTables_wrapper .dataTables_paginate {
  padding: 0;
  margin-top: 50px;
  text-align: right;
  margin-bottom: 16px;
}
.page-claimDetailsPage .kmt-history__container .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background-color: #F7D204 !important;
}
.page-claimDetailsPage .kmt-history__container .dataTables_wrapper .dataTables_paginate .paginate_button {
  width: 30px;
  height: 30px;
  min-width: 1px;
  padding: 4px 10px;
  vertical-align: top;
  color: #000 !important;
}
.page-claimDetailsPage .kmt-history__container .dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.page-claimDetailsPage .kmt-history__container .dataTables_wrapper .dataTables_paginate .paginate_button.next {
  font-weight: bold;
  line-height: 20px;
  color: #000 !important;
  font-size: 24px !important;
}
.page-claimDetailsPage .kmt-history__container table.dataTable.no-footer {
  border-bottom-color: #f4f4f4;
}
.page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .dataTable {
  padding-top: 20px;
}
@media (max-width: 639px) {
  .page-claimDetailsPage .kmt-notes__table-container .kmt-history__items tbody tr {
    padding-left: 8px;
    padding-right: 8px;
  }
  .page-claimDetailsPage .kmt-notes__table-container .kmt-history__items td .status {
    display: inline-block;
  }
  .page-claimDetailsPage .kmt-notes__table-container .kmt-history__items td .status svg {
    margin-right: 4px;
    vertical-align: middle;
  }
  .page-claimDetailsPage .history-list-table {
    margin-top: -16px;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-history__items {
    padding: 16px 8px 10px 8px;
  }
  .page-claimDetailsPage .kmt-history__container:last-child td:nth-of-type(1)::before {
    content: 'Id:';
  }
  .page-claimDetailsPage .kmt-history__container:last-child td:nth-of-type(2)::before {
    content: 'Net Value:';
  }
  .page-claimDetailsPage .kmt-history__container:last-child td:nth-of-type(3)::before {
    content: 'Currency:';
  }
  .page-claimDetailsPage .kmt-history__container:last-child td:nth-of-type(4)::before {
    content: 'Payee:';
  }
  .page-claimDetailsPage .kmt-history__container:last-child td:nth-of-type(5)::before {
    content: 'Payment Info:';
  }
  .page-claimDetailsPage .kmt-history__container:last-child td:nth-of-type(6)::before {
    content: 'Billing Date:';
  }
  .page-claimDetailsPage .kmt-history__container td {
    width: 100%;
    padding-bottom: 0 !important;
  }
  .page-claimDetailsPage .kmt-history__container td::before {
    margin-right: 8px;
    font-weight: bold;
    display: block;
  }
  .page-claimDetailsPage .kmt-history__container .dataTables_wrapper .dataTables_paginate {
    margin-top: 30px;
  }
}
@media (min-width: 640px) {
  .page-claimDetailsPage .claimStatusIcons img {
    vertical-align: middle;
  }
  .page-claimDetailsPage .kmt-order-detail__container {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 40px;
    padding-top: 0px;
  }
  .page-claimDetailsPage .kmt-history__container {
    padding: 0;
    max-width: 1280px;
    margin: auto auto 0;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history > .kmt-account-history__pagination {
    padding-top: 16px;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container {
    overflow-x: auto;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-history__items td {
    text-align: left;
    padding: 10px !important;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-history__items td .status {
    margin-left: 0;
    min-width: 110px;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-invoice-history__header > th {
    width: 70px;
    padding: 10px;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-invoice-history__header > th:nth-child(2) {
    width: 95px;
    min-width: 95px;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-invoice-history__header > th:nth-child(3) {
    width: 160px;
    min-width: 160px;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-invoice-history__header > th:nth-child(5),
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-invoice-history__header > th:nth-child(11) {
    width: 65px;
    min-width: 65px;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-invoice-history__header > th:nth-child(6) {
    width: 100px;
    min-width: 100px;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-invoice-history__header > th:nth-child(7) {
    width: 115px;
    min-width: 115px;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-invoice-history__header > th:nth-child(8) {
    width: 105px;
    min-width: 105px;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .dataTable .kmt-invoice-history__header > th:last-child {
    width: 125px;
    min-width: 125px;
    text-align: left;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtNotesDataTable tr td,
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtNotesDataTable tr th {
    min-width: 1px;
    max-width: none;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtNotesDataTable tr td:not( :nth-child(2)),
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtNotesDataTable tr th:not( :nth-child(2)) {
    width: 115px !important;
    max-width: 130px;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtNotesDataTable tr td:nth-child(2),
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtNotesDataTable tr th:nth-child(2) {
    width: auto !important;
  }
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtNotesDataTable tr td {
    padding: 18px 10px !important;
  }
  .page-claimDetailsPage .kmt-history__container.settlements .kmt-account-history__table-container .dataTable .kmt-invoice-history__header > th {
    width: 100px;
  }
  .page-claimDetailsPage .kmt-history__container.settlements .kmt-account-history__table-container .dataTable .kmt-invoice-history__header > th:nth-child(3) {
    width: 100px;
  }
  .page-claimDetailsPage .kmt-history__container.settlements .kmt-account-history__table-container .dataTable .kmt-invoice-history__header > th:nth-child(5) {
    width: 300px;
  }
  .page-claimDetailsPage .kmt-history__container.settlements .kmt-account-history__table-container .dataTable .kmt-history__items td:nth-child(4) {
    width: auto;
  }
  .page-claimDetailsPage .kmt-history__container + .kmt-history__container {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container,
  .page-claimDetailsPage .kmt-history__container .kmt-account-history .kmt-notes__table-container {
    overflow-x: hidden;
  }
}
.page-claimsListingPage .kmt-search-filter-toggle-calendar {
  top: auto !important;
  transform: none;
  -ms-transform: none;
  -webkit-transform: none;
}
.page-claimsListingPage .kmt-history__container .dataTables_wrapper table tr th:nth-of-type(2) {
  width: 90px !important;
  min-width: 90px !important;
}
.page-claimsListingPage .kmt-history__container .dataTables_wrapper table tr th:nth-of-type(3) {
  width: 270px !important;
  min-width: 270px !important;
}
.page-claimsListingPage .kmt-history__container .dataTables_wrapper table tr th:nth-of-type(4) {
  width: 120px !important;
  min-width: 120px !important;
}
.page-claimsListingPage .kmt-history__container .dataTables_wrapper table tr th:nth-of-type(5) {
  width: 120px !important;
  min-width: 120px !important;
}
.page-claimsListingPage .kmt-history__container .dataTables_wrapper table tr th:nth-of-type(6) {
  width: 190px !important;
  min-width: 190px !important;
}
.page-claimsListingPage .kmt-history__container .dataTables_wrapper table tr th:nth-of-type(7) {
  width: 270px !important;
  min-width: 270px !important;
}
.page-claimsListingPage .kmt-history__container .dataTables_wrapper table tr th:nth-of-type(8) {
  width: 90px !important;
  min-width: 90px !important;
}
@media (max-width: 639px) {
  .page-claimsListingPage .kmt-history__container .dataTables_wrapper table tr td:nth-of-type(2) {
    width: 24% !important;
  }
  .page-claimsListingPage .kmt-history__container .dataTables_wrapper table tr td:nth-of-type(3) {
    width: 55% !important;
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .table-pre-title p:first-of-type {
    width: 41%;
  }
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container .table-pre-title p:last-of-type {
    padding-left: 0;
  }
}
@media (min-width: 640px) {
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(2),
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(8),
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(9),
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(10),
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(11) {
    width: 100px !important;
    min-width: 100px !important;
  }
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(3),
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(6),
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(7) {
    width: 160px !important;
    min-width: 160px !important;
  }
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(4),
  .page-claimsListingPage .kmt-history__container .kmt-account-history .kmt-account-history__table-container #kmtDataTable_wrapper .dataTables_scrollBody th:nth-of-type(5) {
    width: 105px !important;
    min-width: 105px !important;
  }
}
.page-posReport .dash_nav-main-list .manage-orders .dash_nav-child-list,
.page-myCheckbookReport .dash_nav-main-list .manage-orders .dash_nav-child-list,
.page-claimsListingPage .dash_nav-main-list .manage-orders .dash_nav-child-list {
  display: none !important;
}
.responsive-table-cell .claim-status,
.responsive-table-cell .material-number {
  word-break: break-all;
}
.claimStatusIcons img {
  max-width: 20px;
  max-height: 20px;
  margin-right: 5px;
}
@media (max-width: 639px) {
  .page-claimDetailsPage .kmt-main {
    max-width: 100%;
    overflow: auto;
  }
  .page-claimDetailsPage .kmt-account-history__table-container {
    max-width: 100%;
    overflow: auto;
  }
  .page-claimDetailsPage .notes .kmt-notes__table-container .kmt-history__items td .status {
    display: flex;
    min-width: 120px;
  }
  .page-claimDetailsPage .claimStatusIcons img {
    margin-right: 8px;
  }
  .page-claimDetailsPage .kmt-notes__table-container .kmt-history__items td:nth-of-type(1)::before {
    margin-bottom: 20px;
  }
  .page-claimDetailsPage .kmt-history__container #kmtNotesDataTable td {
    width: auto;
  }
  .page-claimDetailsPage .kmt-order-detail__container .kmt-page-details__information {
    padding: 10px;
  }
  .page-claimDetailsPage .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-title {
    padding-bottom: 10px;
    padding-left: 0px;
  }
  .page-claimDetailsPage .claimsInfoColumns {
    margin-bottom: 15px;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-claimDetailsPage .table-sort-pagination .tableLayout .hidden-lg {
    display: inline-block !important;
  }
  .page-claimDetailsPage .child .dtr-details tr:first-child {
    display: none !important;
  }
  .page-claimDetailsPage .child .dtr-details tr:nth-child(2) {
    display: none !important;
  }
  .page-claimDetailsPage .child .dtr-details tr:nth-child(3) {
    display: none !important;
  }
  .page-claimDetailsPage .child .dtr-details tr:nth-child(4) {
    display: none !important;
  }
  .expensetable .table-sort-pagination table tr.odd {
    background-color: #f9f9f9;
  }
  .page-claimDetailsPage .expensetable table.dataTable tr.odd.clicked td:nth-of-type(even):not(:first-child) {
    background-color: #f9f9f9;
  }
  .expensetable .table-sort-pagination .table-pre-title {
    padding-left: 40px;
  }
  .page-claimDetailsPage .customer-search-tabs .claimnote tbody tr.kmt-customer-search__items.expanded {
    border-bottom: none;
  }
  .mobile-show {
    padding-top: 10px;
    padding-left: 12px;
  }
  .expensetable .table-sort-pagination table.dataTable > tbody > tr > td.control:before {
    left: 0px;
    top: 13px;
    line-height: 22px;
    width: 20px;
    height: 20px;
    background-color: #336699;
  }
  .expensetable .table-sort-pagination .tableLayout tbody:nth-last-of-type(1) {
    border: none;
  }
  .expensetable .table-sort-pagination .kmt-history__items {
    border-bottom: solid 1px #CECECE;
  }
  .page-claimDetailsPage .customer-search-tabs .customer-search-list-table tbody tr.kmt-customer-search__items .claimStatus {
    display: flex;
    width: 125px !important;
  }
  .page-claimDetailsPage .customer-search-tabs .customer-search-list-table tbody tr.kmt-customer-search__items .claimnoteDescription {
    display: flex;
    width: 45% !important;
    font-weight: normal;
  }
  .page-claimDetailsPage .customer-search-tabs .customer-search-list-table tbody tr.kmt-customer-search__items .expander {
    margin-left: 11px;
    padding: 0;
    line-height: 16px;
    width: 20px;
    text-align: center;
    height: 20px;
    font-weight: 600;
    margin-top: 3px;
  }
  .page-claimDetailsPage .customer-search-tabs .customer-search-list-table tbody > tr.kmt-customer-search__items.expanded .expander:before {
    bottom: 2px;
    font-size: 20px;
    position: relative;
  }
  .page-claimDetailsPage .customer-search-tabs .customer-search-list-table tbody tr.kmt-customer-search__items.expanded td.hide-mobile::before {
    content: attr(data-label);
  }
  .customer-search-tabs .customer-search-list-table tbody tr.kmt-customer-search__items.expanded .hide-mobile.alternateColor {
    background-color: #f9f9f9;
    border-bottom: none;
  }
  .settlementsIdDetails .customer-search-tabs .customer-search-list-table tbody tr.kmt-customer-search__items.expanded {
    border-bottom: none;
  }
  .customer-search-tabs .claimnote thead tr th.claimNotestatus {
    padding-left: 48px;
  }
  .customer-search-tabs .claimnote thead tr th.claimNoteActionDesc {
    padding-left: 29px;
    width: 50% !important;
  }
  .page-claimDetailsPage .table-sort-pagination #kmtDataTable.dataTable td {
    height: auto;
    min-height: 38px;
  }
  .page-claimDetailsPage .breadcrumb-section {
    padding-left: 0px;
    padding-right: 0px;
  }
  .page-claimDetailsPage .breadcrumb-section .breadcrumb {
    max-width: 1280px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 0px;
  }
  .page-claimDetailsPage .page-claims .expensetable .table-pre-title p {
    font-size: 14px;
  }
  .page-claimDetailsPage .table-sort-pagination table#kmtDataTable td {
    border-top: none;
  }
  .page-claimDetailsPage #kmtDataTable .child .dtr-details td {
    padding-top: 7px;
    padding-bottom: 7px !important;
  }
  .claimnote tbody tr:first-child {
    border-top: solid 1px #cccccc;
  }
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(5)::before,
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(6)::before,
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(7)::before,
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(8)::before,
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(9)::before,
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(10)::before,
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(11)::before,
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(12)::before,
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(13)::before {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 7px;
    left: 10px;
  }
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(5)::before {
    content: 'Cost';
  }
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(6)::before {
    content: 'Adjusted Cost';
  }
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(7)::before {
    content: 'Fund ID';
  }
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(8)::before {
    content: 'Fund Description';
  }
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(9)::before {
    content: 'Reimbursement Rate';
  }
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(10)::before {
    content: 'Claimed Amount';
  }
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(11)::before {
    content: 'Calculated Amount';
  }
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(12)::before {
    content: 'Line Item Status';
  }
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(13)::before {
    content: 'Payee';
  }
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(6),
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(8),
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(10),
  .page-claimDetailsPage #kmtDataTable .dtr-details tr:nth-of-type(12) {
    background-color: #F9F9F9;
  }
  .page-claimDetailsPage .table-sort-pagination .tableLayout .child table td:first-of-type {
    display: none;
  }
  .page-claimDetailsPage .page-claims .expensetable {
    margin-bottom: 0px;
  }
  .page-claimDetailsPage .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-top: solid 1px #cccccc;
  }
  .customer-search-list-table td.hide-mobile::before {
    position: relative;
    left: 5px;
  }
  /*settlementsIdDetails page*/
  .page-settlementDetailsPage .customer-search-tabs .customer-search-list-table tr th.name {
    display: flex;
    width: 44% !important;
  }
  .page-settlementDetailsPage .customer-search-tabs .customer-search-list-table tbody tr td.name {
    display: flex;
    width: 37.5% !important;
    font-weight: normal;
    padding-left: 5px;
  }
  .page-settlementDetailsPage .customer-search-tabs .customer-search-list-table tbody tr.kmt-customer-search__items.expanded .hide-mobile:last-of-type,
  .page-settlementDetailsPage .customer-search-tabs .customer-search-list-table tbody tr.kmt-customer-search__items.expanded {
    border-bottom: none;
  }
  .page-settlementDetailsPage .customer-search-tabs .customer-search-list-table tbody tr.kmt-customer-search__items.expanded td.hide-mobile::before {
    content: attr(data-label);
  }
  .page-settlementDetailsPage .customer-search-tabs .customer-search-list-table tbody tr.kmt-customer-search__items .expander {
    line-height: 20px;
    height: 24px;
  }
  .page-settlementDetailsPage .customer-search-tabs .customer-search-list-table tbody tr.kmt-customer-search__items.expanded .expander:before {
    height: 18px;
  }
  .page-settlementDetailsPage .customer-search-tabs .customer-search-list-table tbody tr.kmt-customer-search__items.expanded .hide-mobile {
    padding: 8px;
  }
  .page-settlementDetailsPage .customer-search-list-table td.hide-mobile::before {
    left: 0px;
  }
  .page-settlementDetailsPage .kmt-main .customer-search-tabs .followupTransaction tbody tr.kmt-customer-search__items.expanded .claimnoteDescription {
    padding-left: 0px;
  }
  .page-settlementDetailsPage .breadcrumb-section .breadcrumb {
    max-width: 100%;
    margin-left: 16px;
    margin-right: 16px;
    padding-bottom: 0px;
    overflow-x: auto;
    white-space: nowrap;
    overflow-y: hidden;
    min-height: 22px;
  }
  .fullwidth-tr .collapse-expand {
    display: none;
  }
  .page-settlementDetailsPage .downloadSettlementDoc {
    padding-left: 0px;
  }
  .settlementDetailsId {
    display: block;
    margin-bottom: 5px;
  }
  .page-settlementDetailsPage .claimsInfoColumns {
    margin-bottom: 15px;
    width: 50%;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .page-claimDetailsPage .claimsInfoColumns {
    min-width: 18.33%;
    margin-bottom: 15px;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(1) {
    width: 100px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(2) {
    width: 110px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(3) {
    width: 100px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(4) {
    width: 120px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(5) {
    width: 100px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(6) {
    width: 80px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(7) {
    width: 100px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(8) {
    width: 100px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(9) {
    width: 115px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(10) {
    width: 120px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(11) {
    width: 150px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(12) {
    width: 150px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(13) {
    width: 150px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(14) {
    width: 150px !important;
  }
  .page-claimDetailsPage .customer-search-tabs .customer-search-list-table thead tr th.w-350 {
    min-width: 360px;
  }
}
@media (min-width: 1024px) {
  .page-claimDetailsPage .kmt-order-detail__container {
    max-width: 1280px;
    padding-top: 0px;
  }
  .page-claimDetailsPage .breadcrumb-section .breadcrumb {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .page-claimDetailsPage .kmt-order-detail__container .kmt-page-details__information .kmt-page-details__information-title {
    padding-bottom: 15px;
    margin-top: 5px;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(4) {
    width: 104px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(5) {
    width: 100px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(6) {
    width: 80px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(7) {
    width: 85px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(8) {
    width: 80px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(9) {
    width: 120px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(10) {
    width: 110px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(11) {
    width: 100px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(12) {
    width: 100px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(13) {
    width: 100px !important;
  }
  .page-claimDetailsPage .expensetable #kmtDataTable th:nth-of-type(14) {
    width: 120px !important;
  }
}
@media (min-width: 640px) {
  .page-claimDetailsPage .table-sort-pagination .tableLayout .hidden-lg {
    display: none !important;
  }
  .page-claimDetailsPage .customer-search-list-table tr td,
  .page-claimDetailsPage .customer-search-list-table tr th {
    text-align: left;
  }
  .page-claimDetailsPage .customer-search-tabs .customer-search-list-table {
    max-width: 1280px;
    margin: auto;
  }
  .page-claimDetailsPage .customer-search-tabs table tbody tr:nth-child(even) {
    background-color: #F9F9F9;
  }
  .page-claimDetailsPage .customer-search-tabs table tbody tr:nth-child(odd) {
    background-color: #FFF;
  }
  .page-claimDetailsPage .customer-search-tabs .customer-search-list-table thead tr th.w-350 {
    width: 350px !important;
  }
  .page-claimDetailsPage .customer-search-tabs .customer-search-list-table thead tr th.w-250 {
    width: 250px !important;
  }
  .page-claimDetailsPage .customer-search-tabs .customer-search-list-table thead tr th.w-200 {
    width: 200px !important;
  }
  .page-claimDetailsPage .kmt-order-detail__container .kmt-page-details__information {
    padding: 15px;
  }
  .page-claimDetailsPage .customer-search-tabs {
    overflow: auto;
  }
  .page-claimDetailsPage .breadcrumb-section {
    padding-left: 0px;
    padding-right: 0px;
  }
  .page-claimDetailsPage .breadcrumb-section .breadcrumb {
    max-width: 1280px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
  }
  .page-claimDetailsPage .deskMinheight {
    min-height: 45px;
  }
  /*settlement Details page*/
  .page-settlementDetailsPage .kmt-order-detail__container .kmt-page-details__information {
    padding: 15px;
  }
  .page-settlementDetailsPage .customer-search-tabs .customer-search-list-table tr th.name {
    width: 250px !important;
  }
  .page-settlementDetailsPage .customer-search-tabs .customer-search-list-table tr td {
    padding: 14px 10px;
  }
  .page-settlementDetailsPage .customer-search-tabs table tbody tr:nth-of-type(even) {
    background-color: #F9F9F9;
  }
  .page-settlementDetailsPage .customer-search-tabs table tbody tr:nth-of-type(odd) {
    background-color: #FFF;
  }
  .page-settlementDetailsPage .kmt-history__container {
    padding: 0;
    max-width: 1280px;
    margin: 30px auto;
  }
  .page-settlementDetailsPage .breadcrumb-section .breadcrumb {
    max-width: 1280px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
  }
  .page-settlementDetailsPage .breadcrumb-section {
    padding-left: 0px;
    padding-right: 0px;
  }
  .page-settlementDetailsPage .kmt-order-detail__container {
    padding-top: 0px;
    max-width: 1280px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .page-settlementDetailsPage .customer-search-tabs {
    overflow: auto;
  }
  .page-settlementDetailsPage .customer-search-tabs .customer-search-list-table {
    margin-bottom: 0px;
  }
  span.settlementDetailsId {
    margin-right: 25px;
  }
}
@media (min-width: 400px) and (max-width: 639px) {
  .page-claimDetailsPage #kmtDataTable .child .dtr-details td {
    width: 56% !important;
  }
  .page-settlementDetailsPage .customer-search-tabs .customer-search-list-table tr th.name {
    width: 37.5% !important;
  }
  .page-settlementDetailsPage .customer-search-tabs .customer-search-list-table tbody tr td.name {
    width: 32.3% !important;
  }
}
@media (min-width: 390px) and (max-width: 400px) {
  .page-claimDetailsPage #kmtDataTable .child .dtr-details td {
    padding-left: 0px;
  }
  .page-settlementDetailsPage main .customer-search-tabs .customer-search-list-table tbody tr.kmt-customer-search__items.expanded .hide-mobile {
    padding: 8px 13px;
  }
}
.page-claimDetailsPage .kmt-order-detail__container .kmt-page-details__information .infosection span {
  font-size: 13px;
}
.flex-wrap {
  flex-wrap: wrap;
}
.claimsInfoColumns {
  min-width: 13.33%;
}
.claim-details.attachments p {
  margin: 0;
  width: 195px;
  overflow: hidden;
  margin-right: 16px;
  white-space: nowrap;
  display: inline-block;
  text-overflow: ellipsis;
}
.mt-25 {
  margin-top: 25px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-30 {
  margin-bottom: 30px;
}
.page-claimDetailsPage .kmt-page-details__information-title:not(.claims) {
  font-weight: 400;
  margin-left: 15px;
  margin-right: 15px;
}
.page-claimDetailsPage .table-sort-pagination table th::after {
  display: none;
}
.page-claimDetailsPage .customer-search-tabs tr td {
  font-size: 16px;
}
.back .backtorpreviousPage {
  font-size: 11px;
  font-weight: 500;
  text-decoration: none;
  color: #2C73D2;
}
.backtorpreviousPage svg {
  width: 10px;
  height: 10px;
  position: relative;
  bottom: 1px;
}
.back {
  margin-top: 15px;
}
/*settlement Details page*/
.page-settlementDetailsPage .kmt-page-details__information-title:not(.claims) {
  font-weight: 400;
  margin-left: 15px;
  margin-right: 15px;
}
.page-settlementDetailsPage .customer-search-list-table td,
.page-settlementDetailsPage .customer-search-list-table th {
  text-align: left;
}
.page-settlementDetailsPage .kmt-order-detail__container .kmt-page-details__header .kmt-page-details__header-title {
  width: auto;
}
.small-font {
  font-size: 16px;
}
.downloadSettlementDoc {
  background-image: url("../../common/images/download.svg");
  width: 19px;
  height: 19px;
  background-repeat: no-repeat;
  display: inline-block;
}
.page-settlementDetailsPage .downloadSettlementLink {
  margin-left: 0px;
}
.downloadSettlementLink {
  position: relative;
  bottom: 3px;
}
.underline {
  text-decoration: underline;
}
.page-claimDetailsPage .customer-search-tabs .customer-search-list-table .uppercase {
  text-transform: uppercase;
}
.capitalise {
  text-transform: capitalize;
}
.search-listing-container.is-closed .search-facets__filter-header {
  display: block;
}
.search-facets__container {
  padding: 0;
  box-shadow: none;
  border: 1px solid #ebebeb;
  background-color: #f9f9f9;
}
.facets__heading {
  border: 0;
  padding: 16px 0;
  margin-bottom: 0;
  position: relative;
  border-bottom: 1px solid #ebebeb;
}
.facet-search__container {
  margin: 0 20px;
}
.facet-group {
  border: 0;
  padding: 0 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #ebebeb;
}
.facet-group .facet-group__content {
  padding: 8px 0 24px;
}
.facet-group .facet-group__content .facet-section {
  background-color: transparent;
}
.custom-menu__button {
  min-width: 50px;
}
.range-container .selects-range {
  margin-left: 16px;
}
.multi-value__select,
.custom-menu__button {
  line-height: 40px;
  border-radius: 4px;
  padding: 0 23px 0 10px;
  background-color: #fff !important;
}
.filter-tabs__close-filters {
  min-height: 1px;
}
.search-facets .facet-group__heading {
  padding: 0;
  display: flex;
  min-height: 1px;
  font-weight: bold;
  line-height: 42px;
  text-transform: capitalize;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.search-facets .facet-group__heading .ui-accordion-header-icon {
  margin: 0;
  height: 42px;
  display: block;
}
.facets__filters-heading {
  flex-wrap: wrap;
  margin-bottom: 12px;
}
.facets__filters-heading > span {
  margin-left: 20px;
  display: inline-block;
}
.facets__filters-heading .filter {
  display: none;
}
.search-facets__filter-header {
  width: 100%;
  line-height: 20px;
  padding: 16px 20px;
  letter-spacing: 1px;
  margin-bottom: 16px;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  background-color: #ebebeb;
  box-shadow: 0 0 5px #bcbcbc;
}
.search-facets__filter-header .search-facets__filter-txt {
  font-size: 17px;
  font-weight: bold;
  color: #333;
}
.search-facets__filter-icon {
  filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
.search-facets .facet-search__container input[type="text"] {
  margin: 20px 0;
  border-radius: 4px;
}
.range-container .selects-range .normal-range {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.horizontal-facet-title {
  margin: 10px 20px;
}
.horizontal-facet-title label {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
}
.horizontal-facet-title label input {
  margin: 0;
  border-radius: 4px;
  margin-right: 10px;
}
.search-listing-container .facet-text [class*="work-piece--P"] {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  background: #0095da;
}
.search-listing-container .facet-text [class*="work-piece--M"] {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  background: #fff200;
}
.search-listing-container .facet-text [class*="work-piece--K"] {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  background: #ed1c24;
}
.search-listing-container .facet-text [class*="work-piece--N"] {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  background: #0db14b;
}
.search-listing-container .facet-text [class*="work-piece--S"] {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  background: #f58220;
}
.search-listing-container .facet-text [class*="work-piece--H"] {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  background: #939598;
}
.search-listing-container .facet-text [class*="work-piece--C"] {
  border-radius: 3px !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
  background: #843223;
}
.left-navigation .container {
  display: none;
}
#similarToWapper {
  display: none;
}
#colorbox {
  scroll-behavior: smooth;
}
#colorbox .product-dimensions__right-cont {
  display: none;
}
#colorbox .product-name-title,
#colorbox .product-name-subtitle {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
#colorbox .icon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 14px;
  margin-bottom: 20px;
  list-style-position: inside;
}
#colorbox .icon-list li {
  max-width: 35px;
  margin: 0 12px 12px 0;
  display: inline-block;
}
#colorbox .icon-list li img {
  max-width: 100%;
}
#colorbox .icon-list li .tooltiptext {
  display: none;
}
#colorbox .product-usage-icons .component-content h3,
#colorbox .product-work-piece .component-content h3 {
  display: none;
}
#colorbox .product-name-content,
#colorbox .product-dimensions > .component-content,
#colorbox .product-usage-icons .component-content > div {
  padding: 0;
}
#colorbox .product-dimensions-content.table-hidden {
  height: auto;
  padding: 20px 0;
}
#colorbox .product-dimensions-content.table-hidden * {
  opacity: 1;
}
#colorbox .search-facets__container {
  padding: 0;
  box-shadow: none;
}
#colorbox .product-dimensions .filter-tabs__content {
  border-top: 0;
  margin-top: 0;
}
#colorbox .modal__heading,
#colorbox #product-dimensions-tabs .filter-tabs__nav,
#colorbox .search-facets__filter-header,
#colorbox .facet-search__container,
#colorbox .horizontal-facet-title,
#colorbox .hide-show-filter,
#colorbox .filter-tabs__close-filters,
#colorbox #product-dimensions-columns,
#colorbox .filter-tabs__close-filters,
#colorbox .facets__filters-heading > span,
#colorbox .product-specifications-content .dimensions-toggle,
#colorbox #noFacetsFilter {
  display: none;
}
#colorbox .facets__heading-filter .facet-selections {
  margin-bottom: 0;
}
#colorbox .facets__heading {
  padding: 0;
  padding-right: 60px;
}
#colorbox .search-facets__container,
#colorbox .facets__heading {
  border: 0;
  background-color: transparent;
}
#colorbox .facet-group {
  border: 0;
  padding: 0;
}
#colorbox .facet-group .facet-group__content {
  padding: 0;
}
#colorbox .root {
  display: flex;
  flex-wrap: wrap;
  min-height: 73vh;
  position: relative;
}
#colorbox .root .aside-left,
#colorbox .root .aside-right {
  padding: 0 20px;
  max-height: 64vh;
  overflow-y: auto;
}
#colorbox .root .aside-left {
  width: 55%;
  flex-shrink: 0;
}
#colorbox .root .aside-left .product-details {
  display: flex;
}
#colorbox .root .aside-left:after {
  content: '';
  clear: both;
  display: table;
}
#colorbox .root .aside-right {
  width: 45%;
  flex-shrink: 1;
  padding-right: 0;
  overflow-x: hidden;
}
#colorbox .root .aside-right .facets__filters-heading {
  flex-direction: column;
}
#colorbox .root .aside-right .facet-box {
  padding-right: 60px;
}
#colorbox .root .similarToModal-footer {
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  text-align: right;
  background: #fff;
  position: absolute;
  border-top: 1px solid #BCBCBC;
}
#colorbox .root .similarToModal-footer button {
  min-width: 189px;
  line-height: 16px;
}
#colorbox .root .similarToModal-footer button + button {
  margin-left: 20px;
}
#colorbox .root.metric-values [data-facet-name$="_I"],
#colorbox .root.metric-values .inch {
  display: none !important;
}
#colorbox .root.metric-values .metric {
  display: block !important;
}
#colorbox .root.metric-values .table-container .metric {
  display: table-row !important;
}
#colorbox .root.metric-values .table-container .inch {
  display: none !important;
}
#colorbox .root.metric-values .dimensions-toggle.onFacet .dimensions-toggle__circle {
  right: 25px;
}
#colorbox .root.inch-values [data-facet-name$="_M"],
#colorbox .root.inch-values .metric {
  display: none !important;
}
#colorbox .root.inch-values .table-container .inch {
  display: table-row !important;
}
#colorbox .root.inch-values .table-container .metric {
  display: none !important;
}
#colorbox.similarToModal-wrapper .search-facets {
  width: 100%;
}
#colorbox.similarToModal-wrapper #cboxLoadedContent {
  max-height: none;
}
#colorbox.similarToModal-wrapper .facet-label {
  display: none;
}
#colorbox.similarToModal-wrapper .applied-facet .facet-label {
  display: block;
}
#colorbox.similarToModal-wrapper #cboxTitle .headline .headline-text {
  font-weight: 600;
}
#colorbox.similarToModal-wrapper .multi-value-select-title {
  display: block !important;
}
#colorbox.similarToModal-wrapper .applied-facet .multi-value-select-title,
#colorbox.similarToModal-wrapper .applied-facet .onload.facet-text {
  display: none !important;
}
#colorbox.similarToModal-wrapper .applied-facet .onload.facet-text:last-child {
  display: inline-block !important;
}
#colorbox.similarToModal-wrapper .applied-facet .facet-label.label-range {
  display: block !important;
}
#colorbox img.js-facet-img--image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}
#colorbox .multi-value__cont .facets .facets-multiselect {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 5px;
  padding-left: 0 !important;
}
#colorbox .product-name {
  margin-bottom: 24px;
}
#colorbox .product-name-title {
  color: #000;
}
#colorbox .product-name-subtitle {
  color: #828282;
}
#colorbox .product-image {
  float: left;
  max-width: 120px;
  max-height: 120px;
  margin-right: 24px;
}
#colorbox .product-work-piece {
  margin-top: 20px;
}
#colorbox .product-work-piece .component-content {
  margin-bottom: 24px;
}
#colorbox .product-work-piece .component-content > div {
  display: flex;
}
#colorbox .product-work-piece .component-content h3 {
  display: none;
}
#colorbox .material,
#colorbox [class*="work-piece--"] {
  min-width: 30px;
  height: 30px;
  font-size: 14px;
  font-weight: 700;
  line-height: 34px;
  border-radius: 6px;
  text-align: center;
  position: relative;
  display: inline-block;
}
#colorbox .material .tooltiptext,
#colorbox [class*="work-piece--"] .tooltiptext {
  display: none;
  width: 130px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 10px;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -65px;
  font-weight: 300;
}
#colorbox .material .tooltiptext::after,
#colorbox [class*="work-piece--"] .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}
#colorbox .material:hover .tooltiptext,
#colorbox [class*="work-piece--"]:hover .tooltiptext {
  display: block;
}
#colorbox .material + .material,
#colorbox [class*="work-piece--"] + .material {
  margin-left: 10px;
}
#colorbox .product-specifications-content {
  padding: 0;
  opacity: 1;
}
#colorbox .product-specifications-content table.p-esp-table tr.odd {
  background: #ececec !important;
}
#colorbox .product-specifications-content table.p-esp-table tr {
  border-top: 1px solid #ddd;
  background: #ffffff !important;
}
#colorbox .GradeP,
#colorbox .work-piece--P {
  background-color: #2DC5FF !important;
}
#colorbox .GradeN,
#colorbox .work-piece--N {
  background-color: #008E00 !important;
}
#colorbox .GradeK,
#colorbox .work-piece--K {
  background-color: #FF002D !important;
}
#colorbox .GradeS,
#colorbox .work-piece--S {
  background-color: #FF8E00 !important;
}
#colorbox .GradeH,
#colorbox .work-piece--H {
  background-color: #BCBCBC !important;
}
#colorbox .GradeM,
#colorbox .work-piece--M {
  background-color: #FFFF00 !important;
}
#colorbox .product-specifications .table-container {
  line-height: 32px;
}
#colorbox .product-specifications .table-container tr {
  background-color: #ececec;
}
#colorbox .product-specifications .table-container tr:first-child,
#colorbox .product-specifications .table-container tr:nth-of-type(4n) {
  background-color: #ffffff;
}
#colorbox .product-specifications .table-container td {
  padding: 0;
}
#colorbox .dimensions-toggle {
  align-self: flex-end;
}
#colorbox .dimensions-toggle > span {
  color: #b1b1b1;
}
#colorbox .dimensions-toggle > span.dimensions-toggle-active {
  color: #000000;
}
#colorbox .search-facets .facet-section ul.facets .facets-multiselect__heading {
  align-items: center;
}
#colorbox .with-workpiece {
  list-style: none;
}
#colorbox .with-workpiece .facets-multiselect__heading {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
#colorbox .with-workpiece .facet-title__sub {
  margin-left: 10px;
  line-height: 20px;
  margin-right: 10px;
}
#colorbox .with-workpiece .facet-title__sub span {
  display: block;
}
#colorbox .with-workpiece .facet-title__sub .facet-desc {
  margin-top: 5px;
  color: #818181;
}
#colorbox .with-workpiece .facet-title__sub.facet-title {
  line-height: 20px;
  margin-left: 10px;
}
#colorbox .with-workpiece [class*="work-piece--"] {
  padding: 0 10px;
  margin-right: 10px;
}
#colorbox .facets > .facets-multiselect[data-facet-name="workpieceMaterial"] > .facets-multiselect__heading {
  align-items: center;
  margin-bottom: 10px;
}
#colorbox .facets > .facets-multiselect[data-facet-name="workpieceMaterial"] > .facets-multiselect__heading [class*="work-piece--"] {
  flex-grow: 0;
  padding: 0 10px;
  margin-right: 10px;
}
#colorbox .facets > .facets-multiselect[data-facet-name="workpieceMaterial"] > .facets-multiselect__heading .facet-title {
  margin-right: auto;
}
#colorbox .facets > .facets-multiselect[data-facet-name="workpieceMaterial"] > .facets-multiselect__heading:before {
  content: '';
  width: 11px;
  height: 10px;
  margin-top: 6px;
  margin-right: 10px;
  transform: rotate(180deg);
  background: url(https://stage65.kennametal.com/etc.clientlibs/kennametal/clientlibs/site/kennametal/search-base/resources/arrow-header-icon.svg) center;
  background-repeat: no-repeat;
}
#colorbox .facets > .facets-multiselect[data-facet-name="workpieceMaterial"] > .facets-multiselect__heading.active + .with-workpiece {
  display: block;
}
#colorbox .facets > .facets-multiselect[data-facet-name="workpieceMaterial"] > .facets-multiselect__heading.active:before {
  transform: rotate(0deg);
}
#colorbox .facets > .facets-multiselect[data-facet-name="workpieceMaterial"] > .with-workpiece {
  display: none;
  margin-left: 16px;
}
.facets-multiselect #colorbox .facets > .facets-multiselect[data-facet-name="workpieceMaterial"] > .with-workpiece + .facets-multiselect {
  margin-top: 10px;
}
#colorbox .facets > .facets-multiselect img + [class*="work-piece--"],
#colorbox .facets > .facets-multiselect .facet-check + [class*="work-piece--"] {
  text-align: left;
  line-height: 24px;
}
#colorbox .facets > .facets-multiselect .facet-check {
  cursor: pointer;
  margin-bottom: 0;
}
#colorbox .facets > .facets-multiselect .facet-check + [class*="work-piece--"] {
  line-height: 34px;
}
#colorbox .facets > .facets-multiselect .facet-check + [class*="--All"] {
  width: auto;
  flex-grow: 0;
  flex-shrink: 0;
  padding: 0 10px;
  flex-basis: auto;
}
#colorbox .facets > .facets-multiselect[data-facet-name*="cuttingCondition"] .facet-check + [class*="work-piece--"] {
  background-color: transparent !important;
}
#colorbox .facets > .facets-multiselect .facet-text {
  height: 30px;
  margin-right: auto;
  line-height: 30px !important;
}
#colorbox .stylized-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  border: 2px solid black;
  border-radius: 2px;
  padding: 0;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  outline: 0;
  flex-shrink: 0;
}
#colorbox .stylized-checkbox:checked {
  background: #000000 url("kennametal-site/resources/icons/checkbox-icon.svg") center;
}
#colorbox .range-container {
  display: flex;
  position: relative;
  overflow: visible !important;
}
#colorbox .range-container > .range-select {
  display: block;
  max-width: 65px;
  margin-bottom: 0;
  margin-right: 16px;
}
#colorbox .range-container .selects-range {
  flex-grow: 1;
  margin-left: 0;
  overflow: visible;
}
#colorbox .range-container .selects-range .equivalent-range.inactive {
  display: none;
}
#colorbox .range-container .selects-range .normal-range {
  display: none;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
#colorbox .range-container .selects-range .normal-range .range-select {
  flex-grow: 1;
}
#colorbox .range-container .selects-range .normal-range .range-to {
  margin: 8px 16px;
}
#colorbox .range-container .selects-range .normal-range.active {
  display: flex;
}
#colorbox .range-container .selects-range .multi-value__cont {
  margin-bottom: 0;
}
#colorbox .facets__filters-heading .applied-filters {
  font-size: 16px;
  margin-top: 15px;
  align-self: flex-start;
}
#colorbox .facets__filters-heading .applied-filters .filter-remove {
  color: #fff;
  text-indent: 0 !important;
}
#colorbox .facets__filters-heading .applied-filters .reset-all {
  color: #336699;
  font-size: 14px;
}
#colorbox .facets__filters-heading .applied-filters a.filter-remove {
  font-size: 10px;
  text-indent: -80px !important;
}
#colorbox .facets__filters-heading .applied-filters .reset-all {
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
#colorbox .facets__filters-heading .applied-filters .filter-group {
  color: white;
  padding: 2px 6px;
  list-style: none;
  line-height: 33px;
  border-radius: 6px;
  display: inline-block;
  background-color: #369;
}
#colorbox .facets__filters-heading .applied-filters .filter-group li {
  color: #fff;
  display: inline;
}
#colorbox .facets__filters-heading .applied-filters .filter-group li.filter-remove,
#colorbox .facets__filters-heading .applied-filters .filter-group li.title {
  margin-right: 5px;
}
#colorbox .facets__filters-heading .applied-filters .filter-group [class*="work-piece--"] {
  width: auto;
  height: 21px;
  line-height: 24px;
}
#colorbox .facets__filters-heading .applied-filters .filter-group [class*="work-piece--K"],
#colorbox .facets__filters-heading .applied-filters .filter-group [class*="work-piece--M"],
#colorbox .facets__filters-heading .applied-filters .filter-group [class*="work-piece--N"],
#colorbox .facets__filters-heading .applied-filters .filter-group [class*="work-piece--P"],
#colorbox .facets__filters-heading .applied-filters .filter-group [class*="work-piece--S"],
#colorbox .facets__filters-heading .applied-filters .filter-group [class*="work-piece--K"] {
  color: #000;
}
#colorbox .facets__filters-heading .applied-filters .filter-group + .filter-group {
  margin-right: 5px;
}
#colorbox .facets__filters-heading .applied-filters .facet-text + .facet-text {
  margin-left: 5px;
}
#colorbox #similarToWapper {
  display: block;
  font-size: 14px;
}
#colorbox #similarToWapper .facets__filters-heading .applied-filters .filter-group {
  display: none;
}
#colorbox #similarToWapper .facets__filters-heading .applied-filters .filter-group ul.facet-selections.onProducts {
  display: block !important;
  font-size: 14px;
}
#colorbox #similarToWapper .facets__filters-heading .applied-filters .applied-filter-text {
  opacity: 0.8;
  font-size: 14px;
}
#colorbox #similarToWapper .facets__filters-heading .applied-filters > span {
  font-size: 14px;
}
#colorbox #similarToWapper .root.metric-values [data-facet-name$="_I"],
#colorbox #similarToWapper .root.metric-values .inch {
  display: block;
}
#colorbox #similarToWapper ul.facet-selections li .selected-facet {
  font-size: 14px !important;
}
#colorbox .multi-value__cont,
#colorbox .range-select {
  cursor: pointer;
  line-height: 34px;
  border-radius: 6px;
  position: relative;
  margin-bottom: 15px;
  background-color: #fff;
  border: 1px solid #ddd;
}
#colorbox .multi-value__list {
  left: 0;
  right: 0;
  top: 100%;
  z-index: 9;
  overflow-y: auto;
  margin-top: -3px;
  max-height: 240px;
  position: absolute;
  padding: 15px 15px 5px;
  background-color: #fff;
  border-top-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0 0 6px 6px;
  box-shadow: 0 3px 6px 0px #f1f1f1;
}
#colorbox .multi-value__list .facets {
  border: 0;
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  box-shadow: none;
  max-height: none;
  overflow: visible;
  line-height: 40px;
  background-color: #fff;
}
#colorbox .multi-value__list .facets a {
  color: #000000;
}
#colorbox .multi-value__cont .multi-value__select {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 35px;
}
#colorbox .multi-value__cont .multi-value__select [class*="work-piece--"] {
  margin-top: 4px;
}
#colorbox .multi-value__cont .multi-value__select .resetFilter {
  top: 0;
  width: 35px;
  right: -50px;
  cursor: pointer;
  min-height: 35px;
  position: absolute;
  border-radius: 6px;
  background-position: center;
  border: 1px solid #336699;
  background-repeat: no-repeat;
  background-image: url(../images/reset-arrow.png);
}
#colorbox .search-facets__container .instruction-msg {
  color: #333;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 15px;
  opacity: 0.8;
}
#colorbox .search-facets__container .iso-ansi-number {
  margin-bottom: 0;
}
#colorbox .search-facets__container .dimensions-toggle {
  color: #888;
}
#colorbox .search-facets__container .dimensions-toggle .dimensions-toggle__slide {
  cursor: not-allowed;
  background-color: #888;
}
#colorbox .search-facets__container .dimensions-toggle .dimensions-toggle__circle {
  background: #fafafa;
}
#colorbox .search-facets__container .dimensions-toggle .tooltiptext {
  visibility: hidden;
  position: absolute;
}
.similar-to-modal-wrapper .similar-to-modal .similar-to-modal-content .similar-to-facet-container {
  border: none;
  background: none;
}
.similar-to-modal-wrapper .similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .facet-group {
  padding: 0;
}
.similar-to-modal-wrapper .similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .search-facets__container {
  border: none;
  background: none;
}
.similar-to-modal-wrapper .similar-to-modal .similar-to-modal__ctas input {
  margin: 0;
}
.similar-to-modal-wrapper .similar-to-modal .similar-to-modal__ctas label {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 1em;
}
.left-navigation .kmt-exception-wp i {
  word-break: break-all;
}
.kmt-approval-drawings-list .container {
  padding: 0;
}
.kmt-approval-drawings-list .content-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 324px;
  font-size: 36px;
  color: #949494;
  line-height: 1.25;
}
.kmt-approval-drawings-list .kmt-filters-container #ui-datepicker-div {
  max-width: 100% !important;
}
.kmt-approval-drawings-list .kmt-drawings-filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 40px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .kmt-approval-drawings-list .kmt-drawings-filter {
    padding-bottom: 30px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.kmt-approval-drawings-list .kmt-drawings-filter .result-text {
  width: 40%;
  font-weight: bold;
  font-size: 15px;
  color: #000000;
}
@media (max-width: 767px) {
  .kmt-approval-drawings-list .kmt-drawings-filter .result-text + .approval-search-sort {
    margin-top: 22px;
  }
}
.kmt-approval-drawings-list .kmt-drawings-filter .filter-main-right {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .kmt-approval-drawings-list .kmt-drawings-filter .filter-main-right {
    margin-right: 0;
  }
}
.kmt-approval-drawings-list .kmt-drawings-filter .sort-by .form-group {
  display: flex;
  align-items: center;
  margin: 0;
}
.kmt-approval-drawings-list .kmt-drawings-filter .sort-by .form-group label {
  width: 30%;
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  white-space: nowrap;
}
.kmt-approval-drawings-list .kmt-drawings-filter .sort-by .form-group label + select {
  margin-left: 12px;
}
.kmt-approval-drawings-list .kmt-drawings-filter .sort-by .form-group select {
  width: 170px;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #333333;
}
.kmt-approval-drawings-list .kmt-drawings-filter .sort-by .form-group select.js-sort-by-select {
  min-width: 190px;
}
.kmt-approval-drawings-list .kmt-drawings-filter .kmt-filter-select a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  text-decoration: none;
  color: #336699;
  fill: #336699;
  white-space: nowrap;
}
.kmt-approval-drawings-list .kmt-drawings-filter .kmt-filter-select a > svg {
  margin: 0;
  position: relative;
  top: 2px;
}
.kmt-approval-drawings-list .kmt-drawings-filter .kmt-filter-select a > svg + span {
  margin-left: 7px;
}
.kmt-approval-drawings-list .kmt-drawings-filter .kmt-filter-select a > span {
  position: relative;
}
.kmt-approval-drawings-list .kmt-drawings-filter .kmt-filter-select a:hover span {
  border-bottom-color: transparent;
}
.kmt-approval-drawings-list .kmt-drawings-filter .approval-search-sort {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 40px;
}
@media screen and (max-width: 767px) {
  .kmt-approval-drawings-list .kmt-drawings-filter .approval-search-sort {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.kmt-approval-drawings-list .kmt-drawings-filter .search-filter {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0 10px;
}
@media (max-width: 767px) {
  .kmt-approval-drawings-list .kmt-drawings-filter .search-filter {
    left: 0;
  }
}
.kmt-approval-drawings-list .kmt-drawings-filter .search-filter .kmt-history__header-filter {
  display: flex;
  width: 100%;
  justify-content: flex-start;
}
.kmt-approval-drawings-list .kmt-drawings-filter .search-filter .kmt-applied-filer-container {
  display: block;
  white-space: nowrap;
}
.kmt-approval-drawings-list .kmt-drawings-filter .search-filter .kmt-filters-container.slide .kmt-applied-filer-container {
  display: flex;
  white-space: normal;
}
.kmt-approval-drawings-list .workgroup-wrapper {
  margin: 0;
}
.kmt-approval-drawings-list .card-container {
  grid-gap: 40px 10px;
  margin: 0;
}
.kmt-approval-drawings-list .card-container .collab-card {
  margin: 0px;
}
.kmt-approval-drawings-list .card-container .collab-card .collab-card__header .collab-card__cta a {
  font-size: 14px;
  line-height: 23px;
}
.kmt-approval-drawings-list .card-container .collab-card .collab-card__content:not(a) {
  padding: 0px 10px 6px 10px;
}
.kmt-approval-drawings-list .card-container .collab-card .collab-card__content .solution__property-ctr {
  border: none;
  background: #f9f9f9;
  padding: 10px;
  margin: 10px 0;
  align-items: center;
  flex-direction: row;
  border-radius: 6px;
}
.kmt-approval-drawings-list .card-container .collab-card .collab-card__content .solution__property-ctr .solution__meta-data-title {
  font-size: 15px;
  font-weight: 700;
  line-height: 21px;
  color: #000000;
  margin: 0;
}
.kmt-approval-drawings-list .card-container .collab-card .collab-card__content .solution__property-ctr .solution__meta-data-txt {
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: right;
}
.kmt-approval-drawings-list .card-container .collab-card .collab-card__content .solution__property-ctr.approvaldrawing_card_title {
  background: none;
  margin: 0;
  padding-left: 0;
  padding-bottom: 0;
  min-height: 50px;
}
.kmt-approval-drawings-list .card-container .collab-card .collab-card__content .solution__property-ctr.approvaldrawing_card_title .solution__meta-data-txt {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #949494;
  text-align: left;
}
.kmt-approval-drawings-list .drawings-status .list-status-icons {
  position: absolute;
}
.kmt-approval-drawings-list .drawings-status .list-status-icons svg {
  position: absolute;
  left: -30px;
}
.kmt-approval-drawings-list .responsive-table {
  width: 100%;
}
.kmt-approval-drawings-list .responsive-table .col_status .drawings-status .solution__meta-data-txt {
  display: flex;
  align-items: center;
  gap: 0 5px;
}
.kmt-approval-drawings-list .responsive-table .col_status .drawings-status .list-status-icons {
  position: static;
  display: flex;
}
.kmt-approval-drawings-list .responsive-table .col_status .drawings-status .list-status-icons svg {
  position: static;
}
.kmt-approval-drawings-detail-container.container {
  padding: 0;
}
.kmt-approval-drawings-detail-container h1 {
  font-weight: bold;
  font-size: 40px;
  line-height: 48px;
  color: #000000;
}
.kmt-approval-drawings-detail-container .kmt-approval-detail-header {
  width: 100%;
  border: 1px solid #bcbcbc;
  margin-bottom: 20px;
}
.kmt-approval-drawings-detail-container .kmt-approval-detail-header .meta-data {
  display: flex;
  align-items: center;
}
.kmt-approval-drawings-detail-container .kmt-approval-detail-header .meta-data-title {
  margin: 0px;
  font-weight: 700;
  font-size: 16px;
  color: #000000;
  white-space: nowrap;
  font-family: Helvetica Neue, Arial, sans-serif !important;
}
.kmt-approval-drawings-detail-container .kmt-approval-detail-header .meta-data-txt {
  font-weight: 400;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  line-height: 21px;
  color: #000000;
  padding-left: 10px;
  white-space: nowrap;
}
.kmt-approval-drawings-detail-container .kmt-approval-detail-header .approval-status {
  width: 100%;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #bcbcbc;
  padding: 20px 0;
}
.kmt-approval-drawings-detail-container .kmt-approval-detail-header .approval-status .meta-data .meta-data-title,
.kmt-approval-drawings-detail-container .kmt-approval-detail-header .approval-status .meta-data .meta-data-txt {
  max-width: inherit;
  text-overflow: inherit;
  overflow: inherit;
  white-space: unset;
  display: flex;
  align-items: center;
}
.kmt-approval-drawings-detail-container .kmt-approval-detail-header .approval-status .meta-data .meta-data-title svg,
.kmt-approval-drawings-detail-container .kmt-approval-detail-header .approval-status .meta-data .meta-data-txt svg {
  width: 18px;
  height: 18px;
  margin-right: 3px;
}
.kmt-approval-drawings-detail-container .kmt-approval-detail-header .updated-time {
  width: 100%;
  border-bottom: 1px solid #bcbcbc;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.kmt-approval-drawings-detail-container .kmt-approval-detail-header .document-details {
  border-bottom: 1px solid #bcbcbc;
  width: 100%;
  justify-content: center;
  padding: 20px;
}
.kmt-approval-drawings-detail-container .kmt-approval-detail-header .approval-actions {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  color: #336699;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
.kmt-approval-drawings-detail-container .kmt-approval-detail-header .approval-actions .approve-Request-btn {
  padding: 0 20px;
  padding-bottom: 5px;
}
.kmt-approval-drawings-detail-container .kmt-edit-container {
  position: relative;
}
.kmt-approval-drawings-detail-container .kmt-edit-container .disabled-tools button {
  opacity: 0.5;
  pointer-events: none;
}
.kmt-approval-drawings-detail-container .kmt-edit-container .disabled-tools button.revision-prog-zoom {
  opacity: 1 !important;
  pointer-events: auto !important;
}
.kmt-approval-drawings-detail-container .kmt-edit-container .kmt-download-btn {
  position: absolute;
  bottom: -45px;
  right: 0;
  background: none;
}
.kmt-approval-drawings-detail-container .kmt-edit-container .kmt-download-btn button {
  background: none;
  border: none;
  display: flex;
  padding: 0;
  align-items: center;
}
.kmt-approval-drawings-detail-container .kmt-edit-container .kmt-download-btn button:focus {
  outline: none;
}
.kmt-approval-drawings-detail-container .kmt-edit-container .kmt-download-btn button span {
  text-decoration: underline;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  text-decoration-line: underline;
  color: #336699;
  padding-left: 8px;
  margin-top: -4px;
}
.kmt-approval-drawings-detail-container .comments-container {
  margin-top: 50px;
}
.kmt-approval-drawings-detail-container .comments-container .addNewComment {
  margin-top: 20px;
}
.kmt-approval-drawings-detail-container .comments-container .addNewComment textarea {
  display: block;
  width: 100%;
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.kmt-approval-drawings-detail-container .comments-container .addNewComment label {
  font-size: 16px;
  font-weight: 400;
}
.kmt-approval-drawings-detail-container .comments-container .addNewComment button {
  height: auto;
  border-width: 2px;
}
.kmt-approval-drawings-detail-container .comments-container .comments-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.kmt-approval-drawings-detail-container .comments-container .comments-header h2 {
  font-weight: 500;
  font-size: 25px;
  margin: 0;
  text-transform: capitalize;
}
.kmt-approval-drawings-detail-container .comments-container .comments-header .addNewCommentBtn span {
  padding-left: 6px;
}
.kmt-approval-drawings-detail-container .comments-container .comment-holder {
  border-bottom: 1px solid #ececec;
  padding: 20px 0 30px;
}
.kmt-approval-drawings-detail-container .comments-container .comment-holder .comment-title {
  display: flex;
  align-items: center;
  padding-bottom: 5px;
}
.kmt-approval-drawings-detail-container .comments-container .comment-holder .comment-title h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin: 0;
  font-family: Helvetica Neue, Arial, sans-serif !important;
}
.kmt-approval-drawings-detail-container .comments-container .comment-holder .comment-title h3 + span {
  position: relative;
  display: inline-block;
  padding-left: calc(15px);
  margin-left: 10px;
}
.kmt-approval-drawings-detail-container .comments-container .comment-holder .comment-title h3 + span::before {
  content: '';
  background: #C4C4C4;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 9px;
}
.kmt-approval-drawings-detail-container .comments-container .comment-holder .comment-title span {
  font-weight: 400;
  line-height: 24px;
  padding-left: 10px;
  color: #949494;
  font-family: Helvetica Neue, Arial, sans-serif !important;
  font-size: 15px;
}
.kmt-approval-drawings-detail-container .comments-container .comment-holder .comment-title span > span {
  padding-left: 0;
  display: inline-block;
}
.kmt-approval-drawings-detail-container .comments-container .comment-holder .comment-title span > span + span {
  padding-left: 10px;
}
.kmt-approval-drawings-detail-container .comments-container .comment-holder .conmment-body {
  padding-left: 20px;
}
.kmt-approval-drawings-detail-container .comments-container .comment-holder .conmment-body p {
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content p span {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content p span.collab-modal__name {
  font-weight: bold;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .form-group {
  margin-top: 10px;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content label > .js-approvalId {
  display: block;
  word-wrap: break-word;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .error {
  border: 1px solid #e30000;
  padding: 8px 30px;
  background: #ffb8b857;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  margin: 10px 0;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .error > .errorMessage {
  display: flex;
  justify-content: flex-start;
  margin: 0 -15px;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .error > .errorMessage > .icon + p {
  margin-left: 10px;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .error > .errorMessage > p {
  font-weight: bold;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .error > .errorMessage > p > a {
  text-decoration: underline;
  text-transform: uppercase;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .error > .errorMessage > p > a:hover {
  text-decoration: none;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .error.red-alert > .errorMessage > .icon {
  color: #ff0000;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .error.red-alert > .errorMessage > p {
  color: #ff0000;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .error.red-alert > .errorMessage > p > a {
  color: #ff0000;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .error.warning-alert {
  border-color: #fff9e4;
  background-color: #fff9e4;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .error.warning-alert > .errorMessage > .icon {
  color: orange;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .error.warning-alert > .errorMessage > p {
  color: #000;
  word-break: break-word;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .error.warning-alert > .errorMessage > p > a {
  color: #000;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content textarea {
  min-height: 103px;
}
.approvalDrawingActionModal .collab-modal .collab-modal__content .disabled {
  opacity: 0.65;
  pointer-events: none;
  cursor: not-allowed;
}
.approvalDrawingActionModal .collab-modal .collab-modal__ctas.justify-content-center {
  justify-content: center;
}
.approvalDrawingActionModal .collab-modal .collab-modal__ctas.justify-content-center .collab-modal__btn {
  max-width: 186px;
}
.approvalDrawingActionModal #cboxContent {
  height: auto !important;
}
.page-approvalDrawingDetailsPage .flex-row {
  display: flex;
}
.page-approvalDrawingDetailsPage .wrap {
  flex-wrap: wrap;
}
.page-approvalDrawingDetailsPage .flex-col {
  display: flex;
  flex-flow: column;
}
.page-approvalDrawingDetailsPage .stretch {
  flex: 1 1 auto;
  z-index: 1;
}
.page-approvalDrawingDetailsPage .full {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.page-approvalDrawingDetailsPage .toolbar {
  background: #ececec;
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 0;
  margin-bottom: 0;
  z-index: 1;
}
.page-approvalDrawingDetailsPage .toolbar.zoom-opts {
  display: flex;
  align-items: center;
  background: #ececec;
  position: absolute;
  right: 1px;
  z-index: 3;
}
@media (min-width: 700px) {
  .page-approvalDrawingDetailsPage .toolbar.zoom-opts {
    top: 1px;
  }
}
@media (max-width: 699px) {
  .page-approvalDrawingDetailsPage .toolbar.zoom-opts {
    bottom: 1px;
  }
}
.page-approvalDrawingDetailsPage .toolbar.zoom-opts > button {
  display: flex;
  align-items: center;
}
@media (min-width: 520px) {
  .page-approvalDrawingDetailsPage .toolbar.zoom-opts .btn-upload-pdf-wrap {
    display: none;
  }
}
@media (max-width: 519px) {
  .page-approvalDrawingDetailsPage .toolbar.zoom-opts .btn-upload-pdf-wrap {
    display: flex;
  }
}
@media (min-width: 520px) {
  .page-approvalDrawingDetailsPage .toolbar .btn-upload-pdf-wrap {
    display: flex;
  }
}
@media (max-width: 519px) {
  .page-approvalDrawingDetailsPage .toolbar .btn-upload-pdf-wrap {
    display: none;
  }
}
.page-approvalDrawingDetailsPage .toolbar button {
  border: none;
  background: none;
  margin: 4px;
  width: 37px;
  height: 30px;
  padding: 0;
  flex: 0 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-approvalDrawingDetailsPage .toolbar button.btn-text {
  font-size: 14px;
  white-space: nowrap;
  width: auto;
  border: 1px solid black;
  font-weight: 400;
  padding: 0 6px;
}
.page-approvalDrawingDetailsPage .toolbar button img {
  height: 20px;
}
.page-approvalDrawingDetailsPage .toolbar button.selected,
.page-approvalDrawingDetailsPage .toolbar button:hover {
  background: #f9f9f9;
}
.page-approvalDrawingDetailsPage .toolbar button[disabled],
.page-approvalDrawingDetailsPage .toolbar button.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}
.page-approvalDrawingDetailsPage .show-toolbar {
  display: none;
}
.page-approvalDrawingDetailsPage .hide-toolbar {
  display: initial;
}
.page-approvalDrawingDetailsPage .drawing-tool {
  border: 1px solid #bcbcbc;
  position: relative;
}
.page-approvalDrawingDetailsPage .drawing-tool.tool-full-screen {
  height: 100vh !important;
}
@media (max-width: 599px) {
  .page-approvalDrawingDetailsPage .drawing-tool {
    max-height: 341px;
  }
}
.page-approvalDrawingDetailsPage .drawing-tool.disabled::before {
  content: '';
}
.page-approvalDrawingDetailsPage .drawing-tool .revision-progress-wmark,
.page-approvalDrawingDetailsPage .drawing-tool.disabled::before {
  position: absolute;
  width: 100%;
  height: calc(100% - 38px);
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(196, 196, 196, 0.75);
  z-index: 2;
  color: #fff;
  font-size: 40px;
  line-height: 48px;
  font-weight: bold;
  top: 38px;
}
@media (max-width: 599px) {
  .page-approvalDrawingDetailsPage .drawing-tool .revision-progress-wmark,
  .page-approvalDrawingDetailsPage .drawing-tool.disabled::before {
    font-size: 24px;
  }
}
.page-approvalDrawingDetailsPage .download-area {
  padding: 10px 0;
  text-align: right;
}
.page-approvalDrawingDetailsPage .corner-tab {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  position: absolute;
  right: 0px;
  bottom: 0px;
  transform: rotate(-45deg);
}
.page-approvalDrawingDetailsPage .zoom-indicator {
  border: 1px solid black;
  border-radius: 2px;
  font: 14px sans-serif;
  cursor: default;
  margin-right: 10px;
  padding: 2px;
  width: 65px;
  align-content: center;
}
.page-approvalDrawingDetailsPage [z-popup="zoom-menu"] {
  font: 14px sans-serif;
  min-width: 280px;
  background: white;
  border-radius: 6px;
  border: 1px solid #e0e0e0;
  padding: 6px;
  box-shadow: 0px 2px 10px rgba(124, 124, 124, 0.25);
}
.page-approvalDrawingDetailsPage [z-popup="zoom-menu"] > div {
  padding: 6px;
  display: flex;
  align-items: center;
}
.page-approvalDrawingDetailsPage [z-popup="zoom-menu"] > div:hover {
  background: #ececec;
  color: #369;
}
.page-approvalDrawingDetailsPage [z-popup="zoom-menu"] img {
  margin-right: 5px;
}
.page-approvalDrawingDetailsPage [z-popup="property-popup"] {
  display: flex;
  flex-flow: column nowrap;
  width: 245px;
  z-index: 999999 !important;
}
.page-approvalDrawingDetailsPage [z-popup] {
  font: 14px sans-serif;
  background: white;
  border-radius: 6px;
  border: 1px solid #e0e0e0;
  padding: 12px;
  box-shadow: 0px 2px 10px rgba(124, 124, 124, 0.25);
}
.page-approvalDrawingDetailsPage input[type="checkbox"] {
  margin-bottom: 0px;
  margin-top: 10px;
}
.page-approvalDrawingDetailsPage .checkbox-inline {
  display: flex;
  align-items: flex-start;
  line-height: 13px;
}
.page-approvalDrawingDetailsPage .checkbox-inline > input[type="checkbox"] {
  margin-top: 0;
}
.page-approvalDrawingDetailsPage .button-row {
  display: flex;
}
.page-approvalDrawingDetailsPage .button-row button {
  border: none;
  background: white;
  width: 37px;
  height: 30px;
  display: flex;
  align-items: center;
  align-content: center;
  margin: 6px 0;
}
.page-approvalDrawingDetailsPage .button-row img {
  height: 20px;
}
.page-approvalDrawingDetailsPage .button-row button.selected {
  background: #ececec;
}
.page-approvalDrawingDetailsPage .pad-top {
  margin-top: 12px;
}
.page-approvalDrawingDetailsPage .pad-top.opacity-d-flex {
  display: block !important;
}
.page-approvalDrawingDetailsPage input[type="range"] {
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 10px;
  border: 2px solid #ccc;
  margin-right: 10px;
  border-radius: 0px;
}
.page-approvalDrawingDetailsPage [z-palette] {
  display: flex;
  flex-flow: row wrap;
  width: 210px;
  border-radius: 3px;
  margin: 3.5px;
}
.page-approvalDrawingDetailsPage [z-palette] div {
  border-radius: 3px;
  margin-right: 7px;
  margin-bottom: 7px;
  flex: 0 0 auto;
  border: 1px solid #ececec;
}
.page-approvalDrawingDetailsPage [z-palette] div.selected {
  outline: 2px solid black;
}
.page-approvalDrawingDetailsPage .palette-tabs {
  display: flex;
  align-content: stretch;
}
.page-approvalDrawingDetailsPage .palette-tabs button {
  flex: 1 1 50%;
  border: none;
  background: none;
  font: inherit;
  border-bottom: 2px solid #bcbcbc;
  margin-bottom: 10px;
}
.page-approvalDrawingDetailsPage .palette-tabs button.selected {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #ececec;
  border-bottom: 2px solid #369;
  font-weight: bold;
}
.page-approvalDrawingDetailsPage .show-number {
  border-radius: 4px;
  border: 1px solid #ececec;
  text-align: center;
  width: 50px;
}
.page-approvalDrawingDetailsPage .dropdown-box {
  border: 1px solid #ececec;
  border-radius: 4px;
  display: flex;
  padding: 3px;
  align-items: center;
  width: 116px;
  cursor: default;
  height: 30px;
  padding-top: 4px;
  margin-bottom: 6px;
}
.page-approvalDrawingDetailsPage .dropdown-box + .checkbox-inline {
  margin-top: 10px;
}
.page-approvalDrawingDetailsPage .dropdown-box > div {
  display: flex;
}
.page-approvalDrawingDetailsPage .line-style-popup > div {
  padding: 5px 0;
}
.page-approvalDrawingDetailsPage .line-style-popup > div:hover {
  padding: 5px 0;
  background: #ececec;
}
.page-approvalDrawingDetailsPage svg {
  width: auto;
  height: auto;
  pointer-events: none;
  margin: 5px;
}
.page-approvalDrawingDetailsPage .stroke-input,
.page-approvalDrawingDetailsPage .opacity-input {
  width: 50px;
  border: 1px solid #ececec;
  border-radius: 4px;
  margin-right: 3px;
  text-align: center;
}
.page-approvalDrawingDetailsPage .opacity-input {
  position: relative;
  top: -4px;
}
.page-approvalDrawingDetailsPage .stamp-popup-imgs {
  width: 160px;
}
.page-approvalDrawingDetailsPage .dNone {
  display: none;
}
.characters-count + .the-count {
  display: flex;
  justify-content: space-between;
}
.characters-count + .the-count .error-mess p {
  font-size: 0.9rem;
  color: red;
  margin: 0;
  line-height: 1.1rem;
  padding-top: 4px;
}
.characters-count + .the-count .chara {
  margin-left: auto;
  min-width: 180px;
  text-align: right;
  color: #949494;
  font-size: 0.9rem;
}
@media (max-width: 640px) {
  .kmt-approval-drawings-detail-container .kmt-approval-detail-header .meta-data {
    justify-content: center;
  }
}
@media (min-width: 640px) {
  .kmt-approval-drawings-detail-container .kmt-approval-detail-header .meta-data {
    justify-content: left;
  }
}
@media (min-width: 1024px) {
  .kmt-approval-drawings-detail-container .kmt-approval-detail-header {
    display: flex;
    min-height: 161px;
    justify-content: space-between;
    grid-template-columns: minmax(auto, 25%) 1fr 1fr auto;
  }
  .kmt-approval-drawings-detail-container .kmt-approval-detail-header .approval-status {
    display: flex;
    align-items: center;
    border: none;
    padding: 0 20px;
  }
  .kmt-approval-drawings-detail-container .kmt-approval-detail-header .updated-time {
    border-style: solid;
    border-color: #bcbcbc;
    border-image: initial;
    border-width: 0px 1px;
    display: flex;
    padding: 0 20px;
    align-items: center;
  }
  .kmt-approval-drawings-detail-container .kmt-approval-detail-header .document-details {
    display: flex;
    border-style: solid;
    border-color: #bcbcbc;
    border-image: initial;
    border-width: 0px 1px 0 0;
    align-items: center;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1399px) {
  .kmt-approval-drawings-list .kmt-drawings-filter .filter-main-right {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .page-approvalDrawingListPage .main__inner-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1024px) {
  .camcad-upload-card {
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
    padding: 10px;
  }
  .camcad-upload-wrapper {
    width: 100%;
    height: 100%;
    background: #eef2f7;
    border: 2px dashed #5881ab;
    border-radius: 3px;
    text-align: center;
  }
  .camcad-upload-area {
    text-align: center;
    padding: 20px;
    position: relative;
  }
  .camcad-upload-area h3 {
    font-size: 17px;
    font-weight: bold;
    margin: 0;
  }
  .camcad-upload-area .dragdrop-title {
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
  }
  .camcad-upload-area .select-file-button {
    width: 90%;
    margin: 0px auto;
  }
  .camcad-upload-area .file-support {
    font-size: 12px;
    font-weight: 400;
    color: #575757;
    padding-top: 50px;
  }
  .camcad-upload-area input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
  }
  .camcad-upload-area svg {
    height: 100px;
    width: 100px;
    margin-right: 5px;
    fill: #333333;
  }
  .card-container .cam-project-card {
    margin-bottom: 0px;
  }
  .hamburger {
    cursor: pointer;
  }
  .hamburger::before {
    content: url(../images/hamburger.svg);
  }
  .multiple-solution {
    cursor: pointer;
  }
  .multiple-solution::before {
    content: url(../images/hamburger.svg);
  }
  .multiple-solution::after {
    content: url(../images/hamburger.svg);
  }
  .cam-project-details-page #forgeViewer {
    background-color: #F0F8FF;
    overflow: hidden;
    position: relative;
    height: 643px;
    min-width: 100vh;
    min-height: calc(80vh - 100px);
  }
  .cam-project-details-page #forgeViewer svg {
    height: auto;
    width: auto;
  }
  .cam-project-details-page .lmv-viewer_main {
    display: block !important;
    width: 100% !important;
  }
  .cam-project-details-page .info-box {
    order: 3;
    flex-grow: 1;
    display: flex;
    flex-direction: row;
    border-top: 1px solid #ECECEC;
    padding-left: 0;
  }
  .cam-project-details-page .project-actions-container {
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
  }
  .cam-project-details-page .download-cad-btn::before {
    content: url(../images/prj-download.svg);
    margin: 1px 6px 3px 0;
  }
  .cam-project-details-page .fa {
    color: #336699;
    display: block;
    width: 100% !important;
  }
  .cam-project-details-page .fa .camcad-upload-area .select-file-button {
    width: 30%;
  }
  .cam-project-details-page .fusion-360-icon::before {
    content: url(../images/fusion-360-icon.svg);
  }
  .cam-project-details-page .fusion-360-icon {
    vertical-align: middle;
  }
  .cam-project-details-page .share-icon::before {
    content: url(../images/share.svg);
  }
  .cam-project-details-page .user-icon::before {
    content: url(../images/user.svg);
    vertical-align: top;
  }
  .cam-project-details-page .headline__wp {
    flex-wrap: wrap !important;
  }
  .cam-project-details-page .disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
  }
  .cam-project-details-page .detail-box {
    width: 25%;
    padding: 8px;
    border-right: 1px solid #ECECEC;
  }
  .cam-project-details-page .last-detail-box {
    border-right: none;
  }
  .cam-project-details-page .preference-settings-container .preference-settings-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .cam-project-details-page .preference-settings-container .preference-item {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  .cam-project-details-page .preference-settings-container .preference-item .preference-label {
    font-weight: 500;
    font-size: 14px;
    color: #333;
  }
  .cam-project-details-page .preference-settings-container .preference-item .preference-values {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
  }
  .cam-project-details-page .preference-settings-container .preference-item .preference-values .preference-value {
    font-size: 12px;
    color: #666;
    background: #f5f5f5;
    padding: 2px 6px;
    border-radius: 3px;
  }
  .cam-project-details-page .preference-settings-container .preference-item .preference-values .preference-edit-note {
    font-size: 11px;
    color: #999;
    font-style: italic;
  }
  .cam-project-details-page .select-file-button {
    max-width: 200px;
  }
  .cam-project-details-page .project-element {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cam-project-details-page .project-element .kmt-wpm-selected {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cam-project-details-page .project-element .kmt-wpm-selected .materials-badges {
    width: 30%;
  }
  .cam-project-details-page .project-element .kmt-wpm-selected .materials-badges-info {
    width: 70%;
    font-size: 14px;
  }
  .cam-project-details-page .materials-badges {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 2px;
  }
  .cam-project-details-page .materials-badges .materials-badges__item {
    margin: 0 15px 15px 0;
  }
  .cam-project-details-page .materials-badges .materials-badges__item span {
    font-size: 14px;
    padding: 5px;
    min-height: 35px;
    line-height: 25px;
    min-width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cam-project-details-page .project__main-info {
    border-bottom: none !important;
  }
  .cam-project-details-page .kmt-project-panel__headline .button-wrap {
    width: 100%;
  }
  .cam-project-details-page .feature-tree {
    margin-left: 50px;
  }
  .cam-project-details-page .feature-tree-arrow {
    padding: 5px;
    cursor: pointer;
  }
  .cam-project-details-page .feature-tree-arrow::before {
    content: "❯";
    margin-left: 0px;
    margin-right: 2px;
    font-size: 14px;
    margin-top: -1px;
    display: inline-block;
    vertical-align: middle;
    color: #333333;
  }
  .cam-project-details-page .feature-tree-parent {
    padding: 5px;
    cursor: pointer;
  }
  .cam-project-details-page .feature-tree-parent::before {
    content: "❯";
    margin-left: 0px;
    margin-right: 2px;
    font-size: 14px;
    margin-top: -1px;
    display: inline-block;
    vertical-align: middle;
    color: #333333;
  }
  .cam-project-details-page .disabled-link {
    color: #bcbcbc;
  }
  .cam-project-details-page .disabled-link svg {
    fill: #bcbcbc !important;
    vertical-align: middle;
  }
  .cam-project-details-page .feature-stratergy {
    margin-left: 100px;
  }
  .cam-project-details-page .feature-stratergy .radio-wrapper {
    display: inline-block !important;
    vertical-align: inherit;
    margin-left: 15px;
  }
  .cam-project-details-page .feature-stratergy .radio-wrapper::before {
    margin-right: 5px;
  }
  .cam-project-details-page .feature-stratergy .strategy-name {
    vertical-align: text-bottom;
  }
  .cam-project-details-page .feature-stratergy .link-text {
    vertical-align: super;
  }
  .cam-project-details-page .feature-stratergy .set-active-text {
    vertical-align: text-bottom;
  }
  .cam-project-details-page .feature-stratergy-arrow {
    padding: 5px;
    cursor: pointer;
  }
  .cam-project-details-page .feature-stratergy-arrow::before {
    content: "❯";
    margin-left: 0px;
    margin-right: 2px;
    font-size: 14px;
    margin-top: -1px;
    display: inline-block;
    vertical-align: middle;
    color: #333333;
  }
  .cam-project-details-page .feature-stratergy1 {
    margin-left: 173px;
  }
  .cam-project-details-page .feature-stratergy1-arrow {
    padding: 5px;
    cursor: pointer;
  }
  .cam-project-details-page .feature-stratergy1-arrow::before {
    content: "❯";
    margin-left: 0px;
    margin-right: 2px;
    font-size: 14px;
    margin-top: -1px;
    display: inline-block;
    vertical-align: middle;
    color: #333333;
  }
  .cam-project-details-page .feature-solution {
    margin-left: 223px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #333;
  }
  .cam-project-details-page .feature-solution:hover {
    text-decoration: underline;
  }
  .cam-project-details-page .feature-tree-link {
    color: #333;
  }
  .cam-project-details-page .feature-tree-link:hover {
    text-decoration: underline;
  }
  .cam-project-details-page .arrow-direction::before {
    transform: rotate(90deg);
  }
  .cam-project-details-page .dropdown-item {
    padding: 0px 5px;
    cursor: pointer;
  }
  .cam-project-details-page .dropdown-item a {
    padding: 0 0;
  }
  .cam-project-details-page .cta-dropdown .dropdown-menu {
    margin-left: -120px;
  }
  .cam-project-details-page .solution-cta .dropdown-menu .dropdown-item:hover {
    background-color: #f5f5f5;
  }
  .cam-project-details-page .solution-cta-multi .dropdown-menu .dropdown-item:hover {
    background-color: #f5f5f5;
  }
  .cam-project-details-page .novo-card-solution-checkbox {
    width: 18px;
    height: 18px;
    border: 2px solid black;
    vertical-align: text-top;
    outline: none !important;
    cursor: pointer;
    transition: opacity 0.3s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  .cam-project-details-page .novo-card-solution-checkbox:checked {
    background-image: url("../images/checked-checkbox.svg");
    border: 0;
  }
  .cam-project-details-page .delete::before {
    content: url(../images/delete.svg);
  }
  .cam-project-details-page .novo-symbol svg {
    width: 30px;
    height: 30px;
  }
  .cam-project-details-page .send-to-setup {
    float: right;
  }
  .cam-project-details-page .send-to-setup .novo-symbol {
    margin-left: 10px;
  }
  .cam-project-details-page .solution-btns {
    margin-right: 15px;
  }
  .cam-project-details-page #detectFeature,
  .cam-project-details-page #featureDetectionDaff,
  .cam-project-details-page #featureDetectionButton {
    margin-right: 15px;
  }
  .cam-project-details-page #featureDetectionButton {
    margin-right: 15px;
  }
  .cam-project-details-page .send-to-setup.disabled-link:hover {
    color: #bcbcbc !important;
  }
  .cam-project-details-page .project-assemblies-board {
    font-size: 16px;
  }
  .page-camProjectDetailsPage #kmtWorkshopDocumentForm .closeAccAlert {
    min-width: min-content;
    border: none;
  }
  .page-camProjectDetailsPage #kmtWorkshopDocumentForm .closeAccAlert .icon-close::before {
    content: url(../images/close-red.svg);
  }
  .page-camProjectDetailsPage #kmtWorkshopDocumentForm .alert-danger {
    color: #d03c00;
    border: 1px solid #d03c00;
  }
  .cam-cad-project-card .solution__img {
    margin: 50px 0px;
  }
  .solution-card__error-message {
    color: #d03c00;
    margin-bottom: 20px;
  }
  #colorbox.cam-cad-create-modal {
    max-width: 345px !important;
    width: 345px !important;
    border-radius: 5px;
  }
  #colorbox.cam-cad-create-modal #cboxWrapper {
    height: 100% !important;
  }
  #colorbox.cam-cad-create-modal #cboxTitle {
    width: auto !important;
  }
  #colorbox.cam-cad-create-modal #cboxContent {
    max-width: 345px !important;
    width: 345px !important;
  }
  #colorbox.cam-cad-create-modal .headline {
    background-color: #333333 !important;
  }
  #colorbox.cam-cad-create-modal .headline .headline-text {
    font-weight: bold;
  }
  #colorbox.cam-cad-create-modal .form-actions {
    border-top: 0px;
  }
  .cam-project-notes .collab__headline {
    justify-content: flex-end;
  }
  .kmt-workshop-documents__list .hamburger {
    display: none;
  }
  .popup-error {
    color: #d03c00;
    position: relative;
    border-color: #fff9e4;
    background-color: #fff9e4;
    padding: 8px 30px;
    max-width: 360px;
  }
  .popup-success {
    color: #57DE1F;
  }
  .novo-radio-wrapper {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: normal;
    position: relative;
    line-height: 18px;
    font-size: 15px;
  }
}
.open > .sol-card-head-drop {
  padding: 0px 0px 0px;
}
.novo-shared {
  color: #336699 !important;
}
.overlay-effect {
  pointer-events: none;
  box-shadow: inset 0px 0px 0 5000px rgba(0, 0, 0, 0.5);
}
.warning-icon svg {
  vertical-align: middle;
}
.alert-custom-warn {
  color: #336699;
  border: 1px solid #336699;
}
#customPanel ul li {
  color: #ffff;
}
.disabled-getsol-icon svg {
  vertical-align: bottom;
}
.enabled-getsol-icon {
  display: none;
}
.page-camProjectDetailsPage .cam-project-details-page .last-detail-box {
  text-align: left;
}
.page-camProjectDetailsPage .cam-project-details-page .downloadSetupsheet {
  padding-left: 0px;
  text-transform: capitalize;
  font-weight: normal;
  padding-right: 0px;
  margin-right: 0px;
}
.page-camProjectDetailsPage .cam-project-details-page .downloadSetupsheet svg {
  margin-top: 1px;
}
.page-camProjectDetailsPage .downloadsheetPage .project__close-project {
  padding: 0px;
  flex-direction: inherit;
  justify-content: left;
  background: none;
  width: 100% !important;
  border-bottom: none !important	;
  border-left: none !important;
}
.page-camProjectDetailsPage .relativediv {
  position: relative;
  white-space: nowrap;
  bottom: 20%;
  right: 0px;
  left: 20%;
  font-size: 14px;
}
.adsk-viewing-viewer button {
  color: #333333;
}
.icon-trash {
  margin-left: 15px;
}
.fr {
  float: right;
}
#camProjectCreateNewError .popup-area-padding {
  padding: 15px;
}
#camProjectCreateNewError .popup-action-area {
  float: right;
  margin-bottom: 10px;
}
#camProjectCreateNewError .error-msg-area {
  padding-bottom: 15px;
}
#colorbox.cam-cad-create-modal #cboxLoadedContent {
  padding: 0 !important;
}
.current-status {
  max-height: 100px;
  overflow: auto;
  margin-top: 15px;
  background-color: #333333;
  color: #ffff;
}
.page-camProjectDetailsPage .downloadsheetPage .dropdown-toggle {
  white-space: inherit;
}
.page-camProjectDetailsPage .downloadsheetPage .dropdown-toggle .downloadSetupsheet {
  justify-content: left !important;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
@media (min-width: 640px) {
  .tpr-project .tpr-detail-title .l-row {
    display: flex;
    justify-content: flex-start;
  }
  .tpr-project .tpr-detail-title .l-row .text h3 {
    font-weight: 600;
  }
  .tpr-project .tpr-detail-title .l-row .text .select-sold-to-label,
  .tpr-project .tpr-detail-title .l-row .text .opportunity-id-label {
    color: #23201f !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    margin: 0px;
  }
  .tpr-project .tpr-detail-title .l-row .text .opportunity-id-select-soldto {
    color: #bcbcbc;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
  }
  .tpr-project .tpr-detail-title .l-row .text .open-soldto-modal,
  .tpr-project .tpr-detail-title .l-row .text .open-shipto-modal,
  .tpr-project .tpr-detail-title .l-row .text .opportunity-id-select {
    text-decoration: underline !important;
    font-weight: 500;
    font-size: 16px;
  }
  .tpr-project .tpr-detail-title .l-row .text .selected-sold-to {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
  }
  .tpr-project .tpr-detail-title .l-row .text .selected-sold-to .open-soldto-modal,
  .tpr-project .tpr-detail-title .l-row .text .selected-sold-to .open-shipto-modal {
    margin-left: 10px;
  }
  .tpr-project .tpr-detail-title .l-row .text .selected-sold-to .open-soldto-modal-edit {
    margin-left: 10px;
  }
  .tpr-project .tpr-detail-title .l-row .text:nth-child(2) {
    margin-left: 14px;
  }
  .tpr-project .tpr-detail-title .l-row .tprCode.text h3 {
    font-weight: 500;
    font-size: 16px;
  }
  .tpr-project .labour-industry-section {
    display: flex;
    width: 100%;
  }
  .tpr-project .labour-industry-section .labour-cost,
  .tpr-project .labour-industry-section .no-of-piece-producing,
  .tpr-project .labour-industry-section .machine-rate {
    display: flex;
  }
  .tpr-project .labour-industry-section .labour-cost span.input-post-detail,
  .tpr-project .labour-industry-section .no-of-piece-producing span.input-post-detail,
  .tpr-project .labour-industry-section .machine-rate span.input-post-detail {
    font-size: 14px;
    text-wrap: nowrap;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #757575;
    padding: 14px 5px;
  }
  .tpr-project .js-page-loader-container .tpr-tabs .tpr-solution-tab .kmt-tpr-project-panel__headline {
    float: right;
  }
  .tpr-project .kmt-machine-top-list {
    display: flex;
    align-items: center;
    gap: 14px;
  }
  .tpr-project .kmt-machine-top-list .machines-badges__item {
    width: max-content;
    margin: 0px;
  }
  .tpr-project .kmt-machine-top-list .machines-badges__item .kmt-element-pill .machine-name-span {
    padding: 0px;
    padding-top: 2px;
    border-radius: 0px !important;
    background: transparent;
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    max-width: max-content !important;
  }
  .tpr-project .kmt-machine-top-list .btn-plus {
    color: #336699;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
  }
  .tpr-project .kmt-machine-top-list .btn-plus .btn-icon {
    border-color: transparent;
    background-color: transparent;
    border-radius: 0px;
    color: #336699;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
    padding: 0px;
  }
  .tpr-project .kmt-machine-top-list .btn-plus .btn-icon:hover {
    color: #204060 !important;
    background-color: transparent;
  }
  .tpr-project .kmt-tpr-project-panel__headline {
    float: right;
  }
  #colorbox.select-sold-to-cbx {
    width: 100% !important;
    max-width: 1260px !important;
    height: 952px !important;
  }
  #colorbox.select-sold-to-cbx #select-sold-to {
    overflow: hidden !important;
  }
  #colorbox.select-sold-to-cbx #cboxWrapper {
    width: 100% !important;
  }
  #colorbox.select-sold-to-cbx #cboxWrapper #cboxLoadedContent {
    overflow: hidden !important;
  }
  #colorbox.select-sold-to-cbx #cboxWrapper .table-sort-pagination .dataTables_info {
    display: block;
    padding: 0px 6px 15px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }
  #colorbox.select-sold-to-cbx #cboxWrapper .table-sort-pagination table#opportunityDataTable {
    overflow: hidden;
    font-size: 14px;
  }
  #colorbox.select-sold-to-cbx #cboxWrapper .table-sort-pagination table#opportunityDataTable th::after {
    content: "";
    margin-left: 8px;
    margin-bottom: -3px;
    display: inline-block;
    vertical-align: middle;
    border-top-color: #ffffff !important;
  }
  #colorbox.select-sold-to-cbx #cboxWrapper .table-sort-pagination table#opportunityDataTable th:nth-child(2) {
    width: 15% !important;
  }
  #colorbox.select-sold-to-cbx #cboxWrapper .table-sort-pagination table#opportunityDataTable th:nth-child(4) {
    width: 15% !important;
  }
  #colorbox.select-sold-to-cbx #cboxWrapper .table-sort-pagination table#opportunityDataTable td {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #colorbox.select-sold-to-cbx #cboxWrapper .table-sort-pagination table#opportunityDataTable td .js-select-sold-btn {
    max-width: 100%;
    min-width: 100px;
  }
  #colorbox.select-sold-to-cbx #cboxWrapper .table-sort-pagination .dataTables_paginate#opportunityDataTable_paginate {
    float: left !important;
    margin: 0;
    padding: 20px 0;
    display: flex !important;
    align-items: flex-start;
    justify-content: flex-start;
    overflow: hidden;
  }
  #colorbox.select-sold-to-cbx #cboxWrapper .table-sort-pagination .dataTables_paginate#opportunityDataTable_paginate .paginate_button {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border-color: #ececec;
    background-color: #ececec;
    padding: 0 !important;
    margin: 0 6px 0 0 !important;
    line-height: 30px;
    color: #000;
  }
  #colorbox.select-sold-to-cbx #cboxWrapper .table-sort-pagination .dataTables_paginate#opportunityDataTable_paginate .paginate_button.current {
    background: #f7d204;
    border-color: #f7d204;
    cursor: default;
  }
  #colorbox.select-sold-to-cbx #cboxWrapper .table-sort-pagination .dataTables_paginate#opportunityDataTable_paginate .paginate_button:hover {
    border-color: #000;
  }
  #colorbox.select-sold-to-cbx #cboxWrapper .table-sort-pagination .dataTables_paginate#opportunityDataTable_paginate .paginate_button.disabled {
    cursor: not-allowed;
  }
  #colorbox.select-sold-to-cbx .kmt-sold-to__header {
    top: 0;
    z-index: 9999;
    position: sticky;
    padding: 1px 0 16px;
    background-color: white;
    border-bottom: 1px solid #cecece;
  }
  #colorbox.select-sold-to-cbx .kmt-sold-to__header form.select-soldTo-popup {
    width: 100%;
  }
  #colorbox.select-sold-to-cbx .kmt-sold-to__header section {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #colorbox.select-sold-to-cbx .kmt-sold-to__header section .form-wp {
    width: 100%;
    padding: 0 16px;
    margin-bottom: 16px;
  }
  #colorbox.select-sold-to-cbx .kmt-sold-to__header section .form-wp label {
    line-height: 17px;
    font-weight: normal;
    font-size: 15px;
  }
  #colorbox.select-sold-to-cbx .kmt-sold-to__header .btn-container {
    max-width: 50%;
    padding: 24px 16px 0;
  }
  #colorbox.select-sold-to-cbx .kmt-sold-to__header .btn-container .btn {
    width: 100%;
    min-width: 1px;
  }
  #colorbox.select-sold-to-cbx .kmt-sold-to__header .kmt-sold-to__header-wp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #colorbox.select-sold-to-cbx .kmt-sold-to__header .kmt-sold-to__header-wp .search-box {
    width: 100%;
  }
  #colorbox.select-sold-to-cbx .kmt-sold-to__header .kmt-sold-to__header-wp .search-box .kmt-searchbox {
    width: 100% !important;
  }
  #colorbox.select-sold-to-cbx .kmt-sold-to__header .kmt-sold-to__header-wp .search-box .kmt-searchbox .kmt-search__input-wp {
    border: 1px solid #bcbcbc;
    background-color: #f9f9f9;
    box-sizing: border-box;
    display: inline-flex;
    position: relative;
    border-radius: 4px;
    width: 100%;
  }
  #colorbox.select-sold-to-cbx .kmt-sold-to__header .kmt-sold-to__header-wp .search-box .kmt-searchbox .kmt-search__input-wp input {
    border: 0;
    width: 100%;
  }
  #colorbox.select-sold-to-cbx .kmt-sold-to__header .kmt-sold-to__header-wp .search-box .kmt-searchbox .kmt-search__input-wp .sold-to-search-icon {
    border: 0;
    outline: none;
    padding-top: 0;
    min-width: 1px;
    position: static;
    padding-bottom: 0;
    padding-right: 10px;
    background-color: #f9f9f9;
    border-radius: 0 50px 50px 0;
  }
  #colorbox.select-sold-to-cbx .kmt-search-address__content {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 16px 0;
    max-height: calc(80vh - 180px);
  }
  .page-tprListPage h5.collab-card__card-title {
    white-space: nowrap;
    font-size: 14px;
  }
  .page-tprListPage .solution__meta-data-ctr,
  .page-tprListPage .TPR_project_name {
    border-bottom: 1px solid #ececec;
    padding: 6px 20px;
    margin-left: -18px;
    margin-right: -18px;
  }
  .page-tprListPage .solution__meta-data-ctr:last-child {
    border-bottom: none !important;
    margin-top: 0px !important;
  }
  .page-tprListPage .TPR_project_name a {
    color: var(--black-700, #333333);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
  }
  .page-tprListPage .solution__meta-data.solution__author-name.card-ui {
    padding-left: 30px;
  }
  .page-tprListPage .collab-card .solution__img-title--bg-gray {
    background-color: transparent;
  }
  .page-tprListPage .tpr_card_container {
    display: flex;
    flex-wrap: wrap;
  }
  .page-tprListPage .empty-card.collab-card {
    margin-bottom: 400px;
  }
  .page-tprListPage .toolperformancereport-cards {
    margin-right: 10px;
    margin-bottom: 30px;
  }
  .page-tprListPage .tpr_meta-data-ctr {
    border-top: none !important;
  }
  .page-tprListPage .collab-card .collab-card__header-actions {
    margin-left: 15px;
  }
  .page-tprListPage .collab-card.toolperformancereport-cards .solution__title {
    font-weight: 600;
  }
  .label-container {
    display: flex;
    align-items: center;
  }
  .label-container .tooltips {
    margin-left: 5px;
  }
  .industry-input {
    display: flex;
    align-items: center;
    min-height: 40px;
    border: 1px solid lightgrey;
    border-radius: 4px;
    padding: 0 10px;
    min-width: 363px;
  }
  .industry-input span {
    flex: 1;
  }
  .industry-input .selected-value {
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .industry-input svg {
    margin-left: auto;
    margin-top: 7px;
    fill: black;
    width: 15px;
  }
  .industry-input a.js-select-option-plus svg {
    transform: rotate(360deg);
  }
  .industry-input a.js-select-option-minus svg {
    transform: rotate(-180deg);
  }
  .industry-level-selection {
    display: flex;
  }
  .industry-level-selection svg {
    margin-right: 10px;
  }
  .industry-level-container {
    border: 1px solid lightgrey;
    height: 330px;
    width: 363px;
    overflow-y: auto;
    padding: 5px;
    border-radius: 4px;
    display: none;
    position: absolute;
    z-index: 1;
    background-color: #fff;
  }
  .industry-selections {
    display: flex;
    padding: 10px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .sub-industry-level {
    margin-left: 45px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  a.isl-plus-group-cta svg {
    transform: rotate(-90deg);
    width: 15px;
  }
  a.isl-minus-group-cta svg {
    transform: rotate(360deg);
    width: 15px;
  }
  .component-level {
    margin-left: 38px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .item-container {
    display: flex;
    align-items: center;
  }
  .item-container svg {
    margin-right: 10px;
  }
  .kmt-radio-container.item-parent.no-component {
    margin-left: 25px;
  }
  .breadcrumb-tpr.back-button-breadcrumb-solution {
    gap: 14px;
  }
  .backbutton-tpr-breadcrumb {
    margin: 0;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 16px;
    width: max-content !important;
    list-style: none;
    padding: 10px 0;
    margin-bottom: 15px;
    background-color: white;
  }
  .backbutton-tpr-breadcrumb svg.icon-chevron-left {
    height: 14px !important;
    fill: #336699;
    margin-top: 5px;
  }
  .backbutton-tpr-breadcrumb svg.icon-chevron-left:hover {
    fill: #23201f;
  }
  .backbutton-tpr-breadcrumb .text-tpr-backbutton {
    display: flex;
    color: #336699;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 17.5px;
    letter-spacing: -0.14px;
    text-transform: uppercase;
    width: max-content !important;
    align-items: center;
  }
  .backbutton-tpr-breadcrumb .text-tpr-backbutton svg {
    width: 167px !important;
  }
  .solution-tpr-back-button {
    margin-left: 0px !important;
  }
  .compare-added-product {
    height: 92px;
    background-color: #f9f9f9;
    display: flex;
    justify-content: flex-end;
    width: inherit;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    box-shadow: 0px -4px 4px 0px rgba(0, 0, 0, 0.15);
  }
  .compare-added-product .compare-added-product-list {
    display: flex;
    justify-content: flex-end;
    height: 72px;
    margin: 10px 0px;
    margin-left: auto !important;
    width: 90%;
    gap: 20px;
  }
  .compare-added-product .compare-added-product-list .added-product {
    width: 25%;
    display: flex;
    border-right: 1px solid #bcbcbc;
    gap: 16px;
  }
  .compare-added-product .compare-added-product-list .added-product .base {
    display: flex;
    align-items: center;
    gap: 16px;
    max-width: 84%;
    min-width: 84%;
  }
  .compare-added-product .compare-added-product-list .added-product .image-product-container-compare {
    display: flex;
    align-items: center;
    gap: 16px;
    max-width: 84%;
    min-width: 84%;
  }
  .compare-added-product .compare-added-product-list .added-product img {
    width: 52px;
    height: 47.081px;
    flex-shrink: 0;
  }
  .compare-added-product .compare-added-product-list .added-product .titleMargin1 {
    margin: 0px !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
  }
  .compare-added-product .compare-added-product-list .added-product .base-product-text {
    min-height: 66px;
  }
  .compare-added-product .compare-added-product-list .added-product .base-product-text label {
    margin: 0px !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
    color: #575757;
  }
  .compare-added-product .compare-added-product-list .added-product .kmt-remove-compare-product {
    margin-left: auto !important;
    stroke: #23201f;
    margin-right: 6px;
    cursor: pointer;
  }
  .compare-added-product .compare-added-product-list .added-product:first-child {
    margin-left: 100px !important;
  }
  .compare-added-product .cmprBtn {
    margin: 25px 80px 25px 30px;
  }
  .industry-container .label-container {
    margin-bottom: 5px !important;
  }
  .industry-container label.radio-wrapper:hover {
    text-decoration: underline;
    cursor: pointer;
  }
  .radio-wrapper span.hovered {
    background-color: #ffd200;
    border: 5px solid #333333;
    top: 0px;
    left: 0px;
    width: 20px !important;
    height: 21px !important;
  }
  .page-tprDetailPage .kmt-global-alerts .alert section,
  .page-tprDetailPage .kmt-global-alerts .alert section > .warning-opporid {
    display: block;
  }
  .warning-opporid li {
    color: #336699;
    margin-left: 28px;
    margin-top: 5px;
    font-weight: 500;
  }
  .kmt-global-alert-message-container.labor-ui.soldto-warning {
    padding-left: 25px;
    margin-top: -23px;
  }
  .warning-msg-sold span {
    font-weight: 600;
  }
  .report-section {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    width: max-content;
  }
  .report-section .report-list-header {
    color: #23201f;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .report-section .report-list-header-value {
    color: var(--neutral-80, #757575);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .report-section .report-section-list {
    display: flex;
    gap: 10px;
  }
  .report-section .curreny-ui {
    margin-left: -4px;
  }
  .slick-dots-ui {
    display: none;
  }
}
.pdf-button {
  position: relative !important;
  right: 275px !important;
  margin: 20px !important;
}
.list-section-report-scroll {
  overflow-x: auto !important;
  white-space: nowrap !important;
  flex-wrap: nowrap !important;
  width: auto !important;
  display: flex !important;
}
.machine-action-btns {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #336699;
  margin-top: 3px;
  text-decoration: underline;
}
.machine-action-btns .btn {
  display: inline-flex;
  align-items: center;
  color: #336699;
  font-size: 16px;
  text-decoration: none;
  line-height: 24px;
  border: 0;
  padding: 0;
  font-weight: 500;
  box-shadow: none;
}
.machine-action-btns .btn:hover {
  text-decoration: underline;
  color: #204060;
}
.tpr_card_container .collab-card .collab-card__card-title {
  white-space: nowrap;
}
.labour-industry-section .kmt-input {
  background-color: transparent;
}
.character-limit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 363px;
  margin-top: 5px;
}
.character-limit .count-limit-warning,
.character-limit .count-limit-warning_no,
.character-limit .count-limit-warning_m {
  font-size: 12px;
  font-weight: 400;
  color: #777777;
  line-height: 14px;
}
.character-limit .count-input-values,
.character-limit .count-input-values_no,
.character-limit .count-input-values_m {
  margin-left: auto;
  font-size: 12px;
  font-weight: 400;
  color: #777777;
  line-height: 14px;
}
.page-tprDetailPage .solution__meta-data.solution__author-name.card-ui {
  padding-left: 18px;
}
.page-tprDetailPage .solution__meta-data-ctr {
  border-bottom: 1px solid #ececec;
  padding: 8px 20px;
  margin-left: -18px;
  margin-right: -18px;
}
.page-tprDetailPage .solution__meta-data-ctr:last-child {
  border-bottom: none !important;
}
.page-tprDetailPage .tpr-project .tiles-container .js-tpr-general #testingDateDatePicker {
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: calc(97%) 10px;
  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_11574_191427)"><path d="M8.14286 3H15.8571V1.125C15.8571 0.503906 16.4304 0 17.1429 0C17.8554 0 18.4286 0.503906 18.4286 1.125V3H20.5714C22.4625 3 24 4.34297 24 6V21C24 22.6547 22.4625 24 20.5714 24H3.42857C1.53482 24 0 22.6547 0 21V6C0 4.34297 1.53482 3 3.42857 3H5.57143V1.125C5.57143 0.503906 6.14464 0 6.85714 0C7.56964 0 8.14286 0.503906 8.14286 1.125V3ZM2.57143 21C2.57143 21.4125 2.955 21.75 3.42857 21.75H20.5714C21.0429 21.75 21.4286 21.4125 21.4286 21V9H2.57143V21Z" fill="%23757575"/></g><defs><clipPath id="clip0_11574_191427"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>');
}
.page-tprDetailPage .ui-datepicker {
  z-index: 99999 !important;
  padding: 20px 7px 5px 7px !important;
}
.page-tprDetailPage .ui-datepicker .ui-datepicker-calendar tbody td span,
.page-tprDetailPage .ui-datepicker .ui-datepicker-calendar tbody td a {
  margin: 0px;
  height: 35px;
}
.page-tprDetailPage .ui-datepicker .ui-datepicker-calendar tbody td a.ui-state-active {
  font-weight: bold;
  color: #000000;
}
.page-tprDetailPage .ui-datepicker .ui-datepicker-calendar tbody td a:hover {
  background-color: #ececec !important;
  border-radius: 6px;
  min-width: 30px;
  color: #000000;
}
.page-tprDetailPage .kmt-wpm-box {
  min-width: 32px;
  min-height: 32px;
}
.report_status span,
.base_solution span {
  display: block;
}
.report-status-state {
  display: flex;
  align-items: center;
  column-gap: 11px;
}
.report-status-base {
  color: #949494;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
}
.report-solution-base-name {
  overflow: hidden;
  text-overflow: ellipsis;
}
.report_name h3 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
}
.report_status .report-status-base {
  margin-bottom: 5px;
}
.tpr_laborcost_warning-close .close:hover,
.tpr_laborcost_warning-close .close:focus {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  opacity: 1;
  filter: none;
}
.tpr_laborcost_warning-close .close {
  opacity: 1;
  filter: none;
}
.alert-warning-tpr {
  border-color: #D03C00;
  color: #D03C00 !important;
}
.labor-ui {
  font-weight: 600;
}
.labor-warning-msg,
.machine-warning-msg,
.workpiece-material-warning-msg,
.industry-container-section-msg,
.operations-application-msg,
.operationType-msg,
.typeOfCut-msg,
.surfaceCondition-msg {
  display: flex;
  align-items: center;
}
.labor-warning-msg svg,
.machine-warning-msg svg,
.workpiece-material-warning-msg svg,
.industry-container-section-msg svg,
.operations-application-msg svg,
.operationType-msg svg,
.typeOfCut-msg svg,
.surfaceCondition-msg svg {
  margin-right: 5px;
  margin-top: 6px;
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}
.labor-warning-msg span,
.machine-warning-msg span,
.workpiece-material-warning-msg span,
.industry-container-section-msg span,
.operations-application-msg span,
.operationType-msg span,
.typeOfCut-msg span,
.surfaceCondition-msg span {
  margin-top: 4px;
  color: var(--red, #d03c00);
  border: var(--red, #d03c00);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.operations-application-msg,
.operationType-msg,
.typeOfCut-msg {
  margin-top: -20px;
}
.no-of-piece-producing-warning-msg {
  display: flex;
  align-items: center;
}
.no-of-piece-producing-warning-msg svg {
  margin-right: 5px;
  margin-top: 6px;
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}
.no-of-piece-producing-warning-msg span {
  margin-top: 4px;
  color: var(--red, #d03c00);
  border: var(--red, #d03c00);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.warning-msg-labor-production {
  border-color: var(--red, #d03c00) !important;
}
.msg-cont {
  display: flex;
  align-items: center;
}
.msg-cont .message {
  margin-left: 10px;
  font-size: 16px;
  font-weight: 400;
}
.ui-close-opt {
  float: right;
  margin-top: 20px;
}
.message-containers {
  font-size: 15px;
  font-weight: 400;
}
.ui-complete-button {
  margin-top: 20px;
}
.ui-complete-button .ui-complete-close-btns {
  width: 186px;
}
.inactive-page-createreport {
  pointer-events: none;
  opacity: 0.5;
}
.footer-costsaving-year .ui-highlightvalue-cost-time,
.footer-timeaving-year .ui-highlightvalue-cost-time {
  color: var(--neutral-85, #575757);
}
.read-only-input-ui {
  border: none !important;
  outline: none !important;
  padding: 0px !important;
  field-sizing: content;
  margin-right: 5px;
}
.card-ui-pointer {
  cursor: pointer;
}
.tpr-images-header-section {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin-bottom: 5px;
}
.tpr-images-header-section .tpr-help-icon {
  margin-top: 7px;
}
.add-image-container {
  width: 87px;
  height: 87px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #bcbcbc;
  background: var(--Neutral-0, #ffffff);
  cursor: pointer;
  order: -1;
  text-align: center;
  border-radius: 4px;
}
.add-image-container .line {
  display: block;
  color: var(--Neutral-95, #23201f);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}
.tpr-report-images-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: flex-start;
}
.tpr-report-images-container .add-image-container {
  width: 87px;
  height: 87px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #bcbcbc;
  background: var(--Neutral-0, #ffffff);
  cursor: pointer;
  text-align: center;
  border-radius: 4px;
}
.tpr-report-images-container .uploaded-image {
  width: 85px;
  height: 85px;
  object-fit: cover;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.tpr-report-images-container .uploaded-image:hover {
  cursor: pointer;
}
.tpr-add-image-container:hover {
  border: 2px solid black;
  cursor: pointer;
}
.add-image-report-title {
  display: inline-block;
}
.hidden {
  display: none;
}
.image-wrapper {
  display: inline-block;
  position: relative;
}
.image-delete-icon {
  position: absolute;
  top: 5px;
  right: 0;
  cursor: pointer;
}
.image-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
}
.no-of-piece-producing input,
.labour-cost input,
.machine-rate input {
  font-size: 16px;
  font-weight: 400;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.slick-dots-ui {
  margin-top: -12px;
  margin-bottom: 20px;
  text-align: center;
}
.slick-dots-ui svg {
  width: 10px;
}
.image-modal-content {
  margin: auto;
  display: block;
  min-width: 900px;
  min-height: 400px;
  max-width: 900px;
  max-height: 400px;
}
.large-svg {
  position: absolute;
  right: 0rem;
  cursor: pointer;
  width: 32px;
  height: 36px;
}
.chamer-ui {
  border-radius: 4px;
  border: 1px solid #bcbcbc;
  background: var(--Neutral-0, #ffffff);
  padding: 11px 10px 9px 10px;
  width: 212px;
}
@media (max-width: 480px) {
  .pdf-button {
    right: auto !important;
  }
  .tpr-project .l-row.tpr-heading-data {
    display: flex;
  }
  .tpr-project .l-row.tpr-heading-data .text .open-soldto-modal,
  .tpr-project .l-row.tpr-heading-data .text .open-shipto-modal,
  .tpr-project .l-row.tpr-heading-data .text .opportunity-id-select {
    text-decoration: underline !important;
    font-weight: normal;
  }
  .tpr-project .l-row.tpr-heading-data .text .select-sold-to-label,
  .tpr-project .l-row.tpr-heading-data .text .opportunity-id-label {
    white-space: nowrap;
  }
  .tpr-project .l-row.tpr-heading-data .text .open-soldto-modal-edit {
    margin-left: 10px;
  }
  .tpr-project .l-row.tpr-heading-data span.text:nth-child(2) {
    padding: 0px 14px;
  }
  .tpr-project .page-solutionFinderPage.l-row.tpr-heading-data {
    flex-direction: row-reverse;
  }
  .tpr-project .project__close-project {
    display: none !important;
  }
  .tpr-project .project-work-machine {
    display: block !important;
  }
  .tpr-project .labour-industry-section .label-container {
    display: flex;
  }
  .tpr-project .labour-industry-section .form-wp {
    margin-top: 15px;
  }
  .tpr-project .labour-industry-section .tooltips {
    margin: 2px 0px 0px 5px;
  }
  .tpr-project .labour-industry-section .labour-cost {
    display: flex;
  }
  .tpr-project .labour-industry-section .labour-cost .js-labour-cost-validation {
    width: 100%;
  }
  .tpr-project .labour-industry-section .labour-cost .input-post-detail {
    padding: 8px;
    font-size: 14px;
  }
  .tpr-project .labour-industry-section .machine-rate {
    display: flex;
  }
  .tpr-project .labour-industry-section .machine-rate .js-machine-rate-validation {
    width: 100%;
  }
  .tpr-project .labour-industry-section .machine-rate .input-post-detail {
    padding: 8px;
    font-size: 14px;
  }
  .tpr-project .labour-industry-section .no-of-piece-producing {
    display: flex;
  }
  .tpr-project .labour-industry-section .no-of-piece-producing .input-post-detail {
    margin-left: 3px;
    font-size: 14px;
    padding-top: 6px;
  }
  .tpr-project .customer-full-name-text .label-container {
    display: flex;
  }
  .tpr-project .machines-container {
    margin-top: 14px;
  }
  .tpr-project .kmt-machine-top-list .machines-badges__item {
    margin: 0 0 7px 0 !important;
  }
  .tpr-project .kmt-machine-top-list .machines-badges__item .kmt-element-pill span {
    border-radius: 0px !important;
    background: transparent;
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    max-width: max-content !important;
    white-space: normal !important;
  }
  .tpr-project .kmt-machine-top-list .machines-badges__item .kmt-element-pill .machine-name-span {
    padding: 0px;
  }
  .tpr-project .kmt-machine-top-list .machines-badges__item .kmt-element-pill .kmt-remove-tpr-connect-machine {
    cursor: pointer;
    fill: white;
    stroke-width: 6px;
    stroke: #bcbcbc;
  }
  .tpr-project .kmt-tpr-project-panel__headline .button-wrap {
    overflow-y: hidden;
  }
  .tpr-project .kmt-tpr-project-panel__headline .button-wrap a.js-add-element {
    float: right !important;
    margin-bottom: 20px;
    margin-left: 100px;
  }
  .tpr-project .kmt-tabs__container .kmt-tabs {
    margin-right: 100px;
  }
  .tpr-project .kmt-tabs__container .kmt-tabs .kmt-machine-tab {
    padding: 10px;
    font-size: 16px;
    line-height: 20px;
    margin-top: 5px;
  }
  .tpr-project .material-container .tpr-element .kmt-wpm-selected .materials-badges {
    width: 23% !important;
  }
  .tpr-project .tpr-save-close-button .add-element-card {
    max-width: 142px;
  }
  td.show-xs.ui-select-opp-id {
    padding-right: 30px !important;
  }
  .kmt-sold-to__header button.sold-to-search-icon {
    background-color: transparent;
    border-radius: 0;
    border: none;
  }
  .kmt-sold-to__header svg {
    display: flex;
    float: right;
  }
  .kmt-searchbox .kmt-search__input-wp input {
    border-radius: 0;
    border: none;
    outline: none;
    min-width: 180px;
  }
  .kmt-searchbox .kmt-search__input-wp {
    border-radius: 0 !important;
  }
  #colorbox.image-cbox-tpr #cboxWrapper #cboxContent #cboxLoadedContent {
    height: auto !important;
  }
  .breadcrumb-tpr {
    display: block;
    margin-top: 10px;
  }
  .breadcrumb-tpr .backbutton-tpr-breadcrumb {
    margin: 0;
    padding: 0px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 16px;
    width: max-content !important;
    list-style: none;
  }
  .breadcrumb-tpr .backbutton-tpr-breadcrumb svg.icon-chevron-left {
    height: 14px !important;
    fill: #336699;
    margin-top: 5px;
  }
  .breadcrumb-tpr .backbutton-tpr-breadcrumb svg.icon-chevron-left:hover {
    fill: #23201f;
  }
  .breadcrumb-tpr .backbutton-tpr-breadcrumb .text-tpr-backbutton {
    display: flex;
    color: #336699;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 17.5px;
    letter-spacing: -0.14px;
    text-transform: uppercase;
    width: max-content !important;
    align-items: center;
  }
  .breadcrumb-tpr .backbutton-tpr-breadcrumb .text-tpr-backbutton svg {
    width: 167px !important;
  }
  .breadcrumb-tpr .solution-tpr-back-button {
    margin-left: 0px !important;
  }
  .breadcrumb-tpr ol {
    margin: 0 !important;
    padding: 10px 0 !important;
  }
  .back-button-breadcrumb-solution .breadcrumb {
    margin-left: 0px !important;
  }
  .industry-container {
    width: 100%;
  }
  .industry-container .industry-input {
    display: flex;
    align-items: center;
    min-height: 40px;
    border: 1px solid lightgrey;
    border-radius: 4px;
    padding: 0 10px;
    min-width: 340px;
    margin-top: 10px;
  }
  .industry-container .industry-input span {
    flex: 1;
  }
  .industry-container .industry-input svg {
    margin-left: auto;
    margin-top: 7px;
    fill: black;
    width: 15px;
  }
  .industry-container .industry-input a.js-select-option-plus svg {
    transform: rotate(360deg);
  }
  .industry-container .industry-input a.js-select-option-minus svg {
    transform: rotate(-180deg);
  }
  .industry-container label.radio-wrapper:hover {
    text-decoration: underline;
  }
  .industry-level-selection {
    display: flex;
  }
  .industry-level-selection svg {
    margin-right: 10px;
  }
  .industry-level-container {
    border: 1px solid lightgrey;
    height: 330px;
    width: 93%;
    overflow-y: auto;
    border-radius: 4px;
    display: none;
    position: absolute;
    z-index: 1;
    background-color: #fff;
    padding: 10px;
  }
  .industry-level-container .industry-selections {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .sub-industry-level {
    margin-left: 45px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  a.isl-plus-group-cta svg {
    transform: rotate(-90deg);
    width: 15px;
  }
  a.isl-minus-group-cta svg {
    transform: rotate(360deg);
    width: 15px;
  }
  .component-level {
    margin-left: 38px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .item-container {
    display: flex;
    align-items: center;
  }
  .item-container svg {
    margin-right: 10px;
  }
  .kmt-radio-container.item-parent.no-component {
    margin-left: 25px;
  }
  .compare-added-product {
    background-color: #f9f9f9;
    display: block;
    width: inherit;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    box-shadow: 0px -4px 4px 0px rgba(0, 0, 0, 0.15);
  }
  .compare-added-product .compare-added-product-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    flex-wrap: nowrap;
    overflow-x: auto;
    width: auto !important;
    padding: 10px 0px;
    margin: 0px 16px;
    gap: 6px;
  }
  .compare-added-product .compare-added-product-list .added-product {
    width: 170px !important;
    display: flex;
    border-right: 1px solid #bcbcbc;
  }
  .compare-added-product .compare-added-product-list .added-product img {
    width: 30px !important;
    height: 30px !important;
  }
  .compare-added-product .compare-added-product-list .added-product .base {
    display: flex;
    align-items: center;
    gap: 4px;
    max-width: 85%;
    min-width: 85%;
  }
  .compare-added-product .compare-added-product-list .added-product .image-product-container-compare {
    align-items: center;
    gap: 4px;
    max-width: 85%;
    min-width: 85%;
    display: flex;
  }
  .compare-added-product .compare-added-product-list .added-product .titleMargin1 {
    margin: auto 0px;
    color: #000000;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
  }
  .compare-added-product .compare-added-product-list .added-product .base-product-text label {
    margin: 0px !important;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
    color: #575757;
  }
  .compare-added-product .compare-added-product-list .added-product .kmt-remove-compare-product {
    margin-left: auto !important;
    stroke: #23201f;
    margin-top: 5px;
    cursor: pointer;
    height: 24px !important;
    width: 24px !important;
  }
  .compare-added-product .cmprBtn {
    margin: 10px 15px;
    width: -webkit-fill-available;
  }
  .page-tprListPage h5.collab-card__card-title {
    white-space: nowrap;
    font-size: 14px;
  }
  .page-tprListPage .solution__meta-data-ctr,
  .page-tprListPage .TPR_project_name {
    border-bottom: 1px solid #ececec;
    padding: 6px 20px;
    margin-left: -18px;
    margin-right: -18px;
  }
  .page-tprListPage .solution__meta-data-ctr:last-child {
    border-bottom: none !important;
    margin-top: 1px !important;
  }
  .page-tprListPage .TPR_project_name a {
    color: var(--black-700, #333333);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
  }
  .page-tprListPage .solution__meta-data.solution__author-name.card-ui {
    padding-left: 30px;
  }
  .page-tprListPage .collab-card .solution__img-title--bg-gray {
    background-color: transparent;
  }
  .page-tprListPage .tpr_meta-data-ctr {
    border-top: none !important;
  }
  .page-tprListPage .collab-card .collab-card__header-actions {
    margin-left: 15px;
  }
  .page-tprListPage .collab-card.toolperformancereport-cards .solution__title {
    font-weight: 600;
  }
  .warning-msg-sold {
    position: absolute;
    top: 10px;
    left: 5px;
    flex-shrink: 0;
    z-index: 1;
  }
  .tpr-mandatory-hidden-warning {
    padding: 12px;
    margin-top: 20px;
  }
  .tpr-mandatory-hidden-warning .warning-msg-sold {
    position: static;
    flex-shrink: 0;
    z-index: 1;
  }
  .tpr-mandatory-hidden-warning .kmt-global-alert-message-container {
    padding: 0px;
    padding-left: 0px !important;
  }
  .alert-warning-tpr .kmt-global-alert-message-container {
    padding-left: 10px;
  }
  .tpr_laborcost_warning-close button.close {
    right: 0 !important;
  }
  .character-limit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
  }
  .character-limit .count-limit-warning,
  .character-limit .count-limit-warning_no,
  .character-limit .count-limit-warning_m {
    font-size: 12px;
    font-weight: 400;
    color: #777777;
    line-height: 14px;
  }
  .character-limit .count-input-values,
  .character-limit .count-input-values_no,
  .character-limit .count-input-values_m {
    margin-right: -11px;
    font-size: 12px;
    font-weight: 400;
    color: #777777;
    line-height: 14px;
  }
  .page-tprDetailPage .kmt-global-alerts .alert section,
  .page-tprDetailPage .kmt-global-alerts .alert section > .warning-opporid {
    display: block;
  }
  .warning-opporid li {
    color: #336699;
    margin-left: 15px;
    margin-top: 25px;
    font-weight: 500;
    margin-bottom: -20px;
  }
  .kmt-global-alert-message-container.labor-ui.soldto-warning {
    padding-left: 25px;
    margin-top: -23px;
  }
  .warning-msg-sold span {
    font-weight: 600;
  }
  .report-section {
    row-gap: 8px;
    display: flex;
    flex-direction: column;
  }
  .report-section .report-list-header {
    color: #23201f;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .report-section .report-list-header-value {
    color: var(--neutral-80, #757575);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .report-section .report-section-list {
    display: flex;
    gap: 10px;
  }
  .report-section .curreny-ui {
    margin-left: -4px;
  }
  .tpr-basic-details {
    align-items: flex-start;
    gap: 30px;
    width: max-content;
    margin-left: 9pc;
  }
  .tpr-basic-details .tpr-detail-name {
    height: 22px;
    align-items: center;
    display: flex;
    gap: 10px;
  }
  .tpr-basic-details .tpr-detail-name .tpr-text-name {
    color: #23201f;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .tpr-basic-details .tpr-detail-name .tpr-text-value {
    color: var(--neutral-80, #757575);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .tpr-detail-page-head-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .tpr-image-placeholder {
    order: 2;
    margin-right: 10px;
    margin-top: -63px;
  }
  .tpr-image-placeholder .img-container img {
    width: 132px;
    height: 136px;
    border-radius: 12px;
  }
  .tpr-image-placeholder .img-container .edit-button {
    bottom: 5px;
    left: 91px;
  }
  .tpr-toggle-container-main {
    display: flex;
    flex-direction: column;
    order: 3;
    width: 100%;
  }
  .tpr-toggle-units-container .dimensions-toggle {
    padding: 25px 0px 0px 98px;
  }
  .tpr-tiles-section {
    padding: 0px;
  }
  .tpr-tiles-section .tile-container {
    display: inline-flex;
    gap: 10px;
    margin: 40px 0px;
    width: 100% !important;
  }
  .tpr-tiles-section .tile-container .slick-list {
    overflow: inherit;
  }
  .tpr-tiles-section .tile-container .slick-list .slick-track {
    display: inline-flex;
    max-width: 1024px !important;
    width: 100% !important;
  }
  .tpr-tiles-section .tile-container .slick-list .slick-track .tile {
    margin-right: 10px;
    width: 25% !important;
  }
  .tpr-tiles-section .tile-container .slick-list .slick-next,
  .tpr-tiles-section .tile-container .slick-list .slick-prev {
    z-index: 5;
  }
  .tpr-tiles-section .tile-container .slick-list .slick-next {
    right: 15px;
  }
  .tpr-tiles-section .tile-container .slick-list .slick-prev {
    left: 15px;
  }
  .tpr-tiles-section .tile-container .slick-list .slick-next:before,
  .tpr-tiles-section .tile-container .slick-list .slick-prev:before {
    color: #000;
    font-size: 26px;
  }
  .tpr-tiles-section .tile-container .slick-dots {
    bottom: -30px;
  }
  .tpr-tiles-section .slick-dots {
    text-align: start;
    margin-left: 80px;
  }
  .tpr-tiles-section .tile {
    width: 195px;
    max-width: 198px;
    height: 210px;
    border: 2px solid #cecece;
    border-radius: 5px;
    cursor: pointer;
  }
  .tpr-tiles-section .tile .step-number.active svg rect {
    fill: #336699;
  }
  .tpr-tiles-section .tile .step-number.active svg path {
    fill: var(--neutral-0, #ffffff);
  }
  .tpr-tiles-section .tile .parameters {
    color: #23201f;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .tpr-tiles-section .tile .selected_icon {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 64%);
    display: none;
  }
  .tpr-tiles-section .tile.clickable-tile:hover:not( :has(.disabled)) {
    border: 2px solid #336699;
    cursor: pointer;
  }
  .tpr-tiles-section .tile .step-number {
    display: flex;
    width: 25px;
    height: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: absolute;
    margin-top: -55px;
    border-radius: 16px;
    background: #e0e0e0;
  }
  .tpr-tiles-section .tile .step-number svg {
    width: 25px;
    height: 25px;
  }
  .tpr-tiles-section .tile .step-number .element {
    color: var(--neutral-100, #000000);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
  }
  .tpr-tiles-section .tile .frame {
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-bottom: 1px solid #cecece;
  }
  .tpr-tiles-section .tile .div {
    display: flex;
    height: 148px;
    padding: 0px 12px 8px 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
  }
  .tpr-tiles-section .tile .div .buttons {
    display: flex;
    width: 174px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
  }
  .tpr-tiles-section .tile .div .buttons .description {
    position: relative;
    align-self: stretch;
    font-weight: 500;
    color: var(--neutral-80, #757575);
    font-size: 16px;
    text-align: center;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0px;
  }
  .tpr-tiles-section .tile .div .buttons .add-document {
    color: #336699;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
  }
  .tpr-tiles-section .hidden {
    display: none;
  }
  .tpr-tiles-section .tile.active {
    border-color: #336699;
  }
  .tpr-tiles-section .tile.active::after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><circle cx="10" cy="10" r="10" fill="%232C73D2"/><path d="M5.84008 8.375L14.1588 8.375C14.9068 8.375 15.2808 9.24712 14.753 9.75558L10.5937 13.7626C10.2651 14.0791 9.73382 14.0791 9.40876 13.7626L5.24938 9.75557C4.7181 9.24712 5.09209 8.375 5.84008 8.375Z" fill="white"/></svg>');
    position: relative;
    left: 46%;
    bottom: 6px;
    transform: translate(-50%, 64%);
  }
  .tpr-tiles-section .tiles-container {
    display: block;
    margin: 0px 0px 40px 0px;
  }
  .tpr-tiles-section .js-tpr-general .account-detail-tpr {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
  }
  .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
  .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section .tpr-heading-data {
    display: flex;
    gap: 14px;
    align-self: stretch;
    height: auto !important;
  }
  .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section .tpr-heading-data span:first-child h3 {
    color: #23201f !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
  .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section .tpr-heading-data span:nth-child(2) h3 {
    color: #336699;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
  }
  .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section .tpr-heading-data span:nth-child(2) h3.disabled {
    color: #bcbcbc;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
  }
  .tpr-tiles-section .js-tpr-general .distributor-details {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
  }
  .tpr-tiles-section .js-tpr-general .distributor-details .distributor-details-text {
    color: #23201f;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .tpr-tiles-section .js-tpr-general .distributor-details .input-container {
    width: 100%;
  }
  .tpr-tiles-section .js-tpr-general .distributor-details .input-container label {
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
  .tpr-tiles-section .js-tpr-general .distributor-details .input-container select {
    display: flex;
    padding: 9px 6px 9px 10px;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 102px;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
  }
  .tpr-tiles-section .js-tpr-general .distributor-details .input-container input {
    display: flex;
    height: 42px;
    padding: 11px 10px 11px 10px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
    width: 100%;
  }
  .tpr-tiles-section .js-tpr-general .input-container {
    gap: 3px;
    display: flex;
    flex-direction: column;
  }
  .tpr-tiles-section .js-tpr-general .input-container label {
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
  .tpr-tiles-section .js-tpr-general .input-container select {
    display: flex;
    padding: 9px 6px 9px 10px;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 102px;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .tpr-tiles-section .js-tpr-general .input-container input {
    display: flex;
    height: 42px;
    padding: 11px 10px 11px 10px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
    width: 100%;
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .tpr-tiles-section .js-tpr-general h3 {
    margin: 0px;
    font-size: 17px;
    color: #23201f;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
  }
  .tpr-tiles-section .gap-22-flex {
    display: flex;
    flex-direction: column;
    gap: 22px;
    align-self: stretch;
  }
  .tpr-tiles-section .selected-sold-to {
    color: var(--Neutral-95, #23201f) !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 22px !important;
    text-decoration-line: none;
  }
  .tpr-tiles-section .ui-opprtyid {
    color: var(--Neutral-95, #23201f) !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 22px !important;
    margin-bottom: 16px;
  }
  .sales-person-details,
  .test-performed-by-details {
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    width: 100%;
  }
  .js-tpr-general .input-container input {
    display: flex;
    height: 42px;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding: 11px 10px;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline {
    border: none;
    margin-bottom: 0px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline .header-line {
    margin-bottom: 0px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline .project__elements {
    padding: 0px;
    border: none;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline .project__elements .material-container .js-add-project-materials .kmt-wpm-selected {
    display: flex;
    align-items: center;
    gap: 14px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline .project__elements .material-container .js-add-project-materials .kmt-wpm-selected .js-material-element {
    width: auto !important;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline .project__elements .material-container .js-add-project-materials .kmt-wpm-selected .js-material-element .materials-badges__item {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline .project__elements .material-container .js-add-project-materials .kmt-wpm-selected .js-material-element .materials-badges__item .wpm-grou-name-tpr {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.1px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline .project__elements .material-container .js-add-project-materials .kmt-wpm-selected .btn-plus {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .input-container {
    gap: 3px;
    display: flex;
    flex-direction: column;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .input-container label {
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .input-container select {
    display: flex;
    padding: 9px 6px 9px 10px;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 102px;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .input-container input {
    display: flex;
    height: 42px;
    padding: 11px 10px 11px 10px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
    width: 100%;
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .input-container textarea {
    display: flex;
    padding: 7px 10px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .input-container .radio-container {
    display: inline-flex;
    align-items: flex-start;
    gap: 20px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .annual-production-section {
    max-width: 412px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .annual-production-section .annual-production-input {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .annual-production-section .annual-production-input span {
    color: var(--neutral-80, #757575);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical h3 {
    margin: 0px;
    font-style: normal;
    color: #23201f !important;
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .js-anchor-cta {
    color: #336699 !important;
    border: none !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline !important;
    background-color: transparent !important;
    border-radius: 0px !important;
    padding: 0px !important;
    align-content: center !important;
    box-shadow: none !important;
    width: max-content !important;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .js-anchor-cta:hover {
    color: #204060 !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration-line: underline !important;
  }
  .kmt-machine-top-list {
    display: flex;
    align-items: center;
    gap: 14px;
  }
  .kmt-machine-top-list .machines-badges__item {
    margin: 0px;
  }
  .kmt-machine-top-list .machines-badges__item .kmt-element-pill .machine-name-span {
    padding: 0px;
    padding-top: 2px;
    border-radius: 0px !important;
    background: transparent;
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .kmt-machine-top-list .btn-plus {
    color: #336699;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
    margin-top: -8px;
  }
  .kmt-machine-top-list .btn-plus .btn-icon {
    border-color: transparent;
    background-color: transparent;
    border-radius: 0px;
    color: #336699;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
    padding: 0px;
  }
  .kmt-machine-top-list .btn-plus .btn-icon:hover {
    color: #204060 !important;
    background-color: transparent;
  }
  .tpr-project .tpr-tiles-section select {
    background-repeat: no-repeat !important;
    background-size: 14px 8px !important;
    background-position: 98% center !important;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABASURBVHgBjczLCQAwCAPQbKL7L9Vu0kpPxQ+JIIjmCQA7ekUbePmXf8MRsKdsWZiAjB6Ux12AoglLqMMyynhEFwftJxwfOpJOAAAAAElFTkSuQmCC) !important;
  }
  #colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent {
    padding: 0px !important;
  }
}
@media (max-width: 480px) and (max-width: 480px) {
  .tpr-tiles-section .tile-container .slick-track {
    display: flex;
    gap: 12px;
  }
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .kmt-tpr-project-panel__headline {
  float: right;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list {
  margin-top: 0px;
  padding-top: 0px;
  display: flex;
  flex-direction: row;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card {
  margin-right: 20px;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card .collab-card__header .tpr-solution-compare-check {
  width: 47% !important;
  margin-top: 3px;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card .collab-card__header .tpr-solution-compare-check .kmt-checkbox-container {
  width: max-content !important;
  display: flex;
  gap: 12px;
  max-height: 20px;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card .collab-card__header .tpr-solution-compare-check .kmt-checkbox-container .checkbox-wrapper {
  margin: 0px;
  max-width: 20px;
  max-height: 20px;
  min-width: 20px;
  min-height: 20px;
  padding: 0px;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card .collab-card__header .tpr-solution-compare-check .kmt-checkbox-container .tpr-card-solution-label-compare {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  margin: 0px;
  color: var(--Kennametal-Black, #000000);
  font-style: normal;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card .collab-card__header .kmt-radio-container {
  display: flex;
  align-items: center;
  height: 20px !important;
  margin-top: 2px;
  min-height: 20px;
  max-height: 20px;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card .collab-card__header .kmt-radio-container .radio-wrapper {
  margin: 0 !important;
  cursor: pointer;
  min-height: 20px;
  max-height: 20px;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card .collab-card__header .kmt-radio-container .radio-wrapper .radio-wrapper-text {
  margin-bottom: 6px;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card .collab-card__header .kmt-radio-container .radio-wrapper .radio-wrapper-text .base-product {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0;
  text-align: left;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card .collab-card__header .kmt-radio-container .question-mark-svg {
  margin-left: 8px;
  cursor: pointer;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card .collab-card__header .kmt-radio-container .question-mark-svg svg {
  margin-top: 4px;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card .collab-card__content {
  padding: 10px 18px 0px;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card .collab-card__content .collab-card__solution .tpr-solution-card .solution__meta-data {
  width: 50% !important;
  margin: 0px !important;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card .collab-card__content .collab-card__solution .tpr-solution-card .solution__meta-data .solution__meta-data-title {
  margin: 0px !important;
}
.tpr-modules-tabs .tpr-tabs .tpr-solution-tab .tpr-solution-card-list .solution-card .collab-card__content .solution__small-images {
  margin: 0px -18px 0px !important;
}
.solution-card .popover {
  width: 155px !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  pointer-events: none;
}
.solution-card .popover .popover-content {
  padding: 4px 7px;
}
.empty-card.collab-card {
  width: 270px;
  height: 270px;
  margin-bottom: 150px;
}
.add-new-tpr-project .title {
  white-space: pre-wrap;
  font-size: 17px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
}
.add-new-tpr-project .btn-add-card svg {
  margin-bottom: 20px;
}
@media (max-width: 1024px) and (min-width: 639px) {
  .empty-card.collab-card {
    margin-bottom: 350px;
  }
  .compare-added-product {
    padding: 0px 10px;
  }
  .compare-added-product .compare-added-product-list {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    height: 92px !important;
    gap: 10px !important;
  }
  .compare-added-product .compare-added-product-list .added-product:first-child {
    margin-left: 0px !important;
    width: 28% !important;
  }
  .compare-added-product .compare-added-product-list .added-product:first-child .base-product-text {
    margin-right: 5px !important;
  }
  .compare-added-product .compare-added-product-list .added-product {
    display: inline-flex;
    gap: 3px;
  }
  .compare-added-product .compare-added-product-list .added-product img {
    width: 42px !important;
    height: 42px !important;
  }
  .compare-added-product .compare-added-product-list .added-product .base {
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 80%;
    min-width: 80%;
  }
  .compare-added-product .compare-added-product-list .added-product .image-product-container-compare {
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 80%;
    min-width: 80%;
  }
  .compare-added-product .compare-added-product-list .added-product .titleMargin1 {
    margin: auto 0px;
    font-weight: 400;
    letter-spacing: 0em;
    color: #000000;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
  }
  .compare-added-product .compare-added-product-list .added-product .kmt-remove-compare-product {
    margin-right: 5px;
  }
  .compare-added-product .cmprBtn {
    margin: 25px 10px 25px 20px;
    min-width: 120px;
  }
}
.tpr-solution-compare-check .kmt-checkbox-container {
  width: max-content !important;
}
.tpr-solution-compare-check .kmt-checkbox-container .checkbox-wrapper.disabled-checkbox .checkmark {
  background-color: #bcbcbc;
}
.tpr-solution-compare-check .kmt-checkbox-container .checkbox-wrapper.disabled-checkbox .checkmark:after {
  border: solid #fff;
  border-width: 0 2px 2px 0 !important;
}
.tpr-solution-compare-check .kmt-checkbox-container .checkbox-wrapper .js-input-solution-compare-check:disabled {
  cursor: not-allowed;
}
.js-emptysolution {
  cursor: not-allowed !important;
}
.js-emptysolution:disabled + .checkmark + .tpr-card-solution-label-compare {
  color: #bcbcbc;
}
@media (max-width: 480px) {
  #colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent {
    padding: 0px !important;
  }
  #colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent {
    margin-top: 50px !important;
  }
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent {
  padding: 0px 24px !important;
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent #addNewReportSolution .form-group {
  margin-top: 15px;
  margin-bottom: 0px;
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent #addNewReportSolution .form-group select {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent #addNewReportSolution .form-actions {
  padding: 20px 0px;
  margin: 0px;
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent #addNewReportProduct .brand-selection-section {
  display: inline-flex;
  flex-direction: column;
  row-gap: 20px;
  min-width: 100% !important;
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent #addNewReportProduct .brand-selection-section .buttons-container {
  display: inline-flex;
  flex-direction: column;
  row-gap: 10px;
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent #addNewReportProduct .brand-selection-section .select-brand-title {
  color: var(--Neutral-95, #23201f);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent #addNewReportProduct .brand-selection-section .select-product-type-radio {
  display: inline-flex;
  align-items: flex-start;
  column-gap: 20px;
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent #addNewReportProduct .competitor-product-section {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  margin-top: 20px !important;
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent #addNewReportProduct .competitor-product-section .form-group {
  margin: 0px !important;
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent #addNewReportProduct .add-product-cta {
  padding: 0px 0px 20px 0px !important;
  margin: 0px !important;
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent #addNewReportCompetitorProduct .competitor-product-section {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  margin-top: 20px !important;
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent #addNewReportCompetitorProduct .competitor-product-section .form-group {
  margin: 0px !important;
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent #addNewReportCompetitorProduct .competitor-product-section .form-group label {
  color: var(--Neutral-95, #23201f);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
#colorbox.kmt-compare-item-cb #cboxWrapper #cboxContent #cboxLoadedContent #addNewReportCompetitorProduct .add-product-cta {
  padding: 0px 0px 20px 0px !important;
  margin: 0px !important;
}
@media (max-width: 480px) {
  #colorbox.kmt-create-item-cb #cboxWrapper #cboxContent {
    padding: 0px !important;
  }
  #colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxLoadedContent {
    margin-top: 50px !important;
  }
}
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxTitle {
  border-radius: 6px 6px 0px 0px;
  background: var(--Neutral-95, #23201f);
}
#colorbox.kmt-create-item-cb #cboxWrapper #cboxContent #cboxTitle .headline {
  background: var(--Neutral-95, #23201f);
}
@media (max-width: 480px) {
  #colorbox.add-product-manual-entry #cboxWrapper #cboxContent {
    padding: 0px !important;
  }
  #colorbox.add-product-manual-entry #cboxWrapper #cboxContent #cboxLoadedContent {
    margin-top: 50px !important;
  }
}
#colorbox.add-product-manual-entry #cboxWrapper #cboxContent #cboxTitle {
  border-radius: 6px 6px 0px 0px;
  background: var(--Neutral-95, #23201f);
}
#colorbox.add-product-manual-entry #cboxWrapper #cboxContent #cboxTitle .headline {
  background: var(--Neutral-95, #23201f);
}
@media (min-width: 640px) and (max-width: 1024px) {
  .tpr-project .labour-industry-section {
    display: flex;
    width: 100%;
  }
  .tpr-project .label-container label {
    font-size: 12px;
  }
  .tpr-project .industry-container .industry-input {
    min-width: 363px;
  }
  .tpr-project .industry-container .industry-level-container {
    width: 363px;
  }
  .tpr-project .character-limit .count-input-values,
  .tpr-project .character-limit .count-input-values_no,
  .tpr-project .character-limit .count-input-values_m {
    margin-right: 80px;
  }
  .tpr-project .tpr-detail-page-head-section .tpr-header-text {
    width: 100%;
  }
  .tpr-project .tpr-detail-page-head-section .tpr-toggle-container-main {
    margin-top: 30px;
  }
  .tpr-project .tpr-tiles-section .tile-container {
    width: 100% !important;
  }
  .tpr-project .tpr-tiles-section .tile-container .slick-list {
    overflow: inherit;
  }
  .tpr-project .tpr-tiles-section .tile-container .slick-list .slick-track {
    display: inline-flex;
    max-width: 1024px !important;
    width: 100% !important;
  }
  .tpr-project .tpr-tiles-section .tile-container .slick-list .slick-track .tile {
    margin-right: 10px;
    width: 25% !important;
    max-width: 25% !important;
    min-width: 25% !important;
  }
  .tpr-project .tpr-tiles-section .tile-container .slick-list .slick-next,
  .tpr-project .tpr-tiles-section .tile-container .slick-list .slick-prev {
    z-index: 5;
  }
  .tpr-project .tpr-tiles-section .tile-container .slick-list .slick-next {
    right: 15px;
  }
  .tpr-project .tpr-tiles-section .tile-container .slick-list .slick-prev {
    left: 15px;
  }
  .tpr-project .tpr-tiles-section .tile-container .slick-list .slick-next:before,
  .tpr-project .tpr-tiles-section .tile-container .slick-list .slick-prev:before {
    color: #000;
    font-size: 26px;
  }
  .tpr-project .tpr-tiles-section .tile-container .slick-dots {
    bottom: -30px;
  }
  .tpr-project .tpr-tiles-section .tiles-container {
    display: block;
    margin: 0px 0px 40px 0px;
  }
  .report-cards.tool-card .title-name .text-wrapper.solution-name {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .image-wrapper {
    position: relative;
    display: inline-block;
  }
  .large-svg {
    position: absolute;
    right: 13.5rem;
    cursor: pointer;
    width: 32px;
    height: 36px;
  }
  .tpr-reports-list .list-section-report {
    overflow-x: auto !important;
    white-space: nowrap !important;
    flex-wrap: nowrap !important;
    width: auto !important;
    display: flex !important;
  }
  .page-tprDetailPage .main__inner-wrapper {
    padding: 0 16px;
  }
}
.opportunity-id-select-soldto {
  color: #949494;
  text-decoration: underline;
}
.opportunity-id-select-soldto:hover {
  color: #949494;
  text-decoration: underline;
  cursor: default;
}
.project__close-project {
  background: #fff !important;
}
@media (min-width: 640px) {
  .tpr-project {
    margin-top: 20px;
  }
  .tpr-project .tpr-detail-page-head-section {
    display: flex;
    height: 136px;
    margin-bottom: 0px !important;
  }
  .tpr-project .tpr-detail-page-head-section .tpr-image-placeholder {
    width: 132px;
    height: 136px;
    flex-shrink: 0;
  }
  .tpr-project .tpr-detail-page-head-section .tpr-image-placeholder .img-container img {
    width: 132px;
    height: 136px;
    border-radius: 12px;
  }
  .tpr-project .tpr-detail-page-head-section .tpr-image-placeholder .img-container .edit-button {
    bottom: 13px;
    right: 6px;
  }
  .tpr-project .tpr-detail-page-head-section .tpr-header-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    margin-left: 12px;
    width: 100%;
  }
  .tpr-project .tpr-detail-page-head-section .tpr-header-text .js-edit-action-name {
    margin: 0px;
    padding: 0px;
    color: #23201f;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .tpr-project .tpr-detail-page-head-section .tpr-header-text .tpr-basic-details {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    width: max-content;
  }
  .tpr-project .tpr-detail-page-head-section .tpr-header-text .tpr-basic-details .tpr-detail-name {
    display: flex;
    height: 22px;
    align-items: center;
    gap: 10px;
  }
  .tpr-project .tpr-detail-page-head-section .tpr-header-text .tpr-basic-details .tpr-detail-name .tpr-text-name {
    color: #23201f;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .tpr-project .tpr-detail-page-head-section .tpr-header-text .tpr-basic-details .tpr-detail-name .tpr-text-value {
    color: var(--neutral-80, #757575);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .tpr-project .tpr-detail-page-head-section .tpr-toggle-container-main {
    width: -webkit-fill-available;
  }
  .tpr-project .tpr-detail-page-head-section .tpr-toggle-units-container {
    flex-direction: column;
    justify-content: flex-end;
    display: flex;
  }
  .tpr-project .tpr-tiles-section {
    padding: 0px;
  }
  .tpr-project .tpr-tiles-section .tile-container {
    display: inline-flex;
    gap: 10px;
    margin: 40px 0px;
    max-width: 1015px;
    width: 100%;
  }
  .tpr-project .tpr-tiles-section .tile {
    width: 19%;
    max-width: 20%;
    height: 210px;
    border: 2px solid #cecece;
    border-radius: 5px;
    cursor: pointer;
  }
  .tpr-project .tpr-tiles-section .tile .step-number.active svg rect {
    fill: #336699;
  }
  .tpr-project .tpr-tiles-section .tile .step-number.active svg path {
    fill: var(--neutral-0, #ffffff);
  }
  .tpr-project .tpr-tiles-section .tile .parameters {
    color: #23201f;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .tpr-project .tpr-tiles-section .tile .selected_icon {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 64%);
    display: none;
  }
  .tpr-project .tpr-tiles-section .tile.clickable-tile:hover:not( :has(.disabled)) {
    border: 2px solid #336699;
    cursor: pointer;
  }
  .tpr-project .tpr-tiles-section .tile:hover .add-document {
    color: #204060 !important;
  }
  .tpr-project .tpr-tiles-section .document-notes-ui:hover {
    box-shadow: none !important;
    border: 2px solid #cecece;
    cursor: default !important;
  }
  .tpr-project .tpr-tiles-section .tile:has(.add-document:hover) {
    border: 2px solid #336699;
    cursor: pointer;
  }
  .tpr-project .tpr-tiles-section .add-document:hover {
    color: #204060 !important;
    cursor: pointer;
  }
  .tpr-project .tpr-tiles-section .tile .step-number {
    display: flex;
    width: 25px;
    height: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: absolute;
    margin-top: -55px;
    border-radius: 16px;
    background: #e0e0e0;
  }
  .tpr-project .tpr-tiles-section .tile .step-number svg {
    width: 25px;
    height: 25px;
  }
  .tpr-project .tpr-tiles-section .tile .step-number .element {
    color: var(--neutral-100, #000000);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .tile .frame {
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-bottom: 1px solid #cecece;
  }
  .tpr-project .tpr-tiles-section .tile .div {
    display: flex;
    height: 148px;
    padding: 0px 12px 8px 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
  }
  .tpr-project .tpr-tiles-section .tile .div .buttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    margin: 0px;
  }
  .tpr-project .tpr-tiles-section .tile .div .buttons .description {
    position: relative;
    align-self: stretch;
    font-weight: 500;
    color: var(--neutral-80, #757575);
    font-size: 16px;
    text-align: center;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0px !important;
  }
  .tpr-project .tpr-tiles-section .tile .div .buttons .add-document {
    color: #336699;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
  }
  .tpr-project .tpr-tiles-section .hidden {
    display: none;
  }
  .tpr-project .tpr-tiles-section .tile.active {
    border-color: #336699;
  }
  .tpr-project .tpr-tiles-section .tile.active::after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><circle cx="10" cy="10" r="10" fill="%232C73D2"/><path d="M5.84008 8.375L14.1588 8.375C14.9068 8.375 15.2808 9.24712 14.753 9.75558L10.5937 13.7626C10.2651 14.0791 9.73382 14.0791 9.40876 13.7626L5.24938 9.75557C4.7181 9.24712 5.09209 8.375 5.84008 8.375Z" fill="white"/></svg>');
    position: relative;
    left: 46%;
    bottom: 6px;
    transform: translate(-50%, 64%);
  }
  .tpr-project .tpr-tiles-section select {
    background-repeat: no-repeat !important;
    background-size: 14px 8px !important;
    background-position: 98% center !important;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABASURBVHgBjczLCQAwCAPQbKL7L9Vu0kpPxQ+JIIjmCQA7ekUbePmXf8MRsKdsWZiAjB6Ux12AoglLqMMyynhEFwftJxwfOpJOAAAAAElFTkSuQmCC) !important;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .account-detail-tpr {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section .tpr-heading-data {
    display: flex;
    align-items: center;
    gap: 14px;
    align-self: stretch;
    height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section .tpr-heading-data .sold-to-select-element {
    display: flex;
    align-items: center;
    gap: 14px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section .tpr-heading-data span:first-child h3 {
    color: #23201f !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section .tpr-heading-data span:nth-child(3) a {
    color: #336699;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section .tpr-heading-data span:nth-child(3) a:hover {
    color: #204060;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section .tpr-heading-data .opportunity-id-select-soldto {
    color: #bcbcbc;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section .tpr-heading-data .selected-sold-to {
    color: var(--Neutral-95, #23201f);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section .tpr-heading-data .open-soldto-modal,
  .tpr-project .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section .tpr-heading-data .opportunity-id-select,
  .tpr-project .tpr-tiles-section .js-tpr-general .account-detail-tpr .account-detail-section .tpr-heading-data .open-shipto-modal {
    color: #336699;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .distributor-details {
    display: flex;
    width: 398px;
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .distributor-details .distributor-details-text {
    color: #23201f;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .distributor-details .input-container {
    width: 90%;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .distributor-details .input-container label {
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .distributor-details .input-container select {
    display: flex;
    padding: 9px 6px 9px 10px;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 102px;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .distributor-details .input-container input {
    display: flex;
    height: 42px;
    padding: 11px 10px 11px 10px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
    width: 100%;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .input-container {
    gap: 3px;
    display: flex;
    flex-direction: column;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .input-container label {
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .input-container select {
    display: flex;
    padding: 9px 6px 9px 10px;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 102px;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general .input-container input {
    display: flex;
    height: 42px;
    padding: 11px 10px 11px 10px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
    width: 100%;
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-general h3 {
    margin: 0px;
    font-size: 17px;
    color: #23201f;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline {
    border: none;
    margin-bottom: 0px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline .header-line {
    margin-bottom: 0px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline .project__elements {
    padding: 0px;
    border: none;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline .project__elements .material-container .js-add-project-materials .kmt-wpm-selected {
    display: flex;
    align-items: center;
    gap: 14px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline .project__elements .material-container .js-add-project-materials .kmt-wpm-selected .js-material-element {
    width: auto !important;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline .project__elements .material-container .js-add-project-materials .kmt-wpm-selected .js-material-element .materials-badges__item {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline .project__elements .material-container .js-add-project-materials .kmt-wpm-selected .js-material-element .materials-badges__item .wpm-grou-name-tpr {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
    letter-spacing: 0.1px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .kmt-collab__project.headline .project__elements .material-container .js-add-project-materials .kmt-wpm-selected .btn-plus {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .input-container {
    gap: 3px;
    display: flex;
    flex-direction: column;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .input-container label {
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .input-container select {
    display: flex;
    padding: 9px 6px 9px 10px;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 102px;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .input-container input {
    display: flex;
    height: 42px;
    padding: 11px 10px 11px 10px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
    width: 100%;
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .input-container textarea {
    display: flex;
    padding: 7px 10px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    background: var(--neutral-0, #ffffff);
    color: #23201f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .input-container .radio-container {
    display: inline-flex;
    align-items: flex-start;
    gap: 20px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .annual-production-section {
    max-width: 412px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .annual-production-section .annual-production-input {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .annual-production-section .annual-production-input span {
    color: var(--neutral-80, #757575);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical h3 {
    margin: 0px;
    font-style: normal;
    color: #23201f !important;
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .js-anchor-cta {
    display: flex;
    color: #336699 !important;
    border: none !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline !important;
    background-color: transparent !important;
    border-radius: 0px !important;
    padding: 0px !important;
    align-items: center !important;
    box-shadow: none !important;
    width: max-content !important;
  }
  .tpr-project .tpr-tiles-section .js-tpr-technical .js-anchor-cta:hover {
    color: #204060 !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration-line: underline !important;
  }
  .tpr-project .tpr-tiles-section .gap-22-flex {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
    align-self: stretch;
  }
  .tpr-project .account-section-w {
    width: 363px !important;
  }
  .tpr-project hr.divider-border {
    border-top: 1px solid #bcbcbc;
    margin: 30px 0px;
  }
}
@media (min-width: 640px) and (max-width: 480px) {
  .tpr-project .tpr-tiles-section .tile-container .slick-track {
    width: 100% !important;
  }
}
@media (min-width: 640px) and (max-width: 480px) {
  .tpr-project .tpr-tiles-section .tile {
    width: 80% !important;
  }
}
.fusion-page-wrapper {
  /* Node row: white box with border */
  /* Child ul takes full width below the flex row */
  /* Expand / Collapse toggle button */
  /* Leaf indicator (no children) */
  /* Green child-count badge */
  /* Tree view node icon */
  /* Simulate button inside tree node white box */
  /* KEN-35494: Edit Strategy link on feature tree nodes */
  /* Collapsed children hidden */
  /* Styling for UiTabGroup*/
  /* Style the tab */
  /* Style the buttons that are used to open the tab content */
  /* Change background color of buttons on hover */
  /* Change active button style */
  /* Style the tab content */
  /* Styling for UiBlock collapsable Group*/
  /* KEN-34034: Redesigned 4-step progress bar */
  /* Inline spinner that appears inside the Get All Solutions button while in-flight */
  /* KEN-34034: WPM badge below the Workpiece Material step */
  /* KEN-34034: GET SOLUTIONS button row at bottom of Features details pane */
  /* KEN-34034: Flex layout for features right pane to push GET SOLUTIONS to bottom */
  /* --- Fusion POC UI Revamp --- */
  /* --- KEN-35007: Kebab (3-dot) Action Menu for Solution Items --- */
  /* --- Define Blank Configuration Panel --- */
  /* --- Non-blocking Loader Spinner --- */
  /* --- Details Tab (Project Metadata) --- */
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.fusion-page-wrapper table.UiPropTable {
  border: 1px solid black;
  background-color: white;
  color: black;
  width: 100%;
}
.fusion-page-wrapper th.UiPropTable {
  border: 1px solid black;
  background-color: lightsteelblue;
  color: black;
}
.fusion-page-wrapper td.UiPropTable {
  border: 1px solid black;
}
.fusion-page-wrapper td.UiPropTableTitle {
  border: 1px solid black;
  background-color: lightgrey;
  width: 30%;
}
.fusion-page-wrapper div.UiTreeView {
  margin: 2px;
  padding: 4px;
  background-color: white;
  font-family: sans-serif;
  font-size: 12px;
}
.fusion-page-wrapper ul.UiTreeView {
  margin-top: 0;
  padding-inline-start: 18px;
  list-style-type: none;
}
.fusion-page-wrapper li.UiTreeView {
  margin: 4px 0;
  display: flex;
  align-items: center;
  gap: 3px;
  flex-wrap: wrap;
}
.fusion-page-wrapper li.UiTreeView > span.UiTreeView,
.fusion-page-wrapper li.UiTreeView > span.UiTreeViewRoot {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background-color: #f7f7f7;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 3px 8px;
  min-width: 120px;
  flex: 1;
  cursor: pointer;
  transition: background-color 0.15s;
}
.fusion-page-wrapper li.UiTreeView > span.UiTreeView:hover,
.fusion-page-wrapper li.UiTreeView > span.UiTreeViewRoot:hover {
  background-color: #fff8e1;
  border-color: #FFD200;
}
.fusion-page-wrapper li.UiTreeView > ul.UiTreeView {
  flex-basis: 100%;
}
.fusion-page-wrapper span.UiTreeView {
  font-weight: normal;
  color: #23201F;
}
.fusion-page-wrapper span.UiTreeViewRoot {
  font-weight: bold;
  color: #23201F;
}
.fusion-page-wrapper ul.UiTreeViewRoot {
  padding-inline-start: 0px;
  list-style-type: none;
}
.fusion-page-wrapper .UiTreeViewSelected {
  background-color: #fff8e1 !important;
  border-color: #FFD200 !important;
  font-weight: bold;
}
.fusion-page-wrapper .UiTreeViewToggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #ffffff;
  color: #23201F;
  font-size: 10px;
  cursor: pointer;
  flex-shrink: 0;
  line-height: 1;
  user-select: none;
}
.fusion-page-wrapper .UiTreeViewToggle:hover {
  background-color: #FFD200;
  border-color: #FFD200;
}
.fusion-page-wrapper .UiTreeViewLeafIcon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.fusion-page-wrapper .UiTreeViewLeafIcon::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 1px solid #b0b0b0;
  border-radius: 50%;
}
.fusion-page-wrapper .UiTreeViewBadge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #FFD200;
  color: #23201F;
  font-size: 10px;
  font-weight: 600;
  min-width: 18px;
  height: 16px;
  padding: 0 4px;
  border-radius: 8px;
  margin-left: 2px;
  flex-shrink: 0;
}
.fusion-page-wrapper .UiTreeViewIcon {
  width: 25px;
  height: 25px;
  flex-shrink: 0;
  vertical-align: middle;
}
.fusion-page-wrapper .UiTreeViewSimBtn {
  background-color: transparent;
  border: none;
  border-radius: 3px;
  padding: 2px;
  cursor: pointer;
  flex-shrink: 0;
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.fusion-page-wrapper .UiTreeViewSimBtn:hover {
  background-color: #e0e0e0;
}
.fusion-page-wrapper .UiTreeViewSimBtnIcon {
  width: 25px;
  height: 25px;
}
.fusion-page-wrapper .kmtFVFeatureEditStrategyLink {
  margin-left: 8px;
  font-size: 11px;
  color: #0066cc;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  font-weight: 500;
}
.fusion-page-wrapper .kmtFVFeatureEditStrategyLink:hover {
  text-decoration: underline;
  color: #004499;
}
.fusion-page-wrapper li.UiTreeView.collapsed > ul.UiTreeView {
  display: none;
}
.fusion-page-wrapper .kmtFVflexCol {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.fusion-page-wrapper .kmtFVtab {
  overflow: hidden;
  border: none;
  border-bottom: 1px solid #c0c0c0;
  background-color: #ffffff;
  color: #333;
}
.fusion-page-wrapper .kmtFVtab button {
  background-color: transparent;
  float: left;
  border: none;
  border-bottom: 3px solid transparent;
  outline: none;
  cursor: pointer;
  padding: 12px 20px;
  transition: 0.2s;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  margin-bottom: -1px;
}
.fusion-page-wrapper .kmtFVtab button:hover {
  color: #23201F;
  background-color: #f0f0f0;
}
.fusion-page-wrapper .kmtFVtab button.active {
  background-color: #e8edf2;
  color: #23201F;
  font-weight: bold;
  border-bottom: 3px solid #336699;
}
.fusion-page-wrapper .kmtFVtabcontent {
  color: #333;
  overflow-y: auto;
  background-color: #ffffff;
  flex-grow: 1;
}
.fusion-page-wrapper button.fvUiBlock {
  background-color: #f7f7f7;
  color: #23201F;
  cursor: pointer;
  padding: 10px 14px;
  width: 100%;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  text-align: left;
  outline: none;
  font-weight: 600;
  font-size: 13px;
}
.fusion-page-wrapper button.fvUiBlock::after {
  content: '\02795';
  font-size: 11px;
  color: #999;
  float: right;
  margin-left: 5px;
}
.fusion-page-wrapper button.fvUiBlock:hover,
.fusion-page-wrapper button.fvUiBlock.fvUiBlockActive {
  background-color: #FFD200;
  color: #23201F;
}
.fusion-page-wrapper button.fvUiBlock.fvUiBlockActive::after {
  content: "\2796";
}
.fusion-page-wrapper div.fvUiBlock {
  padding: 0 18px;
  background-color: #ffffff;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.fusion-page-wrapper .kmtFVButton {
  background-color: #FFD200;
  color: #23201F;
  border: none;
  border-radius: 4px;
  font-weight: 600;
  margin: 5px;
  padding: 8px 16px;
  cursor: pointer;
  transition: background-color 0.2s;
}
.fusion-page-wrapper .kmtFVButton:hover {
  background-color: #cca800;
}
.fusion-page-wrapper .kmtViewerInfo {
  width: 200px;
  height: 240px;
  position: absolute;
  top: 200px;
  right: 0;
  margin: 10px;
  padding: 5px 10px;
  opacity: 0.9;
  border-style: none;
  color: #23201F !important;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 11px;
}
.fusion-page-wrapper .kmtViewerProgressbar {
  background-color: #ffffff;
  width: 100%;
  position: relative;
  border-radius: 0;
  margin: 0;
  padding: 8px 0;
  border-bottom: 1px solid #e0e0e0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 0;
  box-sizing: border-box;
}
.fusion-page-wrapper .progressStepWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 160px;
  flex: 1;
}
.fusion-page-wrapper .progressArrow {
  font-size: x-large;
  color: #999;
  display: flex;
  align-items: center;
  padding-top: 6px;
}
.fusion-page-wrapper button.progressComplete {
  background-color: #ffffff;
  color: #23201F;
  border-color: #ccc;
  position: relative;
}
.fusion-page-wrapper button.progressComplete::before {
  content: '✓';
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #2E7D32;
  color: #ffffff;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}
.fusion-page-wrapper button.progressNext {
  border-color: #FFD200;
  border-width: 2px;
  position: relative;
}
.fusion-page-wrapper button.progressNext::before {
  content: attr(data-step);
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #FFD200;
  color: #23201F;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
}
.fusion-page-wrapper .progressButton {
  border-radius: 4px;
  margin: 0;
  border: 1px solid #ccc;
  background-color: #ffffff;
  color: #23201F;
  font-weight: 600;
  padding: 8px 16px;
  cursor: pointer;
  transition: background-color 0.2s, border-color 0.2s;
  position: relative;
  width: 90%;
  text-align: center;
}
.fusion-page-wrapper .progressButton:disabled {
  background-color: #f5f5f5;
  color: #666666;
  cursor: not-allowed;
  border-color: #e0e0e0;
}
.fusion-page-wrapper .progressButton:disabled:hover {
  background-color: #f5f5f5;
  border-color: #e0e0e0;
  color: #666666;
}
.fusion-page-wrapper .progressButton:hover:not(:disabled) {
  background-color: #FFD200;
  border-color: #FFD200;
  color: #23201F;
}
.fusion-page-wrapper .progressButton[data-tooltip]::after {
  content: attr(data-tooltip);
  visibility: hidden;
  width: 180px;
  background-color: #23201F;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  padding: 6px 8px;
  font-size: 11px;
  font-weight: normal;
  position: absolute;
  z-index: 10;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 6px;
  opacity: 0;
  transition: opacity 0.3s;
  pointer-events: none;
}
.fusion-page-wrapper .progressButton[data-tooltip]:hover::after {
  visibility: visible;
  opacity: 1;
}
.fusion-page-wrapper .progressBtnSpinner {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 8px;
  border: 2px solid #cccccc;
  border-top-color: #555555;
  border-radius: 50%;
  vertical-align: middle;
  animation: progressBtnSpin 0.7s linear infinite;
  flex-shrink: 0;
}
@keyframes progressBtnSpin {
  to {
    transform: rotate(360deg);
  }
}
.fusion-page-wrapper .kmtProgressWpmBadge {
  margin-top: 4px;
  min-height: 20px;
  text-align: center;
  font-size: 12px;
}
.fusion-page-wrapper .kmtFVGetSolutionsRow {
  padding: 8px;
  border-top: 1px solid #e0e0e0;
  text-align: left;
  flex-shrink: 0;
}
.fusion-page-wrapper .kmtFVGetSolutionsBtn {
  background-color: #FFD200;
  border-color: #FFD200;
  color: #23201F;
  font-weight: 600;
  padding: 6px 16px;
  font-size: 12px;
  border-radius: 4px;
  cursor: pointer;
}
.fusion-page-wrapper .kmtFVGetSolutionsBtn:disabled {
  background-color: #e0e0e0;
  border-color: #ccc;
  color: #595959;
  cursor: not-allowed;
}
.fusion-page-wrapper .kmtFVGetSolutionsBtn:hover:not(:disabled) {
  background-color: #e6be00;
}
.fusion-page-wrapper .kmtFVPaneRightFlex {
  display: flex;
  flex-direction: column;
}
.fusion-page-wrapper .kmtFVPaneRightFlex .kmtFVDetailsPanel {
  flex: 1;
  overflow-y: auto;
}
.fusion-page-wrapper .kmtViewerToolbar {
  background-color: rgba(35, 32, 31, 0.6);
  width: auto;
  color: white;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 4px;
  margin: 10px;
  padding: 5px 10px;
  z-index: 999;
}
.fusion-page-wrapper .kmtViewerToolbarButton {
  background-color: transparent;
  border: none;
  border-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 4px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: background-color 0.2s;
}
.fusion-page-wrapper .kmtViewerToolbarButton:hover {
  background-color: rgba(255, 210, 0, 0.3);
}
.fusion-page-wrapper .kmtViewerToolbarButton.active {
  background-color: #FFD200;
  border-radius: 5px;
}
.fusion-page-wrapper .kmtViewerToolbarButton[data-tooltip]::after {
  content: attr(data-tooltip);
  visibility: hidden;
  width: 160px;
  background-color: #23201F;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  padding: 6px 8px;
  font-size: 11px;
  font-weight: normal;
  position: absolute;
  z-index: 10;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 6px;
  opacity: 0;
  transition: opacity 0.3s;
  pointer-events: none;
}
.fusion-page-wrapper .kmtViewerToolbarButton[data-tooltip]:hover::after {
  visibility: visible;
  opacity: 1;
}
.fusion-page-wrapper .kmtViewerToolbarIcon {
  width: 25px;
  height: 25px;
}
.fusion-page-wrapper .kmtViewerPallet {
  background-color: #ffffff;
  width: 35%;
  height: calc(50%);
  float: left;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: smaller;
  position: relative;
  min-width: 260px;
  max-width: 40%;
  border-right: 1px solid #e0e0e0;
}
.fusion-page-wrapper .kmtViewerCanvas {
  width: 65%;
  height: calc(50%);
  float: left;
}
.fusion-page-wrapper .kmtViewerPalletResizer {
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;
  height: 100%;
  cursor: col-resize;
  background-color: #e0e0e0;
  opacity: 0.8;
}
.fusion-page-wrapper .kmtViewerTitleBar {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  width: 100%;
  height: 25px;
  text-align: center;
  background-color: #23201F;
  color: #ffffff;
  top: 0;
  right: 0;
  z-index: 3;
}
.fusion-page-wrapper .kmtViewerTabsBar {
  width: 100%;
  height: auto;
  min-height: 50px;
  background-color: #ffffff;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.fusion-page-wrapper .kmtViewerTabsBar .kmtViewerProgressbar {
  order: 1;
}
.fusion-page-wrapper .kmtViewerTabsBar .kmtFVtab {
  order: 2;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding-left: 10px;
  box-sizing: border-box;
}
.fusion-page-wrapper .kmtViewerTitleBarButton {
  background-color: #23201F;
  color: #ffffff;
  float: right;
}
.fusion-page-wrapper .kmtFVTopDiv {
  background-color: lightgray;
  height: 50%;
  overflow: auto;
}
.fusion-page-wrapper .kmtFVBotDiv {
  background-color: lightgray;
  height: 50%;
  overflow: auto;
}
.fusion-page-wrapper .kmtFVDetails {
  background-color: white;
  padding: 5px;
  margin: 5px;
  border: ridge;
}
.fusion-page-wrapper .featureUl {
  margin-left: 5px;
  padding-left: 10px;
}
.fusion-page-wrapper .selected {
  color: black;
  background-color: lightsteelblue;
  font-weight: bold;
}
.fusion-page-wrapper body {
  margin: 0;
}
.fusion-page-wrapper .wrapper {
  display: flex;
  gap: 10px;
  width: 200px;
  height: 200px;
}
.fusion-page-wrapper .transformDiv {
  display: flex;
  gap: 10px;
  transform: scaleX(100%);
  background-color: aqua;
}
.fusion-page-wrapper .margin5 {
  margin: 5px;
}
.fusion-page-wrapper .kmtFVDetails > div {
  position: relative;
}
.fusion-page-wrapper .spin-circle-container {
  position: absolute;
}
.fusion-page-wrapper .kmtFVTabDisabled {
  opacity: 0.45;
  cursor: not-allowed;
}
.fusion-page-wrapper .kmtFVPanel {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 10px;
  height: 100%;
  box-sizing: border-box;
}
.fusion-page-wrapper .kmtFVSplit {
  display: grid;
  grid-template-columns: 40% 60%;
  gap: 10px;
  height: 100%;
  box-sizing: border-box;
  padding: 10px;
}
.fusion-page-wrapper .kmtFVSplitHorizontal {
  grid-template-columns: 100%;
  grid-template-rows: 60% 40%;
}
.fusion-page-wrapper .kmtFVPane {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  overflow: hidden;
}
.fusion-page-wrapper .kmtFVPaneLeft {
  background-color: #ffffff;
}
.fusion-page-wrapper .kmtFVPaneRight {
  background-color: #fafafa;
}
.fusion-page-wrapper .kmtFVSectionHeader {
  font-weight: 600;
  background-color: #f7f7f7;
  color: #23201F;
  padding: 10px 14px;
  border-bottom: 2px solid #FFD200;
  font-size: 13px;
}
.fusion-page-wrapper .kmtFVSectionHeaderWithToolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fusion-page-wrapper .kmtFVSectionHeaderWithToolbar .UiTreeViewToolbar {
  display: flex;
  gap: 4px;
  margin: 0;
  padding: 0;
  background: transparent;
}
.fusion-page-wrapper .kmtFVSectionHeaderWithToolbar .UiTreeViewToolbarBtn {
  background-color: #23201F;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  padding: 4px 10px;
  font-size: 11px;
  cursor: pointer;
  transition: background-color 0.2s;
}
.fusion-page-wrapper .kmtFVSectionHeaderWithToolbar .UiTreeViewToolbarBtn:hover {
  background-color: #FFD200;
  color: #23201F;
}
.fusion-page-wrapper .kmtFVScrollPanel {
  flex: 1;
  overflow: auto;
  padding: 10px;
}
.fusion-page-wrapper .kmtFVDetailsPanel {
  flex: 1;
  overflow: auto;
  padding: 12px;
  background-color: white;
}
.fusion-page-wrapper .kmtFVActionRow {
  gap: 8px;
  padding: 10px 14px;
  border-top: 1px solid #e0e0e0;
  background-color: #f7f7f7;
  /* --- display: flex; Hiding ActionsBar as per Demo Feedback temporarily --- */
  display: none;
}
.fusion-page-wrapper .kmtFVGrid2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}
.fusion-page-wrapper .kmtFVInputRow {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.fusion-page-wrapper .kmtFVInputLabel {
  font-size: 12px;
  color: #23201F;
  font-weight: 600;
}
.fusion-page-wrapper .kmtFVInput {
  padding: 6px 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 13px;
}
.fusion-page-wrapper .kmtFVInput:focus {
  border-color: #FFD200;
  outline: none;
  box-shadow: 0 0 0 2px rgba(255, 210, 0, 0.25);
}
.fusion-page-wrapper .kmtFVSolutionItem {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 6px;
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
  transition: background-color 0.15s;
}
.fusion-page-wrapper .kmtFVSolutionItem:hover {
  background-color: #fff8e1;
}
.fusion-page-wrapper .kmtFVSolutionCheck {
  margin: 0;
}
.fusion-page-wrapper .kmtFVSolutionLabel {
  font-size: 12px;
  color: #23201F;
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fusion-page-wrapper .kmtFVKebabWrap {
  position: relative;
  margin-left: auto;
  flex-shrink: 0;
}
.fusion-page-wrapper .kmtFVKebabBtn {
  background: transparent;
  border: none;
  font-size: 18px;
  line-height: 1;
  color: #666;
  cursor: pointer;
  padding: 2px 6px;
  border-radius: 4px;
  transition: background-color 0.15s, color 0.15s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fusion-page-wrapper .kmtFVKebabBtn:hover {
  background-color: #f0f0f0;
  color: #23201F;
}
.fusion-page-wrapper .kmtFVKebabMenu {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 100;
  min-width: 140px;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  padding: 4px 0;
  flex-direction: column;
}
.fusion-page-wrapper .kmtFVKebabMenu.open {
  display: flex;
}
.fusion-page-wrapper .kmtFVKebabOption {
  background: none;
  border: none;
  text-align: left;
  padding: 8px 16px;
  font-size: 13px;
  color: #23201F;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.15s;
}
.fusion-page-wrapper .kmtFVKebabOption:hover {
  background-color: #fff8e1;
}
.fusion-page-wrapper .kmtFVKebabOption:active {
  background-color: #FFD200;
}
.fusion-page-wrapper .kmtFVListItem {
  padding: 4px 0;
  border-bottom: 1px dashed #d6d6d6;
  font-size: 12px;
}
.fusion-page-wrapper .kmtFVDetailSection {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 12px;
}
.fusion-page-wrapper .kmtFVDetailHeader {
  font-weight: 600;
  color: #23201F;
  padding: 4px 0;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 4px;
}
.fusion-page-wrapper .kmtFVDetailBlockRow {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  width: 90%;
  margin: 0 auto;
  justify-items: center;
}
.fusion-page-wrapper .kmtFVDetailBlock {
  background-color: #f7f7f7;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 6px 10px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.fusion-page-wrapper .kmtFVDetailBlockWide {
  width: 90%;
  margin: 0 auto;
}
.fusion-page-wrapper .kmtFVDetailBlockNumeric {
  width: 100%;
}
.fusion-page-wrapper .kmtFVDetailLabel {
  font-size: 11px;
  font-weight: 600;
  color: #666;
  text-transform: uppercase;
}
.fusion-page-wrapper .kmtFVDetailValueRow {
  display: flex;
  align-items: baseline;
  gap: 6px;
  justify-content: center;
}
.fusion-page-wrapper .kmtFVDetailValue {
  font-size: 14px;
  color: #23201F;
  text-align: center;
}
.fusion-page-wrapper .kmtFVDetailUnit {
  font-size: 10px;
  color: #4b4b4b;
}
.fusion-page-wrapper .kmtBlankContent {
  background-color: #f7f7f7;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 10px 12px;
  margin-top: 8px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.fusion-page-wrapper .kmtBlankParamRow {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.fusion-page-wrapper .kmtBlankInputWithUnit {
  display: flex;
  align-items: center;
  gap: 6px;
}
.fusion-page-wrapper .kmtBlankInputWithUnit .kmtFVInput {
  flex: 1;
}
.fusion-page-wrapper .kmtBlankUnit {
  font-size: 12px;
  color: #666;
  font-weight: 600;
  min-width: 24px;
}
.fusion-page-wrapper .kmtBlankFileLabel {
  font-size: 12px;
  color: #23201F;
  padding: 6px 8px;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  word-break: break-all;
}
.fusion-page-wrapper .kmtLoader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fusion-page-wrapper .kmtLoaderMessage {
  margin-top: 12px;
  text-align: center;
  max-width: 160px;
  overflow-wrap: break-word;
  word-break: normal;
  font-size: 13px;
  color: #333;
  line-height: 1.4;
}
.fusion-page-wrapper .kmtFVDetailsTab {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.fusion-page-wrapper .kmtFVDetailsTabPlaceholder {
  color: #999;
  font-size: 13px;
  font-style: italic;
  padding: 20px 0;
}
.fusion-page-wrapper .js-doc-tnc-checkbox {
  margin-bottom: 5px;
  margin-right: 5px;
}
/* --- Fullscreen / Maximize mode --- */
/* Applied to <body> when viewer is maximized to hide surrounding chrome */
body.kmt-viewer-fullscreen .js-mainHeader,
body.kmt-viewer-fullscreen header,
body.kmt-viewer-fullscreen footer,
body.kmt-viewer-fullscreen .left-navigation,
body.kmt-viewer-fullscreen .breadcrumb-section,
body.kmt-viewer-fullscreen .kmt-footer,
body.kmt-viewer-fullscreen .navigation-bar,
body.kmt-viewer-fullscreen .page-footer {
  display: none !important;
}
@media (min-width: 1024px) {
  .page-lmvViewerPage .kmt-main {
    max-width: 100%;
  }
  .page-lmvViewerPage .kmt-workshop {
    max-width: 95%;
  }
  .page-lmvViewerPage .left-navigation {
    max-width: 300px;
  }
}
/* ============================================================
   RESPONSIVE BREAKPOINTS FOR FUSION POC VIEWER
   ============================================================ */
/* --- Mobile (up to 767px) --- */
@media (max-width: 767px) {
  .fusion-page-wrapper .kmtViewerPallet {
    width: 100% !important;
    height: auto !important;
    float: none !important;
    min-width: unset !important;
    max-height: 40vh;
    overflow-y: auto;
    border-right: none;
    border-bottom: 1px solid #e0e0e0;
  }
  .fusion-page-wrapper .kmtViewerCanvas {
    width: 100% !important;
    height: 40vh !important;
    float: none !important;
  }
  .fusion-page-wrapper .kmtViewerPalletResizer {
    display: none;
  }
  .fusion-page-wrapper .kmtViewerToolbar {
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 0;
    margin: 0;
    padding: 4px 8px;
    display: flex;
    justify-content: flex-end;
  }
  .fusion-page-wrapper .kmtViewerToolbarButton[data-tooltip]::after {
    left: auto;
    right: 0;
    transform: none;
  }
  .fusion-page-wrapper .kmtViewerTabsBar {
    flex-wrap: wrap;
  }
  .fusion-page-wrapper .kmtFVtab {
    font-size: 11px !important;
    padding: 6px 8px !important;
  }
}
/* --- Tablet (768px – 1023px) --- */
@media (min-width: 768px) and (max-width: 1023px) {
  .fusion-page-wrapper .kmtViewerPallet {
    width: 40% !important;
    min-width: 220px !important;
  }
  .fusion-page-wrapper .kmtViewerCanvas {
    width: 60% !important;
  }
  .fusion-page-wrapper .kmtViewerToolbar {
    padding: 4px 8px;
  }
  .fusion-page-wrapper .kmtViewerToolbarIcon {
    width: 22px;
    height: 22px;
  }
}
/* --- Large screens (1440px+) --- */
@media (min-width: 1440px) {
  .fusion-page-wrapper .kmtViewerPallet {
    min-width: 350px;
  }
  .fusion-page-wrapper .kmtViewerToolbarIcon {
    width: 28px;
    height: 28px;
  }
  .fusion-page-wrapper .kmtViewerToolbarButton {
    padding: 6px;
  }
}
/* --- Extra-large screens (1920px+) --- */
@media (min-width: 1920px) {
  .fusion-page-wrapper .kmtViewerPallet {
    min-width: 360px;
  }
  .fusion-page-wrapper .kmtViewerToolbarIcon {
    width: 32px;
    height: 32px;
  }
}
#kmt-contracts .dataTables_length,
#kmt-contracts .dataTables_paginate.paging_simple_numbers,
#kmt-contracts .dataTables_info {
  display: none;
}
table.dataTable td,
table.dataTable th {
  font-size: 14px;
}
.contracts-layout table.dataTable th:nth-of-type(1).sorting::after,
.contracts-layout table.dataTable th:nth-of-type(1).sorting_desc::after,
.contracts-layout table.dataTable th:nth-of-type(1).sorting_asc::after {
  float: none;
  margin-right: 0;
}
.kmt-account-page .top {
  display: block;
}
.kmt-account-page .top .pagination-toolbar {
  display: none;
}
.kmt-account-page .dataTables_paginate {
  display: none!important;
}
.kmt-account-page table.dataTable td.show-title-xs::after {
  padding: 16px;
}
.kmt-account-page .kmt-sort {
  display: none;
}
.kmt-account-page table.dataTable tr.odd.clicked td:nth-of-type(even):not(:first-child) {
  background-color: #fff;
}
.kmt-account-page table.dataTable tr.even.clicked td:nth-of-type(even):not(:first-child) {
  background-color: #F9F9F9;
}
.kmt-account-page table.dataTable td.show-title-xs::after {
  max-height: 50px;
}
.kmt-account-page .dataTables_length,
.kmt-account-page .dataTables_paginate.paging_simple_numbers,
.kmt-account-page .dataTables_info {
  display: none;
}
.kmt-account-page #kmt-my-checkbooks.table-sort-pagination table.dataTable th {
  /* padding: 0 12px 6px !important;*/
}
.kmt-account-page #kmt-my-checkbooks.table-sort-pagination table.dataTable th:after {
  display: none;
}
.kmt-account-page #kmt-my-checkbooks.table-sort-pagination table.dataTable th.sorting {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijk2LjE1NHB4IiBoZWlnaHQ9Ijk2LjE1NHB4IiB2aWV3Qm94PSIwIDAgOTYuMTU0IDk2LjE1NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOTYuMTU0IDk2LjE1NDsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTAuNTYxLDIwLjk3MWw0NS45NTEsNTcuNjA1YzAuNzYsMC45NTEsMi4zNjcsMC45NTEsMy4xMjcsMGw0NS45NTYtNTcuNjA5YzAuNTQ3LTAuNjg5LDAuNzA5LTEuNzE2LDAuNDE0LTIuNjENCgkJYy0wLjA2MS0wLjE4Ny0wLjEyOS0wLjMzLTAuMTg2LTAuNDM3Yy0wLjM1MS0wLjY1LTEuMDI1LTEuMDU2LTEuNzY1LTEuMDU2SDIuMDkzYy0wLjczNiwwLTEuNDE0LDAuNDA1LTEuNzYyLDEuMDU2DQoJCWMtMC4wNTksMC4xMDktMC4xMjcsMC4yNTMtMC4xODQsMC40MjZDLTAuMTUsMTkuMjUxLDAuMDExLDIwLjI4LDAuNTYxLDIwLjk3MXoiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K") !important;
}
.kmt-account-page #kmt-my-checkbooks.table-sort-pagination table.dataTable th.sorting_asc {
  background-image: url("data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE3MDciIGhlaWdodD0iMTAyNCIgdmlld0JveD0iMCAwIDE3MDcgMTAyNCI+Cjx0aXRsZT48L3RpdGxlPgo8ZyBpZD0iaWNvbW9vbi1pZ25vcmUiPgo8L2c+CjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0xNDM2LjMyNCA5MzguNjYzYzE5Ljg0MyAwLjE2IDM5LjI4Mi01LjU5NyA1NS44MzktMTYuNTM1czI5LjQ3OC0yNi41NjEgMzcuMTE1LTQ0Ljg3NmM3LjYzNy0xOC4zMTUgOS42NDQtMzguNDg5IDUuNzYzLTU3Ljk0OXMtMTMuNDcxLTM3LjMyMy0yNy41NDktNTEuMzA4bC02NDMuNTg0LTY0My40MTNjLTE4Ljc3OC0xOC43MjctNDQuMjE4LTI5LjI0NS03MC43NDEtMjkuMjQ1cy01MS45NjEgMTAuNTE4LTcwLjc0MSAyOS4yNDVsLTY0My4wNzIgNjQzLjQxM2MtMTQuMDM0IDEzLjk0My0yMy42MSAzMS43NDQtMjcuNTExIDUxLjEzOXMtMS45NTIgMzkuNTE0IDUuNiA1Ny44IDIwLjM2NyAzMy45MTYgMzYuODE4IDQ0LjkwNmMxNi40NTEgMTAuOTkgMzUuNzk2IDE2Ljg0NSA1NS41NzkgMTYuODIyaDEyODYuNDg1eiI+PC9wYXRoPgo8L3N2Zz4K") !important;
}
@media (min-width: 992px) {
  .deniedParty-table-container table.dataTable tr td {
    padding: 15px 8px !important;
  }
}
@media (max-width: 991px) {
  .deniedParty-table-container table.dataTable tr > td {
    align-items: center;
  }
  .deniedParty-table-container table.dataTable tr > td.plus-xs {
    height: 42px;
    margin-right: 16px;
    display: flex !important;
    position: static !important;
  }
  .deniedParty-table-container table.dataTable tr > td.show-title-xs {
    font-size: initial !important;
    width: calc(100% - 40px);
  }
  .deniedParty-table-container table.dataTable tr > td.show-title-xs span {
    order: 2;
  }
  .deniedParty-table-container table.dataTable tr > td.show-title-xs:after {
    padding: 0;
    width: auto;
    padding-top: 0;
    padding-left: 0;
    position: static;
    margin-right: 16px;
  }
  .deniedParty-table-container table.dataTable tr.clicked td.show-title-xs {
    border-top: 0 !important;
  }
  .deniedParty-table-container table.dataTable tr.clicked td + td {
    padding-bottom: 0 !important;
  }
}
