@charset "UTF-8";
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@import url(https://fonts.googleapis.com/css?family=Dosis:400,300,500,600);
@font-face {
  font-family: 'FontAwesome';
  src: url("../bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

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

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

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

@-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;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

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

.progress-striped .progress-bar,
.progress-bar-striped {
  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;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }

.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

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

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: 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: 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: 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); }

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

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

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

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

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

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

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

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

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

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e5e5;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd; }
  .btn-primary .badge {
    color: #428bca;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

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

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

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

.btn-link {
  color: #0078c1;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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; }

.fade {
  opacity: 0;
  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;
  transition: height 0.35s ease; }

.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: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  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.428571429;
    color: #333333;
    white-space: nowrap; }

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

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

.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.428571429;
  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 solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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,
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: 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; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after,
  a[href^="#"]: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; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .table td,
  .table th {
    background-color: #fff !important; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  box-sizing: border-box; }

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

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

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

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

a {
  color: #0078c1;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  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; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

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: #0078c1; }

a.text-primary:hover {
  color: #00588e; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #0078c1; }

a.bg-primary:hover {
  background-color: #00588e; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

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

.list-inline {
  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.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

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

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

.initialism {
  font-size: 90%;
  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.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

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

blockquote:before,
blockquote:after {
  content: ""; }

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

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

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

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

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

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

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

.container-fluid, .footer, .accutech .header, .header {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px; }
  .container-fluid:before, .footer:before, .accutech .header:before, .header:before, .container-fluid:after, .footer:after, .accutech .header:after, .header:after {
    content: " ";
    display: table; }
  .container-fluid:after, .footer:after, .accutech .header:after, .header:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

th {
  text-align: left; }

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

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

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

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control: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); }
  .form-control::-moz-placeholder {
    color: #777777;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #777777; }
  .form-control::-webkit-input-placeholder {
    color: #777777; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.428571429 \0; }
  input[type="date"].input-sm, .form-horizontal .form-group-sm input.form-control[type="date"],
  input[type="time"].input-sm,
  .form-horizontal .form-group-sm input.form-control[type="time"],
  input[type="datetime-local"].input-sm,
  .form-horizontal .form-group-sm input.form-control[type="datetime-local"],
  input[type="month"].input-sm,
  .form-horizontal .form-group-sm input.form-control[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .form-horizontal .form-group-lg input.form-control[type="date"],
  input[type="time"].input-lg,
  .form-horizontal .form-group-lg input.form-control[type="time"],
  input[type="datetime-local"].input-lg,
  .form-horizontal .form-group-lg input.form-control[type="datetime-local"],
  input[type="month"].input-lg,
  .form-horizontal .form-group-lg input.form-control[type="month"] {
    line-height: 46px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    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 {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control {
    padding-left: 0;
    padding-right: 0; }

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

select.input-sm, .form-horizontal .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control,
select[multiple].input-sm,
.form-horizontal .form-group-sm select.form-control[multiple] {
  height: auto; }

.input-lg, .form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .form-horizontal .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control,
select[multiple].input-lg,
.form-horizontal .form-group-lg select.form-control[multiple] {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

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

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

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

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

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

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    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, .section-quick-order #quickOrder .item__list--item .qty-error .help-block,
.has-error .control-label,
.section-quick-order #quickOrder .item__list--item .qty-error .control-label,
.has-error .radio,
.section-quick-order #quickOrder .item__list--item .qty-error .radio,
.has-error .checkbox,
.section-quick-order #quickOrder .item__list--item .qty-error .checkbox,
.has-error .radio-inline,
.section-quick-order #quickOrder .item__list--item .qty-error .radio-inline,
.has-error .checkbox-inline,
.section-quick-order #quickOrder .item__list--item .qty-error .checkbox-inline {
  color: #a94442; }

.has-error .form-control, .section-quick-order #quickOrder .item__list--item .qty-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .section-quick-order #quickOrder .item__list--item .qty-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon, .section-quick-order #quickOrder .item__list--item .qty-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback, .section-quick-order #quickOrder .item__list--item .qty-error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .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: -5px;
  margin-right: -5px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

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

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 5px; }

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

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

.alert {
  padding: 8px;
  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: 28px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

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

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

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

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

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-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: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

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

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  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; } }

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

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

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

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

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

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick-1.5.9/slick.eot");
  src: url("fonts/slick-1.5.9/slick.eot?#iefix") format("embedded-opentype"), url("fonts/slick-1.5.9/slick.woff") format("woff"), url("fonts/slick-1.5.9/slick.ttf") format("truetype"), url("fonts/slick-1.5.9/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px\9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

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

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* _variables.scss
** Declare all variables within this file
 */
/* Author Custom Variables */
form {
  /* General form styles */
  /* error states */
  /* original styles */
  /* TODO are these necessary
    .inline {
        input, select, textarea {
            margin: 4px 5px 15px 0;
            vertical-align: top;
        }

        label {
        }
    }

    .stacked {
        input, select, textarea {
            margin: 0 0 5px 0;
        }

        label {
            display: block;
            margin: 0 0 7px 0;
        }
    }*/ }
  form.inline-block {
    display: inline-block; }
  form .required {
    color: #ff1111; }
  form .placeholder {
    color: #666; }
  form .input-checkbox .checkbox.warning {
    background-position: 0px -88px !important;
    border: none; }
  form .input-select label .warning ~ .selectboxit-container .selectboxit.selectboxit-btn {
    border: 1px solid #ff1111; }
  form .js-form-warning {
    display: none;
    margin: 15px 0;
    color: #ff1111; }
  form .warning, form .error {
    border: 1px solid #ff1111;
    color: #ff1111; }
    form .warning input, form .error input {
      border: 1px solid #ff1111;
      color: #ff1111; }
    form .warning .icon-warning, form .error .icon-warning {
      display: none; }
  form label.warning, form label.error {
    border: 0;
    color: #ff1111 !important; }
  form input[type="radio"].warning {
    border: none; }
  form .form-control {
    border-radius: 1px; }

label {
  color: #666;
  font-weight: normal; }

.control-group label,
.input-text label {
  font-size: 12px; }

.control-group input[type="password"],
.control-group input[type="text"],
.input-text input[type="password"],
.input-text input[type="text"] {
  color: #000000;
  padding: 3px 0 0 4px;
  width: 100%;
  height: 30px; }
  .control-group input[type="password"]:not(.error),
  .control-group input[type="text"]:not(.error),
  .input-text input[type="password"]:not(.error),
  .input-text input[type="text"]:not(.error) {
    border: 1px solid #cccccc; }

.control-group ::-webkit-input-placeholder,
.input-text ::-webkit-input-placeholder {
  color: transparent; }

.control-group input:-ms-input-placeholder,
.input-text input:-ms-input-placeholder {
  color: transparent; }

.control-group input::-moz-placeholder,
.input-text input::-moz-placeholder {
  color: transparent; }

.control-group select,
.input-text select {
  width: 100%;
  height: 30px; }

#summaryDeliveryAddressForm .input-checkbox {
  margin-top: 15px; }

.control-group input[disabled],
.control-group select[disabled],
.control-group textarea[disabled],
.control-group input[readonly],
.control-group select[readonly],
.control-group textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee; }

input[type="radio"] {
  margin: 0 4px 0 0;
  vertical-align: middle; }

.noresize {
  resize: none; }

.input-search-icon {
  float: left;
  display: inline-block;
  height: 40px;
  z-index: 100;
  margin-left: -30px;
  background: none;
  padding-top: 8px; }
  .input-search-icon .fa {
    font-family: "Arial", sans-serif;
    background: transparent url("../images/header_search_active.png") no-repeat scroll center right;
    background-size: contain;
    height: 20px;
    width: 20px;
    margin-top: 2px; }
    .input-search-icon .fa:before {
      content: ''; }

.flex-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.confirmation-fields-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.confirmation-fields {
  margin-bottom: 10px;
  word-wrap: break-word; }

@media print {
  .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%; }
  .visible-xs {
    display: none !important; }
  .hidden-xs {
    display: block !important; }
  table.hidden-xs {
    display: table; }
  tr.hidden-xs {
    display: table-row !important; }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important; }
  .hidden-xs.hidden-print {
    display: none !important; }
  .hidden-sm {
    display: none !important; }
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; }
  a:link:after,
  a:visited:after {
    content: "" !important; }
  a,
  a:visited {
    text-decoration: none !important; }
  .contact-tab-container {
    display: none; }
  .label {
    border: none; }
  .section-utility, .search-container, .nav_main, .breadcrumb, .productImageZoomLink, .fa-expand, .tooltip, .email-text, .print-text, .footer {
    display: none; } }

h1, .h1, h2, .h2 {
  color: #666;
  font-weight: normal; }

h3, .h3, h4, .h4 {
  font-size: 16px;
  font-weight: bold; }

h1 {
  font-size: 32px; }
  .main h1 {
    color: #666; }

h2 {
  font-size: 20px; }
  .section-checkout h2 {
    color: #666; }

.language-selector, .country-selector {
  cursor: pointer; }
  .language-selector .modal-header, .country-selector .modal-header {
    border-bottom: 1px solid grey; }
    .language-selector .modal-header h1, .country-selector .modal-header h1 {
      text-align: center; }
  .language-selector .modal-content, .country-selector .modal-content {
    padding: 14px; }
    .language-selector .modal-content .yes, .language-selector .modal-content .cancel, .country-selector .modal-content .yes, .country-selector .modal-content .cancel {
      float: right;
      text-align: center;
      padding: 8px;
      width: 90px;
      margin-bottom: 14px; }
    .language-selector .modal-content .yes, .country-selector .modal-content .yes {
      color: #fff;
      background: #0078c1;
      font-size: 14px;
      border-radius: 5px; }
    .language-selector .modal-content .cancel, .country-selector .modal-content .cancel {
      color: #0078c1; }
  .language-selector .country-selector-modal, .country-selector .country-selector-modal {
    clear: right;
    padding: 14px; }
    .language-selector .country-selector-modal p, .country-selector .country-selector-modal p {
      color: #444444;
      font-size: 15px; }
      .language-selector .country-selector-modal p a, .country-selector .country-selector-modal p a {
        color: #0078c1;
        font-size: 11px;
        text-decoration: none; }

@media screen and (max-width: 767px) {
  .page-singleStepCheckoutSummaryPage.country-selector #cboxLoadedContent .modal-content,
  .page-singleStepQuoteSummaryPage.country-selector #cboxLoadedContent .modal-content,
  .page-login.country-selector #cboxLoadedContent .modal-content,
  .page-checkout-login.country-selector #cboxLoadedContent .modal-content,
  .page-register.country-selector #cboxLoadedContent .modal-content,
  .page-anixregister.country-selector #cboxLoadedContent .modal-content,
  .page-order.country-selector #cboxLoadedContent .modal-content,
  .page-fullModal.country-selector #cboxLoadedContent .modal-content {
    padding: 14px !important; } }

.break-word {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word; }

#_asm * {
  box-sizing: border-box; }

#_asm *:before,
#_asm *:after {
  box-sizing: border-box; }

#_asm a {
  color: #428bca;
  text-decoration: none; }

#_asm a:hover,
#_asm a:focus {
  color: #2a6496;
  text-decoration: underline; }

#_asm a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

#_asm figure {
  margin: 0; }

#_asm img {
  vertical-align: middle; }

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

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

#_asm .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

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

#_asm .container {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 1400px; }

@media (min-width: 10px) {
  #_asm .container {
    width: auto; } }

@media (min-width: 668px) {
  #_asm .container {
    width: 100%; } }

@media (min-width: 1050px) {
  #_asm .container {
    width: 1050px; } }

@media (min-width: 1400px) {
  #_asm .container {
    width: 1400px; } }

#_asm .container-fluid, #_asm .footer, #_asm .header {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#_asm .col-xs-1 {
  width: 8.33333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

#_asm .col-xs-pull-0 {
  right: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

#_asm .col-xs-push-0 {
  left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 668px) {
  #_asm .col-sm-1, #_asm .col-sm-2, #_asm .col-sm-3, #_asm .col-sm-4, #_asm .col-sm-5, #_asm .col-sm-6, #_asm .col-sm-7, #_asm .col-sm-8, #_asm .col-sm-9, #_asm .col-sm-10, #_asm .col-sm-11, #_asm .col-sm-12 {
    float: left; }
  #_asm .col-sm-12 {
    width: 100%; }
  #_asm .col-sm-11 {
    width: 91.66666667%; }
  #_asm .col-sm-10 {
    width: 83.33333333%; }
  #_asm .col-sm-9 {
    width: 75%; }
  #_asm .col-sm-8 {
    width: 66.66666667%; }
  #_asm .col-sm-7 {
    width: 58.33333333%; }
  #_asm .col-sm-6 {
    width: 50%; }
  #_asm .col-sm-5 {
    width: 41.66666667%; }
  #_asm .col-sm-4 {
    width: 33.33333333%; }
  #_asm .col-sm-3 {
    width: 25%; }
  #_asm .col-sm-2 {
    width: 16.66666667%; }
  #_asm .col-sm-1 {
    width: 8.33333333%; }
  #_asm .col-sm-pull-12 {
    right: 100%; }
  #_asm .col-sm-pull-11 {
    right: 91.66666667%; }
  #_asm .col-sm-pull-10 {
    right: 83.33333333%; }
  #_asm .col-sm-pull-9 {
    right: 75%; }
  #_asm .col-sm-pull-8 {
    right: 66.66666667%; }
  #_asm .col-sm-pull-7 {
    right: 58.33333333%; }
  #_asm .col-sm-pull-6 {
    right: 50%; }
  #_asm .col-sm-pull-5 {
    right: 41.66666667%; }
  #_asm .col-sm-pull-4 {
    right: 33.33333333%; }
  #_asm .col-sm-pull-3 {
    right: 25%; }
  #_asm .col-sm-pull-2 {
    right: 16.66666667%; }
  #_asm .col-sm-pull-1 {
    right: 8.33333333%; }
  #_asm .col-sm-pull-0 {
    right: 0%; }
  #_asm .col-sm-push-12 {
    left: 100%; }
  #_asm .col-sm-push-11 {
    left: 91.66666667%; }
  #_asm .col-sm-push-10 {
    left: 83.33333333%; }
  #_asm .col-sm-push-9 {
    left: 75%; }
  #_asm .col-sm-push-8 {
    left: 66.66666667%; }
  #_asm .col-sm-push-7 {
    left: 58.33333333%; }
  #_asm .col-sm-push-6 {
    left: 50%; }
  #_asm .col-sm-push-5 {
    left: 41.66666667%; }
  #_asm .col-sm-push-4 {
    left: 33.33333333%; }
  #_asm .col-sm-push-3 {
    left: 25%; }
  #_asm .col-sm-push-2 {
    left: 16.66666667%; }
  #_asm .col-sm-push-1 {
    left: 8.33333333%; }
  #_asm .col-sm-push-0 {
    left: 0%; }
  #_asm .col-sm-offset-12 {
    margin-left: 100%; }
  #_asm .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  #_asm .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  #_asm .col-sm-offset-9 {
    margin-left: 75%; }
  #_asm .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  #_asm .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  #_asm .col-sm-offset-6 {
    margin-left: 50%; }
  #_asm .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  #_asm .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  #_asm .col-sm-offset-3 {
    margin-left: 25%; }
  #_asm .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  #_asm .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  #_asm .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1050px) {
  #_asm .col-md-1, #_asm .col-md-2, #_asm .col-md-3, #_asm .col-md-4, #_asm .col-md-5, #_asm .col-md-6, #_asm .col-md-7, #_asm .col-md-8, #_asm .col-md-9, #_asm .col-md-10, #_asm .col-md-11, #_asm .col-md-12 {
    float: left; }
  #_asm .col-md-12 {
    width: 100%; }
  #_asm .col-md-11 {
    width: 91.66666667%; }
  #_asm .col-md-10 {
    width: 83.33333333%; }
  #_asm .col-md-9 {
    width: 75%; }
  #_asm .col-md-8 {
    width: 66.66666667%; }
  #_asm .col-md-7 {
    width: 58.33333333%; }
  #_asm .col-md-6 {
    width: 50%; }
  #_asm .col-md-5 {
    width: 41.66666667%; }
  #_asm .col-md-4 {
    width: 33.33333333%; }
  #_asm .col-md-3 {
    width: 25%; }
  #_asm .col-md-2 {
    width: 16.66666667%; }
  #_asm .col-md-1 {
    width: 8.33333333%; }
  #_asm .col-md-pull-12 {
    right: 100%; }
  #_asm .col-md-pull-11 {
    right: 91.66666667%; }
  #_asm .col-md-pull-10 {
    right: 83.33333333%; }
  #_asm .col-md-pull-9 {
    right: 75%; }
  #_asm .col-md-pull-8 {
    right: 66.66666667%; }
  #_asm .col-md-pull-7 {
    right: 58.33333333%; }
  #_asm .col-md-pull-6 {
    right: 50%; }
  #_asm .col-md-pull-5 {
    right: 41.66666667%; }
  #_asm .col-md-pull-4 {
    right: 33.33333333%; }
  #_asm .col-md-pull-3 {
    right: 25%; }
  #_asm .col-md-pull-2 {
    right: 16.66666667%; }
  #_asm .col-md-pull-1 {
    right: 8.33333333%; }
  #_asm .col-md-pull-0 {
    right: 0%; }
  #_asm .col-md-push-12 {
    left: 100%; }
  #_asm .col-md-push-11 {
    left: 91.66666667%; }
  #_asm .col-md-push-10 {
    left: 83.33333333%; }
  #_asm .col-md-push-9 {
    left: 75%; }
  #_asm .col-md-push-8 {
    left: 66.66666667%; }
  #_asm .col-md-push-7 {
    left: 58.33333333%; }
  #_asm .col-md-push-6 {
    left: 50%; }
  #_asm .col-md-push-5 {
    left: 41.66666667%; }
  #_asm .col-md-push-4 {
    left: 33.33333333%; }
  #_asm .col-md-push-3 {
    left: 25%; }
  #_asm .col-md-push-2 {
    left: 16.66666667%; }
  #_asm .col-md-push-1 {
    left: 8.33333333%; }
  #_asm .col-md-push-0 {
    left: 0%; }
  #_asm .col-md-offset-12 {
    margin-left: 100%; }
  #_asm .col-md-offset-11 {
    margin-left: 91.66666667%; }
  #_asm .col-md-offset-10 {
    margin-left: 83.33333333%; }
  #_asm .col-md-offset-9 {
    margin-left: 75%; }
  #_asm .col-md-offset-8 {
    margin-left: 66.66666667%; }
  #_asm .col-md-offset-7 {
    margin-left: 58.33333333%; }
  #_asm .col-md-offset-6 {
    margin-left: 50%; }
  #_asm .col-md-offset-5 {
    margin-left: 41.66666667%; }
  #_asm .col-md-offset-4 {
    margin-left: 33.33333333%; }
  #_asm .col-md-offset-3 {
    margin-left: 25%; }
  #_asm .col-md-offset-2 {
    margin-left: 16.66666667%; }
  #_asm .col-md-offset-1 {
    margin-left: 8.33333333%; }
  #_asm .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1400px) {
  #_asm .col-lg-1, #_asm .col-lg-2, #_asm .col-lg-3, #_asm .col-lg-4, #_asm .col-lg-5, #_asm .col-lg-6, #_asm .col-lg-7, #_asm .col-lg-8, #_asm .col-lg-9, #_asm .col-lg-10, #_asm .col-lg-11, #_asm .col-lg-12 {
    float: left; }
  #_asm .col-lg-12 {
    width: 100%; }
  #_asm .col-lg-11 {
    width: 91.66666667%; }
  #_asm .col-lg-10 {
    width: 83.33333333%; }
  #_asm .col-lg-9 {
    width: 75%; }
  #_asm .col-lg-8 {
    width: 66.66666667%; }
  #_asm .col-lg-7 {
    width: 58.33333333%; }
  #_asm .col-lg-6 {
    width: 50%; }
  #_asm .col-lg-5 {
    width: 41.66666667%; }
  #_asm .col-lg-4 {
    width: 33.33333333%; }
  #_asm .col-lg-3 {
    width: 25%; }
  #_asm .col-lg-2 {
    width: 16.66666667%; }
  #_asm .col-lg-1 {
    width: 8.33333333%; }
  #_asm .col-lg-pull-12 {
    right: 100%; }
  #_asm .col-lg-pull-11 {
    right: 91.66666667%; }
  #_asm .col-lg-pull-10 {
    right: 83.33333333%; }
  #_asm .col-lg-pull-9 {
    right: 75%; }
  #_asm .col-lg-pull-8 {
    right: 66.66666667%; }
  #_asm .col-lg-pull-7 {
    right: 58.33333333%; }
  #_asm .col-lg-pull-6 {
    right: 50%; }
  #_asm .col-lg-pull-5 {
    right: 41.66666667%; }
  #_asm .col-lg-pull-4 {
    right: 33.33333333%; }
  #_asm .col-lg-pull-3 {
    right: 25%; }
  #_asm .col-lg-pull-2 {
    right: 16.66666667%; }
  #_asm .col-lg-pull-1 {
    right: 8.33333333%; }
  #_asm .col-lg-pull-0 {
    right: 0%; }
  #_asm .col-lg-push-12 {
    left: 100%; }
  #_asm .col-lg-push-11 {
    left: 91.66666667%; }
  #_asm .col-lg-push-10 {
    left: 83.33333333%; }
  #_asm .col-lg-push-9 {
    left: 75%; }
  #_asm .col-lg-push-8 {
    left: 66.66666667%; }
  #_asm .col-lg-push-7 {
    left: 58.33333333%; }
  #_asm .col-lg-push-6 {
    left: 50%; }
  #_asm .col-lg-push-5 {
    left: 41.66666667%; }
  #_asm .col-lg-push-4 {
    left: 33.33333333%; }
  #_asm .col-lg-push-3 {
    left: 25%; }
  #_asm .col-lg-push-2 {
    left: 16.66666667%; }
  #_asm .col-lg-push-1 {
    left: 8.33333333%; }
  #_asm .col-lg-push-0 {
    left: 0%; }
  #_asm .col-lg-offset-12 {
    margin-left: 100%; }
  #_asm .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  #_asm .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  #_asm .col-lg-offset-9 {
    margin-left: 75%; }
  #_asm .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  #_asm .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  #_asm .col-lg-offset-6 {
    margin-left: 50%; }
  #_asm .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  #_asm .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  #_asm .col-lg-offset-3 {
    margin-left: 25%; }
  #_asm .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  #_asm .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  #_asm .col-lg-offset-0 {
    margin-left: 0%; } }

.ASM_close {
  float: right;
  font-size: 45px;
  font-weight: 200;
  line-height: 50px;
  color: #1473DF;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  padding-left: 20px;
  border-left: 1px solid #39495e;
  padding-bottom: 8px; }

.ASM_close:hover,
.ASM_close:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.8;
  filter: alpha(opacity=50);
  outline: none; }

.ASM_alert {
  padding: 10px;
  margin-top: 15px;
  border: 1px solid transparent;
  background: #F54544;
  color: #fff;
  line-height: 20px;
  font-size: 16px;
  position: absolute;
  z-index: 2;
  text-align: center;
  width: 50%;
  left: 25%;
  font-family: "Open Sans", sans-serif; }

.ASM_alert-dismissable {
  padding-right: 35px; }

.ASM_alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.ASM_alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }

.ASM_alert-success hr {
  border-top-color: #c9e2b3; }

.ASM_alert-success .alert-link {
  color: #2b542c; }

.ASM_alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }

.ASM_alert-info hr {
  border-top-color: #a6e1ec; }

.ASM_alert-info .alert-link {
  color: #245269; }

.ASM_alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }

.ASM_alert-warning hr {
  border-top-color: #f7e1b5; }

.ASM_alert-warning .alert-link {
  color: #66512c; }

.ASM_alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

.ASM_alert-danger hr {
  border-top-color: #e4b9c0; }

.ASM_alert-danger .alert-link {
  color: #843534; }

#_asm .clearfix:before,
#_asm .clearfix:after,
#_asm .container:before,
#_asm .container:after,
#_asm .container-fluid:before,
#_asm .footer:before,
#_asm .header:before,
#_asm .container-fluid:after,
#_asm .footer:after,
#_asm .header:after,
#_asm .row:before,
#_asm .row:after {
  content: " ";
  display: table; }

#_asm .clearfix:after,
#_asm .container:after,
#_asm .container-fluid:after,
#_asm .footer:after,
#_asm .header:after,
#_asm .row:after {
  clear: both; }

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

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

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

#_asm .invisible {
  visibility: hidden; }

#_asm .hide {
  display: none !important; }

#_asm .show {
  display: block !important; }

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

#_asm .hidden {
  display: none !important;
  visibility: hidden !important; }

#_asm .affix {
  position: fixed; }

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

#_asm .visible-xs,
#_asm .visible-sm,
#_asm .visible-md,
#_asm .visible-lg {
  display: none !important; }

@media (max-width: 667px) {
  #_asm .visible-xs {
    display: block !important; }
  #_asm table.visible-xs {
    display: table; }
  #_asm tr.visible-xs {
    display: table-row !important; }
  #_asm th.visible-xs,
  #_asm td.visible-xs {
    display: table-cell !important; } }

@media (min-width: 668px) and (max-width: 870px) {
  #_asm .visible-sm {
    display: block !important; }
  #_asm table.visible-sm {
    display: table; }
  #_asm tr.visible-sm {
    display: table-row !important; }
  #_asm th.visible-sm,
  #_asm td.visible-sm {
    display: table-cell !important; }
  #_asm .container-fluid, #_asm .footer, #_asm .header {
    padding: 0; } }

@media (min-width: 1050px) and (max-width: 1399px) {
  #_asm .visible-md {
    display: block !important; }
  #_asm table.visible-md {
    display: table; }
  #_asm tr.visible-md {
    display: table-row !important; }
  #_asm th.visible-md,
  #_asm td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1400px) {
  #_asm .visible-lg {
    display: block !important; }
  #_asm table.visible-lg {
    display: table; }
  #_asm tr.visible-lg {
    display: table-row !important; }
  #_asm th.visible-lg,
  #_asm td.visible-lg {
    display: table-cell !important; } }

@media (max-width: 667px) {
  #_asm .hidden-xs {
    display: none !important; } }

@media (min-width: 668px) and (max-width: 870px) {
  #_asm .hidden-sm {
    display: none !important; } }

@media (min-width: 1050px) and (max-width: 1399px) {
  #_asm .hidden-md {
    display: none !important; } }

@media (min-width: 1400px) {
  #_asm .hidden-lg {
    display: none !important; } }

#_asm .visible-print {
  display: none !important; }

@media print {
  #_asm .visible-print {
    display: block !important; }
  #_asm table.visible-print {
    display: table; }
  #_asm tr.visible-print {
    display: table-row !important; }
  #_asm th.visible-print,
  #_asm td.visible-print {
    display: table-cell !important; }
  #_asm .hidden-print {
    display: none !important; } }

@font-face {
  font-family: 'asm_icons';
  src: url("fonts/asm_icons/asm_icons.eot?9817510");
  src: url("fonts/asm_icons/asm_icons.eot?9817510#iefix") format("embedded-opentype"), url("fonts/asm_icons/asm_icons.woff?9817510") format("woff"), url("fonts/asm_icons/asm_icons.ttf?9817510") format("truetype"), url("fonts/asm_icons/asm_icons.svg?9817510#asm_icons") format("svg"); }

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

.ASM_icon-logo:before {
  content: '\e807';
  font-size: 32px; }

/* '' */
.ASM_icon-contacts:before {
  content: '\e801';
  vertical-align: middle; }

/* '' */
.ASM_icon-cart:before {
  content: '\e802';
  vertical-align: middle;
  display: inline-block;
  font-family: 'asm_icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #bfc2cb; }

.ASM_icon-user:before {
  font-family: 'asm_icons';
  content: '\e810';
  vertical-align: middle;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #bfc2cb;
  min-width: 14px; }

.ASM_icon-lock:before {
  font-family: 'asm_icons';
  content: '\e811';
  vertical-align: middle;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  min-width: 14px; }

/* '' */
.ASM_icon-arrow-down:before {
  content: '\e803'; }

/* '' */
.ASM_icon-arrow-up:before {
  content: '\e804'; }

/* '' */
.ASM_icon-arrow-indicator-down:before {
  content: '\e805'; }

/* '' */
.ASM_icon-arrow-indicator-up:before {
  content: '\e806'; }

.ASM_icon-chain:before {
  content: '\e808'; }

.ASM_icon-close:before {
  content: '\e80d';
  color: #c5cdd6; }

.ASM_icon-close:hover {
  opacity: .5; }

.ASM_icon-lock:before {
  font-family: 'asm_icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: '\e811';
  color: #bfc2cb; }

/* '' */
.ASM_icon-customer-list:before {
  content: '\e80b';
  vertical-align: bottom;
  color: #1473DF;
  font-size: 28px;
  position: relative;
  top: 5px; }

.ASM_icon-chain.ASM_chain-bind:before {
  color: #fff; }

.ASM_icon-chain {
  position: absolute;
  top: -10px;
  right: -20px;
  background: #27394f;
  padding: 17px 20px 13px 10px;
  font-size: 30px; }

#_asm {
  font-family: "Dosis", Helvetica, Arial, sans-serif;
  top: 0;
  left: 0;
  right: 0;
  background: #27394f;
  color: #000;
  z-index: 99998;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

#_asm .ASM-btn {
  height: 40px;
  border: 0;
  padding: 0 15px;
  font-size: 19px;
  font-weight: 300;
  text-transform: uppercase;
  color: #000;
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: baseline; }

#_asm .assign-cart-to-member-wrapper {
  position: absolute;
  right: 25%;
  z-index: 2; }

#_asm .ASM-btn.ASM-btn-login, #_asm .ASM-btn.ASM-btn-bind-cart {
  background: #fad714;
  width: 100%; }

#_asm .ASM-btn.ASM-btn-login, #_asm .ASM-btn.ASM-btn-bind-cart {
  background: #fad714;
  width: 100%; }

#_asm .ASM-btn.ASM-btn-create-account {
  background: #d2dbe6;
  color: #0354ae;
  width: 100%; }

#_asmBindForm {
  vertical-align: bottom; }

#asmLogoutForm, #asmLogoutForm fieldset,
#_asmSessionEndForm,
#_asmBindForm,
#_asmPersonifyForm {
  display: inline;
  vertical-align: middle; }

#_asm .ASM-btn.ASM-btn-logout, #_asm .ASM-btn.ASM-btn-reset, #_asm .ASM-btn.ASM-btn-customers {
  background: transparent;
  color: #0486e0;
  outline: none; }

#_asm .ASM-btn.ASM-btn-logout {
  padding-bottom: 15px; }

#_asm .ASM-btn.ASM-btn-start-session {
  background: #19bc33;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  margin-left: -1px;
  vertical-align: bottom;
  width: 100%; }

@media (min-width: 668px) and (max-width: 870px) {
  #_asm .ASM-btn.ASM-btn-start-session {
    margin-left: -2px; }
  /*fix to overlap the customer 360 button*/
  #_asm .assign-cart-to-member-wrapper {
    right: 17%;
    padding-right: 10px; } }

#_asm .ASM-btn.ASM-btn-end-session, #_asm .ASM-btn.ASM-btn-bind-cart, #_asm .ASM-btn.ASM-btn-create-account {
  font-size: 18px; }

#_asm .ASM-btn.ASM-btn-end-session {
  background: #ff3b30;
  color: #fff;
  font-weight: 400;
  width: 100%; }

#_asm .ASM_end_session {
  vertical-align: bottom;
  margin-bottom: 15px; }

#_asm .ASM-btn-customer-list {
  vertical-align: bottom;
  border-left: 1px solid #39495e;
  border-right: 1px solid #39495e; }

#_asm .ASM-btn-customer-list:hover,
#_asm .ASM-btn-customer-list:focus {
  color: #fff;
  text-decoration: none; }

@media (min-width: 668px) and (max-width: 870px) {
  #_asm .ASM_session .ASM-btn-customer-list .ASM_icon {
    margin-right: 0; } }

#_asm button[disabled] {
  opacity: 0.45;
  filter: alpha(opacity=45);
  background: #207241; }

#_asm .ASM-btn-customer-list.disabled {
  opacity: 0.45;
  pointer-events: none;
  cursor: default; }

#_asm .ASM_input_holder {
  display: inline-block;
  position: relative; }

#_asm .ASM_input_holder.input-group {
  display: table; }

#_asm .ASM_input_holder label {
  font-family: "Dosis", Helvetica, Arial, sans-serif;
  color: #777777;
  font-weight: 600;
  font-size: 14px;
  display: block;
  text-align: left;
  margin-bottom: 1px; }

#_asm .ASM_input_holder .ASM_autocomplete {
  display: none;
  position: absolute;
  background: #fff;
  width: 100%;
  z-index: 99999;
  border-top: 1px solid #e6e8ea; }

#_asm .ASM_input_holder .ASM_autocomplete.ASM_autocomplete_active {
  display: block; }

#_asm .ASM_input_holder .ASM_autocomplete ul {
  list-style: none;
  padding: 0 10px;
  margin: 0; }

#_asm .ASM_input_holder .ASM_autocomplete ul li {
  font-size: 18px;
  line-height: 37px; }

#_asm .ASM-input {
  height: 40px;
  padding: 6px 10px;
  font-size: 19px;
  line-height: 20px;
  border-radius: 0;
  border: 0;
  width: 100%; }

#_asm .ASM-input[disabled], #_asm .ASM-input.disabled, #_asm .ASM-input[readonly], #_asm .ASM-input[readonly]:focus {
  background-color: #b4bac2;
  cursor: default;
  color: #000; }

#_asm .ASM-input.placeholder {
  color: #757575; }

#_asm #_asmSessionEndForm .ASM-input {
  background-color: #b4bac2; }

#_asm #_asmSessionEndForm .ASM-input.placeholder {
  background-color: #fff; }

#_asmSessionEndForm {
  vertical-align: bottom; }

select#_asm .ASM-input {
  height: 40px;
  line-height: 40px; }

textarea#_asm .ASM-input,
select[multiple]#_asm .ASM-input {
  height: auto; }

#_asm .ASM-input:focus,
#_asm .ASM-input.ASM-input-valid,
#_asm .ASM-input.ASM-input-error {
  background: #fff; }

#_asm .ASM-input.ASM-input-error {
  color: #FF4544;
  border: 2px solid #FF4544;
  padding: 5px 10px; }

#_asm .ASM-input-error.placeholder {
  color: #ff958f; }

#_asm .ASM_header {
  padding-bottom: 15px; }

#_asm .ASM_header .first-top-row {
  border-bottom: 1px solid #39495e;
  margin: 0 -4em 10px -4em;
  padding: 0 4em; }

#_asm .ASM_header .first-top-row .element-separator-height {
  height: 60px;
  padding-top: 10px; }

#_asm .ASM_header .navigation.navigation--top,
#_asm .ASM_session .navigation.navigation--top .full-width-padding {
  padding-left: 30px;
  padding-right: 30px; }

@media (max-width: 992px) {
  #_asm .ASM_session .navigation.navigation--top .full-width-padding {
    padding-left: 20px;
    padding-right: 20px; } }

#_asm .ASM_header .ASM_logo {
  font-family: "Dosis", Helvetica, Arial, sans-serif;
  float: left;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  color: #fff;
  margin-top: 10px; }

@media (min-width: 668px) and (max-width: 870px) {
  #_asm .ASM_header .ASM_logo span.ASM_cut_text {
    display: none !important; } }

#_asm .ASM_header .ASM_login {
  text-align: right; }

#_asm .ASM_header #_asmLogged .ASM_loggedin_text_label {
  text-transform: uppercase; }

#_asm .ASM_header .ASM_loggedin {
  text-align: right; }

#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text, .ASM_timer {
  display: inline-block;
  font-weight: 300;
  font-size: 14px;
  margin-left: 15px;
  color: #ffffff;
  border-right: 1px solid #39495e; }

#_asm #sessionTimer {
  margin-right: 20px;
  font-weight: 600;
  text-align: left; }

#_asm #sessionTimer span {
  font-weight: 300; }

#_asm #sessionTimer .ASM_timer_count {
  display: inline-block;
  min-width: 33px;
  font-weight: 600; }

#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_text_name {
  font-weight: 600;
  margin-right: 20px; }

#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_agent_store_name {
  display: inline-block;
  vertical-align: middle; }

#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text.element-separator-height {
  border-right: none; }

#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text p {
  margin: 0;
  text-align: left; }

@media (max-width: 667px) {
  #_asm .ASM_header .ASM_logo span.ASM_cut_text {
    display: none !important; }
  #_asmPersonifyForm,
  #_asmBindForm {
    display: block; }
  #_asm .ASM-btn.ASM-btn-logout, #_asm .ASM-btn.ASM-btn-reset {
    min-width: 105px; }
  #_asm .ASM-btn.ASM-btn-start-session {
    margin-left: 0;
    margin-bottom: 15px; }
  .asm-customer360-tab .pager {
    float: none !important;
    text-align: center;
    margin: 0; }
  .asm-customer360-tab table {
    margin-bottom: 5px; }
  #_asm .container {
    padding-left: 15px;
    padding-right: 15px; }
  #_asm .ASM_header {
    position: relative; }
  #_asm .ASM_header:after {
    content: " ";
    height: 1px;
    position: absolute;
    background: #39495e;
    top: 60px;
    left: -15px;
    right: -15px; }
  #_asm .ASM_header .ASM_login .ASM_input_holder {
    width: 100%;
    margin-bottom: 10px; }
  #_asm .ASM_header .first-top-row .ASM_timer,
  #_asm .ASM_header .first-top-row .ASM_loggedin_text {
    text-align: left;
    display: block;
    margin-bottom: 0; }
  #_asm .ASM_header .first-top-row .element-separator-height {
    height: 50px;
    border-right: none; }
  #_asm .ASM_header .first-top-row .ASM-btn-customer-list {
    border: 2px solid #39495e;
    padding: 5px;
    margin-top: 25px; }
  #_asm .ASM_header .first-top-row .ASM_loggedin {
    position: relative; }
  #_asm .ASM_header .first-top-row .ASM_loggedin .ASM-btn-reset,
  #_asm .ASM_header .first-top-row .ASM_loggedin .ASM-btn-logout {
    text-align: right;
    padding-right: 0;
    outline: none; }
  #_asm .ASM_header .first-top-row .ASM_loggedin:after {
    content: " ";
    height: 3px;
    position: absolute;
    bottom: -2px;
    left: -20px;
    right: -20px;
    background: #27394f; }
  #_asm .ASM_header .ASM_login .ASM_input_holder .ASM-input {
    display: block;
    width: 100%; }
  #_asm .ASM_header .ASM_loggedin {
    margin-top: 10px;
    margin-right: 0; }
  #_asm .ASM_header .ASM_loggedin #asmLogoutForm {
    float: right; }
  #_asm .ASM_control {
    margin-top: 15px; }
  #_asm .ASM_header .ASM_loggedin .ASM_loggedin_text {
    margin: 0; }
  #_asm .ASM_session .ASM_input_holder {
    width: 100%; }
  #_asm .ASM_session span.ASM_icon-contacts {
    margin-left: 5px; }
  #_asm .ASM_session .cartId {
    margin-bottom: 15px; }
  #_asm .ASM_session .ASM_icon-chain {
    visibility: hidden;
    opacity: 0; }
  #_asm .ASM_timer {
    margin: 0 0 10px 0;
    line-height: 40px; }
  #_asm .ASM_timer .ASM-btn-reset {
    float: right; }
  #_asm .ASM_end_session {
    margin: 10px 0 0 0; }
  #_asm .ASM-btn.ASM-btn-customer-list {
    float: none;
    width: 100%;
    text-align: center; }
  #_asm .ASM_session .ASM_session_input_text {
    display: block;
    line-height: 32px;
    margin-left: 60px; }
  #_asm .ASM_session .ASM_session_input_text:before,
  #_asm .ASM_session .ASM_session_input_text:after {
    content: " ";
    display: table; }
  #_asm .ASM_session .ASM_session_input_text:after {
    clear: both; }
  #_asm .ASM_session .ASM_session_input_text:before,
  #_asm .ASM_session .ASM_session_input_text:after {
    content: " ";
    display: table; }
  #_asm .ASM_session .ASM_session_input_text:after {
    clear: both; }
  #_asm .ASM_session .ASM_session_andor_text {
    display: none !important; }
  #_asm .ASM_session .ASM_input_holder {
    margin-bottom: 10px; }
  #_asm .assign-cart-to-member-wrapper {
    right: 0;
    top: 100px; }
  #_asm .ASM_header .ASM_alert {
    position: fixed;
    left: 10%;
    text-align: center;
    width: 80%; } }

@media (min-width: 668px) and (max-width: 690px) {
  .ASM_header .first-top-row .ASM-btn-reset,
  .ASM_header .first-top-row .ASM-btn-logout {
    padding-left: 0 !important; } }

#_asm .ASM_session {
  padding-top: 10px; }

#_asm .ASM_session #_asmCustomer {
  position: relative; }

#_asm .ASM_session .ASM_session_input_text {
  display: inline-block;
  margin: 0 60px 0 0;
  color: #a1aebd;
  font-size: 20px; }

#_asm .ASM_control {
  height: 8px;
  background-color: #097aff;
  position: relative;
  transition: background-color 0.3s ease-out; }

#_asm .ASM_control .ASM_control_text {
  display: none;
  font-size: 22px;
  font-weight: 300;
  line-height: 48px;
  color: #fff; }

#_asm .ASM_control .ASM_control_collapse {
  position: absolute;
  right: 50px;
  bottom: -1px;
  height: 22px;
  width: 82px;
  overflow: hidden;
  cursor: pointer; }

#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'asm_icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  position: absolute;
  top: 0;
  display: block;
  color: #fff;
  transition: color 0.3s ease-out; }

#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow:before {
  content: '\e804'; }

#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator {
  display: inline-block;
  font-family: 'asm_icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  font-size: 10px;
  top: 6px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #097aff;
  transition: color 0.3s ease-out; }

#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator:before {
  content: '\e806'; }

#_asm .ASM_control.ASM_control_session_active {
  background-color: #19bc33; }

#_asm .ASM_control.ASM_control_session_active .ASM_control_collapse_indicator {
  color: #19bc33; }

#_asm.ASM-collapsed {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  margin-top: 53px; }

#_asm.ASM-collapsed .ASM_header, #_asm.ASM-collapsed .ASM_session {
  display: none; }

#_asm.ASM-collapsed .ASM_control {
  height: 48px; }

#_asm.ASM-collapsed .ASM_control .ASM_control_text {
  display: block; }

#_asm.ASM-collapsed .ASM_control .ASM_control_collapse {
  top: 0px; }

#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow {
  color: #fff; }

#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow:before {
  content: '\e803'; }

#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator {
  color: #097aff; }

#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator:before {
  content: '\e805'; }

#_asm.ASM-collapsed .ASM_control.ASM_control_session_active .ASM_control_collapse .ASM_control_collapse_indicator {
  color: #19bc33; }

/* autocomplete */
.asmAutoComplete .ui-menu {
  list-style: none;
  display: block;
  background-color: white;
  box-shadow: 0 8px 15px #999;
  border: 1px solid #cccccc;
  border-radius: 0 0 5px 5px;
  z-index: 10000; }

.asmAutoComplete .ui-autocomplete, #asmHover {
  padding: 7px 10px 5px;
  width: 83vw !important;
  max-width: 660px;
  position: absolute;
  cursor: default; }

#asmAutoCompleteCartId .ui-autocomplete {
  width: 220px !important; }

@media (min-width: 668px) and (max-width: 870px) {
  #asmAutoCompleteCartId .ui-autocomplete {
    width: 210px !important; } }

.asmAutoComplete .ui-autocomplete .ui-menu-item {
  border: none;
  font-family: "Dosis", Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding: 5px 0; }

.asmAutoComplete .ui-autocomplete .ui-menu-item:first-child {
  padding-top: 0; }

.asmAutoComplete .ui-state-active {
  background: none;
  color: #000;
  margin: 0; }

#_asm .asmAutoComplete .ui-autocomplete .ui-menu-item a, .asmAutoComplete .ui-autocomplete .ui-menu-item a:hover {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  color: #000 !important;
  padding: 0;
  display: block; }

.asmAutoComplete .ui-autocomplete .ui-menu-item span, #asmHover span {
  padding-left: 30px;
  font-family: "Dosis", Helvetica, Arial, sans-serif;
  font-size: 18px;
  background-color: #fff;
  vertical-align: top;
  display: inline-block; }

#asmHover.disabled, #asmHover.disabled span {
  background-color: #b4bac2; }

.asmAutoComplete .ui-autocomplete .ui-menu-item .noresult {
  padding-left: 3px; }

.asmAutoComplete .ui-autocomplete .ui-menu-item .name, #asmHover .name {
  padding-left: 3px;
  width: 23%; }

.asmAutoComplete .ui-autocomplete .ui-menu-item .email, #asmHover .email {
  width: 43%;
  overflow: hidden;
  text-overflow: ellipsis; }

.asmAutoComplete .ui-autocomplete .ui-menu-item .card {
  padding-right: 3px; }

.asmAutoComplete .ui-autocomplete a:hover, .asmAutoComplete .ui-autocomplete a:hover span {
  background-color: #eeeeee;
  cursor: pointer; }

@media (max-width: 667px) {
  .asmAutoComplete .ui-autocomplete {
    width: auto !important;
    margin-right: 15px; }
  #asmHover {
    width: auto !important; }
  .asmAutoComplete .ui-autocomplete .ui-menu-item .name,
  .asmAutoComplete .ui-autocomplete .ui-menu-item .email,
  #asmHover .name,
  #asmHover .email {
    width: 100%;
    padding-left: 3px; }
  .asmAutoComplete .ui-autocomplete .ui-menu-item .date,
  .asmAutoComplete .ui-autocomplete .ui-menu-item .card,
  #asmHover .date,
  #asmHover .card {
    width: 50%;
    padding-left: 3px; } }

/* end autocomplete */
#asmHover {
  position: absolute;
  background-color: #fff;
  border: 1px solid #cccccc;
  box-shadow: 0 8px 15px #999;
  font-family: "Dosis", Helvetica, Arial, sans-serif;
  font-size: 18px;
  z-index: 10001; }

/* Customer List Modal */
.ASM_customer-list-modal #cboxLoadedContent {
  margin: 20px; }

.ASM_customer-list-modal #cboxTitle {
  display: none !important; }

.ASM_customer-list-modal .account-overview-table .img-profile-thumbnail {
  width: 75px;
  height: 75px; }

.ASM_customer-list-modal .account-overview-table a {
  font-weight: bold; }

.ASM_customer-list-modal .account-overview-table td[data-th="NAME"] > a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: 200px; }

.ASM_customer-list-modal .asm-account-section .account-overview-table,
.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-bar-results {
  margin: 0;
  padding: 0; }

.ASM_customer-list-modal .asm-account-section .account-overview-table {
  padding-top: 10px;
  overflow-x: auto; }

.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-bar-results {
  text-align: center;
  padding-right: 10px; }

.ASM_customer-list-modal .asm-account-section .account-section-content .account-orderhistory-pagination .sort-refine-bar option {
  font-size: 1em; }

.ASM_customer-list-modal .asm-account-section .account-section-content.content-empty {
  margin-top: 40px;
  margin-bottom: 20px; }

.ASM_customer-list-modal .asm-account-section table td,
.ASM_customer360-modal .asm-customer360-tab table td {
  padding: 10px;
  vertical-align: middle; }

.ASM_customer-list-modal .asm-account-section table .fa-list {
  font-size: 25px; }

.ASM_customer-list-modal .asm-account-section table .fa-list {
  border-right: 0;
  padding: 0 15px 0 10px; }

.ASM_customer-list-modal .asm-account-section table .fa-list:before {
  font-size: 25px;
  color: #0486e0; }

@media (max-width: 668px) {
  .ASM_customer-list-modal .asm-account-section table .fa-list {
    padding: 0; } }

.ASM_customer-list-modal .asm-card-icon {
  font-size: 30px; }

.ASM_customer-list-modal .asm-empty-card-icon {
  color: #E4E4E4; }

.ASM_customer-list-modal .asm-account-section .pagination-bar .form-group {
  margin: 0; }

.ASM_customer-list-modal .asm-account-section .pagination-bar {
  padding: 0;
  margin: 30px 0; }

.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-toolbar {
  border: 0;
  padding: 0; }

.ASM_customer-list-modal .asm-account-section .default-pic:before {
  content: '\e801'; }

.ASM_customer-list-modal .asm-account-section .default-pic {
  font-family: 'asm_icons';
  color: #A6A6A6;
  font-size: 55px;
  line-height: 55px;
  display: block;
  max-width: 100%;
  height: auto; }

.ASM_customer-list-modal .customer-list-select-wrapper {
  display: inline-block;
  position: relative;
  margin-bottom: 15px; }

.ASM_customer-list-modal .customer-list-select {
  border: 0 none;
  font-size: 24px;
  cursor: pointer;
  z-index: 1;
  padding-right: 28px;
  background-color: transparent;
  color: #000000;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: Dosis, sans-serif;
  font-weight: 200; }

.ASM_customer-list-modal .customer-list-select:focus {
  background-color: transparent;
  border: 0;
  outline: 0;
  box-shadow: none; }

.ASM_customer-list-modal .customer-list-select-wrapper:after {
  font-family: 'asm_icons';
  content: '\e80a';
  color: #0486e0;
  font-size: 30px;
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 50%;
  pointer-events: none;
  z-index: 11;
  margin-top: -20px; }

@media screen and (min-width: 0\0) {
  .ASM_customer-list-modal .customer-list-select {
    background-image: none;
    padding-right: 0; }
  .ASM_customer-list-modal .customer-list-select-wrapper:before {
    background-color: #ffffff;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 35px;
    width: 20px;
    pointer-events: none;
    z-index: 10; }
  .ASM_customer-list-modal .customer-list-select-wrapper:after {
    right: -5px; } }

.ASM_customer-list-modal .customer-list-select option {
  font-size: 1em !important;
  /*font-weight: normal;*/ }

/*AIF Modal*/
#_asm .ASM-btn-customer360 {
  padding: 0;
  text-decoration: inherit;
  background-color: #007aff;
  color: #fff;
  vertical-align: bottom;
  position: relative;
  width: 100%;
  vertical-align: middle; }

.ASM-customer360_icon {
  vertical-align: middle; }

.ASM-customer360_icon:before {
  font-family: 'asm_icons';
  content: '\e800';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  font-size: 30px;
  display: inline-block;
  margin-top: -2px; }

#_asm .ASM-btn-customer360[disabled] {
  background: #D2DAE4;
  color: #A4A9B9;
  opacity: 1;
  filter: alpha(opacity=100); }

#_asm .ASM-btn-customer360[disabled] .ASM-customer360_icon:before {
  color: #A4A9B9; }

.ASM-customer360_customer-list_icon:before {
  color: #0486e0;
  position: static; }

#_asm .ASM-btn-customer360:focus {
  outline: none; }

.ASM_customer360-modal .loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0, 0, 0, 0.2);
  border-right: 1.1em solid rgba(0, 0, 0, 0.2);
  border-bottom: 1.1em solid rgba(0, 0, 0, 0.2);
  border-left: 1.1em solid #0486e0;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

.ASM_customer360-modal .loader,
.ASM_customer360-modal .loader:after {
  border-radius: 50%;
  width: 5em;
  height: 5em; }

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

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

/*End of AIF Modal*/
/*Modifie Techne part of responsive tables styling*/
.ASM_customer-list-modal table.techne-table td,
.ASM_customer360-modal table.techne-table td {
  color: #313440;
  font-size: 15px;
  padding: 10px;
  vertical-align: middle; }

.ASM_customer-list-modal table.techne-table td.no-padding {
  padding: 0 !important; }

.ASM_customer-list-modal table.techne-table td.techne-table-action .hyicon {
  font-size: 24px; }

.ASM_customer-list-modal table.techne-table > tbody > tr:nth-child(1n),
.ASM_customer360-modal table.techne-table > tbody > tr:nth-child(1n) {
  background: #eef3f7;
  /* techne styleguide color*/ }

@media (max-width: 768px) {
  .ASM_customer-list-modal table.techne-table thead,
  .ASM_customer360-modal table.techne-table thead {
    display: none; }
  .ASM_customer-list-modal .asm-account-section table td,
  .ASM_customer360-modal .asm-customer360-tab table td {
    padding: 0; }
  .ASM_customer-list-modal table.techne-table td,
  .ASM_customer360-modal table.techne-table td {
    clear: both;
    display: block;
    border-top: none !important;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    padding: 10px; }
  .ASM_customer-list-modal table.techne-table td .floating-text,
  .ASM_customer360-modal table.techne-table td .floating-text {
    -moz-hyphens: none;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    word-break: initial;
    word-wrap: initial; }
  .ASM_customer-list-modal table.techne-table td:before,
  .ASM_customer360-modal table.techne-table td:before {
    content: attr(data-th) "";
    width: 100%;
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #8a8fa1; }
  .ASM_customer-list-modal table.techne-table td > div.cellcontent {
    width: 100%;
    display: block;
    color: #7f90a4;
    font-size: 15px; }
  .ASM_customer-list-modal table.techne-table td.techne-table-xs-left-slot,
  .ASM_customer360-modal table.techne-table td.techne-table-xs-left-slot {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50px;
    padding-right: 5px;
    padding-left: 10px; }
  .ASM_customer-list-modal table.techne-table tr,
  .ASM_customer360-modal table.techne-table tr {
    display: block;
    position: relative;
    box-shadow: 0 2px 3px rgba(138, 143, 161, 0.2); }
  .ASM_customer-list-modal table.techne-table tr.techne-table-xs-left,
  .ASM_customer360-modal table.techne-table tr.techne-table-xs-left {
    padding-left: 90px; }
  /*End of separator between Cart and Order on mobile */
  .ASM_customer-list-modal table.techne-table > tbody > tr > td {
    padding-top: 10px;
    padding-bottom: 10px; }
  /*Overrides for last 2 rows being next to each other, only for .ASM_customer-list-modal*/
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:last-child::before,
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(2)::before,
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(3)::before {
    display: inline; }
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:last-child,
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:last-child div,
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(2),
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(2) div,
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(3),
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(3) div {
    display: inline-block;
    padding-right: 20px;
    vertical-align: middle; }
  .ASM_customer-list-modal .asm-account-section table .nav-order-tools {
    padding-bottom: 7px; }
  .ASM_customer-list-modal .asm-account-section a.default-pic {
    font-size: 35px; }
  .ASM_customer-list-modal .asm-account-section .img-profile-thumbnail {
    width: 75px;
    height: 75px; }
  /*Add a separator between Cart and Order on mobile */
  /*.ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(2){*/
  /*padding-right: 30px;*/
  /*}*/
  /*.ASM_customer-list-modal table.techne-table > tbody > tr > td:last-child::after,*/
  /*.ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(2)::after{*/
  /*content: "";*/
  /*background: #cccccc;*/
  /*position: absolute;*/
  /*bottom: 20px;*/
  /*left: 0;*/
  /*height: 40%;*/
  /*width: 2px;*/
  /*}*/ }

.ASM_customer-list-modal table.techne-table > tbody > tr:nth-child(2n),
.ASM_customer360-modal table.techne-table > tbody > tr:nth-child(2n) {
  background: #ffffff; }

.ASM_customer-list-modal table.techne-table > tbody > tr:hover,
.ASM_customer-list-modal table.techne-table > tbody > tr:hover td {
  background: #f5f5f5; }

.ASM_customer-list-modal .techne-table,
.asm__customer360 .techne-table {
  font-family: "Open Sans", sans-serif; }

.ASM_customer-list-modal .techne-table th,
.asm__customer360 .techne-table th {
  background-color: #fff;
  color: #7f90a4;
  font-weight: bold; }

.ASM_customer-list-modal .techne-table > thead > tr > th,
.asm__customer360 .techne-table > thead > tr > th {
  border-width: 1px; }

.ASM_customer-list-modal a, .ASM_customer360-modal a {
  color: #0486e0; }

.ASM_customer-list-modal .control-label, .ASM_customer360-modal .control-label {
  color: #808fa1; }

/*Overrides for cart icon to be white on grey on hover*/
.ASM_customer-list-modal table.techne-table th:last-child,
.ASM_customer360-modal table.techne-table th:last-child {
  text-align: left; }

/*End of Techne table styling + ASM overrides*/
/*Reduce pagination margin and padding on mobile*/
@media (max-width: 639px) {
  .ASM_customer-list-modal .asm-account-section .pagination-bar .pagination {
    border: none;
    padding: 5px 0; }
  .ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-bar-results {
    text-align: center;
    padding: 18px 0;
    width: 100%;
    display: block;
    border-bottom: 1px solid #bdc6d2; }
  /*Mobile fix for long text in dropdown on top of modal with Customers List*/
  .ASM_customer-list-modal .customer-list-select {
    font-size: 18px; } }

/*common styling for pagination in modals*/
.asm__section .pageable-fragment .pager .active {
  font-weight: bold;
  color: #7f90a4; }

.asm__section .pageable-fragment h3 {
  float: left; }

.asm__section .pageable-fragment .pager {
  float: right; }

.ASM_customer-list-modal .pagination > li > a,
.ASM_customer-list-modal .pagination > li > span {
  color: #0486e0;
  font-size: 15px;
  font-weight: 600; }

.ASM_customer-list-modal .pagination > li > .glyphicon {
  font-size: 11px; }

.ASM_customer-list-modal .pagination > li.pagination-prev > a:hover,
.ASM_customer-list-modal .pagination > li.pagination-next > a:hover,
.ASM_customer-list-modal .pagination > li.pagination-prev > span:hover,
.ASM_customer-list-modal .pagination > li.pagination-next > span:hover,
.ASM_customer-list-modal .pagination > li.pagination-prev > a:focus,
.ASM_customer-list-modal .pagination > li.pagination-next > a:focus,
.ASM_customer-list-modal .pagination > li.pagination-prev > span:focus,
.ASM_customer-list-modal .pagination > li.pagination-next > span:focus {
  margin: 0;
  border: none;
  background-color: transparent;
  color: #035995; }

.ASM_customer-list-modal .pagination > li.pagination-prev > a,
.ASM_customer-list-modal .pagination > li.pagination-next > a,
.ASM_customer-list-modal .pagination > li.pagination-prev > span,
.ASM_customer-list-modal .pagination > li.pagination-next > span {
  margin: 0;
  border: none; }

.ASM_customer-list-modal .pagination .disabled > span,
.ASM_customer-list-modal .pagination > li.disabled > span:hover,
.ASM_customer-list-modal .pagination > li.disabled > span:focus {
  color: #cadbee; }

.ASM_customer-list-modal .pagination .active span {
  color: #7f90a4; }

/*Common Colorbox styling*/
.ASM_customer-list-modal #cboxClose, .ASM_customer360-modal #cboxClose {
  font-size: 16px; }

.ASM_customer-list-modal #cboxContent {
  position: relative; }

.ASM_customer-list-modal #cboxContent:before {
  position: absolute;
  content: "";
  background: #ebeef1;
  width: 100%;
  height: 1px;
  top: 75px; }

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

/*End of common Colorbox styling*/
#_asm .navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px; }

#_asm input, .ASM_cut_text, .ASM-btn {
  font-family: "Dosis", Helvetica, Arial, sans-serif; }

button.ASM_close {
  margin: 0;
  font-family: "Dosis", Helvetica, Arial, sans-serif;
  height: inherit; }

#_asm span.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #19212b;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0; }

#_asm .input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

#_asm .input-group-addon,
#_asm .input-group-btn,
#_asm .input-group .form-control {
  display: table-cell; }

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

/*ASM TOOL BAR STYLING*/
.y-toolbar__wrapper {
  position: relative; }

.y-toolbar__wrapper .y-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  font-size: 15px;
  min-height: 52px;
  border-top: 1px solid #bdc6d2;
  border-bottom: 1px solid #bdc6d2; }

.ASM-sort__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  font-size: 15px; }

.y-toolbar__wrapper .ASM-toolbar__search {
  border: 0;
  box-shadow: none;
  display: inline-block;
  border-right: 1px solid #bdc6d2;
  padding: 0 16px 0 0; }

.y-toolbar__wrapper .ASM-toolbar__search .glyphicon-search {
  color: #3c3c3c;
  font-size: 17px; }

.y-toolbar__wrapper .ASM-toolbar__search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  padding: 5px 0; }

.y-toolbar__wrapper .ASM-toolbar__search .input-group-btn {
  display: inline-block; }

.y-toolbar__wrapper .ASM-toolbar__search #ASM_customer-list-queryInput {
  border: none;
  padding: 6px 12px;
  height: 38px;
  min-width: 200px; }

.y-toolbar__wrapper .ASM-toolbar__search #ASM_customer-list-queryInput:focus {
  border: none;
  outline: none; }

.y-toolbar__wrapper .ASM-toolbar__search .ASM_customer-list-searchButton {
  width: 40px;
  padding: 0;
  margin: 0;
  height: 38px; }

.y-toolbar__wrapper .y-toolbar__right {
  display: -ms-flexbox;
  display: flex;
  margin-left: auto !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.y-toolbar__wrapper .y-toolbar__item {
  position: relative;
  vertical-align: middle;
  line-height: 1;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  color: #7f90a4;
  display: inline-block; }

.y-toolbar__wrapper .y-toolbar__item .pagination {
  margin: 0;
  border: none; }

.y-toolbar__wrapper .y-toolbar__item .pagination > li {
  vertical-align: baseline; }

.y-toolbar__wrapper .y-toolbar__item .y-toolbar__btn--caption {
  padding: 10px 16px;
  text-transform: uppercase;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  vertical-align: middle;
  height: 50px;
  line-height: 1;
  cursor: pointer;
  background: 0 0;
  border: none;
  transition: all .1s ease-in-out 0s;
  text-decoration: none; }

.y-toolbar__wrapper .y-toolbar__item .y-toolbar__btn--caption .fa-sort-amount-desc {
  margin-right: 27px;
  font-size: 24px;
  line-height: 0; }

.y-toolbar__wrapper .y-toolbar__dropdown {
  border-right: 1px solid #bdc6d2; }

.y-toolbar__wrapper .y-toolbar__dropdown ul.dropdown-menu {
  margin-top: 0;
  left: -1px;
  border: 1px solid #bdc6d2;
  border-top: .5px solid #bdc6d2;
  padding: 5px 0; }

.y-toolbar__wrapper .y-toolbar__dropdown .y-toolbar__dropdown__icon {
  margin-left: 10px;
  color: #7f90a4; }

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu {
  min-width: 300px;
  border-radius: 0; }

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu > li {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu > li {
  padding: 0; }

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu > li > a {
  padding: 10px 16px; }

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

@media (max-width: 591px) {
  .y-toolbar__wrapper .ASM-sort__wrapper .y-toolbar__dropdown {
    width: 100%;
    border-right: none;
    border-top: 1px solid #bdc6d2; }
  .y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu {
    min-width: 100%; }
  .y-toolbar__wrapper .ASM-toolbar__search {
    width: 100%;
    border-right: none; }
  .y-toolbar__wrapper .ASM-toolbar__search .input-group {
    width: 100%; }
  .y-toolbar__wrapper .ASM-toolbar__search #ASM_customer-list-queryInput {
    width: 90%; }
  .y-toolbar__wrapper .ASM-toolbar__search .input-group-btn {
    width: 10%; } }

@media (min-width: 505px) and (max-width: 645px) {
  .y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu {
    left: auto !important;
    right: 0%; } }

@media (max-width: 639px) {
  .y-toolbar__wrapper .y-toolbar__right {
    float: right; } }

@media (min-width: 768px) {
  .y-toolbar__wrapper .y-toolbar__right {
    float: right; } }

@media (max-width: 902px) {
  .y-toolbar__wrapper .y-toolbar__right {
    width: 100%;
    border-top: 1px solid #bdc6d2;
    min-height: 52px; }
  .y-toolbar__wrapper .y-toolbar__right nav {
    text-align: right;
    width: 100%; } }

@media (max-width: 767px) {
  .y-toolbar__wrapper .y-toolbar__dropdown {
    float: right; } }

/*
    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;
  border: 1px solid #cccccc;
  border-radius: 3px; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative;
  background: #fafafa;
  background: linear-gradient(180deg, #fafafa, #efefef); }

#cboxLoadedContent {
  -webkit-overflow-scrolling: touch; }
  #cboxLoadedContent .productImagePrimary {
    margin-top: 15px; }
  #cboxLoadedContent .address-cleansing {
    margin: 15px 0px 15px 0px;
    padding: 0 10px;
    width: 605px; }
    #cboxLoadedContent .address-cleansing .edit-button {
      margin-right: 8px; }
    #cboxLoadedContent .address-cleansing .address-headline {
      margin-bottom: 0px;
      font-weight: bold; }
    #cboxLoadedContent .address-cleansing .address {
      margin-top: 5px; }
  #cboxLoadedContent .product-tile .productImagePrimary {
    margin-top: 0px; }
  #cboxLoadedContent #cboxModalLoadingGraphic {
    background: url(../images/colorbox/loading.gif) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

#cboxModalLoadingGraphic {
  background: url(../images/colorbox/loading.gif) no-repeat center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #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: #000000 repeat 0 0;
  opacity: 0.9;
  filter: alpha(opacity=90); }

#colorbox {
  outline: 0; }
  #colorbox img {
    max-width: 1000px;
    max-height: 1000px; }

/*#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(../images/colorbox/controls.png) no-repeat -101px 0;
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(../images/colorbox/controls.png) no-repeat -130px 0;
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(../images/colorbox/controls.png) no-repeat -101px -29px;
}*/
/*#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(../images/colorbox/controls.png) no-repeat -130px -29px;
}

#cboxMiddleLeft {
    width: 21px;
    background: url(../images/colorbox/controls.png) left top repeat-y;
}

#cboxMiddleRight {
    width: 21px;
    background: url(../images/colorbox/controls.png) right top repeat-y;
}

#cboxTopCenter {
    height: 21px;
    background: url(../images/colorbox/border.png) 0 0 repeat-x;
}*/
/*#cboxBottomCenter {
    height: 21px;
    background: url(../images/colorbox/border.png) 0 -29px repeat-x;
}*/
.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent .error-container {
  color: red;
  padding-left: 15px;
  margin-top: 15px; }

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494; }

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494; }

#cboxLoadingOverlay {
  background: url(../images/colorbox/loading_background.png) no-repeat center center; }

#cboxLoadingGraphic {
  background: url(../images/colorbox/loading.gif) no-repeat center center; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/colorbox/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxPrevious:hover {
  background-position: -75px -25px; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(../images/colorbox/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxNext:hover {
  background-position: -50px -25px; }

#cboxClose {
  color: #0078c1;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  margin-right: 12px;
  margin-top: 8px;
  right: 0;
  text-transform: uppercase;
  top: 0; }

#cboxClose:after {
  font-family: FontAwesome;
  font-size: 14px;
  content: "\f057";
  margin-left: 5px; }

#cboxClose:hover {
  background-position: -25px -25px; }

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF); }

@media screen and (max-width: 767px) {
  .page-singleStepQuoteSummaryPage #colorbox,
  .page-fullModal #colorbox {
    top: 0 !important; }
    .page-singleStepQuoteSummaryPage #colorbox .header-modal,
    .page-fullModal #colorbox .header-modal {
      background-color: white; }
      .page-singleStepQuoteSummaryPage #colorbox .header-modal h2,
      .page-fullModal #colorbox .header-modal h2 {
        color: #0078c1;
        font-size: 20px;
        font-weight: bold; }
  .cboxClose {
    color: #0078c1;
    margin-top: 18px;
    text-transform: capitalize;
    width: 25px;
    height: 25px;
    margin-right: 14px;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px;
    z-index: 100;
    background: url(../images/blue_x_1.png) no-repeat 0 0; }
  .page-productDetails:not(.country-selector) #cboxClose,
  .page-singleStepCheckoutSummaryPage:not(.country-selector) #cboxClose,
  .page-singleStepQuoteSummaryPage:not(.country-selector) #cboxClose,
  .page-productList:not(.country-selector) #cboxClose,
  .page-login:not(.country-selector) #cboxClose,
  .page-checkout-login:not(.country-selector) #cboxClose,
  .page-register:not(.country-selector) #cboxClose,
  .page-anixregister:not(.country-selector) #cboxClose,
  .page-order:not(.country-selector) #cboxClose,
  .page-account-register:not(.country-selector) #cboxClose,
  .page-fullModal:not(.country-selector) #cboxClose {
    color: #0078c1;
    margin-top: 18px;
    text-transform: capitalize;
    width: 25px;
    height: 25px;
    margin-right: 14px;
    text-indent: -9999px;
    background: url(../images/blue_x_1.png) no-repeat 0 0; }
  .page-productDetails:not(.country-selector) #colorbox,
  .page-singleStepCheckoutSummaryPage:not(.country-selector) #colorbox,
  .page-singleStepQuoteSummaryPage:not(.country-selector) #colorbox,
  .page-productList:not(.country-selector) #colorbox,
  .page-login:not(.country-selector) #colorbox,
  .page-checkout-login:not(.country-selector) #colorbox,
  .page-register:not(.country-selector) #colorbox,
  .page-anixregister:not(.country-selector) #colorbox,
  .page-order:not(.country-selector) #colorbox,
  .page-account-register:not(.country-selector) #colorbox,
  .page-fullModal:not(.country-selector) #colorbox {
    width: 100% !important; }
    .page-productDetails:not(.country-selector) #colorbox:not(.country-selector),
    .page-singleStepCheckoutSummaryPage:not(.country-selector) #colorbox:not(.country-selector),
    .page-singleStepQuoteSummaryPage:not(.country-selector) #colorbox:not(.country-selector),
    .page-productList:not(.country-selector) #colorbox:not(.country-selector),
    .page-login:not(.country-selector) #colorbox:not(.country-selector),
    .page-checkout-login:not(.country-selector) #colorbox:not(.country-selector),
    .page-register:not(.country-selector) #colorbox:not(.country-selector),
    .page-anixregister:not(.country-selector) #colorbox:not(.country-selector),
    .page-order:not(.country-selector) #colorbox:not(.country-selector),
    .page-account-register:not(.country-selector) #colorbox:not(.country-selector),
    .page-fullModal:not(.country-selector) #colorbox:not(.country-selector) {
      height: 100% !important;
      overflow-y: auto;
      top: 0px !important;
      bottom: 0px !important;
      left: 0px !important; }
    .page-productDetails:not(.country-selector) #colorbox #cboxWrapper,
    .page-singleStepCheckoutSummaryPage:not(.country-selector) #colorbox #cboxWrapper,
    .page-singleStepQuoteSummaryPage:not(.country-selector) #colorbox #cboxWrapper,
    .page-productList:not(.country-selector) #colorbox #cboxWrapper,
    .page-login:not(.country-selector) #colorbox #cboxWrapper,
    .page-checkout-login:not(.country-selector) #colorbox #cboxWrapper,
    .page-register:not(.country-selector) #colorbox #cboxWrapper,
    .page-anixregister:not(.country-selector) #colorbox #cboxWrapper,
    .page-order:not(.country-selector) #colorbox #cboxWrapper,
    .page-account-register:not(.country-selector) #colorbox #cboxWrapper,
    .page-fullModal:not(.country-selector) #colorbox #cboxWrapper {
      width: 100% !important;
      -webkit-overflow-scrolling: touch; }
      .page-productDetails:not(.country-selector) #colorbox #cboxWrapper:not(.country-selector),
      .page-singleStepCheckoutSummaryPage:not(.country-selector) #colorbox #cboxWrapper:not(.country-selector),
      .page-singleStepQuoteSummaryPage:not(.country-selector) #colorbox #cboxWrapper:not(.country-selector),
      .page-productList:not(.country-selector) #colorbox #cboxWrapper:not(.country-selector),
      .page-login:not(.country-selector) #colorbox #cboxWrapper:not(.country-selector),
      .page-checkout-login:not(.country-selector) #colorbox #cboxWrapper:not(.country-selector),
      .page-register:not(.country-selector) #colorbox #cboxWrapper:not(.country-selector),
      .page-anixregister:not(.country-selector) #colorbox #cboxWrapper:not(.country-selector),
      .page-order:not(.country-selector) #colorbox #cboxWrapper:not(.country-selector),
      .page-account-register:not(.country-selector) #colorbox #cboxWrapper:not(.country-selector),
      .page-fullModal:not(.country-selector) #colorbox #cboxWrapper:not(.country-selector) {
        height: 100% !important;
        overflow-y: auto;
        border: none;
        border-radius: 0px; }
      .page-productDetails:not(.country-selector) #colorbox #cboxWrapper #cboxContent,
      .page-singleStepCheckoutSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent,
      .page-singleStepQuoteSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent,
      .page-productList:not(.country-selector) #colorbox #cboxWrapper #cboxContent,
      .page-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent,
      .page-checkout-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent,
      .page-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent,
      .page-anixregister:not(.country-selector) #colorbox #cboxWrapper #cboxContent,
      .page-order:not(.country-selector) #colorbox #cboxWrapper #cboxContent,
      .page-account-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent,
      .page-fullModal:not(.country-selector) #colorbox #cboxWrapper #cboxContent {
        width: 100% !important;
        background-color: #fff;
        background-image: none; }
        .page-productDetails:not(.country-selector) #colorbox #cboxWrapper #cboxContent:not(.country-selector),
        .page-singleStepCheckoutSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent:not(.country-selector),
        .page-singleStepQuoteSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent:not(.country-selector),
        .page-productList:not(.country-selector) #colorbox #cboxWrapper #cboxContent:not(.country-selector),
        .page-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent:not(.country-selector),
        .page-checkout-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent:not(.country-selector),
        .page-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent:not(.country-selector),
        .page-anixregister:not(.country-selector) #colorbox #cboxWrapper #cboxContent:not(.country-selector),
        .page-order:not(.country-selector) #colorbox #cboxWrapper #cboxContent:not(.country-selector),
        .page-account-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent:not(.country-selector),
        .page-fullModal:not(.country-selector) #colorbox #cboxWrapper #cboxContent:not(.country-selector) {
          height: 100% !important;
          overflow-y: auto; }
        .page-productDetails:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent,
        .page-singleStepCheckoutSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent,
        .page-singleStepQuoteSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent,
        .page-productList:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent,
        .page-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent,
        .page-checkout-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent,
        .page-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent,
        .page-anixregister:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent,
        .page-order:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent,
        .page-account-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent,
        .page-fullModal:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
          width: 100% !important; }
          .page-productDetails:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent:not(.country-selector),
          .page-singleStepCheckoutSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent:not(.country-selector),
          .page-singleStepQuoteSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent:not(.country-selector),
          .page-productList:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent:not(.country-selector),
          .page-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent:not(.country-selector),
          .page-checkout-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent:not(.country-selector),
          .page-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent:not(.country-selector),
          .page-anixregister:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent:not(.country-selector),
          .page-order:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent:not(.country-selector),
          .page-account-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent:not(.country-selector),
          .page-fullModal:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent:not(.country-selector) {
            height: 100% !important;
            overflow-y: auto !important;
            overflow-x: hidden !important; }
          .page-productDetails:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-header,
          .page-singleStepCheckoutSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-header,
          .page-singleStepQuoteSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-header,
          .page-productList:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-header,
          .page-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-header,
          .page-checkout-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-header,
          .page-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-header,
          .page-anixregister:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-header,
          .page-order:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-header,
          .page-account-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-header,
          .page-fullModal:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-header {
            padding: 0 !important; }
          .page-productDetails:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-content,
          .page-singleStepCheckoutSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-content,
          .page-singleStepQuoteSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-content,
          .page-productList:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-content,
          .page-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-content,
          .page-checkout-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-content,
          .page-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-content,
          .page-anixregister:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-content,
          .page-order:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-content,
          .page-account-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-content,
          .page-fullModal:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .modal-content {
            padding: 0 !important; }
          .page-productDetails:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h2, .page-productDetails:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h3,
          .page-singleStepCheckoutSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h2,
          .page-singleStepCheckoutSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h3,
          .page-singleStepQuoteSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h2,
          .page-singleStepQuoteSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h3,
          .page-productList:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h2,
          .page-productList:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h3,
          .page-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h2,
          .page-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h3,
          .page-checkout-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h2,
          .page-checkout-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h3,
          .page-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h2,
          .page-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h3,
          .page-anixregister:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h2,
          .page-anixregister:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h3,
          .page-order:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h2,
          .page-order:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h3,
          .page-account-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h2,
          .page-account-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h3,
          .page-fullModal:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h2,
          .page-fullModal:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-header h3 {
            font-size: 20px;
            color: #0078c1;
            text-transform: uppercase;
            margin: 17px 50px 10px 10px !important; }
          .page-productDetails:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content,
          .page-singleStepCheckoutSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content,
          .page-singleStepQuoteSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content,
          .page-productList:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content,
          .page-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content,
          .page-checkout-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content,
          .page-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content,
          .page-anixregister:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content,
          .page-order:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content,
          .page-account-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content,
          .page-fullModal:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content {
            padding: 0 10px; }
            .page-productDetails:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content p br,
            .page-singleStepCheckoutSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content p br,
            .page-singleStepQuoteSummaryPage:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content p br,
            .page-productList:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content p br,
            .page-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content p br,
            .page-checkout-login:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content p br,
            .page-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content p br,
            .page-anixregister:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content p br,
            .page-order:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content p br,
            .page-account-register:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content p br,
            .page-fullModal:not(.country-selector) #colorbox #cboxWrapper #cboxContent #cboxLoadedContent .mobile-terms-content p br {
              display: none; }
  .page-productDetails #cboxOverlay,
  .page-singleStepCheckoutSummaryPage #cboxOverlay,
  .page-singleStepQuoteSummaryPage #cboxOverlay,
  .page-productList #cboxOverlay,
  .page-login #cboxOverlay,
  .page-checkout-login #cboxOverlay,
  .page-register #cboxOverlay,
  .page-anixregister #cboxOverlay,
  .page-order #cboxOverlay,
  .page-account-register #cboxOverlay,
  .page-fullModal #cboxOverlay {
    opacity: 0.7 !important; }
  .page-anixregister #cboxLoadedContent,
  .page-login #cboxLoadedContent,
  .page-checkout-login #cboxLoadedContent {
    -webkit-overflow-scrolling: touch; }
    .page-anixregister #cboxLoadedContent .headline,
    .page-login #cboxLoadedContent .headline,
    .page-checkout-login #cboxLoadedContent .headline {
      font-size: 20px;
      color: #0078c1;
      text-transform: uppercase;
      line-height: 24px;
      letter-spacing: 0em;
      margin: 20px 14px 0px 14px; }
    .page-anixregister #cboxLoadedContent .text-right,
    .page-login #cboxLoadedContent .text-right,
    .page-checkout-login #cboxLoadedContent .text-right {
      text-align: left; }
    .page-anixregister #cboxLoadedContent .modal-content,
    .page-login #cboxLoadedContent .modal-content,
    .page-checkout-login #cboxLoadedContent .modal-content {
      padding: 0 !important; }
    .page-anixregister #cboxLoadedContent .forgottentPwd .header-modal,
    .page-login #cboxLoadedContent .forgottentPwd .header-modal,
    .page-checkout-login #cboxLoadedContent .forgottentPwd .header-modal {
      background-color: transparent;
      margin: 0;
      width: 90%;
      text-align: left; }
    .page-anixregister #cboxLoadedContent .forgottenPwd .section-product-overlay,
    .page-login #cboxLoadedContent .forgottenPwd .section-product-overlay,
    .page-checkout-login #cboxLoadedContent .forgottenPwd .section-product-overlay {
      padding: 15px 14px; }
      .page-anixregister #cboxLoadedContent .forgottenPwd .section-product-overlay .description,
      .page-login #cboxLoadedContent .forgottenPwd .section-product-overlay .description,
      .page-checkout-login #cboxLoadedContent .forgottenPwd .section-product-overlay .description {
        margin-bottom: 10px;
        padding: 0; }
      .page-anixregister #cboxLoadedContent .forgottenPwd .section-product-overlay .required,
      .page-login #cboxLoadedContent .forgottenPwd .section-product-overlay .required,
      .page-checkout-login #cboxLoadedContent .forgottenPwd .section-product-overlay .required {
        display: none; }
      .page-anixregister #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm .required,
      .page-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm .required,
      .page-checkout-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm .required {
        display: block; }
      .page-anixregister #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm label,
      .page-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm label,
      .page-checkout-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm label {
        display: none; }
      .page-anixregister #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm ::-webkit-input-placeholder,
      .page-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm ::-webkit-input-placeholder,
      .page-checkout-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm ::-webkit-input-placeholder {
        color: #B4B3B3; }
      .page-anixregister #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm input:-ms-input-placeholder,
      .page-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm input:-ms-input-placeholder,
      .page-checkout-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm input:-ms-input-placeholder {
        color: #B4B3B3; }
      .page-anixregister #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm div,
      .page-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm div,
      .page-checkout-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm div {
        padding: 0; }
      .page-anixregister #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm input.text.password,
      .page-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm input.text.password,
      .page-checkout-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm input.text.password {
        margin-bottom: 10px;
        width: 100%; }
        .page-anixregister #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm input.text.password:focus,
        .page-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm input.text.password:focus,
        .page-checkout-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm input.text.password:focus {
          border: 1px solid #0078c1; }
      .page-anixregister #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm .send-email-wrapper,
      .page-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm .send-email-wrapper,
      .page-checkout-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm .send-email-wrapper {
        width: 100%; }
        .page-anixregister #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm .send-email-wrapper button,
        .page-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm .send-email-wrapper button,
        .page-checkout-login #cboxLoadedContent .forgottenPwd .section-product-overlay #forgottenPwdForm .send-email-wrapper button {
          width: 100%; }
  #colorbox {
    outline: none; }
  /* .page-productDetails {
      #colorbox {
          height: 100% !important;
          overflow-y: auto;
          #cboxWrapper {
              height: 100% !important;
              overflow-y: auto;
              // smooth iOS scrolling (test this out)
              -webkit-overflow-scrolling: touch;
              border: none;
              #cboxContent {
                  height: 100% !important;
                  overflow-y: auto;
                  #cboxLoadedContent {
                      height: 100% !important;
                      overflow-y: auto !important;
                  }
              }
          }
      }
    } */
  #cboxContent {
    background-color: #fff; }
    #cboxContent #cboxLoadedContent {
      overflow-y: auto; }
      #cboxContent #cboxLoadedContent .productImagePrimary {
        width: auto; }
      #cboxContent #cboxLoadedContent .address-validation-header {
        background-color: #fff; }
        #cboxContent #cboxLoadedContent .address-validation-header .address-validation-headline {
          font-weight: bold;
          font-size: 20px;
          color: #0078c1;
          text-transform: uppercase; }
      #cboxContent #cboxLoadedContent .address-cleansing {
        width: 100%;
        margin: 0;
        padding: 10px; }
        #cboxContent #cboxLoadedContent .address-cleansing .suggestion-button {
          padding: 3px 8px;
          width: 100%;
          margin-bottom: 10px;
          line-height: 30px; }
        #cboxContent #cboxLoadedContent .address-cleansing .edit-button {
          color: #0078c1;
          background: #fff;
          border: 1px solid #0078c1;
          line-height: 30px;
          letter-spacing: 0;
          padding: 3px 8px;
          margin-right: 10px;
          height: auto;
          font-weight: normal;
          width: 100%; }
        #cboxContent #cboxLoadedContent .address-cleansing .use-button {
          color: #0078c1;
          background: #fff;
          border: 1px solid #0078c1;
          padding: 3px 8px;
          letter-spacing: 0;
          line-height: 30px;
          height: auto;
          width: 100%; }
  .product-tile .productImagePrimary {
    margin-right: 10px; }
  #cboxClose {
    color: #fff;
    margin-top: 18px;
    margin-right: 0px;
    text-transform: capitalize;
    text-indent: -9999px;
    background: url(../images/x.png) no-repeat;
    width: 12%;
    height: auto; } }

.ASM_customer360-modal #cboxLoadedContent {
  padding-top: 40px;
  margin-top: 0; }

.asm__customer360 {
  font-family: Dosis, sans-serif; }

.asm__customer360-signedup {
  position: absolute;
  right: 64px;
  top: 35px;
  font-size: 13px;
  line-height: 20px;
  color: #8592a2; }

.asm__customer360-header {
  margin-bottom: 30px; }

.asm__customer360-header-image {
  float: left;
  width: 110px;
  height: 110px;
  border: 1px solid #d5dee8;
  border-radius: 100%; }

.asm__customer360-customer-image {
  width: 100%;
  height: auto; }

.asm__customer360-header-desc {
  margin-left: 140px; }

.asm__customer360-header-name {
  font-size: 33px;
  line-height: 33px;
  color: #233243;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: 100%; }

@media (min-width: 997px) {
  .asm__customer360-header-name {
    padding-right: 150px; } }

.asm__customer360-header-email {
  font-size: 15px;
  line-height: 20px;
  position: relative;
  z-index: 1000; }

.asm__customer360-header-location {
  font-size: 13px;
  line-height: 20px;
  color: #8592a2; }

.asm__customer360-header-info {
  margin-top: 15px; }

.asm__customer360-header-info-item {
  display: inline-block;
  font-size: 13px;
  color: #313440;
  margin-right: 30px;
  margin-bottom: 10px; }

.asm__customer360-header-info-item > span {
  padding-left: 34px;
  background: no-repeat left top;
  line-height: 24px;
  display: inline-block; }

.asm__customer360-header-info-item .asm__header__cart {
  background-image: url(../images/customer360/icon1.png); }

.asm__customer360-header-info-item .asm__header__order {
  background-image: url(../images/customer360/icon2.png); }

.asm__customer360-header-info-item .asm__header__ticket {
  background-image: url(../images/customer360/icon3.png); }

.asm__customer360-header-sep {
  height: 1px;
  background: #ebeef1;
  margin-left: -40px;
  margin-right: -40px;
  width: auto; }

@media (min-width: 668px) and (max-width: 996px) {
  .asm__customer360-signedup {
    position: static;
    margin-left: 140px; } }

@media (max-width: 667px) {
  .asm__customer360-header {
    text-align: center; }
  .asm__customer360-header-image {
    float: none;
    display: inline-block; }
  .asm__customer360-header-desc {
    margin-left: 0; }
  .asm__customer360-header-info {
    display: inline-block;
    padding-left: 5%; }
  .asm__customer360-header-info-item {
    display: block;
    margin-bottom: 20px;
    margin-right: 0;
    text-align: left; }
  .asm__customer360-signedup {
    position: static; } }

.asm__customer360-overview {
  font-family: "Open Sans", sans-serif; }

.asm__customer360-overview-info {
  background: #eef3f7;
  position: relative;
  margin: -1px -40px 0 -40px;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #dfe5ec;
  border-top: 1px solid #dfe5ec; }

.asm__customer360-overview-info .col-sm-4 {
  position: static; }

.asm__customer360-overview-info .col-sm-4:before {
  content: '';
  position: absolute;
  top: 20px;
  bottom: 0;
  width: 1px;
  height: auto;
  background: #dfe5ec;
  margin-left: -10px; }

.asm__customer360-overview-info .col-sm-4:first-child:before {
  display: none; }

.asm__customer360-overview-info-is,
.asm__customer360-overview-info-uses,
.asm__customer360-overview-info-points {
  padding-bottom: 10px; }

.asm__customer360-overview-info-points {
  text-align: center; }

.asm__customer360-overview-info-points-pts {
  font-size: 25px;
  line-height: 26px;
  font-weight: bold;
  color: #313440; }

.asm__customer360-overview-info-points-ptsinfo {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #313440; }

.asm__customer360-overview-info-points-next {
  font-size: 13px;
  line-height: 25px;
  color: #8592a2;
  margin-top: 5px;
  margin-bottom: 10px; }

.asm__customer360-overview-info-points-medals {
  margin-top: 15px; }

.asm__customer360-overview-info-points-medals-item {
  width: 43px;
  height: 41px;
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px; }

.asm__customer360-overview-info-points-medals-silver-on {
  background: url(../images/customer360/asm__customer360-overview-info-points-medal-silver-on.png) no-repeat center center; }

.asm__customer360-overview-info-points-medals-silver-off {
  background: url(../images/customer360/asm__customer360-overview-info-points-medal-silver-off.png) no-repeat center center; }

.asm__customer360-overview-info-points-medals-gold-on {
  background: url(../images/customer360/asm__customer360-overview-info-points-medal-gold-on.png) no-repeat center center; }

.asm__customer360-overview-info-points-medals-gold-off {
  background: url(../images/customer360/asm__customer360-overview-info-points-medal-gold-off.png) no-repeat center center; }

.asm__customer360-overview-info-points-medals-platinum-on {
  background: url(../images/customer360/asm__customer360-overview-info-points-medal-platinum-on.png) no-repeat center center; }

.asm__customer360-overview-info-points-medals-platinum-off {
  background: url(../images/customer360/asm__customer360-overview-info-points-medal-platinum-off.png) no-repeat center center; }

.asm__customer360-overview-info-points-medals-info {
  font-size: 13px;
  line-height: 26px;
  color: #8592a2;
  margin-top: 10px; }

.asm__customer360-overview-info-points-btn {
  margin-top: 15px;
  display: inline-block;
  font-size: 13px;
  color: #fff !important;
  background: #3f5875 url(../images/customer360/asm__customer360-overview-info-points-btn.png) no-repeat center right;
  line-height: 24px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 50px; }

.asm__customer360-overview-info-is {
  text-align: center; }

.asm__customer360-overview-info-is-tags {
  text-align: left;
  padding-left: 10px;
  margin-top: 5px;
  font-size: 0; }

.asm__customer360-overview-info-is-tags-item {
  background: #fff;
  display: inline-block;
  margin-right: 3px;
  margin-left: 3px;
  line-height: 25px;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
  border-radius: 15px;
  padding-left: 20px;
  padding-right: 20px;
  color: #313440; }

@media (max-width: 1023px) {
  .asm__customer360-overview-info-is-tags-item {
    margin: 0 2px 5px; } }

.asm__customer360-overview-info-uses {
  text-align: center; }

.asm__customer360-overview-info-uses-icon {
  height: 33px;
  display: block;
  margin-bottom: 5px; }

.asm__customer360-overview-info-uses-icon-Computer {
  background: url(../images/customer360/icon-desktop.png) no-repeat center center; }

.asm__customer360-overview-info-uses-icon-Tablet {
  background: url(../images/customer360/icon-tablet.png) no-repeat center center; }

.asm__customer360-overview-info-uses-icon-Mobile {
  background: url(../images/customer360/icon-mobile.png) no-repeat center center; }

.asm__customer360-overview-info-uses-icon-Pc {
  background: url(../images/customer360/icon-computer.png) no-repeat center center; }

.asm__customer360-overview-info-uses-icon-Console {
  background: url(../images/customer360/icon-console.png) no-repeat center center; }

.asm__customer360-overview-info-uses-icon-Tv {
  background: url(../images/customer360/icon-tv.png) no-repeat center center; }

.asm__customer360-overview-info-uses-value {
  font-size: 25px;
  font-weight: 600;
  color: #313440; }

.asm__customer360-overview-info-uses-name {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #313440; }

.asm__customer360-overview-info-uses-device {
  color: #8592a2;
  font-size: 13px;
  line-height: 15px; }

.asm__customer360-overview-info-uses-browser {
  margin-top: 5px;
  height: 35px;
  background: url(../images/customer360/icon-other.png) no-repeat center center; }

.asm__customer360-overview-info-uses-browser-Chrome {
  background: url(../images/customer360/icon-chrome.png) no-repeat center center; }

.asm__customer360-overview-info-uses-browser-Safari {
  background: url(../images/customer360/icon-safari.png) no-repeat center center; }

.asm__customer360-overview-info-uses-browser-Firefox {
  background: url(../images/customer360/icon-firefox.png) no-repeat center center; }

.asm__customer360-overview-info-uses-browser-Microsoft_Edge, .asm__customer360-overview-info-uses-browser-Internet_Explorer {
  background: url(../images/customer360/icon-ie.png) no-repeat center center; }

.asm__customer360-overview-info-uses-browser-Opera {
  background: url(../images/customer360/icon-opera.png) no-repeat center center; }

.asm__customer360-overview-info-headline {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  padding-top: 30px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-family: Dosis, sans-serif; }

.asm__customer360-overview-info-headline,
.asm__customer360-headline {
  overflow: hidden;
  text-overflow: ellipsis; }

.asm__customer360-overview-info-table {
  table-layout: fixed; }

.asm__customer360-overview-info-table td {
  padding: 0 3px; }

.asm__customer360-overview-info-uses-value,
.asm__customer360-overview-info-uses-name,
.asm__customer360-overview-info-uses-device > div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

@media (max-width: 667px) {
  .asm__customer360-overview-info {
    margin-left: -20px;
    margin-right: -20px; }
  .asm__customer360-overview-info-headline {
    padding-top: 30px; }
  .asm__customer360-overview-info .col-sm-4 {
    width: auto;
    float: none;
    position: relative; }
  .asm__customer360-overview-info .col-sm-4:before {
    left: 10px;
    right: 10px;
    bottom: auto;
    top: 0;
    width: auto;
    height: 1px;
    margin: 0; }
  .asm__customer360-overview-info-is {
    padding-bottom: 20px; }
  .asm__customer360-overview-info-uses {
    padding-bottom: 20px; } }

.asm__customer360-headline {
  font-family: Dosis, sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 25px;
  position: relative; }

.asm__customer360-headline a {
  font-weight: 400; }

.asm__customer360-subheadline {
  font-size: 16px;
  line-height: 24px;
  margin-top: 25px;
  font-family: "Open Sans", sans-serif;
  padding-bottom: 5px; }

.asm__customer360-overview-divider {
  border-top: 1px solid #d4d7dc;
  padding-top: 10px; }

.asm__customer360-overview-colors {
  font-size: 0;
  margin-bottom: 40px; }

.asm__customer360-overview-colors-color {
  display: inline-block;
  border-right: 2px solid #fff;
  height: 80px; }

.asm__customer360-overview-recent-section {
  margin-bottom: 20px; }

.asm__customer360-overview-recent {
  text-align: center; }

.asm__customer360-overview-recent-image {
  margin-bottom: 15px; }

.asm__customer360-overview-recent-image img {
  max-width: 100%;
  height: auto;
  width: 120px; }

.asm__customer360-overview-recent-name {
  font-size: 15px;
  line-height: 20px; }

.asm__customer360-overview-recent-views {
  font-size: 15px;
  font-weight: 600; }

.asm__customer360-overview-recent-time {
  font-size: 12px;
  line-height: 20px;
  color: #8592a2;
  text-transform: uppercase; }

@media (max-width: 667px) {
  .asm__customer360-overview-recent-section .col-sm-4 {
    float: none;
    width: auto;
    margin-bottom: 20px; } }

.asm__customer360-overview-recentsearch-item {
  background: #eef3f7;
  display: inline-block;
  margin-right: 3px;
  margin-left: 3px;
  line-height: 25px;
  margin-bottom: 10px;
  border-radius: 15px;
  padding: 0px 30px;
  color: #313440;
  font-family: "Open Sans", sans-serif;
  font-size: 15px; }

.asm__customer360-overview-sep {
  height: 1px;
  background: #ebeef1; }

.asm__customer360-overview-interests {
  text-align: center; }

.asm__customer360-overview-interests-img {
  margin-bottom: 10px; }

.asm__customer360-overview-interests-img img {
  max-width: 100%;
  height: auto;
  width: auto; }

.asm__customer360-overview-interests-name {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 5px; }

.asm__customer360-overview-interests-stock {
  font-size: 12px;
  line-height: 18px;
  color: #8592a2;
  text-transform: uppercase; }

.asm__customer360-overview-interests-price {
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase; }

@media (max-width: 667px) {
  .asm__customer360-overview-interests-section .col-sm-2 {
    float: left;
    width: 50%;
    margin-bottom: 20px; }
  .asm__customer360-overview-interests-section .col-sm-2:nth-child(2n+1) {
    clear: both; } }

@media (min-width: 668px) {
  .asm__customer360-overview-saved-wrap,
  .asm__customer360-overview-saved-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.asm__customer360-overview-saved {
  border: 1px solid #ebeef1;
  font-size: 15px;
  line-height: 20px;
  box-shadow: -1px 1px 1px #eff0f2;
  overflow: hidden;
  margin-bottom: 20px;
  width: 100%; }

.asm__customer360-overview-saved-img {
  margin: -1px;
  float: left;
  margin-right: 20px; }

.asm__customer360-overview-saved-text-wrap {
  padding-left: 145px; }

.asm__customer360-overview-saved-card-info {
  font-size: 15px;
  line-height: 30px;
  text-transform: none;
  font-family: "Open Sans", sans-serif; }

@media (min-width: 997px) {
  .asm__customer360-overview-saved-card-info {
    position: absolute;
    right: 0; } }

@media (max-width: 996px) {
  .asm__customer360-overview-saved-card-info {
    display: block; } }

.asm__customer360-overview-saved-card-divider {
  border-right: 1px solid #e1e7ee;
  padding-right: 10px;
  margin-right: 10px; }

.asm__customer360-overview-saved-name {
  margin-top: 10px;
  padding-right: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.asm__customer360-overview-saved-sku {
  margin-bottom: 5px; }

.asm__customer360-overview-qty-divider {
  border-right: 1px solid #ebeef1;
  padding-right: 10px;
  margin-right: 10px; }

.asm__customer360-overview-saved-total {
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
  text-transform: uppercase; }

@media (max-width: 667px) {
  .asm__customer360-overview-saved-section .col-sm-4 {
    float: none;
    width: auto;
    margin-bottom: 20px; } }

/* -------- profile --------- */
.asm__customer360-profile {
  margin-bottom: 20px;
  margin-top: 30px;
  font-family: "Open Sans", sans-serif; }

.asm__customer360-profile-col {
  padding-left: 10px;
  padding-right: 10px;
  width: 20%;
  float: left;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 30px; }

@media (max-width: 667px) {
  .asm__customer360-profile-col {
    width: auto;
    float: none; } }

.asm__customer360-profile-headline {
  font-size: 13px;
  line-height: 24px;
  color: #8a8fa1; }

.asm__customer360-profile-payment {
  display: block;
  margin-top: 20px;
  border: 1px solid #ebeef1;
  text-align: right;
  padding: 10px;
  color: #313440 !important;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  min-height: 67px;
  overflow: hidden; }

.asm__customer360-profile-payment-active {
  border-color: #b2ebbd;
  border-width: 2px; }

.asm__customer360-profile-payment-img {
  float: left;
  width: 48px;
  height: 48px;
  background-size: 48px; }

.asm__customer360-profile-payment-visa {
  background-image: url(../images/customer360/visa.png); }

.asm__customer360-profile-payment-amex {
  background-image: url(../images/customer360/amex.png); }

.asm__customer360-profile-payment-master {
  background-image: url(../images/customer360/master.png); }

.asm__customer360-profile-payment-maestro {
  background-image: url(../images/customer360/maestro.png); }

.asm__customer360-profile-payment-diners {
  background-image: url(../images/customer360/diners.png); }

.asm__customer360-profile-payment-type {
  font-weight: bold; }

.asm__customer360-profile-payment-default {
  color: #00be26;
  border-right: 1px solid #e1e7ee;
  padding-right: 10px;
  margin-right: 10px; }

.asm__customer360-profile-payment-nr {
  padding-top: 5px; }

.ASM_customer360-modal #cboxLoadedContent {
  width: auto !important; }

.ASM_customer360-modal #cboxClose:focus {
  outline: none; }

.ASM_customer360-modal .asm__customer360__menu {
  font-family: "Open Sans", sans-serif;
  margin-top: 20px;
  z-index: 5; }

/*Techne Tabs styling v1.0.3*/
.nav-tabs > li.active > a {
  color: #0486e0; }

.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:active {
  border-width: 0 0 2px;
  border-color: #0486e0;
  background: #0486e0;
  color: #fff; }

.nav-tabs > li > a {
  transition: background 0.1s ease-out, border 0.1s ease-out;
  text-transform: uppercase;
  border-radius: 0;
  border-width: 0 0 2px;
  color: #a1aebd;
  /*override on top of Techne to delete orange default color for a*/ }

.nav-tabs > li.active > a {
  border-width: 0 0 2px;
  border-color: #0486e0;
  background-color: transparent; }

.nav-tabs > li > a:hover,
.nav-tabs > li > a:active {
  color: #0486e0;
  border-width: 0 0 2px;
  background: #fff; }

.nav-tabs > li > a:focus,
.nav-tabs > li > a:active {
  background: #fff;
  border-color: #0486e0; }

.nav-tabs.nav-tabs-center,
.nav-tabs.nav-tabs--center {
  display: table;
  margin: 0 auto; }

.nav-tabs.nav-tabs-center > li,
.nav-tabs.nav-tabs--center > li {
  text-align: center; }

/*Techne Modifier for responsive/mobile tabs*/
.nav-tabs--responsive {
  position: relative; }

/*Additional required trigger element*/
.nav-tabs--responsive .nav-tabs-mobile-caret {
  display: none; }

@media (max-width: 667px) {
  .nav-tabs--responsive {
    background: #fff;
    display: block !important; }
  .nav-tabs--responsive li {
    width: 100%; }
  .nav-tabs--responsive li:not(.active) {
    display: none; }
  .nav-tabs--responsive li:not(.active).active {
    display: block;
    background-color: white; }
  .nav-tabs--responsive li:not(.active).active a:focus,
  .nav-tabs--responsive li:not(.active).active a:hover,
  .nav-tabs--responsive li:not(.active).active a:active {
    background: none;
    color: #0486e0; }
  .nav-tabs--responsive li.nav-tabs-mobile-caret {
    display: block;
    position: absolute;
    right: 0;
    width: 100%;
    cursor: pointer; }
  .nav-tabs--responsive li.nav-tabs-mobile-caret a {
    border: none;
    background-color: transparent; }
  .nav-tabs--responsive li.nav-tabs-mobile-caret a:focus,
  .nav-tabs--responsive li.nav-tabs-mobile-caret a:active {
    background-color: transparent; }
  .nav-tabs--responsive.open .nav-tabs-mobile-caret {
    width: 20%; }
  .nav-tabs--responsive.open .nav-tabs-mobile-caret .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed; }
  .nav-tabs--responsive.open li {
    display: block !important;
    margin-bottom: 0; } }

/*End of techne responsive/mobile tabs*/
/*End of Techne Tabs styling v1.0.3*/
/* Tabs content*/
.ASM_customer360-modal .asm-customer360-tab {
  position: relative;
  font-family: "Open Sans", sans-serif;
  margin-top: 15px; }

.ASM_customer360-modal p,
.ASM_customer360-modal a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word; }

.ASM_customer360-modal .asm-customer360-tab.generic {
  position: relative; }

.ASM_customer360-modal .asm-customer360-tab.generic:before {
  top: 35px; }

/*Overrides for Overview Tab -> Summary*/
.ASM_customer360-modal .asm-customer360-tab.asm-customer360-overview-tab-summary {
  position: relative; }

.ASM_customer360-modal .asm-customer360-tab.asm-customer360-overview-tab-summary:before {
  top: 35px; }

.ASM_customer360-modal .asm-customer360-tab.asm-customer360-overview-tab-summary .form-group {
  margin-top: 10px; }

.ASM_customer360-modal .asm-customer360-tab.asm-customer360-overview-tab-summary h3 {
  padding-left: 10px; }

/*End of overrides for Overview Tab -> Summary*/
.ASM_customer360-modal .asm-customer360-tab h3 {
  font-size: 16px;
  margin-bottom: 25px; }

.ASM_customer360-modal .asm-customer360-tab:after {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 1px solid #d4d7dc;
  width: 100%;
  top: 45px; }

.ASM_customer360-modal .asm-customer360-tab a {
  font-weight: bold; }

.ASM_customer360-modal .asm-customer360-tab .profile-pic {
  max-width: 120px; }

.ASM_customer360-modal .asm-customer360-tab .pager th.headerSortDown,
.ASM_customer360-modal .asm-customer360-tab .pager th.headerSortUp {
  background-color: #0486e0; }

.ASM_customer360-modal a:focus {
  text-decoration: none;
  /*disable underline for when it is a profile default picture*/ }

.ASM_customer360-modal .asm-customer360-tab .row {
  margin-top: 20px; }

.ASM_customer360-modal .asm-customer360-tab label,
.ASM_customer360-modal .customer360-contact-sub-tab label {
  text-transform: capitalize;
  color: #808fa1; }

.ASM_customer360-modal .asm-customer360-tab p {
  font-weight: 600;
  margin-bottom: 5px; }

.ASM_customer360-modal .customer360-contact-sub-tab p {
  font-weight: normal; }

.ASM_customer360-modal .default-pic:before {
  content: '\e801'; }

.ASM_customer360-modal .default-pic {
  font-family: 'asm_icons';
  color: #A6A6A6;
  font-size: 110px;
  line-height: 1;
  display: block;
  max-width: 100%;
  height: auto; }

@media (max-width: 667px) {
  .ASM_customer360-modal .asm-customer360-overview-tab:before {
    border: none; } }

.nav-tabs.asm__customer360__menu > li > a {
  font-size: 15px; }

.nav-tabs.asm__customer360__menu .caret {
  color: #a1aebd; }

.nav-tabs.asm__customer360__menu > li.active > a:hover,
.nav-tabs.asm__customer360__menu > li.active > a:focus {
  color: #0486e0;
  background: none; }

@media (max-width: 667px) {
  .ASM_customer360-modal .asm__customer360__menu {
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd; } }

/*end*/
/*Sorting for dates with arrows*/
.ASM_customer360-modal .asm__customer360 .techne-table > thead > tr > th.pointer {
  cursor: pointer;
  position: relative; }

.ASM_customer360-modal .headerSortDown:after {
  font-family: 'asm_icons';
  content: '\e80f';
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  padding-left: 8px;
  color: #7f90a4; }

.ASM_customer360-modal .headerSortUp:after {
  font-family: 'asm_icons';
  content: '\e80e';
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  padding-left: 8px;
  color: #7f90a4; }

.ASM_customer360-modal .techne-table th.headerSortDown,
.ASM_customer360-modal .techne-table th.headerSortUp,
.asm__customer360 .techne-table > thead > tr > th.header:hover {
  color: #454a5d; }

/*End of Sorting for dates with arrows*/
@media (max-width: 667px) {
  .ASM_customer360-modal .asm-customer360-tab:before {
    border: none; }
  .ASM_customer360-modal h3 {
    margin-bottom: 0;
    padding-bottom: 10px;
    width: 100%; }
  .ASM_customer360-modal img {
    margin: 0 auto; }
  .ASM_customer360-modal .default-pic {
    text-align: center; } }

/*Overview Tab -> Charts*/
.overview-tab-charts canvas {
  margin: 0 auto; }

/*End of Overview Tab -> Charts*/
/* Product view */
.asm__customer360-overview-product-view {
  border: 1px solid #ebeef1;
  font-size: 15px;
  margin-bottom: 20px;
  box-shadow: -1px 1px 1px #eff0f2; }

.asm__customer360-overview-product-img {
  float: left;
  margin-right: 20px; }

.asm__customer360-overview-product-name {
  padding-top: 10px;
  padding-right: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.asm__customer360-overview-product-views {
  font-weight: 600; }

.asm__customer360-overview-product-img img {
  width: 120px; }

.asm__customer360-overview-product-time {
  font-size: 12px;
  text-transform: uppercase;
  color: #8592a2;
  padding-bottom: 9px; }

.asm-customer360-reviews-tab .rating-stars span.active {
  color: #2c98e4; }

.clear {
  clear: both; }

/* activity */
#asm-customer360-activity-table {
  table-layout: fixed;
  overflow: hidden;
  clear: both; }

#asm-customer360-reviews-table td[data-th="Item"],
#asm-customer360-reviews-table td[data-th="Rate"],
#asm-customer360-tickets-table td[data-th="Created"],
#asm-customer360-tickets-table td[data-th="Updated"],
#asm-customer360-tickets-table td[data-th="Status"],
#asm-customer360-activity-table td[data-th="Description"] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

@media (min-width: 769px) {
  .asm-customer360-table-onLineCell {
    line-height: 1.42857em;
    height: 1.42857em;
    overflow: hidden; } }

#asm-customer360-activity-table td[data-th="Status"], #asm-customer360-activity-table th.status {
  width: 10%; }

@media (min-width: 767px) {
  #asm-customer360-activity-table th:first-child,
  #asm-customer360-activity-table td:first-child {
    width: 10%; }
  #asm-customer360-activity-table th:nth-child(2),
  #asm-customer360-activity-table td:nth-child(2) {
    width: 15%; }
  #asm-customer360-activity-table th:nth-child(5),
  #asm-customer360-activity-table td:nth-child(5),
  #asm-customer360-activity-table th:last-child,
  #asm-customer360-activity-table td:last-child {
    width: 17%; } }

.asm__customer360-favorites-section {
  margin-top: 30px; }

/*
Step Bar which indicates progress when the user arrives at the step, and
indicates the end of the progress with a different shape and color.
*/
/*Definitions only for active status*/
/*Definitions for disabled status*/
/*Definitions for complete status*/
.bs-wizard {
  padding: 0 14px; }
  .bs-wizard .bs-wizard-step {
    padding: 0;
    position: relative; }
    .bs-wizard .bs-wizard-step .bs-wizard-stepnum {
      color: #595959;
      font-size: 16px;
      margin-bottom: 5px; }
    .bs-wizard .bs-wizard-step .bs-wizard-info {
      color: #999;
      font-size: 14px; }
    .bs-wizard .bs-wizard-step .bs-wizard-dot {
      position: absolute;
      width: 10px;
      height: 10px;
      display: block;
      background: #0078c1;
      top: 45px;
      margin-top: -28px;
      margin-left: -5px;
      border-radius: 50%; }
      .bs-wizard .bs-wizard-step .bs-wizard-dot:after {
        content: ' ';
        width: 14px;
        height: 14px;
        border-radius: 50px;
        position: absolute;
        top: 8px;
        left: 8px; }
    .bs-wizard .bs-wizard-step .progress {
      position: relative;
      border-radius: 0px;
      height: 3px;
      box-shadow: none;
      margin: 20px 0;
      background: #0078c1; }
      .bs-wizard .bs-wizard-step .progress .progress-bar {
        width: 0px;
        box-shadow: none; }
    .bs-wizard .bs-wizard-step:first-child.active .progress .progress-bar {
      width: 0%; }
    .bs-wizard .bs-wizard-step:last-child .bs-wizard-dot:last-child {
      background-color: #0078c1;
      left: 91.6666667%;
      border-radius: 50%; }
      .bs-wizard .bs-wizard-step:last-child .bs-wizard-dot:last-child:after {
        opacity: 0; }
  .bs-wizard .bs-wizard-step.active .bs-wizard-stepnum {
    font-weight: bold; }
  .bs-wizard .bs-wizard-step.active .progress {
    background: #B4B3B3; }
  .bs-wizard .bs-wizard-step.disabled .bs-wizard-dot {
    background-color: #0078c1; }
    .bs-wizard .bs-wizard-step.disabled .bs-wizard-dot:after {
      opacity: 0; }
  .bs-wizard .bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none; }
  .bs-wizard .bs-wizard-step.disabled .bs-wizard-stepnum {
    color: #d5d5d5; }
  .bs-wizard .bs-wizard-step.complete .progress .progress-bar {
    width: 100%; }
  .bs-wizard .bs-wizard-step.complete:last-child .bs-wizard-dot:last-child {
    background-color: #005A96; }
    .bs-wizard .bs-wizard-step.complete:last-child .bs-wizard-dot:last-child:after {
      opacity: 1; }
  .bs-wizard .bs-wizard-step.complete .bs-wizard-stepnum {
    color: #005A96;
    opacity: 0.5; }
  .bs-wizard .step-counter {
    font-size: 10px;
    color: #9b9b9b;
    font-style: italic;
    margin-top: 15px; }

.asm_store__finder {
  font-family: "Open Sans", sans-serif; }

.asm_store__finder--pagination {
  margin-bottom: 20px; }

.asm_store__finder--pagination-label {
  padding-top: 15px; }

.asm_store__finder--pagination .btn-link {
  color: #0486e0;
  text-decoration: none; }

.asm_store__finder--pagination .btn-link:disabled {
  color: #cadbee; }

.asm_store__finder .store__finder--navigation-list {
  border-color: #dce1e8;
  border: 0; }

.asm_store__finder .store__finder--navigation-list .asm__list__entry {
  height: 56px; }

.asm_store__finder .store__finder--navigation-list .asm__list__entry:nth-child(2n) label {
  background-color: #fff; }

.asm_store__finder .store__finder--navigation-list .asm__list__entry:last-child label {
  border-bottom: 0; }

.asm_store__finder .store__finder--navigation-list .asm__list__entry input {
  display: none; }

.asm_store__finder .store__finder--navigation-list .asm__list__entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 14px 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eef3f7;
  border-bottom: 1px solid #dce1e8; }

.asm_store__finder .store__finder--navigation-list .asm__list__entry label:hover {
  background: #d2dbe6; }

.asm_store__finder .store__finder--navigation-list .asm__list__entry input:checked + label {
  background: #96bbe1;
  color: #fff !important; }

.asm_store__finder .store__finder--navigation-list .asm__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%);
  transform: translate(0, -50%); }

.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }

.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__name {
  display: block; }

.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__city {
  display: block;
  font-weight: normal; }

.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #dce1e8; }

.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap; }

.asm_store__finder .store__finder--details-back {
  color: #bdc6d2 !important;
  background-color: transparent !important;
  border-color: transparent !important;
  padding-left: 0; }

@media (max-width: 1023px) {
  .asm_store__finder .find-store-display .store__finder--navigation {
    width: 50%;
    border: 0; }
  .asm_store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .asm_store__finder.show-store .store__finder--panel {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .asm_store__finder .store__finder--panel .store__finder--details {
    display: block; }
  .asm_store__finder .store__finder--details .store__finder--details-openings dl dt {
    float: left; }
  .asm_store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important; } }

a {
  color: #0078c1; }

.accutech .pagination-results a {
  color: #18478D; }

.accutech a {
  color: #229ED9; }
  .accutech a:hover {
    color: #18478D; }

.accutech .footer a {
  color: #0079c2; }

.button, .button__link, .button__search, #cookie-bar .cb-enable, #cookie-bar .cb-disable {
  color: #666;
  font-size: 13px;
  border: 1px solid transparent;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 13px;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .button:focus, .button__link:focus, .button__search:focus, #cookie-bar .cb-enable:focus, #cookie-bar .cb-disable:focus, .button:active:focus, .button__link:active:focus, .button__search:active:focus, #cookie-bar .cb-enable:active:focus, #cookie-bar .cb-disable:active:focus, .button.active:focus, .active.button__link:focus, .active.button__search:focus, #cookie-bar .active.cb-enable:focus, #cookie-bar .active.cb-disable:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .button:active, .button__link:active, .button__search:active, #cookie-bar .cb-enable:active, #cookie-bar .cb-disable:active, .button.active, .active.button__link, .active.button__search, #cookie-bar .active.cb-enable, #cookie-bar .active.cb-disable {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .button.primary-large, .primary-large.button__link, .primary-large.button__search, #cookie-bar .primary-large.cb-enable, #cookie-bar .primary-large.cb-disable {
    background: #239ae3;
    background: linear-gradient(-180deg, #239ae3, #027ac3);
    color: #fff;
    font-size: 18px;
    font-weight: bold; }
  .button.primary-medium, .primary-medium.button__link, .primary-medium.button__search, #cookie-bar .primary-medium.cb-enable, #cookie-bar .primary-medium.cb-disable {
    background: #239ae3;
    background: linear-gradient(-180deg, #239ae3, #027ac3);
    padding: 5px 13px;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: bold; }
  .button.primary-small, .primary-small.button__link, .primary-small.button__search, #cookie-bar .primary-small.cb-enable, #cookie-bar .primary-small.cb-disable, .button.secondary-small, .secondary-small.button__link, .secondary-small.button__search, #cookie-bar .secondary-small.cb-enable, #cookie-bar .secondary-small.cb-disable {
    padding: 3px 13px;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 4px; }
  .button.primary-small, .primary-small.button__link, .primary-small.button__search, #cookie-bar .primary-small.cb-enable, #cookie-bar .primary-small.cb-disable {
    color: #fff;
    font-weight: bold;
    background: #239ae3;
    background: linear-gradient(-180deg, #239ae3, #027ac3); }
  .button.secondary-small, .secondary-small.button__link, .secondary-small.button__search, #cookie-bar .secondary-small.cb-enable, #cookie-bar .secondary-small.cb-disable {
    color: #666;
    font-weight: bold;
    background: #f1f1f1;
    background: linear-gradient(-180deg, #f1f1f1, #ddd); }
  .button.secondary-medium, .secondary-medium.button__link, .secondary-medium.button__search, #cookie-bar .secondary-medium.cb-enable, #cookie-bar .secondary-medium.cb-disable {
    background: #f1f1f1;
    background: linear-gradient(-180deg, #f1f1f1, #ddd);
    padding: 5px 13px;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 4px;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    padding-left: 18px;
    padding-right: 18px; }
  .button.third-large, .third-large.button__link, .third-large.button__search, #cookie-bar .third-large.cb-enable, #cookie-bar .third-large.cb-disable, .button.third-medium, .third-medium.button__link, .third-medium.button__search, #cookie-bar .third-medium.cb-enable, #cookie-bar .third-medium.cb-disable {
    background: #ffffff;
    border: 1px solid #0e7dc4;
    color: #0e7dc4;
    font-weight: bold; }
  .button.third-large, .third-large.button__link, .third-large.button__search, #cookie-bar .third-large.cb-enable, #cookie-bar .third-large.cb-disable {
    font-size: 18px; }
  .button.third-medium, .third-medium.button__link, .third-medium.button__search, #cookie-bar .third-medium.cb-enable, #cookie-bar .third-medium.cb-disable {
    padding: 5px 13px;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 4px;
    font-size: 14px;
    padding-left: 18px;
    padding-right: 18px; }
  .button.fourth-large, .fourth-large.button__link, .fourth-large.button__search, #cookie-bar .fourth-large.cb-enable, #cookie-bar .fourth-large.cb-disable, .button.fourth-medium, .fourth-medium.button__link, .fourth-medium.button__search, #cookie-bar .fourth-medium.cb-enable, #cookie-bar .fourth-medium.cb-disable {
    background: #ffffff;
    border: 1px solid #666;
    color: #666;
    font-weight: bold; }
  .button.fourth-large, .fourth-large.button__link, .fourth-large.button__search, #cookie-bar .fourth-large.cb-enable, #cookie-bar .fourth-large.cb-disable {
    font-size: 18px; }
  .button.fourth-medium, .fourth-medium.button__link, .fourth-medium.button__search, #cookie-bar .fourth-medium.cb-enable, #cookie-bar .fourth-medium.cb-disable {
    padding: 5px 13px;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 4px;
    font-size: 14px;
    padding-left: 18px;
    padding-right: 18px; }
  .button.tooltip, .tooltip.button__link, .tooltip.button__search, #cookie-bar .tooltip.cb-enable, #cookie-bar .tooltip.cb-disable {
    outline: none; }
    .button.tooltip span, .tooltip.button__link span, .tooltip.button__search span, #cookie-bar .tooltip.cb-enable span, #cookie-bar .tooltip.cb-disable span {
      display: none;
      line-height: 16px;
      margin-top: -85px;
      margin-left: -160px;
      padding: 10px;
      text-transform: none;
      width: 270px;
      z-index: 10; }
    .button.tooltip:hover span, .tooltip.button__link:hover span, .tooltip.button__search:hover span, #cookie-bar .tooltip.cb-enable:hover span, #cookie-bar .tooltip.cb-disable:hover span {
      background: #666;
      border: 1px solid #666;
      color: #fff;
      display: inline-block;
      font-weight: normal;
      position: absolute;
      white-space: normal; }
      .button.tooltip:hover span:after, .tooltip.button__link:hover span:after, .tooltip.button__search:hover span:after, #cookie-bar .tooltip.cb-enable:hover span:after, #cookie-bar .tooltip.cb-disable:hover span:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-width: 10px;
        border-style: solid;
        border-color: #666 transparent transparent transparent;
        top: 67px;
        left: 110px; }
  .button.disabled, .disabled.button__link, .disabled.button__search, #cookie-bar .disabled.cb-enable, #cookie-bar .disabled.cb-disable, .button[disabled], .button__link[disabled], .button__search[disabled], #cookie-bar .cb-enable[disabled], #cookie-bar .cb-disable[disabled],
  fieldset[disabled] .button,
  fieldset[disabled] .button__link,
  fieldset[disabled] .button__search,
  fieldset[disabled] #cookie-bar .cb-enable,
  #cookie-bar fieldset[disabled] .cb-enable,
  fieldset[disabled] #cookie-bar .cb-disable,
  #cookie-bar fieldset[disabled] .cb-disable {
    border: 1px solid transparent;
    color: #666;
    cursor: not-allowed;
    pointer-events: none;
    background: #f1f1f1;
    background: linear-gradient(-180deg, #f1f1f1, #ddd);
    opacity: 0.6;
    filter: alpha(opacity=60);
    box-shadow: none; }
  .form-cart .button, .form-cart .button__link, .form-cart .button__search, .form-cart #cookie-bar .cb-enable, #cookie-bar .form-cart .cb-enable, .form-cart #cookie-bar .cb-disable, #cookie-bar .form-cart .cb-disable {
    margin-left: 10px; }

.button-register {
  color: #0078c1;
  font-size: 12px; }

a.button, a.button__link, a.button__search, #cookie-bar a.cb-enable, #cookie-bar a.cb-disable {
  margin-left: 3px; }
  a.button:hover, a.button__link:hover, a.button__search:hover, #cookie-bar a.cb-enable:hover, #cookie-bar a.cb-disable:hover {
    text-decoration: none; }
  a.button:first-child, a.button__link:first-child, a.button__search:first-child, #cookie-bar a.cb-enable:first-child, #cookie-bar a.cb-disable:first-child {
    margin-left: 0; }

.button__link {
  background-color: transparent;
  color: #0078c1;
  padding: 0 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 0; }
  .button__link i {
    margin-left: 1px; }
  .section-checkout .button__link {
    font-weight: bold;
    display: inline-block;
    padding-left: 20px; }

.section-checkout .button-group .button__link {
  margin-top: 12px; }

.button__search {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background: #239ae3;
  background: linear-gradient(-180deg, #239ae3, #027ac3);
  color: #fff;
  font-size: 16px;
  padding: 3px 8px 2px;
  line-height: normal;
  text-shadow: 1px 1px 5px #333; }
  .form-multiple-part-search .button__search {
    float: left; }
  .simple-search .button__search {
    padding: 4px 6px 0;
    height: 26px; }
    .simple-search .button__search .fa {
      font-family: "Arial", sans-serif;
      background: transparent url("../images/header_search_active.png") no-repeat scroll center right;
      background-size: contain;
      height: 20px;
      width: 20px;
      margin-top: 2px; }
      .simple-search .button__search .fa:before {
        content: ''; }

.ie8 .simple-search .button__search {
  position: relative;
  width: 33px; }
  .ie8 .simple-search .button__search .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -9px; }

/*Accu-Tech*/
.accutech .button.primary-small, .accutech .primary-small.button__link, .accutech .primary-small.button__search, .accutech #cookie-bar .primary-small.cb-enable, #cookie-bar .accutech .primary-small.cb-enable, .accutech #cookie-bar .primary-small.cb-disable, #cookie-bar .accutech .primary-small.cb-disable {
  color: #fff;
  font-weight: bold;
  background: #229ED9;
  background: linear-gradient(-180deg, #229ED9, #229ED9); }

.accutech .button.primary-large, .accutech .primary-large.button__link, .accutech .primary-large.button__search, .accutech #cookie-bar .primary-large.cb-enable, #cookie-bar .accutech .primary-large.cb-enable, .accutech #cookie-bar .primary-large.cb-disable, #cookie-bar .accutech .primary-large.cb-disable {
  background: #229ED9;
  background: linear-gradient(-180deg, #229ED9, #229ED9); }

.accutech .button.third-large, .accutech .third-large.button__link, .accutech .third-large.button__search, .accutech #cookie-bar .third-large.cb-enable, #cookie-bar .accutech .third-large.cb-enable, .accutech #cookie-bar .third-large.cb-disable, #cookie-bar .accutech .third-large.cb-disable, .accutech .button.third-medium, .accutech .third-medium.button__link, .accutech .third-medium.button__search, .accutech #cookie-bar .third-medium.cb-enable, #cookie-bar .accutech .third-medium.cb-enable, .accutech #cookie-bar .third-medium.cb-disable, #cookie-bar .accutech .third-medium.cb-disable {
  border: 1px solid #229ED9;
  color: #229ED9;
  font-weight: bold; }

.accutech .button.orderbtn, .accutech .orderbtn.button__link, .accutech .orderbtn.button__search, .accutech #cookie-bar .orderbtn.cb-enable, #cookie-bar .accutech .orderbtn.cb-enable, .accutech #cookie-bar .orderbtn.cb-disable, #cookie-bar .accutech .orderbtn.cb-disable {
  background: #229ED9;
  background: linear-gradient(-180deg, #229ED9, #229ED9); }

.accutech .button.checkoutButton, .accutech .checkoutButton.button__link, .accutech .checkoutButton.button__search, .accutech #cookie-bar .checkoutButton.cb-enable, #cookie-bar .accutech .checkoutButton.cb-enable, .accutech #cookie-bar .checkoutButton.cb-disable, #cookie-bar .accutech .checkoutButton.cb-disable {
  background: #229ED9;
  background: linear-gradient(-180deg, #229ED9, #229ED9); }

.accutech .button.button-add-to-cart, .accutech .button-add-to-cart.button__link, .accutech .button-add-to-cart.button__search, .accutech #cookie-bar .button-add-to-cart.cb-enable, #cookie-bar .accutech .button-add-to-cart.cb-enable, .accutech #cookie-bar .button-add-to-cart.cb-disable, #cookie-bar .accutech .button-add-to-cart.cb-disable {
  background: #229ED9;
  background: linear-gradient(-180deg, #229ED9, #229ED9); }

.accutech .button__search {
  background-color: #229ED9;
  background: #229ED9;
  border: 1px solid #18478D;
  border-left: 0px; }

.accutech .button__link {
  color: #229ED9; }

.customTable {
  margin-top: 10px; }
  .customTable .headers {
    font-weight: bold;
    color: #666;
    font-size: 12px; }
    .customTable .headers .header {
      background: #f1f1f1;
      background: linear-gradient(-180deg, #f1f1f1, #ddd);
      min-height: 32px; }
      .customTable .headers .header .header-val {
        padding: 5px;
        word-break: break-word; }
      .customTable .headers .header:first-child {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px; }
      .customTable .headers .header:last-child {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px; }
      .customTable .headers .header:not(:last-child) {
        border-right: solid 1px #cbcbcb; }
  .customTable .rows {
    clear: left; }
    .customTable .rows .row .val {
      padding: 10px;
      word-break: break-all; }
      .customTable .rows .row .val:first-child {
        background-color: #f6f6f6;
        color: #0078c1; }
    .customTable .rows .row:not(:last-child) .val {
      border-bottom: dotted 1px #ccc; }
    .customTable .rows .row:hover .val {
      background-color: #d9effc;
      cursor: pointer; }
    .customTable .rows .row p {
      margin: 0; }

.hr hr {
  border: 0;
  border-bottom: 1px dotted #cccccc; }

.mini-cart .hr hr {
  margin-top: 0; }

.hr hr {
  border: 0;
  border-bottom: 1px dotted #cccccc; }

.mini-cart .hr hr {
  margin-top: 0; }

img.icon-overlay {
  width: 45px;
  height: 45px;
  border: none; }

img.thumbnail {
  width: 75px;
  height: 75px; }

img.product-image-tile {
  width: 125px;
  height: 125px; }

img.product-primary-image {
  width: 250px;
  height: 250px; }

img.cq-dd-image {
  margin-bottom: 20px; }

.item__list, .item__list-table, .item__list--header-secondary, .item__list--header-secondary-orders {
  list-style: none;
  padding-left: 0px; }

.item__list-table .bulk-main__header {
  background: linear-gradient(-180deg, #f1f1f1, #ddd);
  border-radius: 6px; }

.item__list-table .item__list div {
  margin: 8px 0;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis; }

.item__list-table .item__list--header li:first-child {
  font-size: 16px;
  padding: 10px; }

.item__list-table .item__list--header li:last-child {
  padding: 5px; }

.item__list-table .item__list--header .button, .item__list-table .item__list--header .button__link, .item__list-table .item__list--header .button__search, .item__list-table .item__list--header #cookie-bar .cb-enable, #cookie-bar .item__list-table .item__list--header .cb-enable, .item__list-table .item__list--header #cookie-bar .cb-disable, #cookie-bar .item__list-table .item__list--header .cb-disable {
  margin-bottom: 1px; }

.item__list-table .item__list--header-secondary li:last-child, .item__list-table .item__list--header-secondary-orders li:last-child, .item__list-table li:not(.item__list--header-wp) div:last-child {
  text-align: right; }

.item__list-table .item__list--header-secondary li, .item__list-table .item__list--header-secondary-orders li {
  border-bottom: 1px solid #DADCDE;
  position: relative; }
  .item__list-table .item__list--header-secondary li:last-child h5, .item__list-table .item__list--header-secondary-orders li:last-child h5 {
    position: relative;
    right: 15px; }
  .item__list-table .item__list--header-secondary li:last-child .arrow-up, .item__list-table .item__list--header-secondary li:last-child .arrow-down, .item__list-table .item__list--header-secondary-orders li:last-child .arrow-up, .item__list-table .item__list--header-secondary-orders li:last-child .arrow-down {
    right: 1px; }
  .item__list-table .item__list--header-secondary li h5, .item__list-table .item__list--header-secondary-orders li h5 {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px; }
  .item__list-table .item__list--header-secondary li .arrow-up, .item__list-table .item__list--header-secondary li .arrow-down, .item__list-table .item__list--header-secondary-orders li .arrow-up, .item__list-table .item__list--header-secondary-orders li .arrow-down {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    right: inherit; }
  .item__list-table .item__list--header-secondary li .arrow-up, .item__list-table .item__list--header-secondary-orders li .arrow-up {
    border-bottom: 5px solid #cccccc;
    bottom: 9px; }
  .item__list-table .item__list--header-secondary li .arrow-down, .item__list-table .item__list--header-secondary-orders li .arrow-down {
    border-top: 5px solid #cccccc;
    top: 19px; }
  .item__list-table .item__list--header-secondary li .sort-selected-up, .item__list-table .item__list--header-secondary-orders li .sort-selected-up {
    border-bottom: 5px solid #0078c1; }
  .item__list-table .item__list--header-secondary li .sort-selected-down, .item__list-table .item__list--header-secondary-orders li .sort-selected-down {
    border-top: 5px solid #0078c1; }

.item__list--header {
  list-style: none;
  padding-left: 0px;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .item__list--header li {
    display: table-cell;
    background: linear-gradient(-180deg, #f1f1f1, #ddd);
    color: #605F5F;
    font-size: 13px;
    font-weight: bold;
    padding: 7px 10px; }
    .item__list--header li:first-child {
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px; }
    .item__list--header li:last-child {
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px; }

.item__list {
  margin-top: 30px;
  margin-bottom: 10px; }
  .item__list .item__list--item {
    border-bottom: 1px solid #DADCDE;
    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: #fff; }
    .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 .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 #DADCDE; }
    .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: #2a6496; }
  .item__list .item__toggle {
    font-size: 13px;
    width: 18px; }
    .item__list .item__toggle > * {
      cursor: pointer; }
    .item__list .item__toggle .open .glyphicon .glyphicon-chevron-up:before {
      content: "\e113"; }
  .item__list .item__image {
    width: 116px;
    padding: 0 10px; }
    .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;
      text-align: center; }
  .item__list .item__delivery .item__delivery--label {
    text-transform: uppercase;
    color: #0078c1;
    font-weight: 700; }
  .item__list .item__total--column {
    text-align: right; }
  .item__list .item__total {
    font-size: 22px;
    font-weight: 700;
    text-align: right;
    padding-left: 0; }
  .item__list .item__remove, .item__list .item__menu {
    width: 35px;
    text-align: right; }
    .item__list .item__remove .btn, .item__list .item__menu .btn {
      background-color: transparent;
      padding: 0;
      border: 0;
      color: #428bca; }
      .item__list .item__remove .btn .glyphicon, .item__list .item__menu .btn .glyphicon {
        top: 4px; }
  .item__list #cartOrderGridForm .product-grid-container table {
    background-color: #fff; }
    .item__list #cartOrderGridForm .product-grid-container table th {
      background-color: #DADCDE;
      color: #333333; }
  .item__list .promo {
    font-size: 12px;
    font-weight: 700;
    color: #6cb6e3; }
  .item__list .out-of-stock {
    color: #ff1111; }
  .item__list .read-only-grid .grid-row > td {
    border-bottom: 1px solid #DADCDE; }
  .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: #DADCDE; }
  .item__list .read-only-grid .grid-prod-info {
    display: inline-block;
    padding-top: 0;
    padding-right: 20px; }
  .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: #DADCDE; }

@media (min-width: 992px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #DADCDE; }
  .item__list .item__list--item {
    table-layout: fixed;
    width: 100%; }
    .item__list .item__list--item > div {
      display: table-cell;
      padding: 0 5px;
      vertical-align: top; }
    .item__list .item__list--item div.line_Error {
      display: block;
      margin-bottom: 2px;
      padding: 5px; }
    .item__list .item__list--item .tt-dropdown-menu div {
      display: block; }
  .item__list .skuHasError {
    width: 90% !important; }
    .item__list .skuHasError .control-label {
      display: block; }
    .item__list .skuHasError #inputMFR, .item__list .skuHasError .quick-order__help-block {
      display: inline-block; }
    .item__list .skuHasError .quick-order__help-block {
      margin-left: 6px;
      height: -webkit-max-content;
      height: -moz-max-content;
      height: max-content;
      vertical-align: middle; }
  .item__list .item__info {
    width: 35%;
    padding: 0 5px; }
  .item__list .item__delivery {
    padding-left: 3%; }
  .item__list .item__price .price-label {
    margin-bottom: 25px; }
  .item__list #item-remove-alone {
    padding-top: 40px; } }

@media (min-width: 768px) {
  .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: 20px; } }

@media (max-width: 991px) {
  .item__list {
    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: 5px;
      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__quantity__total {
      clear: both;
      float: none;
      width: auto;
      padding-right: 10px; }
      .item__list .item__quantity__total > .details {
        cursor: pointer; }
      .item__list .item__quantity__total .qty {
        line-height: 42px;
        padding-top: 5px; }
        .item__list .item__quantity__total .qty .clearfix:before, .item__list .item__quantity__total .qty .clearfix:after {
          content: " ";
          display: table; }
        .item__list .item__quantity__total .qty .clearfix:after {
          clear: both; }
        .item__list .item__quantity__total .qty label {
          float: left;
          margin: 0 5px 0 0; }
        .item__list .item__quantity__total .qty input {
          float: left;
          width: 70px;
          text-align: center;
          padding-left: 12px;
          padding-right: 12px;
          margin-right: 5px; }
        .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 .glyphicon-chevron-down:before {
        content: "\e114"; }
    .item__list #cartOrderGridForm .product-grid-container {
      font-size: 14px;
      margin: 0; }
      .item__list #cartOrderGridForm .product-grid-container .variant-detail {
        padding-left: 10px;
        padding-top: 5px; }
        .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
          padding-right: 5px; }
      .item__list #cartOrderGridForm .product-grid-container .variant-select {
        padding-top: 22px;
        padding-right: 10px;
        vertical-align: top; }
      .item__list #cartOrderGridForm .product-grid-container > table {
        border-bottom: 1px solid #DADCDE; }
        .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 10px 10px; }
        .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: 10px;
      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: 116px;
      padding: 0 80px 0 0;
      overflow: hidden;
      text-overflow: ellipsis; }
    .item__list--item div.line_Error {
      margin: 0 45px 5px 11px;
      padding: 0; } }

.account-orderdetail .item__list {
  clear: both;
  margin-top: 0; }

.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-size: 16px;
    font-weight: 700;
    color: #000000;
    padding-right: 35px; }
  .item__list__cart > table tbody > .entry-group-header a {
    color: #0078c1; }
  .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: 992px) {
    .item__list__cart .item__remove, .item__list__cart .item__menu {
      width: 60px; } }
  .item__list__cart .item__list--item {
    border-top: 1px solid rgba(255, 255, 255, 0.15); }
    .item__list__cart .item__list--item .item__image {
      padding: 0px 10px 10px 10px; }
    @media (min-width: 992px) {
      .item__list__cart .item__list--item .item__remove {
        float: right;
        padding: 0px; } }
    @media (min-width: 992px) {
      .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 #DADCDE; }
        .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 .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .item__list__cart .item__list--comment .item__comment .full-width-padding {
          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: 28px; }
    .item__list__cart .item__list--comment .item__comment--author {
      font-weight: bold; }
  .item__list__cart .item__quantity {
    text-align: left; }
    .item__list__cart .item__quantity .has-error .control-label, .item__list__cart .item__quantity .section-quick-order #quickOrder .item__list--item .qty-error .control-label, .section-quick-order #quickOrder .item__list--item .item__list__cart .item__quantity .qty-error .control-label {
      color: #ff1111; }
    .item__list__cart .item__quantity .has-error .qty, .item__list__cart .item__quantity .section-quick-order #quickOrder .item__list--item .qty-error .qty, .section-quick-order #quickOrder .item__list--item .item__list__cart .item__quantity .qty-error .qty {
      border: 1px solid #ff1111; }
  .item__list__cart .notification.has-error, .item__list__cart .section-quick-order #quickOrder .item__list--item .notification.qty-error, .section-quick-order #quickOrder .item__list--item .item__list__cart .notification.qty-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: #2a6496; }

.disabled-section {
  z-index: 1000;
  opacity: 0.3;
  pointer-events: none; }

table tbody tr.zebra:first-child {
  background: #f0f0f0; }

.account-dashboard {
  padding-left: 35px; }
  .account-dashboard .section-profile-information {
    background: #f7f7f7;
    border: 1px solid #d2d2d2;
    margin-bottom: 20px; }
    .account-dashboard .section-profile-information .header-container {
      padding: 10px; }
      .account-dashboard .section-profile-information .header-container .title {
        font-weight: bold;
        text-transform: uppercase; }
      .account-dashboard .section-profile-information .header-container .edit {
        float: right; }
    .account-dashboard .section-profile-information .profile-details {
      padding: 0 10px 10px; }
      .account-dashboard .section-profile-information .profile-details .profile-section {
        color: #666; }
        .account-dashboard .section-profile-information .profile-details .profile-section .header {
          padding: 0;
          font-size: 12px; }
        .account-dashboard .section-profile-information .profile-details .profile-section .value {
          font-weight: bold;
          -ms-word-break: break-all;
          word-break: break-all; }
  .account-dashboard .section-sales-information, .account-dashboard .section-admin-information {
    background: #f7f7f7;
    border: 1px solid #d2d2d2;
    margin-bottom: 20px; }
    .account-dashboard .section-sales-information .header-container, .account-dashboard .section-admin-information .header-container {
      padding: 10px; }
      .account-dashboard .section-sales-information .header-container .title, .account-dashboard .section-admin-information .header-container .title {
        font-weight: bold;
        text-transform: uppercase; }
    .account-dashboard .section-sales-information .sales-details, .account-dashboard .section-sales-information .admin-details, .account-dashboard .section-admin-information .sales-details, .account-dashboard .section-admin-information .admin-details {
      padding: 0 10px 10px; }
      .account-dashboard .section-sales-information .sales-details .sales-section, .account-dashboard .section-sales-information .sales-details .admin-section, .account-dashboard .section-sales-information .admin-details .sales-section, .account-dashboard .section-sales-information .admin-details .admin-section, .account-dashboard .section-admin-information .sales-details .sales-section, .account-dashboard .section-admin-information .sales-details .admin-section, .account-dashboard .section-admin-information .admin-details .sales-section, .account-dashboard .section-admin-information .admin-details .admin-section {
        color: #666; }
        .account-dashboard .section-sales-information .sales-details .sales-section .header, .account-dashboard .section-sales-information .sales-details .admin-section .header, .account-dashboard .section-sales-information .admin-details .sales-section .header, .account-dashboard .section-sales-information .admin-details .admin-section .header, .account-dashboard .section-admin-information .sales-details .sales-section .header, .account-dashboard .section-admin-information .sales-details .admin-section .header, .account-dashboard .section-admin-information .admin-details .sales-section .header, .account-dashboard .section-admin-information .admin-details .admin-section .header {
          padding: 0;
          font-weight: bold; }
        .account-dashboard .section-sales-information .sales-details .sales-section .value, .account-dashboard .section-sales-information .sales-details .admin-section .value, .account-dashboard .section-sales-information .admin-details .sales-section .value, .account-dashboard .section-sales-information .admin-details .admin-section .value, .account-dashboard .section-admin-information .sales-details .sales-section .value, .account-dashboard .section-admin-information .sales-details .admin-section .value, .account-dashboard .section-admin-information .admin-details .sales-section .value, .account-dashboard .section-admin-information .admin-details .admin-section .value {
          font-size: 12px;
          -ms-word-break: break-all;
          word-break: break-all; }
        .account-dashboard .section-sales-information .sales-details .sales-section .email, .account-dashboard .section-sales-information .sales-details .admin-section .email, .account-dashboard .section-sales-information .admin-details .sales-section .email, .account-dashboard .section-sales-information .admin-details .admin-section .email, .account-dashboard .section-admin-information .sales-details .sales-section .email, .account-dashboard .section-admin-information .sales-details .admin-section .email, .account-dashboard .section-admin-information .admin-details .sales-section .email, .account-dashboard .section-admin-information .admin-details .admin-section .email {
          -ms-word-break: break-all;
          word-break: break-all; }
  .account-dashboard .section-admin-information .header-container .all {
    float: right; }
  .account-dashboard .section-sales-information .header-container .all {
    float: right; }
  .account-dashboard .section-title {
    display: inline-block; }
    .account-dashboard .section-title a {
      padding-left: 15px; }
  .account-dashboard h1:not(.page-header) {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold; }
  .account-dashboard .section-order-history {
    padding: 0; }
  .account-dashboard .section-open-invoices {
    margin-top: 10px;
    padding-left: 0; }
    .account-dashboard .section-open-invoices .customTable {
      margin-top: 0px; }
  .account-dashboard .section-saved-lists {
    margin-top: 10px; }
    .account-dashboard .section-saved-lists .checkbox {
      display: none; }
    .account-dashboard .section-saved-lists .savedListTable .header:nth-child(2) {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }

.account-invitation-registration h2 {
  margin-top: 10px;
  padding-left: 10px; }

.account-invitation-registration label {
  color: #666;
  font-weight: bold; }

.account-invitation-registration form {
  padding: 0 8px; }
  .account-invitation-registration form input[id="phone"] {
    margin-bottom: 15px; }
  .account-invitation-registration form ::-webkit-input-placeholder {
    color: transparent; }
  .account-invitation-registration form input:-ms-input-placeholder {
    color: transparent; }
  .account-invitation-registration form input::-moz-placeholder {
    color: transparent; }
  .account-invitation-registration form .password-requirements {
    margin-bottom: 10px; }
  .account-invitation-registration form .register-action {
    text-align: right; }

.account-invitation-registration .personal-info .account-user-id {
  margin-bottom: 10px; }

.account-invitation-registration .section-account {
  padding: 10px 0; }
  .account-invitation-registration .section-account .value {
    font-weight: bold; }

.account-invitation-registration hr {
  margin: 5px 0;
  border-top: 1px solid #000000; }

.account-invitation-registration .password-requirements {
  color: #999999;
  font-size: 12px;
  font-style: italic;
  margin-top: -10px; }
  .account-invitation-registration .password-requirements small {
    font-size: 12px; }
  .account-invitation-registration .password-requirements.error {
    color: #ff1111; }

.account-invitation-registration .eye-toggle-container {
  height: 30px; }

.account-invitation-registration #password, .account-invitation-registration #register-checkPwd {
  width: 90%; }

.account-section .pagination-bar {
  margin: 15px 0 0; }
  .account-section .pagination-bar .pagination-toolbar {
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    border-bottom: none; }
    .account-section .pagination-bar .pagination-toolbar .sort-refine-bar .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .account-section .pagination-bar .pagination-toolbar .sort-refine-bar .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
    .account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
      padding: 0; }
  .account-section .pagination-bar .pagination-bar-results {
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #DADCDE; }
    .account-section .pagination-bar .pagination-bar-results .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .account-section .pagination-bar .pagination-bar-results .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
    @media (max-width: 767px) {
      .account-section .pagination-bar .pagination-bar-results {
        border-bottom: 1px solid #DADCDE; } }
  .account-section .pagination-bar.bottom .pagination-toolbar {
    padding-top: 5px;
    border: none; }

@media (max-width: 767px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0; }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #DADCDE;
    padding-left: 10px;
    padding-right: 10px; } }

.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none; }

.account-section .account-section-header {
  text-transform: capitalize;
  border-bottom: 1px solid #DADCDE;
  margin: 0; }
  .account-section .account-section-header .full-width-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 992px) {
      .account-section .account-section-header .full-width-padding {
        padding-left: 20px;
        padding-right: 20px; } }
  .account-section .account-section-header.account-section-header-secondary {
    color: #333333;
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    padding-bottom: 5px; }
  .account-section .account-section-header.no-border {
    border-bottom: none; }
  .account-section .account-section-header .account-section-header-add {
    font-size: 12px;
    font-weight: 700;
    margin-top: 4px; }

.account-section .account-section-header__subheadline {
  text-transform: none; }

.account-section .account-orderdetail + .account-section-content .pagination-bar {
  margin-top: 0; }

.account-section .container-lg .account-section-content .full-width-padding {
  padding-left: 30px;
  padding-right: 30px; }
  @media (max-width: 992px) {
    .account-section .container-lg .account-section-content .full-width-padding {
      padding-left: 20px;
      padding-right: 20px; } }

@media (min-width: 1200px) {
  .account-section .container-lg .account-section-content {
    padding: 0; } }

@media (min-width: 1200px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px; } }

.account-section .account-section-content .account-section-header {
  text-transform: capitalize;
  border-bottom: 1px solid #DADCDE;
  margin: 0;
  padding-left: 0;
  padding-right: 0; }
  .account-section .account-section-content .account-section-header .full-width-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 992px) {
      .account-section .account-section-content .account-section-header .full-width-padding {
        padding-left: 20px;
        padding-right: 20px; } }
  .account-section .account-section-content .account-section-header.no-border {
    border-bottom: none; }
  .account-section .account-section-content .account-section-header .container-lg {
    float: none;
    padding: 0 5px; }
    @media (min-width: 1200px) {
      .account-section .account-section-content .account-section-header .container-lg {
        padding: 0; } }

.account-section .account-section-content .account-section-header.consent-section-header {
  border-bottom: 0 none;
  padding-bottom: 0; }

@media (min-width: 1200px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0; } }

.account-section .account-section-content .account-section-form {
  margin: 20px 0; }
  .account-section .account-section-content .account-section-form .accountActions {
    padding-left: 0;
    padding-right: 0; }
  @media (max-width: 768px) {
    .account-section .account-section-content .account-section-form .accountButtons:last-child {
      padding-top: 10px; } }
  .account-section .account-section-content .account-section-form form {
    padding: 0; }
  .account-section .account-section-content .account-section-form .account-section-form__toggle-list {
    list-style-type: none;
    width: 100%;
    position: relative; }
    .account-section .account-section-content .account-section-form .account-section-form__toggle-list li {
      border-top: 1px solid #ccc;
      width: 100%;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
          align-items: center;
      height: 4em; }
      .account-section .account-section-content .account-section-form .account-section-form__toggle-list li:last-child {
        border-bottom: 1px solid #ccc; }
      .account-section .account-section-content .account-section-form .account-section-form__toggle-list li .toggle-switch {
        position: absolute;
        right: 0; }
    .account-section .account-section-content .account-section-form .account-section-form__toggle-list label {
      margin-bottom: 0; }

.account-section .account-section-content .account-section-form.consent-section-form {
  margin-top: 20px; }

.account-section .account-section-content form .full-width-padding {
  padding-left: 30px;
  padding-right: 30px; }
  @media (max-width: 992px) {
    .account-section .account-section-content form .full-width-padding {
      padding-left: 20px;
      padding-right: 20px; } }

.account-section .account-section-content form .accountActions-bottom {
  padding: 0; }

.account-section .account-section-content #quoteForm {
  padding: 0; }

.account-section .account-section-content #addNewPermissionForm .account-select-form .full-width-padding {
  padding-left: 30px;
  padding-right: 30px; }
  @media (max-width: 992px) {
    .account-section .account-section-content #addNewPermissionForm .account-select-form .full-width-padding {
      padding-left: 20px;
      padding-right: 20px; } }

.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 18px;
  text-align: center; }
  .account-section .account-section-content.content-empty .full-width-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 992px) {
      .account-section .account-section-content.content-empty .full-width-padding {
        padding-left: 20px;
        padding-right: 20px; } }

.account-section .account-section-content .help-block {
  font-size: 12px;
  font-weight: normal;
  color: #a94442; }

.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 5px; }
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar .full-width-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 992px) {
      .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar .full-width-padding {
        padding-left: 20px;
        padding-right: 20px; } }
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
    padding: 0; }
  .account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
    line-height: 32px; }
  .account-section .account-section-content .account-orderhistory-pagination .pager {
    margin: 0; }

.account-section .account-section-content .account-orderhistory-sort {
  background: #666;
  padding: 5px; }

.account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
  font-weight: 600; }

.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px; }

.account-section .account-section-content .cart-voucher form,
.account-section .account-section-content .cart-items form,
.account-section .account-section-content .item-action form {
  padding: 0; }

@media (min-width: 992px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 5px; } }

@media (max-width: 991px) {
  .account-section .account-section-content .item__btn {
    margin-top: 10px; } }

.account-section .account-section-content .disable-link,
.account-section .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: 767px) {
    .account-section .account-section-content .disable-link,
    .account-section .account-section-content .enable-link {
      text-align: center;
      float: none;
      padding-right: 0 !important;
      width: 100%; } }
  .account-section .account-section-content .disable-link button,
  .account-section .account-section-content .enable-link button {
    background: transparent;
    border: 0 none;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0; }
    .account-section .account-section-content .disable-link button[disabled],
    .account-section .account-section-content .enable-link button[disabled] {
      color: #929292; }
  .account-section .account-section-content .disable-link form,
  .account-section .account-section-content .enable-link form {
    display: inline-block; }

.account-section .account-section-content .enable-link + .disable-link, .account-section .account-section-content .disable-link + .enable-link, .account-section .account-section-content .disable-link + .disable-link, .account-section .account-section-content .enable-link + .enable-link {
  padding-left: 20px;
  position: relative; }
  .account-section .account-section-content .enable-link + .disable-link:before, .account-section .account-section-content .disable-link + .enable-link:before, .account-section .account-section-content .disable-link + .disable-link:before, .account-section .account-section-content .enable-link + .enable-link:before {
    content: "";
    display: block;
    position: absolute;
    height: 24px;
    width: 1px;
    left: 10px;
    background: #DADCDE;
    top: 0; }
    @media (max-width: 767px) {
      .account-section .account-section-content .enable-link + .disable-link:before, .account-section .account-section-content .disable-link + .enable-link:before, .account-section .account-section-content .disable-link + .disable-link:before, .account-section .account-section-content .enable-link + .enable-link:before {
        display: none; } }
  @media (max-width: 767px) {
    .account-section .account-section-content .enable-link + .disable-link, .account-section .account-section-content .disable-link + .enable-link, .account-section .account-section-content .disable-link + .disable-link, .account-section .account-section-content .enable-link + .enable-link {
      padding-left: 0; } }

.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24; }

@media (max-width: 767px) {
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto; }
  .account-section .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto; } }

.account-section .account-section-content .restore-item-link {
  text-transform: uppercase;
  font-weight: 700; }
  .account-section .account-section-content .restore-item-link .glyphicon-share-alt {
    font-size: 24px;
    padding: 13px;
    -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
            transform: scale(-1, 1);
    margin-right: 13px; }

.account-section .account-section-content .edit-item-link {
  margin-top: 5px;
  display: block; }

.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px; }
  @media (max-width: 767px) {
    .account-section .account-section-content .remove-item-link .glyphicon-remove {
      padding: 14px;
      margin-right: 20px; } }

.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px; }

@media (min-width: 768px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0; }
  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0; } }

.account-section .account-section-action {
  margin-top: 10px; }
  @media (max-width: 767px) {
    .account-section .account-section-action .row {
      margin: 0; }
    .account-section .account-section-action .btn-primary {
      margin-bottom: 10px; } }

.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px; }
  .account-section .accountActions-bottom .full-width-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 992px) {
      .account-section .accountActions-bottom .full-width-padding {
        padding-left: 20px;
        padding-right: 20px; } }
  @media (max-width: 767px) {
    .account-section .accountActions-bottom .btn-primary {
      margin-bottom: 10px; } }

.account-section .cancel-panel .orderBackBtn {
  padding-right: 0; }
  @media (max-width: 768px) {
    .account-section .cancel-panel .orderBackBtn {
      padding-right: 20px;
      margin-bottom: 20px; } }

@media (min-width: 768px) {
  .account-section .cancel-panel {
    padding-left: 0; } }

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

.account-section .account-consignment {
  margin-top: 10px; }

@media (max-width: 767px) {
  .account-section .account-list .account-cards {
    border: none; }
    .account-section .account-list .account-cards .card {
      border-left: 0;
      border-right: 0;
      padding-left: 10px;
      padding-right: 10px; }
      .account-section .account-list .account-cards .card:first-child {
        margin: 0; }
    .account-section .account-list .account-cards .selected:first-child {
      border-left: none; } }

.add-to-list-modal {
  width: 400px; }
  .add-to-list-modal .list-modal-content {
    padding: 0px 25px 25px 11px; }
    .add-to-list-modal .list-modal-content .form-control {
      border-radius: 1px; }
    .add-to-list-modal .list-modal-content .existing-list-form label {
      display: inline; }
    .add-to-list-modal .list-modal-content .existing-list-form select {
      margin: 9px 0px 0px 14px;
      height: 30px; }
    .add-to-list-modal .list-modal-content .new-list-form {
      padding-bottom: 15px; }
      .add-to-list-modal .list-modal-content .new-list-form label {
        margin-top: 17px; }
      .add-to-list-modal .list-modal-content .new-list-form input[type="text"] {
        height: 30px; }
      .add-to-list-modal .list-modal-content .new-list-form ::-webkit-input-placeholder {
        color: transparent; }
      .add-to-list-modal .list-modal-content .new-list-form input:-ms-input-placeholder {
        color: transparent; }
      .add-to-list-modal .list-modal-content .new-list-form input::-moz-placeholder {
        color: transparent; }
      .add-to-list-modal .list-modal-content .new-list-form .help-text {
        font-style: italic;
        font-size: 11px;
        color: #9b9b9b;
        margin-bottom: 20px; }
      .add-to-list-modal .list-modal-content .new-list-form .list-type label {
        margin: 10px 25px 0px 0px; }
      .add-to-list-modal .list-modal-content .new-list-form .create-new-list {
        margin-left: 15px; }
    .add-to-list-modal .list-modal-content .action-buttons button {
      margin-left: 25px; }
  .add-to-list-modal .list-modal-head-line {
    width: 100%;
    padding: 10px 5px 5px 10px;
    overflow: hidden; }
    .add-to-list-modal .list-modal-head-line h2 {
      margin-top: 5px;
      font-size: 23px; }

.accutech .addressItem a {
  color: #229ED9; }

.addressItem {
  border-bottom: 1px dotted #666;
  padding: 15px 5px 15px 10px;
  margin-right: 0px; }
  .addressItem p {
    margin-bottom: 0px;
    color: #666;
    word-break: break-all; }
    .section-address-book .addressItem p {
      word-break: normal; }
  .addressItem a {
    padding: 0px;
    color: #0078c1; }
  .addressItem span {
    font-size: 12px; }
  .addressItem .contact-info p {
    font-weight: bold; }
  .addressItem .is-default-address {
    font-weight: bold;
    color: #666; }

.accutech .anix-account-registration .yes-no .option .header {
  color: #229ED9;
  font-weight: bold;
  font-size: 24px; }

.anix-account-registration .generic-error {
  margin-top: 10px; }

.anix-account-registration .header-container {
  padding-bottom: 12px; }
  .anix-account-registration .header-container .header-description {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #333; }

.anix-account-registration hr {
  border-color: #c1c1c1; }

.anix-account-registration .yes-no .option {
  background: linear-gradient(-180deg, #f1f1f1, #d6d6d6);
  padding: 13px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
  text-align: center;
  border-radius: 5px; }
  .anix-account-registration .yes-no .option.unselected {
    opacity: 0.5; }
  .anix-account-registration .yes-no .option .header {
    color: #0078c1;
    font-weight: bold;
    font-size: 24px; }
  .anix-account-registration .yes-no .option .description {
    color: #888; }

.anix-account-registration .form-actions {
  margin-top: 12px; }

.anix-account-registration .customer-number-section {
  position: relative;
  background: #f1f1f1;
  padding: 16px;
  border: 1px solid #e8e8e8; }
  .anix-account-registration .customer-number-section .header {
    font-weight: bold;
    color: #666;
    padding-bottom: 8px; }
  .anix-account-registration .customer-number-section input[type="text"] {
    width: 100%;
    display: block;
    padding: 3px; }
    .anix-account-registration .customer-number-section input[type="text"].error {
      border: solid 1px #ff1111; }
  .anix-account-registration .customer-number-section .error-text {
    color: #ff1111;
    font-size: 12px; }
  .anix-account-registration .customer-number-section .register {
    font-size: 12px;
    color: #0078c1;
    font-weight: bold; }
  .anix-account-registration .customer-number-section .next {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: 16px;
    margin-bottom: 16px; }

.anix-account-registration .gray-card {
  background: #f7f7f7;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px; }

.anix-account-registration .section-account-personal-info {
  position: relative;
  padding: 0px 13px 13px 13px; }
  .anix-account-registration .section-account-personal-info .row:not(last-child) {
    margin-bottom: 10px; }

.anix-account-registration .section-account-info-registration {
  position: relative;
  padding: 0px 13px 13px 13px; }
  .anix-account-registration .section-account-info-registration #regionIso, .anix-account-registration .section-account-info-registration #countryIso {
    display: block;
    width: 100%;
    height: 30px; }
  .anix-account-registration .section-account-info-registration input {
    height: 30px; }
    .anix-account-registration .section-account-info-registration input.error {
      color: #444; }
  .anix-account-registration .section-account-info-registration select.error {
    color: #444; }

.anix-account-registration .customer-number-section.loading, .anix-account-registration .section-account-info-registration.loading, .anix-account-registration .section-account-personal-info.loading {
  opacity: 0.5; }

.anix-account-registration .customer-number-section .loading, .anix-account-registration .section-account-info-registration .loading, .anix-account-registration .section-account-personal-info .loading {
  position: absolute;
  z-index: 100;
  background: url(../images/colorbox/loading.gif) no-repeat center center;
  top: 40%;
  left: 50%;
  width: 40px;
  height: 40px;
  background-size: contain; }

.anix-account-registration .accountForm .error-text {
  border: none; }

.anix-account-registration .accountForm input.error {
  color: #333; }

.anix-account-registration .accountForm .field {
  padding-bottom: 8px; }

.anix-account-registration .password-requirements {
  color: #999999;
  font-size: 12px;
  font-style: italic;
  margin-top: -25px; }
  .anix-account-registration .password-requirements small {
    font-size: 12px; }
  .anix-account-registration .password-requirements.error {
    color: #ff1111; }

.anix-account-registration #pwd, .anix-account-registration #checkPwd {
  width: 90%; }

.anix-account-registration .opted-for-email {
  color: #999999;
  font-size: 10px;
  font-style: italic; }

.anix-account-registration .terms-of-use {
  margin-top: 15px;
  color: #999999;
  font-size: 10px; }

.anix-account-registration .form-actions a {
  font-weight: bold; }

.anix-account-registration .form-actions .button, .anix-account-registration .form-actions .button__link, .anix-account-registration .form-actions .button__search, .anix-account-registration .form-actions #cookie-bar .cb-enable, #cookie-bar .anix-account-registration .form-actions .cb-enable, .anix-account-registration .form-actions #cookie-bar .cb-disable, #cookie-bar .anix-account-registration .form-actions .cb-disable {
  text-decoration: none;
  width: auto !important;
  margin: 0 0 0 15px !important;
  font-size: 14px;
  line-height: 20px; }

.anix-account-registration .anix-account-b2b-limit .start-shopping {
  padding-top: 23px;
  padding-bottom: 10px; }

.anix-account-confirmation .start-shopping,
.anix-account-confirmation .additional-actions {
  padding-top: 15px; }

.anix-account-confirmation .user-id .id-value {
  font-weight: bold; }

.anix-account-confirmation .start-shopping .button, .anix-account-confirmation .start-shopping .button__link, .anix-account-confirmation .start-shopping .button__search, .anix-account-confirmation .start-shopping #cookie-bar .cb-enable, #cookie-bar .anix-account-confirmation .start-shopping .cb-enable, .anix-account-confirmation .start-shopping #cookie-bar .cb-disable, #cookie-bar .anix-account-confirmation .start-shopping .cb-disable {
  font-size: 14px; }

.anixter-modal .modal-header {
  padding: 5px 0 0 0; }

.anixter-modal .anixter-modal-header label {
  font-size: 20px;
  margin-bottom: 0;
  padding: 8px 0; }

.anixter-modal .anixter-modal-header .close-modal-btn {
  border: 0;
  color: #0078c1;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  margin-right: 16px;
  margin-top: 12px;
  padding: 0;
  right: 0;
  text-transform: uppercase;
  top: 0;
  -webkit-appearance: none; }
  .anixter-modal .anixter-modal-header .close-modal-btn:after {
    font-family: FontAwesome;
    font-size: 14px;
    content: "\f057";
    margin-left: 5px;
    color: #0078c1; }

.anixter-modal .modal-content {
  padding-left: 15px;
  padding-right: 15px; }

.anixter-modal .modal-footer {
  padding-right: 0; }

.anixter-modal .cboxLoadingGraphic {
  height: 100px;
  position: relative;
  background: url(../images/colorbox/loading.gif) no-repeat center center; }

@media screen and (min-width: 768px) {
  .anixter-modal .anixter-modal-header .close-modal-btn {
    background: transparent; } }

.com-banners-container__wp .com-category-content__wp {
  padding: 0 5px; }
  .com-banners-container__wp .com-category-content__wp .com-banner-title {
    font-size: 16px;
    font-weight: bold; }
  .com-banners-container__wp .com-category-content__wp .com-banners_wp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: calc(100% + 20px);
    margin: 0 0 20px -10px; }
    .com-banners-container__wp .com-category-content__wp .com-banners_wp .banner-item {
      padding: 0 10px;
      text-align: center; }
      .com-banners-container__wp .com-category-content__wp .com-banners_wp .banner-item .com-banner_img {
        height: 100%;
        padding-bottom: 100%; }
  .com-banners-container__wp .com-category-content__wp .content {
    padding-left: 5px;
    margin-bottom: 20px; }

.com-banners-margin__top {
  margin-top: 50px; }

.content .bold-text {
  font-weight: bold; }

.twitter-typeahead {
  display: block !important; }

.tt-dropdown-menu {
  background-color: #f7f7f7;
  border: 1px solid #cccccc;
  left: 0;
  margin-top: 26px;
  max-height: 300px;
  padding-bottom: 15px;
  overflow: auto;
  text-align: left;
  width: 297px;
  z-index: 410; }
  .tt-dropdown-menu [class^="tt-dataset-"] {
    text-transform: uppercase; }
    .tt-dropdown-menu [class^="tt-dataset-"]:first-child {
      text-transform: none; }
  .tt-dropdown-menu .tt-suggestion a {
    color: #666;
    display: inline-block;
    text-overflow: ellipsis;
    padding: 1px 10px 3px;
    width: 100%; }
    .tt-dropdown-menu .tt-suggestion a:hover {
      text-decoration: underline; }
  .tt-dropdown-menu .tt-suggestion .tt-highlight {
    color: #333; }
  .tt-dropdown-menu h3 {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    display: table;
    margin: 0;
    padding: 10px;
    text-transform: none;
    text-overflow: ellipsis;
    width: 100%; }
    .tt-dropdown-menu h3 .divider {
      border-top: 1px solid #666;
      display: inline-block;
      position: relative;
      top: -2px;
      width: 70%; }
      .ie8 .tt-dropdown-menu h3 .divider {
        width: 68%; }
    .tt-dropdown-menu h3 p {
      margin-bottom: 0px; }

.tt-cursor {
  background-color: #cccccc; }
  .tt-cursor a {
    text-decoration: underline; }

.accutech .breadcrumb ul li {
  color: #18478D; }
  .accutech .breadcrumb ul li a {
    color: #229ED9; }

.breadcrumb {
  background: #fff;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  height: 11px;
  padding: 0 8px; }
  .breadcrumb ul {
    list-style: none;
    padding-left: 0; }
    .breadcrumb ul li {
      display: inline;
      margin-right: 3px;
      font-family: "Arial", sans-serif; }
      .breadcrumb ul li .seperator {
        color: #acabab; }
      .breadcrumb ul li:last-child a {
        color: #000000;
        font-size: 12px; }
      .breadcrumb ul li a {
        color: #0078c1;
        font-size: 12px; }

.bulk-cart-listing__wp h3 {
  margin: 16px 0;
  color: #666666; }

.bulk-cart-listing__wp .bulk-row__top, .bulk-cart-listing__wp .bulk-row__bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  background: #F4F4F4;
  border-radius: 5px;
  padding: 0 10px;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 10px; }
  .bulk-cart-listing__wp .bulk-row__top h3, .bulk-cart-listing__wp .bulk-row__bottom h3 {
    margin: 8px 0; }

.bulk-cart-listing__wp .bulk-listing-table .alert {
  margin: 0;
  padding: 4px 10px; }

.bulk-cart-listing__wp .bulk-listing-table .bulk-item-row {
  display: table;
  width: 100%; }
  .bulk-cart-listing__wp .bulk-listing-table .bulk-item-row:first-child {
    margin-bottom: 5px; }
  .bulk-cart-listing__wp .bulk-listing-table .bulk-item-row.error {
    color: #a94442; }

.bulk-cart-listing__wp .bulk-listing-table .bulk-item {
  display: table-cell;
  padding: 10px 0; }
  .bulk-cart-listing__wp .bulk-listing-table .bulk-item:nth-child(1) {
    width: 16.6%; }
  .bulk-cart-listing__wp .bulk-listing-table .bulk-item:nth-child(2) {
    width: 16.6%; }
  .bulk-cart-listing__wp .bulk-listing-table .bulk-item:nth-child(3) {
    width: 16.6%; }
  .bulk-cart-listing__wp .bulk-listing-table .bulk-item:nth-child(4) {
    width: 8.3%; }
  .bulk-cart-listing__wp .bulk-listing-table .bulk-item:nth-child(5) {
    width: 25%; }
  .bulk-cart-listing__wp .bulk-listing-table .bulk-item:nth-child(6) {
    width: 16.6%; }

.bulk-cart-listing__wp .bulk-listing-table .bulk-item__padding {
  padding-left: 10px; }

.bulk-cart-listing__wp .bulk-listing-table .bulk-item__aligned {
  text-align: right;
  padding-right: 30px; }

.bulk-cart-listing__wp .bulk-table__header {
  display: table-row; }
  .bulk-cart-listing__wp .bulk-table__header .bulk-header {
    color: #707070;
    font-weight: bold;
    border-bottom: 1px solid #7F7F7F;
    padding-top: 15px;
    padding-bottom: 5px; }
    .bulk-cart-listing__wp .bulk-table__header .bulk-header span, .bulk-cart-listing__wp .bulk-table__header .bulk-header .arrow-up, .bulk-cart-listing__wp .bulk-table__header .bulk-header .arrow-down {
      cursor: pointer; }

.bulk-cart-listing__wp .bulk-body__row {
  display: table-row; }
  .bulk-cart-listing__wp .bulk-body__row .anchor-disabled {
    color: #666; }
  .bulk-cart-listing__wp .bulk-body__row .bulk-cart__actions :hover {
    cursor: pointer; }
  .bulk-cart-listing__wp .bulk-body__row .bulk-cart__actions .bulk-tooltip__wp {
    position: relative;
    cursor: pointer; }
    .bulk-cart-listing__wp .bulk-body__row .bulk-cart__actions .bulk-tooltip__wp .tooltip-msg {
      margin-left: 0;
      width: auto;
      bottom: -30px;
      padding: 5px; }
  .bulk-cart-listing__wp .bulk-body__row .bulk-cart__actions .disable-action {
    cursor: auto;
    text-decoration: none;
    color: #D9D9D9; }
  .bulk-cart-listing__wp .bulk-body__row .bulk-cart__actions a {
    margin-right: 5px; }

.bulk-row__bottom h3 {
  display: -ms-flexbox;
  display: flex;
  margin: 16px 0; }
  .bulk-row__bottom h3 label, .bulk-row__bottom h3 p {
    margin: 0;
    padding: 0;
    color: #666666;
    font-weight: bold; }
  .bulk-row__bottom h3 label {
    margin-right: 5px; }

.bulk-dropdown .bulk-disable-click {
  pointer-events: none; }

.bulk-dropdown .bulk-dropbtn {
  position: relative;
  color: black;
  font-size: 16px;
  border: 1px solid #cccccc;
  cursor: pointer;
  width: 100%; }
  .bulk-dropdown .bulk-dropbtn input {
    border: 0;
    font-size: 14px;
    color: black;
    padding-left: 5px;
    height: 30px; }
  .bulk-dropdown .bulk-dropbtn .bulk-arrow__down {
    position: absolute;
    right: 7px;
    top: 50%;
    -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
            transform: translatey(-50%);
    font-size: 25px; }

.bulk-dropdown #projectName, .bulk-dropdown .projectName {
  cursor: pointer;
  background: #ffffff; }

.bulk-dropdown #bulk-searchable {
  font-size: 16px;
  width: 100%;
  padding: 5px 20px 5px 0;
  border: none; }
  .bulk-dropdown #bulk-searchable :focus {
    outline: 3px solid #ddd; }

.bulk-dropdown #bulk-searchable::-webkit-input-placeholder {
  color: #D0D0D0;
  font-size: 14px; }

.bulk-dropdown #bulk-searchable:-ms-input-placeholder {
  color: #D0D0D0;
  font-size: 14px; }

.bulk-dropdown #bulk-searchable::placeholder {
  color: #D0D0D0;
  font-size: 14px; }

.bulk-dropdown .dropdown {
  position: relative;
  display: inline-block; }

.bulk-dropdown .drop-down-content__wp {
  position: relative;
  width: 100%; }
  .bulk-dropdown .drop-down-content__wp .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    width: inherit;
    overflow-y: scroll !important;
    border-bottom: 1.3px solid #cccccc;
    border-left: 1.3px solid #cccccc;
    border-right: 1.3px solid #cccccc;
    padding-left: 0;
    z-index: 1;
    max-height: 250px; }
    .bulk-dropdown .drop-down-content__wp .dropdown-content li {
      color: #898E93;
      padding: 5px;
      text-decoration: none;
      display: block;
      background: white;
      cursor: pointer;
      text-align: start; }
    .bulk-dropdown .drop-down-content__wp .dropdown-content .input-searchable-wp {
      border-bottom: 1.3px solid #cccccc; }
  .bulk-dropdown .drop-down-content__wp #bulk-create-project {
    color: #3E79BC; }
  .bulk-dropdown .drop-down-content__wp li :hover {
    background-color: #f7f7f7; }

.dynamic-container .bulk-dropdown .bulk-dropbtn {
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 34px;
  position: relative; }

.dynamic-container .bulk-dropdown .projectName {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #ffffff; }

.dynamic-container .bulk-dropdown .dropdown-content {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-radius: 4px; }
  .dynamic-container .bulk-dropdown .dropdown-content .input-searchable-wp {
    border-bottom: 1px solid #ccc; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      width: 100% \9;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

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

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

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

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

.carousel-indicators {
  bottom: -25px; }
  .carousel-indicators.top-indicator {
    top: -25px;
    bottom: auto; }
  .carousel-indicators li {
    border: 1px solid #9b9b9b; }
  .carousel-indicators .active {
    background-color: #9b9b9b; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  color: black; }

.carousel-inner li {
  list-style: none; }

.carousel-inner > .item > img {
  margin-left: auto;
  margin-right: auto; }

.carousel, .carousel-wrapper {
  /*
    This is the visible area of you carousel.
    Set a width here to define how much items are visible.
    The width can be either fixed in px or flexible in %.
    Position must be relative!
    */ }
  .carousel h3, .carousel-wrapper h3 {
    color: #666;
    font-size: 20px;
    margin: 0 0 10px 0; }
  .carousel .jcarousel, .carousel-wrapper .jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
    /*
        This is the container of the carousel items.
        You must ensure that the position is relative or absolute and
        that the width is big enough to contain all items.
        */ }
    .carousel .jcarousel ul, .carousel-wrapper .jcarousel ul {
      width: 20000em;
      position: relative;
      /* Optional, required in this case since it's a <ul> element */
      list-style: none;
      margin: 0;
      padding: 0; }
      .carousel .jcarousel ul li, .carousel-wrapper .jcarousel ul li {
        /* Required only for block elements like <li>'s */
        border-left: 1px dotted #cccccc;
        float: left;
        margin-bottom: -99999px;
        padding-bottom: 99999px;
        padding-left: 25px;
        padding-right: 25px;
        width: 238px; }
        .carousel .jcarousel ul li:first-child, .carousel-wrapper .jcarousel ul li:first-child {
          border-left: none; }
  .carousel .jcarousel-prev,
  .carousel .jcarousel-next, .carousel-wrapper .jcarousel-prev,
  .carousel-wrapper .jcarousel-next {
    color: #666;
    font-size: 25px;
    position: absolute;
    height: 30px;
    top: 90px;
    width: 20px; }
    .carousel .jcarousel-prev.inactive,
    .carousel .jcarousel-next.inactive, .carousel-wrapper .jcarousel-prev.inactive,
    .carousel-wrapper .jcarousel-next.inactive {
      opacity: .1; }
  .carousel .jcarousel-prev, .carousel-wrapper .jcarousel-prev {
    left: -20px; }
  .carousel .jcarousel-next, .carousel-wrapper .jcarousel-next {
    right: -20px; }

.category-content-tile h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0px 5px 0px; }

.check-local-invetory-modal {
  min-width: 600px; }
  .check-local-invetory-modal h2 {
    margin: 0; }
  .check-local-invetory-modal .nationwide-inventory {
    padding-top: 14px;
    padding-bottom: 14px; }
  .check-local-invetory-modal .hint {
    font-style: italic;
    color: #B4B3B3;
    padding-top: 10px;
    padding-bottom: 20px; }
  .check-local-invetory-modal hr {
    margin: 0; }
  .check-local-invetory-modal .modal-content {
    padding-left: 14px;
    padding-right: 14px; }
    .check-local-invetory-modal .modal-content .section-no-entries {
      margin: 20px 0; }
    .check-local-invetory-modal .modal-content .content-row {
      padding: 8px 0px; }
    .check-local-invetory-modal .modal-content label {
      padding: 8px 0; }

.bulk-action-header__wp .button-group .left {
  float: left; }

.button-group .cancel-bulk {
  background-image: none;
  background-color: #fff;
  color: #666;
  border: 1px solid #000000; }

.bulk-footer-action__wp {
  display: -ms-flexbox;
  display: flex;
  background: linear-gradient(-180deg, #f8f8f8, #dadada); }

.bulk-checkout__wp {
  margin-top: 15px; }
  .bulk-checkout__wp .mobile-header {
    margin-top: 0px; }
  .bulk-checkout__wp .summaryDeliveryAddress .contentSection .section-required {
    border: 1px solid red; }
  .bulk-checkout__wp .option-wrapper label {
    font-weight: 500;
    text-transform: capitalize; }
  .bulk-checkout__wp .option-wrapper .project-info__wp, .bulk-checkout__wp .option-wrapper #orderTextCustomFieldValues, .bulk-checkout__wp .option-wrapper #orderTextAreaCustomFieldValues {
    margin-bottom: 10px; }
  .bulk-checkout__wp .option-wrapper .project-info__wp {
    display: -ms-flexbox;
    display: flex; }
    .bulk-checkout__wp .option-wrapper .project-info__wp .ship-complete__wp {
      position: relative; }
      .bulk-checkout__wp .option-wrapper .project-info__wp .ship-complete__wp .ship-complete {
        position: absolute;
        bottom: 0; }
  .bulk-checkout__wp .cart-items {
    width: 100%;
    display: table; }
    .bulk-checkout__wp .cart-items .cart-items-header {
      display: -ms-flexbox;
      display: flex;
      border: 1px solid #cccccc;
      border-radius: 3px;
      color: #666;
      margin-top: 10px;
      margin-bottom: 10px;
      background: linear-gradient(-180deg, #f8f8f8, #dadada); }
      .bulk-checkout__wp .cart-items .cart-items-header h6 {
        font-weight: bold; }
    .bulk-checkout__wp .cart-items .sku-quantity {
      width: 60% !important;
      text-align: center !important; }
    .bulk-checkout__wp .cart-items .label-error {
      color: red; }
    .bulk-checkout__wp .cart-items .input-error {
      color: red !important;
      border: 1px solid red !important; }
    .bulk-checkout__wp .cart-items .button__link {
      padding-left: 0; }
    .bulk-checkout__wp .cart-items .cart-item-total {
      text-align: right; }
    .bulk-checkout__wp .cart-items .button__link span {
      font-weight: normal; }
    .bulk-checkout__wp .cart-items .container-item {
      padding-right: 5px;
      padding-left: 5px; }
  .bulk-checkout__wp .bulk-control-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .bulk-checkout__wp .bulk-control-form .bulk-new-product__wp {
      width: 25%;
      font-size: 12px; }
      .bulk-checkout__wp .bulk-control-form .bulk-new-product__wp input {
        height: 30px; }
      .bulk-checkout__wp .bulk-control-form .bulk-new-product__wp .error__label {
        color: #a94442; }
      .bulk-checkout__wp .bulk-control-form .bulk-new-product__wp .error__input {
        border-color: #a94442; }
    .bulk-checkout__wp .bulk-control-form .bulk-msg__wp span.bulk-Loading__msg {
      font-size: 12px;
      display: none; }
    .bulk-checkout__wp .bulk-control-form .bulk-msg__wp span.bulk-error__msg {
      font-size: 12px;
      color: #a94442;
      display: none; }
    .bulk-checkout__wp .bulk-control-form .bulk-msg__wp span.bulk-error-fixed__msg {
      display: block; }
  .bulk-checkout__wp .cart-footer {
    font-size: 12px; }
    .bulk-checkout__wp .cart-footer #ajaxCart p.label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .bulk-checkout__wp .cart-footer #ajaxCart .hr {
      margin-bottom: 15px; }
    .bulk-checkout__wp .cart-footer .section-order-summary .label {
      color: #666;
      display: block;
      font-size: 12px;
      font-weight: bold;
      text-align: left;
      margin-bottom: 0px;
      min-height: 25px; }
    .bulk-checkout__wp .cart-footer .section-order-summary .subtotal {
      color: #666;
      display: block;
      font-size: 12px;
      font-weight: bold;
      text-align: left;
      margin-bottom: 0px;
      min-height: 25px; }
      .bulk-checkout__wp .cart-footer .section-order-summary .subtotal .value {
        color: #000000;
        font-size: 16px;
        font-weight: bold; }
    .bulk-checkout__wp .cart-footer .section-order-summary .hr {
      height: 25px; }
    .bulk-checkout__wp .cart-footer .section-order-summary .total {
      line-height: 26px; }
      .bulk-checkout__wp .cart-footer .section-order-summary .total .value {
        color: #000000;
        font-size: 24px;
        font-weight: bold;
        text-align: right;
        padding-left: 0 !important;
        padding-right: 0 !important; }
    .bulk-checkout__wp .cart-footer .section-promo {
      padding-top: 6.3%; }
    .bulk-checkout__wp .cart-footer .bulk-checkout__wp #ajaxCart p.label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .bulk-checkout__wp .cart-footer .button-group {
      margin-right: 0;
      margin-left: 0; }
  .bulk-checkout__wp #bulk-add-product {
    border-radius: 0; }
  @media (min-width: 992px) {
    .bulk-checkout__wp .bulk-new-product__wp #js-reset-quick-order-form-btn-bottom {
      position: relative;
      right: 26px; }
    .bulk-checkout__wp .bulk-new-product__wp .item__stock {
      margin-top: 8px; }
    .bulk-checkout__wp .bulk-new-product__wp input::-webkit-input-placeholder {
      color: transparent; }
    .bulk-checkout__wp .bulk-new-product__wp input:-moz-placeholder {
      color: transparent; }
    .bulk-checkout__wp .bulk-new-product__wp input::-moz-placeholder {
      color: transparent; }
    .bulk-checkout__wp .bulk-new-product__wp input:-ms-input-placeholder {
      color: transparent !important; }
    .bulk-checkout__wp .bulk-new-product__wp .js-sku-container-product {
      overflow: visible; }
    .bulk-checkout__wp .bulk-new-product__wp .tt-dropdown-menu {
      width: 500px; }
      .bulk-checkout__wp .bulk-new-product__wp .tt-dropdown-menu h3 {
        padding: 10px 0 10px 10px; }
        .bulk-checkout__wp .bulk-new-product__wp .tt-dropdown-menu h3 .divider {
          width: 84%; }
      .bulk-checkout__wp .bulk-new-product__wp .tt-dropdown-menu .tt-suggestion a {
        color: #0078c1;
        padding: 0; }
    .bulk-checkout__wp .bulk-new-product__wp .suggestion-box {
      border-bottom: darkgray 1px solid;
      padding: 0;
      width: 99%; }
      .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-image {
        display: inline-block;
        padding: 5px;
        width: 20%; }
        .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-image img {
          height: 80px;
          width: 80px; }
      .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-detail {
        display: inline-block;
        padding: 5px 0;
        width: 80%; }
        .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-detail .suggestion-detail-header .title-primary a .tt-highlight {
          color: #0078c1;
          font-weight: normal; }
        .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-detail .suggestion-detail-info {
          padding: 0; }
          .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-detail .suggestion-detail-info .suggestion-detail-info-left {
            display: inline-block;
            padding: 10px 0;
            width: 70%; }
            .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-detail .suggestion-detail-info .suggestion-detail-info-left p {
              margin: 0;
              padding: 0 5px; }
          .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-detail .suggestion-detail-info .suggestion-detail-info-right {
            display: inline-block;
            margin: auto;
            padding-bottom: 10px;
            padding-top: 10px;
            width: 30%; }
            .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-detail .suggestion-detail-info .suggestion-detail-info-right .suggestion-detail-info-right-button-label .tt-highlight {
              color: white !important; } }
  @media (max-width: 991px) {
    .bulk-checkout__wp .bulk-new-product__wp .suggestion-box {
      border-bottom: darkgray 1px solid;
      padding: 0;
      width: 99%; }
      .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-image {
        display: none; }
      .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-detail {
        display: inline-block;
        padding: 5px 0;
        width: 100%; }
        .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-detail .suggestion-detail-header a {
          color: #0078c1; }
        .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-detail .suggestion-detail-info {
          padding: 0; }
          .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-detail .suggestion-detail-info .suggestion-detail-info-left {
            display: inline-block;
            padding: 5px;
            width: 100%; }
            .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-detail .suggestion-detail-info .suggestion-detail-info-left p {
              margin: 0;
              padding: 0 5px; }
          .bulk-checkout__wp .bulk-new-product__wp .suggestion-box .suggestion-detail .suggestion-detail-info .suggestion-detail-info-right {
            display: none; }
    .bulk-checkout__wp .bulk-new-product__wp .tt-dropdown-menu h3 {
      padding: 10px 0 10px 10px; }
      .bulk-checkout__wp .bulk-new-product__wp .tt-dropdown-menu h3 .divider {
        width: 75%; } }

#checkoutContentPanel .headline {
  min-height: 63px; }

#checkoutContentPanel .description {
  margin: 0 0 10px 0; }

#checkoutContentPanel .contentPanelRight {
  width: 244px; }

#checkoutContentPanel .contentPanelLeft {
  width: 244px;
  margin: 0 20px 0 0; }

#checkoutContentPanel .savedPaymentItem {
  border: 1px dotted #A5A5A5;
  margin: 0 0 10px 0; }

#checkoutContentPanel .i18nAddressForm {
  margin-right: -20px; }

#checkoutContentPanel .billingAddressForm {
  margin-right: -20px; }

#checkoutContentPanel .cardForm {
  margin-right: -20px; }

#checkoutContentPanel .control-group {
  width: 244px;
  margin-right: 20px; }
  #checkoutContentPanel .control-group.security {
    width: 150px;
    margin: 0; }
    #checkoutContentPanel .control-group.security label {
      font-size: 12px; }

#checkoutContentPanel .form-actions {
  position: absolute;
  bottom: -60px;
  right: 0;
  left: 0; }
  #checkoutContentPanel .form-actions button.positive {
    margin-right: 0; }

#checkoutContentPanel .form-additionals .control-group {
  width: 100%; }

#checkoutContentPanel .form-additionals button {
  clear: both;
  width: 50%; }

#checkoutContentPanel .summarySection {
  min-height: 173px; }
  #checkoutContentPanel .summarySection:after {
    content: "";
    display: block;
    width: 10px;
    height: 20px;
    position: absolute;
    right: -11px;
    top: 50%;
    margin: -10px 0 0; }
  #checkoutContentPanel .summarySection.summaryDeliveryMode {
    margin: 0; }
    #checkoutContentPanel .summarySection.summaryDeliveryMode:after {
      display: none; }
    #checkoutContentPanel .summarySection.summaryDeliveryMode .delivery-radio input {
      vertical-align: top; }
    #checkoutContentPanel .summarySection.summaryDeliveryMode .delivery-radio label {
      max-width: 80%; }
    #checkoutContentPanel .summarySection.summaryDeliveryMode .check-delivery-modes li {
      margin-bottom: 10px; }
    #checkoutContentPanel .summarySection.summaryDeliveryMode .check-delivery-modes input[type="checkbox"] {
      vertical-align: top;
      margin: 0; }
    #checkoutContentPanel .summarySection.summaryDeliveryMode .check-delivery-modes label {
      margin-bottom: 0;
      max-width: 90%;
      display: inline-block; }
    #checkoutContentPanel .summarySection.summaryDeliveryMode li label[for="GT"] span {
      z-index: 174;
      left: 242px;
      bottom: 214px; }
      #checkoutContentPanel .summarySection.summaryDeliveryMode li label[for="GT"] span:after {
        bottom: -18px;
        left: 110px; }
    #checkoutContentPanel .summarySection.summaryDeliveryMode li.residentialDelivery span {
      z-index: 174;
      bottom: 20px;
      left: 10px; }
      #checkoutContentPanel .summarySection.summaryDeliveryMode li.residentialDelivery span:after {
        bottom: -18px;
        left: 144px; }
    #checkoutContentPanel .summarySection.summaryDeliveryMode li.liftGateDelivery span {
      z-index: 174;
      bottom: 22px;
      left: 38px; }
      #checkoutContentPanel .summarySection.summaryDeliveryMode li.liftGateDelivery span:after {
        bottom: -18px;
        left: 116px; }
    #checkoutContentPanel .summarySection.summaryDeliveryMode li.insideDelivery span {
      z-index: 174;
      bottom: 20px;
      left: 44px; }
      #checkoutContentPanel .summarySection.summaryDeliveryMode li.insideDelivery span:after {
        bottom: -18px;
        left: 110px; }
    #checkoutContentPanel .summarySection.summaryDeliveryMode li.limitedAccess span {
      z-index: 174;
      left: 30px;
      bottom: 20px; }
      #checkoutContentPanel .summarySection.summaryDeliveryMode li.limitedAccess span:after {
        bottom: -18px;
        left: 124px; }
  #checkoutContentPanel .summarySection .contentSection .headline {
    font-size: 20px;
    font-weight: bold;
    margin: 0px; }
    #checkoutContentPanel .summarySection .contentSection .headline:before, #checkoutContentPanel .summarySection .contentSection .headline:after {
      content: " ";
      display: table; }
    #checkoutContentPanel .summarySection .contentSection .headline:after {
      clear: both; }
    #checkoutContentPanel .summarySection .contentSection .headline .section-title {
      display: inline-block;
      width: 50%;
      padding: 6px 0 0 6px; }
      #checkoutContentPanel .summarySection .contentSection .headline .section-title.payment-header, #checkoutContentPanel .summarySection .contentSection .headline .section-title.delivery-header {
        padding: 7px 0 0 0;
        width: auto; }
      #checkoutContentPanel .summarySection .contentSection .headline .section-title.shipping-header {
        width: auto;
        padding-top: 7px !important; }
    #checkoutContentPanel .summarySection .contentSection .headline .title-button {
      display: inline-block;
      width: auto; }
    #checkoutContentPanel .summarySection .contentSection .headline .number {
      background-color: #cccccc;
      vertical-align: bottom;
      float: left;
      padding: 7px 5px 7px 15px; }
    #checkoutContentPanel .summarySection .contentSection .headline .button__link {
      width: 30%;
      font-size: 12px;
      font-weight: normal; }
      #checkoutContentPanel .summarySection .contentSection .headline .button__link.paymentButton, #checkoutContentPanel .summarySection .contentSection .headline .button__link.deliveryButton {
        width: auto;
        padding: 0; }
  #checkoutContentPanel .summarySection .contentSection .arrow-right {
    float: left;
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 13px solid #cccccc; }
  #checkoutContentPanel .summarySection .contentSection ul {
    list-style: none;
    padding-left: 0; }

#checkoutContentPanel .security_code_what {
  float: left;
  display: block;
  margin: 0 7px;
  line-height: 20px; }

#checkoutContentPanel .delivery-form h3 {
  margin: 0 0 10px 0; }

#checkoutContentPanel #pickupLocation h4 {
  margin: 0 0 10px 0; }

#checkoutContentPanel hr {
  background: 0;
  border: 0;
  border-bottom: 1px dotted #A5A5A5;
  margin: 0 0 20px 0; }

#checkoutContentPanel fieldset.cardDate .control-group {
  width: 111px;
  margin: 0 0 0 20px; }

#checkoutContentPanel fieldset.cardDate legend + .control-group {
  margin: 0; }

#checkoutContentPanel.summaryFlow strong {
  margin: 0 0 5px 0;
  display: block; }

#checkoutContentPanel ::-webkit-input-placeholder {
  color: transparent; }

#checkoutContentPanel input:-ms-input-placeholder {
  color: transparent; }

#checkoutContentPanel input::-moz-placeholder {
  color: transparent; }

#savedAddressListHolder {
  display: none; }

#savedPaymentListHolder {
  display: none; }

.simplifyPickupPanel {
  border: 1px dotted #A5A5A5;
  padding: 0 20px 20px;
  margin: 0 0 20px 0;
  position: relative;
  background: #F6F6F6; }
  .simplifyPickupPanel .headline {
    border-bottom: 1px dotted #A5A5A5;
    font-size: 1em;
    font-weight: bold;
    line-height: 17px;
    padding-bottom: 5px;
    margin: 10px 0 20px; }
  .simplifyPickupPanel .description {
    margin: 0 0 20px 0; }
  .simplifyPickupPanel .content span {
    display: block;
    font-weight: normal; }
    .simplifyPickupPanel .content span.strong {
      font-weight: bold; }
    .simplifyPickupPanel .content span.pickupAdressList {
      margin: 0 0 0 30px; }
  .simplifyPickupPanel .content input {
    float: left; }
  .simplifyPickupPanel .footline {
    clear: both;
    margin: 20px 0 0;
    padding: 5px 0 0;
    border-top: 1px dotted #A5A5A5; }
  .simplifyPickupPanel .footlineText {
    float: left;
    width: 50%;
    padding: 8px 0 0; }

.summaryOverlay {
  font-size: 12px; }
  .summaryOverlay .card-list {
    list-style-type: none;
    margin: 7px 0;
    padding: 0; }
    .summaryOverlay .card-list li {
      display: inline;
      padding-right: 5px; }
      .summaryOverlay .card-list li img {
        width: 30px;
        height: 20px; }
  .summaryOverlay .headline {
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 32px;
    margin: 0 0 20px 0;
    padding: 10px 0 8px 12px; }
  .summaryOverlay > .description {
    padding: 0 0 0 20px;
    margin: 0 0 20px 0; }
  .summaryOverlay .control-group {
    float: left;
    width: 360px;
    clear: right;
    margin-right: 20px;
    margin-bottom: 20px; }
    .create_update_address_form .summaryOverlay .control-group {
      width: 440px; }
    .summaryOverlay .control-group.state-province-container {
      padding-left: 4px;
      padding-right: 5px; }
  .summaryOverlay #paymentDetailsForm input::-webkit-input-placeholder {
    color: transparent; }
  .summaryOverlay #paymentDetailsForm input:-ms-input-placeholder {
    color: transparent; }
  .summaryOverlay #paymentDetailsForm input::-moz-placeholder {
    color: transparent; }
  .summaryOverlay #paymentDetailsForm .control-group {
    width: 95%; }
    .summaryOverlay #paymentDetailsForm .control-group .fa-info-circle {
      margin-left: 3px; }
    .summaryOverlay #paymentDetailsForm .control-group.js-country-container {
      width: 48%; }
  .summaryOverlay .form-actions {
    clear: both; }
  .summaryOverlay #summaryDeliveryAddressBook {
    display: none; }
  .summaryOverlay fieldset.cardDate {
    width: auto;
    float: none;
    margin: 0; }
    .summaryOverlay fieldset.cardDate legend {
      border: 0;
      font-size: 12px;
      line-height: 17px;
      margin: 0 0 4px;
      overflow: hidden;
      white-space: nowrap;
      width: auto; }
      .summaryOverlay fieldset.cardDate legend + .control-group {
        margin: 0; }
    .summaryOverlay fieldset.cardDate .control-group {
      width: 173px;
      margin: 0 0 0 10px; }
  .summaryOverlay #paymentDetailsForm fieldset.cardDate .control-group {
    width: 40%; }
  .summaryOverlay .create_update_address_form {
    width: 960px;
    padding-left: 20px;
    padding-right: 20px; }
  .summaryOverlay .savedAddressList .form-address-select .address-container {
    padding-left: 25px; }
  .summaryOverlay .content {
    padding-left: 20px; }
  .summaryOverlay ul {
    padding-left: 0;
    list-style: none; }
  .summaryOverlay .toggle-trigger {
    cursor: pointer;
    font-weight: bold; }
    .summaryOverlay .toggle-trigger:hover {
      text-decoration: none; }
    .summaryOverlay .toggle-trigger i {
      color: #666;
      margin-right: 5px; }
  .summaryOverlay .section-payment-details .toggle-trigger {
    display: inline-block;
    margin-top: 20px; }
  .summaryOverlay .sectionSavedCards {
    margin-top: 20px; }
    .summaryOverlay .sectionSavedCards .credit-card .outer-label {
      display: block; }
      .summaryOverlay .sectionSavedCards .credit-card .outer-label .card-type, .summaryOverlay .sectionSavedCards .credit-card .outer-label .card-name {
        color: black;
        font-weight: bold; }
      .summaryOverlay .sectionSavedCards .credit-card .outer-label .card-type .fa:before {
        opacity: 0; }
      .summaryOverlay .sectionSavedCards .credit-card .outer-label .card-type .fa {
        vertical-align: middle; }
      .summaryOverlay .sectionSavedCards .credit-card .outer-label .card-type .fa-cc-mastercard {
        background: url("/_ui/desktop/theme-anixter/images/mastercard.png") no-repeat scroll;
        background-size: contain;
        width: 30px; }
      .summaryOverlay .sectionSavedCards .credit-card .outer-label .card-type .fa-cc-visa {
        background: url("/_ui/desktop/theme-anixter/images/visa.png") no-repeat scroll;
        background-size: contain;
        width: 30px; }
      .summaryOverlay .sectionSavedCards .credit-card .outer-label .card-type .fa-cc-amex {
        background: url("/_ui/desktop/theme-anixter/images/amex.png") no-repeat scroll;
        background-size: contain;
        width: 30px; }
      .summaryOverlay .sectionSavedCards .credit-card .outer-label .card-type .fa-cc-discover {
        background: url("/_ui/desktop/theme-anixter/images/discover.png") no-repeat scroll;
        background-size: contain;
        width: 30px; }
      .summaryOverlay .sectionSavedCards .credit-card .outer-label .expiration-container span {
        display: block;
        margin-bottom: 10px; }
      .summaryOverlay .sectionSavedCards .credit-card .outer-label .expiration-container .expirationValue {
        font-weight: bold;
        color: black; }

#summaryDeliveryAddressBook .addressList {
  margin: 0 -20px 0 0; }

#summaryDeliveryAddressBook .addressEntry {
  float: left;
  width: 387px;
  margin: 0 20px 20px 0;
  border-bottom: 1px dotted #A5A5A5;
  padding: 0 0 20px 0; }
  #summaryDeliveryAddressBook .addressEntry.default {
    background: #f8f8f8; }
  #summaryDeliveryAddressBook .addressEntry button {
    float: none; }

.edit_add_area {
  padding: 5px; }

#savedAddressList .addressList {
  margin: 0 -20px 0 0; }

#savedAddressList .addressEntry {
  float: left;
  width: 387px;
  margin: 0 20px 20px 0;
  border-bottom: 1px dotted #A5A5A5;
  padding: 0 0 20px 0; }
  #savedAddressList .addressEntry.default {
    background: #EDFDEB;
    color: #666666; }

#savedPaymentList .paymentList {
  margin: 0 -20px 0 0;
  max-height: 350px;
  overflow: auto; }

#savedPaymentList .paymentEntry {
  float: left;
  width: 387px;
  margin: 0 20px 20px 0;
  border-bottom: 1px dotted #A5A5A5;
  padding: 0 0 20px 0; }
  #savedPaymentList .paymentEntry ul {
    float: left; }
  #savedPaymentList .paymentEntry form {
    clear: right; }
  #savedPaymentList .paymentEntry button {
    margin: 0 20px 20px; }

fieldset.cardDate {
  width: 244px;
  float: left;
  margin: 0 20px 0 0; }
  fieldset.cardDate legend {
    border: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 5px;
    overflow: hidden;
    white-space: nowrap;
    width: 244px; }
  fieldset.cardDate label {
    display: none; }

.summaryPaymentOverlay form {
  margin: 0; }

.addressEntry .edit {
  clear: both; }

button.place-order {
  font-size: 140%;
  margin-top: 0; }

#summaryDeliveryModeOverlay {
  width: 960px;
  overflow: hidden;
  padding-bottom: 28px; }

.form_field_error {
  color: #ff1111; }

.control-group.error label {
  color: #ff1111; }

.control-group.error select {
  border-color: #ff1111; }

.control-group.error input {
  border: solid 1px #ff1111; }

#summaryPaymentOverlayContainer {
  padding-bottom: 28px; }
  #summaryPaymentOverlayContainer + #summaryPaymentOverlay {
    display: none; }

#summaryDeliveryModeOverlay .form-actions {
  padding-right: 20px; }

#summaryDeliveryModeOverlay table thead td {
  padding: 0 0 10px; }

#summaryDeliveryModeOverlay table td {
  vertical-align: top; }

#summaryDeliveryAddressOverlay {
  padding-bottom: 28px; }

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent; }

input:-ms-input-placeholder {
  color: transparent; }

input::-moz-placeholder {
  color: transparent; }

.confirmation-modal .modal-content {
  padding: 20px; }
  .confirmation-modal .modal-content .action-buttons {
    text-align: center;
    margin-top: 30px; }
    .confirmation-modal .modal-content .action-buttons a {
      margin-right: 20px; }

.accutech #contact-tab-container .contact-tab-trigger {
  background-color: #18478D; }

#contact-tab-container {
  position: fixed;
  text-align: center;
  bottom: 0;
  left: 50%;
  margin-left: 50px;
  z-index: 100000; }
  #contact-tab-container .contact-tab-trigger {
    background-color: #2A86E1;
    box-shadow: #707070 1px 0 2px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    height: 24px;
    padding: 10px 25px 4px;
    display: inline-table;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-transform-origin: right top 0px;
        -ms-transform-origin: right top 0px;
            transform-origin: right top 0px;
    margin-top: 0;
    text-transform: uppercase;
    text-decoration: none; }
  #contact-tab-container .contact-tab-content {
    background-color: #fff;
    -ms-box-shadow: #707070 1px 0 5px;
    box-shadow: #707070 1px 0 5px;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    width: 240px; }
    .ie8 #contact-tab-container .contact-tab-content {
      border-top: 1px solid #dedddd;
      border-right: 1px solid #dedddd;
      border-left: 1px solid #dedddd; }
    #contact-tab-container .contact-tab-content h5 {
      border-bottom: 1px solid #ddd;
      font-size: 16px;
      padding: 12px 20px 8px;
      margin: 0;
      text-align: left; }
    #contact-tab-container .contact-tab-content ul {
      list-style: none;
      margin-bottom: 0;
      padding-left: 0; }
      #contact-tab-container .contact-tab-content ul li {
        color: #333;
        border-bottom: 1px solid #ddd;
        font-size: 11px;
        font-weight: bold;
        text-align: left;
        text-transform: uppercase; }
        #contact-tab-container .contact-tab-content ul li .fa {
          margin-right: 3px; }
        #contact-tab-container .contact-tab-content ul li a {
          color: #333;
          display: block;
          padding-bottom: 5px;
          padding-left: 20px;
          padding-top: 9px;
          font-size: 11px;
          font-weight: bold;
          text-transform: uppercase; }
          #contact-tab-container .contact-tab-content ul li a:hover {
            text-decoration: none; }
        #contact-tab-container .contact-tab-content ul li .link-wrapper {
          display: inline-block;
          padding: 9px 0 5px 20px; }
        #contact-tab-container .contact-tab-content ul li #myChatLinkContainer {
          display: inline-block;
          min-height: 29px;
          padding-bottom: 5px;
          padding-left: 20px;
          padding-top: 9px; }
        #contact-tab-container .contact-tab-content ul li #myChatLink,
        #contact-tab-container .contact-tab-content ul li #myChatLinkInfo {
          display: inline; }
        #contact-tab-container .contact-tab-content ul li #myChatLink a {
          padding: 0; }

#proactiveChat {
  position: absolute; }

.accutech .tabs-nav ul li.ui-tabs-active a {
  background-color: #696868; }

.content-tabs {
  padding: 10px; }

.tabs-nav {
  clear: both; }
  .tabs-nav ul {
    list-style: none;
    padding: 0px;
    margin-bottom: -5px; }
    .tabs-nav ul li {
      display: inline; }
      .tabs-nav ul li.ui-tabs-active a {
        background: #000000;
        color: #fff; }
      .tabs-nav ul li a {
        background: #f3f3f3;
        background: linear-gradient(-180deg, #f3f3f3, #d8d8d8);
        float: left;
        padding: 8px 20px 9px 20px;
        border: 1px solid #e5e5e5;
        border-bottom: none;
        font-size: 12px;
        color: #666;
        text-decoration: none;
        text-transform: uppercase;
        text-underline: none; }

.tab-content, .ui-tabs-panel {
  display: block;
  border: 1px solid #dddcdc;
  border-radius: 0 10px 10px 10px;
  font-size: 12px;
  padding: 0px;
  clear: both; }
  .tab-content .product-listing, .ui-tabs-panel .product-listing {
    border-bottom: 1px solid #cccccc;
    overflow: hidden; }
    .tab-content .product-listing:last-child, .ui-tabs-panel .product-listing:last-child {
      border-top: 1px solid #cccccc;
      border-bottom: none; }
    .tab-content .product-listing .listing-number, .ui-tabs-panel .product-listing .listing-number {
      float: left;
      margin: 25px; }
    .tab-content .product-listing .button-add-to-cart, .ui-tabs-panel .product-listing .button-add-to-cart {
      float: right;
      margin: 25px; }
  .tab-content .tab-container, .ui-tabs-panel .tab-container {
    padding: 25px 25px 5px 25px; }
    .tab-content .tab-container .toggle-content, .ui-tabs-panel .tab-container .toggle-content {
      display: none; }
      .tab-content .tab-container .toggle-content ul, .ui-tabs-panel .tab-container .toggle-content ul {
        padding-left: 0px;
        list-style: none;
        font-size: 12px;
        font-weight: 400; }
        .tab-content .tab-container .toggle-content ul li, .ui-tabs-panel .tab-container .toggle-content ul li {
          margin-top: 5px; }
          .tab-content .tab-container .toggle-content ul li:before, .ui-tabs-panel .tab-container .toggle-content ul li:before {
            color: #c69700;
            content: "\2022";
            padding-right: 3px; }
    .tab-content .tab-container .product-tile-tertiary .cart-item-total, .ui-tabs-panel .tab-container .product-tile-tertiary .cart-item-total {
      padding-left: 10px; }
  .tab-content h3, .ui-tabs-panel h3 {
    font-size: 16px;
    font-weight: 700;
    color: #666;
    margin-bottom: 5px; }

.section-specific-results .tab-content, .section-specific-results .ui-tabs-panel {
  border: none; }

.section-specific-results .bottom {
  border-top: 1px solid #cccccc !important;
  border-bottom: none !important;
  padding-bottom: 10px; }

#cookie-bar {
  background: #faf7d9;
  border-top: 1px solid #d4d092;
  border-bottom: 1px solid #d4d092;
  color: #666666;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  padding: 7px 0; }
  #cookie-bar .cookie-bar-wrapper {
    margin: 0 auto;
    max-width: 960px; }
    #cookie-bar .cookie-bar-wrapper:before, #cookie-bar .cookie-bar-wrapper:after {
      content: " ";
      display: table; }
    #cookie-bar .cookie-bar-wrapper:after {
      clear: both; }
  #cookie-bar p {
    margin: 0;
    padding: 0;
    line-height: normal; }
  #cookie-bar .leftCol,
  #cookie-bar .rightCol {
    display: table-cell;
    vertical-align: middle; }
  #cookie-bar .leftCol {
    text-align: left;
    width: 55%; }
  #cookie-bar .rightCol {
    text-align: center;
    width: 42%; }
    #cookie-bar .rightCol a {
      margin-right: 8px; }
      #cookie-bar .rightCol a:first-child {
        margin-right: 8px; }
  #cookie-bar.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
  #cookie-bar .cb-enable {
    background: #72bf56;
    background: linear-gradient(-180deg, #72bf56, #59a440);
    color: #fff;
    font-weight: bold; }
  #cookie-bar .cb-disable {
    background: #fefefe;
    background: linear-gradient(-180deg, #fefefe, #cecece);
    color: #666;
    font-weight: bold; }
  #cookie-bar .cb-policy {
    color: #666666;
    font-weight: bold; }

#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto; }

@media screen and (max-width: 767px) {
  .results-wrapper {
    padding: 10px; }
    .results-wrapper .span-24 .span-20 .item_container_holder .title_holder h2 {
      font-weight: bold;
      margin: 0 0 10px; } }

.eye-toggle-img {
  width: 25px;
  height: 25px; }

.eye-toggle-container {
  border-width: 1px 1px 1px 0px;
  border-style: solid;
  border-color: #cccccc;
  width: 10%;
  max-height: 33px; }

.eye-toggle-input {
  height: 30px; }

.eye-toggle-parent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.accutech .facetNavigation .facet .facetValues ul li label span {
  color: #229ED9; }

.category .facetNavigation.search {
  margin-top: 100px; }

.facetNavigation {
  margin-top: 100px; }
  .facetNavigation.broad {
    margin-top: 40px; }
  .facetNavigation.manufacturer {
    margin-top: 45px; }
  .facetNavigation.search {
    margin-top: 75px; }
  .facetNavigation .headline {
    background: #f7f7f7;
    margin-right: 0px;
    padding: 10px 10px 10px 10px; }
    .facetNavigation .headline a i.fa {
      margin-left: 5px; }
      .facetNavigation .headline a i.fa.fa-caret-up {
        border-top: 1px solid #0078c1; }
      .facetNavigation .headline a i.fa.fa-caret-down {
        border-bottom: 1px solid #0078c1; }
  .facetNavigation .hr hr {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 0px; }
  .facetNavigation .clear-all {
    margin-top: 10px; }
  .facetNavigation .facet {
    border-bottom: 1px solid #cccccc;
    padding: 15px 0px 10px 0px; }
    .facetNavigation .facet .facetHead a {
      color: #666;
      display: block;
      font-size: 16px;
      font-weight: bold;
      padding-right: 5px; }
      .facetNavigation .facet .facetHead a .fa {
        float: right; }
        .facetNavigation .facet .facetHead a .fa.fa-sort-asc {
          margin-top: 7px; }
    .facetNavigation .facet .facetHead .clear {
      margin-top: 5px;
      margin-bottom: 5px; }
      .facetNavigation .facet .facetHead .clear a {
        color: #0078c1;
        font-size: 14px;
        font-weight: normal; }
    .facetNavigation .facet .facetValues {
      clear: both; }
      .facetNavigation .facet .facetValues input {
        float: left;
        margin-top: 0.5em; }
      .facetNavigation .facet .facetValues input[type=checkbox] + label {
        display: none; }
      .facetNavigation .facet .facetValues .facetValueCount {
        display: block;
        margin-left: 1.5em;
        margin-top: 3px;
        cursor: pointer;
        cursor: hand; }
      .facetNavigation .facet .facetValues .facetValueNumber {
        color: #000000;
        display: inline;
        cursor: pointer;
        cursor: hand; }
      .facetNavigation .facet .facetValues a.show {
        display: inline-block !important;
        margin-left: 5px; }
      .facetNavigation .facet .facetValues .fa {
        color: #0078c1; }
      .facetNavigation .facet .facetValues h4 {
        margin-bottom: 15px;
        font-size: 16px;
        color: #666; }
      .facetNavigation .facet .facetValues ul {
        padding-left: 15px;
        list-style: none; }
        .facetNavigation .facet .facetValues ul li {
          margin-top: 10px; }
          .facetNavigation .facet .facetValues ul li label span {
            margin-left: 5px;
            color: #0078c1;
            word-wrap: break-word; }

.accutech .footer .section-products {
  background-color: #696868;
  background-image: linear-gradient(to bottom, #696868 0%, #696868 0%); }
  .accutech .footer .section-products .section-products-wrapper .text.section,
  .accutech .footer .section-products .section-products-wrapper h5 {
    color: #FFF; }
    .accutech .footer .section-products .section-products-wrapper .text.section a,
    .accutech .footer .section-products .section-products-wrapper h5 a {
      color: #FFF; }
  .accutech .footer .section-products .section-products-wrapper .linklist li a,
  .accutech .footer .section-products .section-products-wrapper ul li a,
  .accutech .footer .section-products .section-products-wrapper ol li a {
    color: #F58723 !important; }

.accutech .footer .section-utility {
  background-color: #229ED9;
  color: #FFF; }
  .accutech .footer .section-utility a {
    color: #FFF; }
  .accutech .footer .section-utility ul li {
    border-left: 0px solid;
    display: inline-block; }

.accutech .footer .section-contact .section-contact-wrapper h5 {
  color: #696868; }

.accutech .footer .section-contact .section-contact-wrapper .phone {
  color: #696868; }

.footer .section-utility-wrapper,
.footer .section-contact-wrapper,
.footer .section-branding-wrapper,
.footer .section-products-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
  width: 970px; }
  .footer .section-utility-wrapper:before, .footer .section-utility-wrapper:after,
  .footer .section-contact-wrapper:before,
  .footer .section-contact-wrapper:after,
  .footer .section-branding-wrapper:before,
  .footer .section-branding-wrapper:after,
  .footer .section-products-wrapper:before,
  .footer .section-products-wrapper:after {
    content: " ";
    display: table; }
  .footer .section-utility-wrapper:after,
  .footer .section-contact-wrapper:after,
  .footer .section-branding-wrapper:after,
  .footer .section-products-wrapper:after {
    clear: both; }

.footer .section-products {
  background-color: #d1d1d1;
  background-image: linear-gradient(to bottom, #ecebeb 0%, #d1d1d1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFECEBEB', endColorstr='#FFD1D1D1', GradientType=0);
  padding-top: 20px; }
  .footer .section-products .section-products-wrapper .text.section,
  .footer .section-products .section-products-wrapper h5 {
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase; }
    .footer .section-products .section-products-wrapper .text.section a,
    .footer .section-products .section-products-wrapper h5 a {
      color: #333; }
  .footer .section-products .section-products-wrapper .linklist,
  .footer .section-products .section-products-wrapper ul,
  .footer .section-products .section-products-wrapper ol {
    list-style: none;
    padding-left: 0;
    margin-bottom: 24px; }
    .footer .section-products .section-products-wrapper .linklist li a,
    .footer .section-products .section-products-wrapper ul li a,
    .footer .section-products .section-products-wrapper ol li a {
      color: #0078c1 !important;
      font-size: 11px;
      font-weight: normal;
      text-transform: none; }

.footer .section-branding {
  background: #000 url("../images/newsBarBG.gif") repeat-x scroll top left;
  padding-top: 8px;
  padding-bottom: 9px; }
  .footer .section-branding .section-branding-wrapper {
    color: #fff;
    font-weight: normal;
    font-size: 14px; }
    .footer .section-branding .section-branding-wrapper .text,
    .footer .section-branding .section-branding-wrapper img {
      float: left; }
    .footer .section-branding .section-branding-wrapper img {
      margin-right: 25px; }
    .footer .section-branding .section-branding-wrapper a {
      color: #6cb6e3;
      font-weight: bold;
      margin-left: 10px; }
      .footer .section-branding .section-branding-wrapper a .fa {
        background: transparent url("../images/linkArrow.png") no-repeat 0 5px;
        font: "Arial", sans-serif;
        height: 15px;
        width: 9px; }
        .footer .section-branding .section-branding-wrapper a .fa:before {
          content: ''; }
      .footer .section-branding .section-branding-wrapper a img {
        float: none;
        margin-right: 0; }

.footer .section-contact .section-contact-wrapper {
  padding-top: 30px;
  padding-bottom: 20px; }
  .footer .section-contact .section-contact-wrapper .section-news-letter {
    color: #666;
    font-size: 16px; }
  .footer .section-contact .section-contact-wrapper .header1,
  .footer .section-contact .section-contact-wrapper h5 {
    color: #89a3b3;
    display: block;
    font-size: 18px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 10px; }
  .footer .section-contact .section-contact-wrapper .divider {
    border-left: 1px dotted #8d8c8c;
    margin: 0 auto;
    height: 110px;
    width: 1px; }
  .footer .section-contact .section-contact-wrapper .phone {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 700;
    color: #89a3b3; }
  .footer .section-contact .section-contact-wrapper .contactus a,
  .footer .section-contact .section-contact-wrapper .section-contact-us a {
    background: transparent url("../images/arrowLinkGray.png") no-repeat scroll center right;
    font-size: 16px;
    font-weight: 700;
    margin-left: 8px;
    padding-right: 15px; }
    .footer .section-contact .section-contact-wrapper .contactus a:first-child,
    .footer .section-contact .section-contact-wrapper .section-contact-us a:first-child {
      margin-left: 0; }
  .footer .section-contact .section-contact-wrapper .icon {
    display: inline-block; }
  .footer .section-contact .section-contact-wrapper .icon-plus {
    width: 12px;
    height: 12px;
    background: #fff url("../images/iconPlus.gif") no-repeat scroll top left; }
  .footer .section-contact .section-contact-wrapper .icon-social {
    width: 23px;
    height: 23px;
    background: transparent url("../images/iconsSocial.png") no-repeat scroll top left; }
  .footer .section-contact .section-contact-wrapper .icon-facebook {
    background-position: 0 0; }
  .footer .section-contact .section-contact-wrapper .icon-twitter {
    background-position: -23px 0; }
  .footer .section-contact .section-contact-wrapper .icon-youtube {
    background-position: -46px 0; }
  .footer .section-contact .section-contact-wrapper .icon-instagram {
    background-position: -69px 0; }
  .footer .section-contact .section-contact-wrapper .icon-linkedin {
    background-position: -92px 0; }
  .footer .section-contact .section-contact-wrapper a {
    margin-left: 10px; }
    .footer .section-contact .section-contact-wrapper a:first-child {
      margin-left: 0; }
    .footer .section-contact .section-contact-wrapper a:hover .icon-plus {
      background-position: bottom left; }
    .footer .section-contact .section-contact-wrapper a:hover .icon-facebook {
      background-position: 0 -23px; }
    .footer .section-contact .section-contact-wrapper a:hover .icon-twitter {
      background-position: -23px -23px; }
    .footer .section-contact .section-contact-wrapper a:hover .icon-youtube {
      background-position: -46px -23px; }
    .footer .section-contact .section-contact-wrapper a:hover .icon-instagram {
      background-position: -69px -23px; }
    .footer .section-contact .section-contact-wrapper a:hover .icon-linkedin {
      background-position: -92px -23px; }

.footer .section-utility {
  background-color: #dedddd;
  color: #8d8c8c;
  font-size: 12px;
  font-weight: normal;
  padding-top: 15px;
  padding-bottom: 30px; }
  .footer .section-utility ul {
    list-style: none;
    padding-left: 0; }
    .footer .section-utility ul li {
      border-left: 1px solid #8d8c8c;
      display: inline-block;
      padding-left: 7px;
      padding-right: 5px; }
      .footer .section-utility ul li:first-child {
        border-left: none;
        padding-left: 0; }
  .footer .section-utility a {
    color: #8d8c8c;
    font-size: 12px;
    font-weight: normal; }

.forgottenPwd {
  padding: 14px; }
  .forgottenPwd .section-product-overlay {
    padding: 0; }
    .forgottenPwd .section-product-overlay #forgottenPwdForm .control-group input {
      height: 37px;
      width: 100%;
      padding-left: 5px; }
    .forgottenPwd .section-product-overlay #forgottenPwdForm .control-group.error {
      border: none; }
      .forgottenPwd .section-product-overlay #forgottenPwdForm .control-group.error input {
        color: #444; }
    .forgottenPwd .section-product-overlay .send-email-wrapper {
      padding-top: 24px; }

.page-resetPassword .header-modal {
  border-bottom: none; }

.form-add-card h3 {
  font-size: 14px;
  font-weight: 700; }

.form-add-card legend {
  color: #666;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0px;
  border-bottom: none; }

.form-address-select input {
  display: inline-block;
  float: left; }

.form-address-select span {
  display: inline-block;
  float: left;
  color: #000000; }

.accutech .button-group ul li:nth-child(n+3), .accutech .button-group-mobile ul li:nth-child(n+3) {
  border-left: 1px solid #18478D; }

.reelCut-label-mobile {
  display: none !important; }

.reel-cut-tile {
  padding: 0 0  10px; }

.button-group ul, .button-group-mobile ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .button-group ul li, .button-group-mobile ul li {
    display: inline;
    padding: 0 5px; }
    .button-group ul li a, .button-group ul li button, .button-group-mobile ul li a, .button-group-mobile ul li button {
      padding: 6px 0; }
    .button-group ul li button:disabled, .button-group-mobile ul li button:disabled {
      color: #666; }
    .button-group ul li:nth-child(n+3), .button-group-mobile ul li:nth-child(n+3) {
      border-left: 1px solid #666; }

.form-cart .cart-items-header {
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #666;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #f8f8f8;
  background: linear-gradient(-180deg, #f8f8f8, #dadada); }
  .form-cart .cart-items-header:before, .form-cart .cart-items-header:after {
    content: " ";
    display: table; }
  .form-cart .cart-items-header:after {
    clear: both; }
  .form-cart .cart-items-header div h6 {
    font-weight: bold; }
  .form-cart .cart-items-header div:first-child h6 {
    margin-left: 5px; }
  .form-cart .cart-items-header div.text-right h6 {
    margin-right: 10px; }

.form-cart .cart-items-body input[type="text"] {
  width: 60%; }

.form-cart .cart-items-body .label {
  text-transform: uppercase; }

.form-cart .cart-items-body .custom-label {
  float: right;
  text-align: right; }

.form-cart .cart-items-body .reelcut-label {
  float: right;
  margin-top: 30px;
  text-align: right; }

.form-cart .cart-items-body .local-inventory-cart {
  padding-right: 0;
  padding-left: 0; }

.form-cart .cart-items-body .submitRemoveProduct {
  margin-left: 0; }

.form-cart .cart-items-body .manufacturer-note {
  font-weight: bold;
  margin-top: 8px; }
  .form-cart .cart-items-body .manufacturer-note .details {
    display: block;
    width: 100%;
    font-weight: normal; }

.form-cart .cart-items-body .discount-information {
  color: #666; }
  .form-cart .cart-items-body .discount-information .sale-message {
    color: #ff1111;
    text-transform: uppercase;
    font-weight: bold; }

.form-cart .cart-items-body .checkbox-container {
  background-color: #eeeeee;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 130px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 10px; }
  .form-cart .cart-items-body .checkbox-container .loop-count-text {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px; }

.form-cart .cart-items-body .product-tile-cart .product-tile {
  padding-left: 11px; }

.form-cart .cart-footer .cart-message {
  font-size: 12px;
  line-height: 20px; }
  .form-cart .cart-footer .cart-message .discount {
    font-size: 16px;
    color: #ff1111; }

.form-cart .cart-footer .section-promo {
  padding-top: 43px; }
  .form-cart .cart-footer .section-promo form {
    width: 70%; }
  .form-cart .cart-footer .section-promo p {
    color: #666;
    font-size: 12px; }
  .form-cart .cart-footer .section-promo ::-webkit-input-placeholder {
    color: transparent; }
  .form-cart .cart-footer .section-promo input:-ms-input-placeholder {
    color: transparent; }
  .form-cart .cart-footer .section-promo input::-moz-placeholder {
    color: transparent; }
  .form-cart .cart-footer .section-promo .alert-promo {
    background-color: #ffeded;
    color: #000000;
    font-weight: bold;
    padding: 10px 15px; }
    .form-cart .cart-footer .section-promo .alert-promo strong {
      color: #ff1111; }
  .form-cart .cart-footer .section-promo .notes-auxilary {
    color: #666;
    font-size: 12px; }
  .form-cart .cart-footer .section-promo .button, .form-cart .cart-footer .section-promo .button__link, .form-cart .cart-footer .section-promo .button__search, .form-cart .cart-footer .section-promo #cookie-bar .cb-enable, #cookie-bar .form-cart .cart-footer .section-promo .cb-enable, .form-cart .cart-footer .section-promo #cookie-bar .cb-disable, #cookie-bar .form-cart .cart-footer .section-promo .cb-disable {
    margin-bottom: 5px; }

.form-cart .cart-footer .section-order-summary .label {
  color: #666;
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0px;
  min-height: 25px; }
  .form-cart .cart-footer .section-order-summary .label i span {
    bottom: 162px;
    left: 117px; }
    .form-cart .cart-footer .section-order-summary .label i span:after {
      bottom: -18px;
      left: 128px; }
  .form-cart .cart-footer .section-order-summary .label.subtotal .value {
    color: #000000;
    font-size: 16px;
    font-weight: bold; }
  .form-cart .cart-footer .section-order-summary .label.total {
    line-height: 26px; }
    .form-cart .cart-footer .section-order-summary .label.total .total-label {
      padding-left: 0 !important;
      padding-right: 0 !important; }
    .form-cart .cart-footer .section-order-summary .label.total .value {
      color: #000000;
      font-size: 24px;
      font-weight: bold;
      text-align: right;
      padding-left: 0 !important;
      padding-right: 0 !important; }
      .form-cart .cart-footer .section-order-summary .label.total .value.quote-value {
        color: #000000;
        font-size: 16px;
        font-weight: bold;
        word-break: break-all; }
  .form-cart .cart-footer .section-order-summary .label .label-title {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .form-cart .cart-footer .section-order-summary .label .value {
    padding-left: 0 !important;
    padding-right: 0 !important;
    color: #666;
    float: right;
    font-weight: normal;
    text-align: right; }
    .form-cart .cart-footer .section-order-summary .label .value.savings {
      color: #ff1111; }

.form-cart .cart-footer .section-order-summary .hr {
  clear: both; }
  .form-cart .cart-footer .section-order-summary .hr hr {
    border-bottom: 1px solid #eeeeee;
    margin-top: 5px; }

.section-checkout .form-cart {
  margin-top: 10px; }
  .section-checkout .form-cart .button-group {
    background-image: linear-gradient(to bottom, #fff 0%, #dadada 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFDADADA', GradientType=0);
    display: block;
    border-radius: 4px;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    .section-checkout .form-cart .button-group .section-left,
    .section-checkout .form-cart .button-group .section-right {
      padding-top: 10px;
      padding-bottom: 10px; }
    .section-checkout .form-cart .button-group .section-right,
    .section-checkout .form-cart .button-group .section-left {
      float: left;
      display: block;
      vertical-align: middle; }
    .section-checkout .form-cart .button-group .terms {
      color: #666;
      display: inline-block;
      font-size: 12px;
      margin-right: 10px;
      text-align: left; }
      .section-checkout .form-cart .button-group .terms .controls {
        margin-top: 5px; }
    .section-checkout .form-cart .button-group .termsAndConditionsLink {
      margin-left: 3px; }

.note-icon {
  height: 11px;
  display: inline-block;
  background-size: contain;
  margin-right: 4px;
  vertical-align: middle; }
  .note-icon.in-stock-icon {
    background: url("../images/instock.png") no-repeat scroll center right;
    width: 10px; }
  .note-icon.ships-icon {
    background: url("../images/ships.png") no-repeat scroll center right;
    width: 13px; }
  .note-icon.call-icon {
    background: url("../images/call.png") no-repeat scroll center right;
    width: 11px; }

.form-new-address {
  margin-top: 25px; }
  .form-new-address .input-text label {
    width: 100%; }
    .form-new-address .input-text label input.inline {
      padding-left: 5px;
      text-align: left; }
  .form-new-address .input-select span {
    display: block; }
  .form-new-address .input-select label {
    width: 100%;
    font-size: 12px; }
  .form-new-address .input-select select {
    width: 150px; }

.new-address-form input::-webkit-input-placeholder, .form-registration input::-webkit-input-placeholder {
  color: transparent; }

.new-address-form :-ms-input-placeholder, .form-registration :-ms-input-placeholder {
  color: transparent; }

.new-address-form input::-moz-placeholder, .form-registration input::-moz-placeholder {
  color: transparent; }

.new-address-form .control-group.error, .form-registration .control-group.error {
  color: #444;
  border: none; }
  .new-address-form .control-group.error select, .form-registration .control-group.error select {
    border: solid 1px #ff1111; }

.new-address-form input.error, .form-registration input.error {
  border: solid 1px #ff1111; }

.form-registration .control-group {
  margin-top: 10px; }
  .form-registration .control-group p {
    margin: 0px; }

.form-registration input {
  width: 100%; }

.gov-link-desktop img {
  width: 100px; }

.userLogin {
  padding: 10px; }
  .userLogin h2 {
    margin-bottom: 25px; }
  .userLogin .form_field-elements ::-webkit-input-placeholder {
    color: transparent; }
  .userLogin .form_field-elements input:-ms-input-placeholder {
    color: transparent; }
  .userLogin .form_field-elements input::-moz-placeholder {
    color: transparent; }
  .userLogin .form_field-elements input {
    width: 100%; }
  .userLogin .form_field-elements .form_field_error-message {
    margin-top: 10px;
    margin-bottom: 20px; }
  .userLogin .button, .userLogin .button__link, .userLogin .button__search, .userLogin #cookie-bar .cb-enable, #cookie-bar .userLogin .cb-enable, .userLogin #cookie-bar .cb-disable, #cookie-bar .userLogin .cb-disable {
    width: 225px;
    margin-bottom: 20px; }
  .userLogin .hr {
    margin-top: 10px; }
    .userLogin .hr hr {
      border-bottom: 1px solid #B4B3B3; }

#forgottenPwdForm ::-webkit-input-placeholder {
  color: transparent; }

#forgottenPwdForm input:-ms-input-placeholder {
  color: transparent; }

#forgottenPwdForm input::-moz-placeholder {
  color: transparent; }

.formBody {
  position: relative;
  background: #f1f1f1;
  padding: 16px;
  border: 1px solid #e8e8e8;
  margin: 5px 5px 20px 5px; }
  .formBody .well {
    margin-bottom: 0; }
  .formBody input[type="checkbox"] {
    width: 15px;
    margin-top: 0; }
  .formBody .checkBox {
    float: left;
    display: inline;
    padding-right: 4px; }
  .formBody .checkBoxLabel {
    float: left;
    display: inline;
    margin-top: 7px; }
  .formBody h1 {
    margin-top: 0; }
  .formBody .inputGroup {
    margin-bottom: 8px; }
  .formBody label {
    font-size: 13px !important;
    margin-bottom: 0; }
  .formBody .note {
    font-size: 10px;
    margin: 0 2px;
    min-height: 16px; }
  .formBody .sideNote {
    font-size: 11px;
    color: #666;
    padding: 18px 5px 0;
    min-height: 58px; }
  .formBody .pulloutNote {
    border: #999 thin solid;
    padding: 10px;
    font-size: 12px;
    color: #333; }
  .formBody input {
    width: 100%;
    height: 30px; }
  .formBody p {
    color: #333; }
  .formBody select {
    height: 30px !important;
    border: thin solid #666; }

.input100 {
  width: 100%; }

.disabled-color {
  color: #DADCDE; }

.custom-file-control, .custom-file-control::before {
  height: 3.1rem;
  line-height: 1.5;
  padding: .5rem 1rem;
  position: absolute; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 3.1rem;
  cursor: pointer; }

.custom-file-input {
  filter: alpha(opacity=0);
  height: 3.1rem;
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  opacity: 0; }

.custom-file-control {
  background-color: #fff;
  border: 1.5px solid #ddd;
  border-radius: .25rem;
  left: 0;
  overflow: hidden;
  padding-right: 70px;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  z-index: 5; }
  .custom-file-control::before {
    content: "Browse"; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }
  .custom-file-control:lang(en_US)::before {
    content: "Browse"; }
  .custom-file-control:lang(en_CA)::before {
    content: "Browse"; }

.custom-file-control::before {
  bottom: -1px;
  background-color: #eceeef;
  border-radius: 0 .25rem .25rem 0;
  color: #464a4c;
  display: block;
  height: 2.9rem;
  max-width: 70px;
  right: -1px;
  top: -1px;
  z-index: 6; }

#greenlightReportModal h2 {
  font-size: 25px; }

#greenlightReportModal p, #greenlightReportModal label {
  font-size: 12px; }

#greenlightReportModal .account-section {
  max-height: 150px;
  margin-top: 5px;
  overflow-y: auto; }

#greenlightReportModal .primary-small {
  white-space: normal; }

#greenlightReportModal .cboxLoadingGraphic {
  background-color: #fff; }

.popover {
  background-color: whitesmoke;
  right: 5px !important;
  left: inherit !important;
  position: absolute;
  top: 42px !important;
  width: 650px;
  z-index: 500; }

.accutech {
  font-family: 'Open Sans', sans-serif; }
  .accutech .header header .header-top {
    background-color: #229ED9; }
    .accutech .header header .header-top .header-top-wrapper ul li {
      border-left: 2px solid #fff; }
      .accutech .header header .header-top .header-top-wrapper ul li a {
        font-family: "Open Sans", sans-serif;
        font-weight: bold; }
  .accutech .header header .header-main .header-main-wrapper .search-container .search-links a {
    color: #18478D; }
  .accutech .header nav {
    margin-left: -5px;
    margin-right: -5px; }
    .accutech .header nav:before, .accutech .header nav:after {
      content: " ";
      display: table; }
    .accutech .header nav:after {
      clear: both; }
    .accutech .header nav .nav-main {
      background-color: #18478D; }
      .accutech .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li {
        border-left: 1px solid #18478D; }
        .accutech .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li:last-child a {
          background-color: #229ED9;
          color: #fff; }
          .accutech .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li:last-child a:hover {
            background-color: #239ae3; }
        .accutech .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li a {
          background-color: #EEEEEE;
          padding: 10px 15px 7px;
          color: #696868;
          font-family: 'Open Sans', sans-serif;
          font-weight: bold;
          font-size: 12px; }
          .accutech .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li a:hover {
            background-color: #ccc; }
        .accutech .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li.active a {
          background-color: #18478D;
          color: #fff; }
      .accutech .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul > li.active > a {
        color: #18478D; }
      .accutech .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu ul li a {
        color: #18478D; }
      .accutech .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu h5 a {
        color: #18478D; }
      .accutech .header nav .nav-main .shopping-cart-panel {
        background-color: #229ED9;
        border-left: 1px solid #18478D; }
        .accutech .header nav .nav-main .shopping-cart-panel .minicart-details a {
          color: #229ED9;
          font-weight: bold; }
  .accutech .header .header-main .header-main-wrapper .search-container .simple-search input[type="text"], .accutech .header .header-main .header-main-wrapper .search-container .simple-search input[type="search"] {
    border: 1px solid #18478D; }
  .accutech .header .header-main .header-main-wrapper .section-utility .utility-links ul li {
    border-left: 1px solid #18478D; }
    .accutech .header .header-main .header-main-wrapper .section-utility .utility-links ul li a {
      color: #18478D;
      font-weight: normal; }

.header header {
  margin-left: -5px;
  margin-right: -5px; }
  .header header .header-top {
    min-height: 50px;
    background-color: #333;
    font-size: 12px; }
    .header header .header-top .header-top-wrapper {
      margin-right: auto;
      margin-left: auto;
      padding-left: 5px;
      padding-right: 5px;
      width: 970px;
      color: #fff; }
      .header header .header-top .header-top-wrapper:before, .header header .header-top .header-top-wrapper:after {
        content: " ";
        display: table; }
      .header header .header-top .header-top-wrapper:after {
        clear: both; }
      .header header .header-top .header-top-wrapper strong {
        font-weight: normal; }
      .header header .header-top .header-top-wrapper ul {
        list-style-type: none;
        margin-top: 16px;
        margin-bottom: 16px;
        padding-left: 0; }
        .header header .header-top .header-top-wrapper ul.left-list li.logged_in {
          color: #b5b5b5;
          padding-left: 0;
          font-style: italic; }
        .header header .header-top .header-top-wrapper ul.left-list li:first-child {
          border-left: none; }
        .header header .header-top .header-top-wrapper ul.right-list {
          text-align: right; }
          .header header .header-top .header-top-wrapper ul.right-list li {
            float: right; }
            .header header .header-top .header-top-wrapper ul.right-list li.logged_in {
              display: none; }
            .header header .header-top .header-top-wrapper ul.right-list li.accounts-dropdown {
              border-left: none !important; }
            .header header .header-top .header-top-wrapper ul.right-list li:last-child {
              border-left: none; }
        .header header .header-top .header-top-wrapper ul li {
          display: inline-block;
          border-left: 1px solid #fff;
          padding: 0 10px; }
          .header header .header-top .header-top-wrapper ul li a {
            color: #fff;
            font-weight: normal; }
          .header header .header-top .header-top-wrapper ul li select {
            display: inline-block;
            color: #fff;
            background-color: transparent;
            border: none;
            border-color: transparent; }
            .header header .header-top .header-top-wrapper ul li select:focus {
              box-shadow: none;
              outline: none;
              border: none;
              outline: -webkit-focus-ring-color auto 0px; }
            .header header .header-top .header-top-wrapper ul li select option {
              color: #000000;
              background-color: #fff; }
  .header header:before, .header header:after {
    content: " ";
    display: table; }
  .header header:after {
    clear: both; }
  .header header .header-main .header-main-wrapper {
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
    width: 970px; }
    .header header .header-main .header-main-wrapper:before, .header header .header-main .header-main-wrapper:after {
      content: " ";
      display: table; }
    .header header .header-main .header-main-wrapper:after {
      clear: both; }
    .header header .header-main .header-main-wrapper .branding {
      min-height: 50px; }
      .header header .header-main .header-main-wrapper .branding:before, .header header .header-main .header-main-wrapper .branding:after {
        content: " ";
        display: table; }
      .header header .header-main .header-main-wrapper .branding:after {
        clear: both; }
      .header header .header-main .header-main-wrapper .branding .logo {
        display: block;
        float: left;
        margin-top: 0;
        width: 165px; }
    .header header .header-main .header-main-wrapper .language-selector, .header header .header-main .header-main-wrapper .mp-language-selector {
      float: left;
      margin-top: 14px; }
      .header header .header-main .header-main-wrapper .language-selector .country-language-selector, .header header .header-main .header-main-wrapper .mp-language-selector .country-language-selector {
        font-size: 13px; }
        .header header .header-main .header-main-wrapper .language-selector .country-language-selector .selected-language,
        .header header .header-main .header-main-wrapper .language-selector .country-language-selector a, .header header .header-main .header-main-wrapper .mp-language-selector .country-language-selector .selected-language,
        .header header .header-main .header-main-wrapper .mp-language-selector .country-language-selector a {
          color: #666;
          font-weight: normal; }
          .header header .header-main .header-main-wrapper .language-selector .country-language-selector .selected-language .fa,
          .header header .header-main .header-main-wrapper .language-selector .country-language-selector a .fa, .header header .header-main .header-main-wrapper .mp-language-selector .country-language-selector .selected-language .fa,
          .header header .header-main .header-main-wrapper .mp-language-selector .country-language-selector a .fa {
            background: transparent url("../images/icon-arrow-right.png") no-repeat 0 0;
            font: "Arial", sans-serif;
            margin-left: 5px;
            height: 8px;
            width: 4px; }
            .header header .header-main .header-main-wrapper .language-selector .country-language-selector .selected-language .fa:before,
            .header header .header-main .header-main-wrapper .language-selector .country-language-selector a .fa:before, .header header .header-main .header-main-wrapper .mp-language-selector .country-language-selector .selected-language .fa:before,
            .header header .header-main .header-main-wrapper .mp-language-selector .country-language-selector a .fa:before {
              content: ''; }
        .header header .header-main .header-main-wrapper .language-selector .country-language-selector img, .header header .header-main .header-main-wrapper .mp-language-selector .country-language-selector img {
          margin-top: -4px; }
    .header header .header-main .header-main-wrapper .section-utility {
      padding-top: 10px;
      text-align: right; }
      .header header .header-main .header-main-wrapper .section-utility .utility-links {
        font-size: 10px; }
        .header header .header-main .header-main-wrapper .section-utility .utility-links ul {
          list-style: none;
          padding-left: 0;
          margin-bottom: 0; }
          .header header .header-main .header-main-wrapper .section-utility .utility-links ul li {
            border-left: 1px solid #333;
            color: #333;
            display: inline-block;
            padding-left: 5px;
            padding-right: 5px;
            text-transform: uppercase; }
            .header header .header-main .header-main-wrapper .section-utility .utility-links ul li:first-child {
              border-left: none;
              padding-left: 0; }
            .header header .header-main .header-main-wrapper .section-utility .utility-links ul li:last-child {
              padding-right: 0; }
            .ie8 .header header .header-main .header-main-wrapper .section-utility .utility-links ul li.last {
              padding-right: 0; }
            .header header .header-main .header-main-wrapper .section-utility .utility-links ul li a {
              color: #333;
              font-weight: normal; }
    .header header .header-main .header-main-wrapper .search-container {
      font-size: 12px;
      margin-top: 8px;
      position: relative;
      text-align: right;
      z-index: 400; }
      .header header .header-main .header-main-wrapper .search-container:before, .header header .header-main .header-main-wrapper .search-container:after {
        content: " ";
        display: table; }
      .header header .header-main .header-main-wrapper .search-container:after {
        clear: both; }
      .header header .header-main .header-main-wrapper .search-container .search-links {
        clear: both; }
        .header header .header-main .header-main-wrapper .search-container .search-links a {
          font-size: 10px;
          text-transform: uppercase; }
      .header header .header-main .header-main-wrapper .search-container .simple-search {
        float: right;
        position: relative;
        margin: 0;
        border: 0;
        padding: 0;
        background-color: transparent;
        top: 0;
        right: 0;
        width: 100%; }
        .header header .header-main .header-main-wrapper .search-container .simple-search input {
          margin: 0;
          border: 0;
          padding: 0;
          background-color: transparent; }
          .header header .header-main .header-main-wrapper .search-container .simple-search input[type="text"], .header header .header-main .header-main-wrapper .search-container .simple-search input[type="search"] {
            border: 1px solid #cccccc;
            color: #666;
            float: left;
            font-size: 16px;
            left: 0;
            line-height: 1.4;
            padding: 0px 0 0px 6px;
            height: 34px;
            top: 0;
            width: 90%; }
            .header header .header-main .header-main-wrapper .search-container .simple-search input[type="text"]::-webkit-input-placeholder, .header header .header-main .header-main-wrapper .search-container .simple-search input[type="search"]::-webkit-input-placeholder {
              color: #B4B3B3; }
            .header header .header-main .header-main-wrapper .search-container .simple-search input[type="text"]::-ms-input-placeholder, .header header .header-main .header-main-wrapper .search-container .simple-search input[type="search"]::-ms-input-placeholder {
              color: #B4B3B3; }
            .header header .header-main .header-main-wrapper .search-container .simple-search input[type="text"]::-moz-placeholder, .header header .header-main .header-main-wrapper .search-container .simple-search input[type="search"]::-moz-placeholder {
              color: #B4B3B3; }
            .header header .header-main .header-main-wrapper .search-container .simple-search input[type="text"]:focus, .header header .header-main .header-main-wrapper .search-container .simple-search input[type="search"]:focus {
              outline: 0; }
            .ie8 .header header .header-main .header-main-wrapper .search-container .simple-search input[type="text"], .ie8 .header header .header-main .header-main-wrapper .search-container .simple-search input[type="search"] {
              height: 26px; }
          .header header .header-main .header-main-wrapper .search-container .simple-search input[type="submit"] {
            float: left;
            cursor: pointer;
            height: 100%;
            right: 0;
            text-indent: 200%;
            top: 0;
            width: 15%; }
        .header header .header-main .header-main-wrapper .search-container .simple-search .fa-search {
          background: transparent url(../images/header_search.png) no-repeat;
          background-size: contain; }
        .header header .header-main .header-main-wrapper .search-container .simple-search button {
          width: 10%;
          height: 34px;
          padding: 0;
          border-radius: 1px; }

.header nav {
  margin-left: -5px;
  margin-right: -5px; }
  .header nav:before, .header nav:after {
    content: " ";
    display: table; }
  .header nav:after {
    clear: both; }
  .header nav .nav-main {
    margin: 15px 0 5px;
    background-color: #333; }
    .header nav .nav-main .nav-main-wrapper {
      margin-right: auto;
      margin-left: auto;
      padding-left: 5px;
      padding-right: 5px;
      width: 970px; }
      .header nav .nav-main .nav-main-wrapper:before, .header nav .nav-main .nav-main-wrapper:after {
        content: " ";
        display: table; }
      .header nav .nav-main .nav-main-wrapper:after {
        clear: both; }
      .header nav .nav-main .nav-main-wrapper #subnav {
        height: 30px; }
      .header nav .nav-main .nav-main-wrapper .section-primary-nav {
        position: relative;
        z-index: 200; }
        .header nav .nav-main .nav-main-wrapper .section-primary-nav:before, .header nav .nav-main .nav-main-wrapper .section-primary-nav:after {
          content: " ";
          display: table; }
        .header nav .nav-main .nav-main-wrapper .section-primary-nav:after {
          clear: both; }
        .header nav .nav-main .nav-main-wrapper .section-primary-nav ul {
          display: table;
          float: left;
          width: 780px;
          margin: 0;
          padding: 0; }
          .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li {
            display: table-cell;
            margin: 0;
            padding: 0;
            list-style: none;
            border-left: 1px solid #c4c4c4; }
            .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li .qo-margin {
              margin-left: 8px; }
            .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li:first-child {
              border-left: none; }
            .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li:last-child a {
              background-color: #0078c1;
              color: #fff;
              font-size: 12px;
              height: 34px;
              padding-right: 0px;
              padding-left: 0px; }
              .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li:last-child a:hover {
                background-color: #239ae3; }
              .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li:last-child a i {
                padding-right: 10px; }
            .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li a {
              display: block;
              width: auto;
              margin: 0;
              background-color: #eeeeee;
              padding: 10px 15px 7px;
              color: #333;
              font-family: arial;
              font-weight: bold;
              font-size: 12px;
              text-align: center;
              text-decoration: none;
              text-transform: uppercase;
              transition: all .3s ease; }
              .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li a:hover {
                background-color: #f8f8f8; }
            .header nav .nav-main .nav-main-wrapper .section-primary-nav ul li.active a {
              background-color: #333;
              color: #fff; }
        .header nav .nav-main .nav-main-wrapper .section-primary-nav .sub-navigation {
          max-width: 100px;
          position: absolute;
          width: 100%;
          background-color: #fff;
          border-top: 1px solid #fff;
          border-right: 1px solid #cccccc;
          border-bottom: 1px solid #cccccc;
          border-left: 1px solid #cccccc;
          zoom: 1; }
          .header nav .nav-main .nav-main-wrapper .section-primary-nav .sub-navigation li {
            display: block;
            width: 200px; }
            .header nav .nav-main .nav-main-wrapper .section-primary-nav .sub-navigation li a {
              background-color: #fff !important;
              color: #333 !important; }
              .header nav .nav-main .nav-main-wrapper .section-primary-nav .sub-navigation li a:hover {
                text-decoration-line: underline; }
          .header nav .nav-main .nav-main-wrapper .section-primary-nav .sub-navigation.display-none {
            display: none; }
      .header nav .nav-main .nav-main-wrapper .section-secondary-nav {
        height: 29px;
        overflow: hidden; }
        .header nav .nav-main .nav-main-wrapper .section-secondary-nav:before, .header nav .nav-main .nav-main-wrapper .section-secondary-nav:after {
          content: " ";
          display: table; }
        .header nav .nav-main .nav-main-wrapper .section-secondary-nav:after {
          clear: both; }
        .ie8 .header nav .nav-main .nav-main-wrapper .section-secondary-nav {
          height: 33px; }
        .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul {
          list-style: none;
          margin-bottom: 0;
          padding-left: 0;
          z-index: 100; }
          .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul:before, .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul:after {
            content: " ";
            display: table; }
          .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul:after {
            clear: both; }
          .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul > li {
            display: inline; }
            .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul > li > a {
              border: 1px solid transparent;
              color: #fff;
              display: block;
              float: left;
              font-size: 12px;
              font-weight: normal;
              padding: 6px 7px 8px;
              position: relative;
              text-align: center;
              transition: all .3s ease;
              z-index: 150; }
            .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul > li.active > a {
              background-color: #fff;
              border-top: 1px solid #cccccc;
              border-right: 1px solid #cccccc;
              border-left: 1px solid #cccccc;
              border-bottom: 1px solid #fff;
              color: #333; }
            .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul > li:hover > a {
              text-decoration: none; }
          .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu {
            background-color: #fff;
            border-top: 1px solid #fff;
            border-right: 1px solid #cccccc;
            border-bottom: 1px solid #cccccc;
            border-left: 1px solid #cccccc;
            zoom: 1;
            filter: progid:DXImageTransform.Microsoft.Shadow(Color=transparent, Strength=0, Direction=0), progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=15, Direction=90), progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=15, Direction=180), progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=15, Direction=270);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.075);
            display: none;
            left: 5px;
            padding-bottom: 5px;
            position: absolute;
            top: 29px;
            width: 960px;
            z-index: 110; }
            .ie8 .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu {
              -webkit-filter: none;
                      filter: none; }
            .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu h5 {
              margin-top: 0px;
              padding-left: 20px; }
              .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu h5 a {
                color: #0078c1;
                font-size: 12px;
                font-weight: bold; }
            .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu .row:first-child h5 {
              margin-top: 20px; }
            .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu ul {
              margin-bottom: 10px; }
              .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu ul li {
                display: block;
                line-height: 14px; }
                .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu ul li a {
                  color: #0078c1;
                  float: none;
                  font-size: 12px;
                  line-height: 12px;
                  padding: 0 10px 0 20px;
                  text-align: left; }
                  .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu ul li a:hover {
                    background-color: transparent;
                    border: 1px solid transparent;
                    text-decoration: underline; }
          .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul.manufacturers > li:first-child > a {
            padding: 6px 15px 9px; }
          .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul.manufacturers > li > a {
            padding: 6px 11px 9px; }
          .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul.manufacturers > li .sub-menu ul li {
            display: list-item;
            margin-top: 15px; }
            .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul.manufacturers > li .sub-menu ul li:first-child {
              margin-top: 0; }
            .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul.manufacturers > li .sub-menu ul li a {
              display: block;
              font-size: 12px;
              font-weight: bold;
              text-align: left; }
          .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul.manufacturers > li .sub-menu .row ul {
            margin-top: 5px; }
          .header nav .nav-main .nav-main-wrapper .section-secondary-nav ul.manufacturers > li .sub-menu .row:first-child ul {
            margin-top: 15px; }
    .header nav .nav-main .shopping-cart-panel {
      background-color: #0078c1;
      border-left: 1px solid #c4c4c4;
      display: table;
      float: right;
      font-size: 12px;
      height: 34px;
      padding: 0 0 0 9px;
      width: 180px; }
      .ie8 .header nav .nav-main .shopping-cart-panel {
        height: 35px; }
      .header nav .nav-main .shopping-cart-panel .minicart {
        height: 34px; }
      .header nav .nav-main .shopping-cart-panel a {
        color: #fff;
        display: block; }
        .header nav .nav-main .shopping-cart-panel a:hover {
          text-decoration: none; }
        .header nav .nav-main .shopping-cart-panel a .price {
          border-left: 1px solid #fff;
          display: inline-block;
          padding: 0 0 0 7px;
          margin: 0 0 0 7px; }
        .header nav .nav-main .shopping-cart-panel a p {
          color: #fff;
          display: table-cell;
          font-weight: bold;
          height: 34px;
          margin-bottom: 0;
          text-transform: uppercase;
          vertical-align: middle; }
          .header nav .nav-main .shopping-cart-panel a p .fa-shopping-cart {
            background: transparent url("../images/icon-shopping-cart.png") no-repeat top left;
            bottom: -2px;
            color: #cbe3f2;
            font-family: "Arial", sans-serif;
            font-size: 18px;
            height: 15px;
            padding-right: 8px;
            position: relative;
            width: 25px; }
            .header nav .nav-main .shopping-cart-panel a p .fa-shopping-cart:before {
              content: ''; }
      .header nav .nav-main .shopping-cart-panel .links {
        padding-right: 15px;
        padding-bottom: 10px; }
        .header nav .nav-main .shopping-cart-panel .links a {
          display: inline-block; }
      .header nav .nav-main .shopping-cart-panel .minicart-details a {
        color: #0078c1;
        font-weight: bold; }

.header .dialog-content {
  display: none; }

.suggestion-box {
  -ms-flex-align: start;
      align-items: flex-start;
  border-bottom: 1px solid #DADCDE;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0; }
  .suggestion-box .suggestion-image {
    width: 20%; }
  .suggestion-box .suggestion-detail {
    padding-left: 5px;
    width: 58%; }
    .suggestion-box .suggestion-detail p {
      margin-bottom: 5px; }
    .suggestion-box .suggestion-detail .call-for-pricing-color {
      color: #0078c1; }
    .suggestion-box .suggestion-detail .suggestion-detail-header p {
      line-height: 1.5rem;
      max-height: 45px;
      overflow: hidden;
      position: relative; }
    .suggestion-box .suggestion-detail .suggestion-detail-header a {
      max-height: 4.5rem;
      overflow: hidden;
      padding-right: 1rem;
      text-align: justify; }
      .suggestion-box .suggestion-detail .suggestion-detail-header a::before {
        content: '...';
        position: absolute;
        top: 3rem;
        right: 0px; }
      .suggestion-box .suggestion-detail .suggestion-detail-header a::after {
        content: '';
        background: #f7f7f7;
        position: absolute;
        right: 0;
        width: 1rem;
        height: 1.5rem;
        z-index: 1; }
  .suggestion-box .suggestion-qty {
    width: 22%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    height: 100%; }
    .suggestion-box .suggestion-qty .button, .suggestion-box .suggestion-qty .button__link, .suggestion-box .suggestion-qty .button__search, .suggestion-box .suggestion-qty #cookie-bar .cb-enable, #cookie-bar .suggestion-box .suggestion-qty .cb-enable, .suggestion-box .suggestion-qty #cookie-bar .cb-disable, #cookie-bar .suggestion-box .suggestion-qty .cb-disable {
      width: 100%; }
    .suggestion-box .suggestion-qty .control-label {
      font-size: 11px; }

.popover-content {
  height: 100%;
  padding: 5px 5px 10px 5px;
  width: 650px;
  display: -ms-flexbox;
  display: flex; }
  .popover-content a {
    font-size: 12px; }
  .popover-content p {
    font-size: 11px; }
  .popover-content h3 {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    display: table;
    margin: 0;
    padding: 0 0 5px 0;
    text-transform: none;
    text-overflow: ellipsis;
    width: 100%; }
    .popover-content h3 .divider {
      border-top: 2px solid #666;
      display: inline-block;
      margin-bottom: 4px;
      position: relative; }
  .popover-content .category-container, .popover-content .manufacturer-container {
    overflow: hidden; }
  .popover-content .category-item, .popover-content .manufacturer-item {
    margin-bottom: 5px; }
  .popover-content .tt-dataset-manufacturers {
    text-transform: uppercase; }
    .popover-content .tt-dataset-manufacturers:first-child {
      text-transform: none; }
  .popover-content .tt-dataset-categories {
    text-transform: capitalize; }
    .popover-content .tt-dataset-categories .color-grey:hover {
      color: #666;
      text-decoration: none; }
    .popover-content .tt-dataset-categories .divider {
      width: 65%; }
    .popover-content .tt-dataset-categories .category-container {
      height: 126px; }
  .popover-content .tt-dataset-manufacturers .divider {
    width: 54%; }
  .popover-content .tt-dataset-manufacturers .manufacturer-container {
    height: 145px; }
  .popover-content .tt-dataset-products {
    width: 60%; }
    .popover-content .tt-dataset-products .alert {
      display: none;
      margin: 2px 0px; }
    .popover-content .tt-dataset-products h3 {
      padding: 0; }
    .popover-content .tt-dataset-products h3 + p {
      margin-top: 5px; }
    .popover-content .tt-dataset-products .divider {
      width: 81%; }
  .popover-content .tt-dataset {
    width: 40%; }
    .popover-content .tt-dataset .tt-dataset-categories, .popover-content .tt-dataset .tt-dataset-manufacturers {
      height: 150px; }

.popover-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 5px; }
  .popover-footer a {
    cursor: pointer; }

.header-modal {
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
  padding: 10px 5px 5px 10px;
  overflow: hidden; }
  .header-modal h2 {
    margin-top: 5px; }
  .header-modal img {
    width: 100px;
    height: 25px; }

.image-tile {
  float: left; }

.input-select {
  width: 100%; }
  .input-select select {
    height: 22px; }

.control-group select {
  height: 22px; }

.input-text label {
  font-size: 12px; }
  .input-text label small {
    display: inline-block; }
  .input-text label input[type="password"],
  .input-text label input[type="text"] {
    color: #000000;
    padding: 4px 0 2px 0;
    width: 100%; }
    .input-text label input[type="password"]:not(.error),
    .input-text label input[type="text"]:not(.error) {
      border: 1px solid #cccccc; }
    .input-text label input[type="password"][readonly="readonly"],
    .input-text label input[type="text"][readonly="readonly"] {
      border: none;
      box-shadow: none; }
    .product-description .input-text label input[type="password"],
    .product-tile-vertical .input-text label input[type="password"],
    .product-tile-cart .input-text label input[type="password"],
    .product-tile-tertiary .input-text label input[type="password"], .product-description
    .input-text label input[type="text"],
    .product-tile-vertical
    .input-text label input[type="text"],
    .product-tile-cart
    .input-text label input[type="text"],
    .product-tile-tertiary
    .input-text label input[type="text"] {
      text-align: center; }

.section-payment-method .input-text label i {
  color: #000000;
  font-size: 16px;
  margin-left: 3px; }

.section-payment-method .input-text label input[type="password"],
.section-payment-method .input-text label input[type="text"] {
  width: 50%; }
  .section-payment-method .input-text label input[type="password"].security,
  .section-payment-method .input-text label input[type="text"].security {
    display: block;
    width: 40%;
    padding: 3px 3px 3px 8px;
    font-size: 14px; }

.cart-item-total .input-text label span {
  display: block; }

.cart-item-total .input-text label input[type="text"] {
  width: 71px; }

.form-multiple-part-search .input-text {
  width: 407px; }
  .form-multiple-part-search .input-text.inline {
    float: left; }
  .form-multiple-part-search .input-text label {
    width: 100%; }
    .form-multiple-part-search .input-text label input[type="text"] {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }

.input-text.error label {
  color: #ff1111; }

.input-text.error select {
  border-color: #ff1111; }

.input-text.error input {
  border: solid 1px #ff1111; }

.input-textarea {
  font-size: 12px; }
  .input-textarea textarea {
    box-shadow: inset 1px 3px 5px -2px #cccccc;
    border: 1px solid #cccccc;
    color: #000;
    font-weight: normal; }
  .section-checkout .input-textarea label {
    width: 100%; }
  .section-checkout .input-textarea textarea {
    display: block;
    margin-top: 5px;
    width: 100%; }
  .input-textarea.error label {
    color: #ff1111; }
  .input-textarea.error select {
    border-color: #ff1111; }
  .input-textarea.error textarea {
    border: solid 1px #ff1111; }

.manufacturer-note {
  font-weight: bold; }
  .manufacturer-note i {
    font-style: normal; }
  .manufacturer-note .details {
    display: block;
    width: 100%;
    font-weight: normal; }
  .manufacturer-note .note-icon {
    height: 11px;
    display: inline-block;
    background-size: contain;
    margin-right: 4px;
    vertical-align: middle; }
    .manufacturer-note .note-icon.in-stock-icon {
      background: url("../images/instock.png") no-repeat scroll center right;
      width: 10px; }
    .manufacturer-note .note-icon.ships-icon {
      background: url("../images/ships.png") no-repeat scroll center right;
      width: 13px; }
    .manufacturer-note .note-icon.call-icon {
      background: url("../images/call.png") no-repeat scroll center right;
      width: 11px; }

.local-inventory {
  font-style: italic;
  cursor: pointer; }

.page-productDetails .manufacturer-note .details {
  display: inline; }

.stock-detail {
  display: inline;
  font-weight: 400; }

.item__list, .item__list-table, .item__list--header-secondary, .item__list--header-secondary-orders {
  list-style: none;
  padding-left: 0px; }

.item__list-table .bulk-main__header {
  background: linear-gradient(-180deg, #f1f1f1, #ddd);
  border-radius: 6px; }

.item__list-table .item__list div {
  margin: 8px 0;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis; }

.item__list-table .item__list--header li:first-child {
  font-size: 16px;
  padding: 10px; }

.item__list-table .item__list--header li:last-child {
  padding: 5px; }

.item__list-table .item__list--header .button, .item__list-table .item__list--header .button__link, .item__list-table .item__list--header .button__search, .item__list-table .item__list--header #cookie-bar .cb-enable, #cookie-bar .item__list-table .item__list--header .cb-enable, .item__list-table .item__list--header #cookie-bar .cb-disable, #cookie-bar .item__list-table .item__list--header .cb-disable {
  margin-bottom: 1px; }

.item__list-table .item__list--header-secondary li:last-child, .item__list-table .item__list--header-secondary-orders li:last-child, .item__list-table li:not(.item__list--header-wp) div:last-child {
  text-align: right; }

.item__list-table .item__list--header-secondary li, .item__list-table .item__list--header-secondary-orders li {
  border-bottom: 1px solid #DADCDE;
  position: relative; }
  .item__list-table .item__list--header-secondary li:last-child h5, .item__list-table .item__list--header-secondary-orders li:last-child h5 {
    position: relative;
    right: 15px; }
  .item__list-table .item__list--header-secondary li:last-child .arrow-up, .item__list-table .item__list--header-secondary li:last-child .arrow-down, .item__list-table .item__list--header-secondary-orders li:last-child .arrow-up, .item__list-table .item__list--header-secondary-orders li:last-child .arrow-down {
    right: 1px; }
  .item__list-table .item__list--header-secondary li h5, .item__list-table .item__list--header-secondary-orders li h5 {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px; }
  .item__list-table .item__list--header-secondary li .arrow-up, .item__list-table .item__list--header-secondary li .arrow-down, .item__list-table .item__list--header-secondary-orders li .arrow-up, .item__list-table .item__list--header-secondary-orders li .arrow-down {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    right: inherit; }
  .item__list-table .item__list--header-secondary li .arrow-up, .item__list-table .item__list--header-secondary-orders li .arrow-up {
    border-bottom: 5px solid #cccccc;
    bottom: 9px; }
  .item__list-table .item__list--header-secondary li .arrow-down, .item__list-table .item__list--header-secondary-orders li .arrow-down {
    border-top: 5px solid #cccccc;
    top: 19px; }
  .item__list-table .item__list--header-secondary li .sort-selected-up, .item__list-table .item__list--header-secondary-orders li .sort-selected-up {
    border-bottom: 5px solid #0078c1; }
  .item__list-table .item__list--header-secondary li .sort-selected-down, .item__list-table .item__list--header-secondary-orders li .sort-selected-down {
    border-top: 5px solid #0078c1; }

.item__list--header {
  list-style: none;
  padding-left: 0px;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .item__list--header li {
    display: table-cell;
    background: linear-gradient(-180deg, #f1f1f1, #ddd);
    color: #605F5F;
    font-size: 13px;
    font-weight: bold;
    padding: 7px 10px; }
    .item__list--header li:first-child {
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px; }
    .item__list--header li:last-child {
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px; }

.item__list {
  margin-top: 30px;
  margin-bottom: 10px; }
  .item__list .item__list--item {
    border-bottom: 1px solid #DADCDE;
    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: #fff; }
    .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 .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 #DADCDE; }
    .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: #2a6496; }
  .item__list .item__toggle {
    font-size: 13px;
    width: 18px; }
    .item__list .item__toggle > * {
      cursor: pointer; }
    .item__list .item__toggle .open .glyphicon .glyphicon-chevron-up:before {
      content: "\e113"; }
  .item__list .item__image {
    width: 116px;
    padding: 0 10px; }
    .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;
      text-align: center; }
  .item__list .item__delivery .item__delivery--label {
    text-transform: uppercase;
    color: #0078c1;
    font-weight: 700; }
  .item__list .item__total--column {
    text-align: right; }
  .item__list .item__total {
    font-size: 22px;
    font-weight: 700;
    text-align: right;
    padding-left: 0; }
  .item__list .item__remove, .item__list .item__menu {
    width: 35px;
    text-align: right; }
    .item__list .item__remove .btn, .item__list .item__menu .btn {
      background-color: transparent;
      padding: 0;
      border: 0;
      color: #428bca; }
      .item__list .item__remove .btn .glyphicon, .item__list .item__menu .btn .glyphicon {
        top: 4px; }
  .item__list #cartOrderGridForm .product-grid-container table {
    background-color: #fff; }
    .item__list #cartOrderGridForm .product-grid-container table th {
      background-color: #DADCDE;
      color: #333333; }
  .item__list .promo {
    font-size: 12px;
    font-weight: 700;
    color: #6cb6e3; }
  .item__list .out-of-stock {
    color: #ff1111; }
  .item__list .read-only-grid .grid-row > td {
    border-bottom: 1px solid #DADCDE; }
  .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: #DADCDE; }
  .item__list .read-only-grid .grid-prod-info {
    display: inline-block;
    padding-top: 0;
    padding-right: 20px; }
  .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: #DADCDE; }

@media (min-width: 992px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #DADCDE; }
  .item__list .item__list--item {
    table-layout: fixed;
    width: 100%; }
    .item__list .item__list--item > div {
      display: table-cell;
      padding: 0 5px;
      vertical-align: top; }
    .item__list .item__list--item div.line_Error {
      display: block;
      margin-bottom: 2px;
      padding: 5px; }
    .item__list .item__list--item .tt-dropdown-menu div {
      display: block; }
  .item__list .skuHasError {
    width: 90% !important; }
    .item__list .skuHasError .control-label {
      display: block; }
    .item__list .skuHasError #inputMFR, .item__list .skuHasError .quick-order__help-block {
      display: inline-block; }
    .item__list .skuHasError .quick-order__help-block {
      margin-left: 6px;
      height: -webkit-max-content;
      height: -moz-max-content;
      height: max-content;
      vertical-align: middle; }
  .item__list .item__info {
    width: 35%;
    padding: 0 5px; }
  .item__list .item__delivery {
    padding-left: 3%; }
  .item__list .item__price .price-label {
    margin-bottom: 25px; }
  .item__list #item-remove-alone {
    padding-top: 40px; } }

@media (min-width: 768px) {
  .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: 20px; } }

@media (max-width: 991px) {
  .item__list {
    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: 5px;
      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__quantity__total {
      clear: both;
      float: none;
      width: auto;
      padding-right: 10px; }
      .item__list .item__quantity__total > .details {
        cursor: pointer; }
      .item__list .item__quantity__total .qty {
        line-height: 42px;
        padding-top: 5px; }
        .item__list .item__quantity__total .qty .clearfix:before, .item__list .item__quantity__total .qty .clearfix:after {
          content: " ";
          display: table; }
        .item__list .item__quantity__total .qty .clearfix:after {
          clear: both; }
        .item__list .item__quantity__total .qty label {
          float: left;
          margin: 0 5px 0 0; }
        .item__list .item__quantity__total .qty input {
          float: left;
          width: 70px;
          text-align: center;
          padding-left: 12px;
          padding-right: 12px;
          margin-right: 5px; }
        .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 .glyphicon-chevron-down:before {
        content: "\e114"; }
    .item__list #cartOrderGridForm .product-grid-container {
      font-size: 14px;
      margin: 0; }
      .item__list #cartOrderGridForm .product-grid-container .variant-detail {
        padding-left: 10px;
        padding-top: 5px; }
        .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
          padding-right: 5px; }
      .item__list #cartOrderGridForm .product-grid-container .variant-select {
        padding-top: 22px;
        padding-right: 10px;
        vertical-align: top; }
      .item__list #cartOrderGridForm .product-grid-container > table {
        border-bottom: 1px solid #DADCDE; }
        .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 10px 10px; }
        .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: 10px;
      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: 116px;
      padding: 0 80px 0 0;
      overflow: hidden;
      text-overflow: ellipsis; }
    .item__list--item div.line_Error {
      margin: 0 45px 5px 11px;
      padding: 0; } }

.account-orderdetail .item__list {
  clear: both;
  margin-top: 0; }

.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-size: 16px;
    font-weight: 700;
    color: #000000;
    padding-right: 35px; }
  .item__list__cart > table tbody > .entry-group-header a {
    color: #0078c1; }
  .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: 992px) {
    .item__list__cart .item__remove, .item__list__cart .item__menu {
      width: 60px; } }
  .item__list__cart .item__list--item {
    border-top: 1px solid rgba(255, 255, 255, 0.15); }
    .item__list__cart .item__list--item .item__image {
      padding: 0px 10px 10px 10px; }
    @media (min-width: 992px) {
      .item__list__cart .item__list--item .item__remove {
        float: right;
        padding: 0px; } }
    @media (min-width: 992px) {
      .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 #DADCDE; }
        .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 .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .item__list__cart .item__list--comment .item__comment .full-width-padding {
          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: 28px; }
    .item__list__cart .item__list--comment .item__comment--author {
      font-weight: bold; }
  .item__list__cart .item__quantity {
    text-align: left; }
    .item__list__cart .item__quantity .has-error .control-label, .item__list__cart .item__quantity .section-quick-order #quickOrder .item__list--item .qty-error .control-label, .section-quick-order #quickOrder .item__list--item .item__list__cart .item__quantity .qty-error .control-label {
      color: #ff1111; }
    .item__list__cart .item__quantity .has-error .qty, .item__list__cart .item__quantity .section-quick-order #quickOrder .item__list--item .qty-error .qty, .section-quick-order #quickOrder .item__list--item .item__list__cart .item__quantity .qty-error .qty {
      border: 1px solid #ff1111; }
  .item__list__cart .notification.has-error, .item__list__cart .section-quick-order #quickOrder .item__list--item .notification.qty-error, .section-quick-order #quickOrder .item__list--item .item__list__cart .notification.qty-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: #2a6496; }

.local-inventory-geo-code-modal {
  color: #666;
  /*Rules for modal in checkout page*/ }
  .local-inventory-geo-code-modal h2 {
    margin: 0; }
  .local-inventory-geo-code-modal hr {
    margin: 0; }
  .local-inventory-geo-code-modal .headline-inventory {
    color: #8f8f8f; }
  .local-inventory-geo-code-modal .nationwide-inventory {
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5; }
    .local-inventory-geo-code-modal .nationwide-inventory label {
      font-weight: normal;
      margin-bottom: 0px; }
  .local-inventory-geo-code-modal .visible-large {
    display: block; }
  .local-inventory-geo-code-modal .hint {
    color: #949494;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center; }
  .local-inventory-geo-code-modal #cboxLoadingGraphic {
    display: none;
    height: 100px;
    position: relative; }
  .local-inventory-geo-code-modal .no-entries {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #8f8f8f; }
  .local-inventory-geo-code-modal .modal-content {
    padding-left: 15px;
    padding-right: 15px; }
    .local-inventory-geo-code-modal .modal-content .section-no-entries {
      margin: 20px 0; }
    .local-inventory-geo-code-modal .modal-content .content-row {
      padding: 8px 0px; }
    .local-inventory-geo-code-modal .modal-content label {
      padding: 8px 0;
      margin-bottom: 0; }
    .local-inventory-geo-code-modal .modal-content .modal-header {
      padding: 5px 0 0 0; }
  .local-inventory-geo-code-modal .input-search {
    padding-top: 20px; }
    .local-inventory-geo-code-modal .input-search div {
      padding-right: 1px; }
    .local-inventory-geo-code-modal .input-search div > label {
      font-size: 100%; }
    .local-inventory-geo-code-modal .input-search div:nth-child(even) {
      padding: 0; }
    .local-inventory-geo-code-modal .input-search div:nth-child(n+1) {
      width: 115px; }
    .local-inventory-geo-code-modal .input-search div:first-child, .local-inventory-geo-code-modal .input-search div:last-child {
      width: 90px; }
  .local-inventory-geo-code-modal .options-miles select option {
    width: 90px; }
  .local-inventory-geo-code-modal .options-miles select option:hover {
    background-color: #0078c1; }
  .local-inventory-geo-code-modal .closeModal {
    margin-top: -2px; }
  .local-inventory-geo-code-modal button.closeModal {
    padding: 0;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none; }
  .local-inventory-geo-code-modal #closeButtonResponsive.cboxClose, .local-inventory-geo-code-modal .cboxClose {
    color: #0078c1;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    margin-right: 16px;
    margin-top: 12px;
    right: 0;
    text-transform: uppercase;
    top: 0; }
    .local-inventory-geo-code-modal #closeButtonResponsive.cboxClose.remove-icon, .local-inventory-geo-code-modal .cboxClose.remove-icon {
      margin-top: 21px; }
  .local-inventory-geo-code-modal .cboxClose:after {
    font-family: FontAwesome;
    font-size: 14px;
    content: "\f057";
    margin-left: 5px;
    color: #0078c1; }
  .local-inventory-geo-code-modal .error-msg-zip-code input {
    border: 1px solid #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(169, 68, 66, 0.9); }
  .local-inventory-geo-code-modal .error-msg-zip-code span {
    color: #a94442; }
  .local-inventory-geo-code-modal .miles-container {
    font-size: 13px;
    font-weight: bold;
    padding: 15px 5px 5px 5px; }
    .local-inventory-geo-code-modal .miles-container label {
      font-weight: 700; }
    .local-inventory-geo-code-modal .miles-container input, .local-inventory-geo-code-modal .miles-container select {
      font-size: 13px; }
    .local-inventory-geo-code-modal .miles-container #milesDropdown {
      padding: 6px 0; }
    .local-inventory-geo-code-modal .miles-container .row div:nth-child(odd) {
      padding: 0; }
    .local-inventory-geo-code-modal .miles-container .row div:nth-child(1) {
      width: 62px;
      margin-right: 4px; }
    .local-inventory-geo-code-modal .miles-container .row div:nth-child(2) {
      width: 108px;
      padding-left: 0px;
      padding-right: 0px; }
    .local-inventory-geo-code-modal .miles-container .row div:nth-child(3) {
      max-width: 100px;
      padding-left: 0px;
      padding-right: 5px; }
    .local-inventory-geo-code-modal .miles-container .row div:nth-child(4) {
      padding-left: 0px;
      width: auto; }
      @media screen and (max-width: 330px) {
        .local-inventory-geo-code-modal .miles-container .row div:nth-child(4) {
          width: 84px; } }
      @media screen and (min-width: 331px) and (max-width: 355px) {
        .local-inventory-geo-code-modal .miles-container .row div:nth-child(4) {
          max-width: 92px; } }
    .local-inventory-geo-code-modal .miles-container .row div:nth-child(5) {
      max-width: 64px; }
      .local-inventory-geo-code-modal .miles-container .row div:nth-child(5) #zip-code {
        padding: 6px; }
  .local-inventory-geo-code-modal .inventory-table ul {
    list-style: none;
    padding-left: 0px; }
  .local-inventory-geo-code-modal .inventory-table .miles-error p {
    color: #949494;
    font-size: 14px;
    text-align: center;
    padding-top: 5px; }
  .local-inventory-geo-code-modal .inventory-table .item__list__cart {
    margin: 0px; }
  .local-inventory-geo-code-modal .inventory-table .item__list {
    border-top: 0px; }
    .local-inventory-geo-code-modal .inventory-table .item__list .header-table-container {
      display: block;
      padding: 0; }
    .local-inventory-geo-code-modal .inventory-table .item__list .item__list--header li {
      background: transparent;
      border-bottom: 1px solid #DADCDE;
      font-size: 11px !important;
      font-weight: bold;
      padding: 0px 0px 0px 0px 0px;
      display: table-cell; }
    .local-inventory-geo-code-modal .inventory-table .item__list .item__list--header .item__check__2col {
      width: 6%; }
    .local-inventory-geo-code-modal .inventory-table .item__list .item__list--header .item__check__0col {
      width: 0%; }
    .local-inventory-geo-code-modal .inventory-table .item__list .item__list--header .item__local__name {
      width: 24%;
      text-align: left; }
    .local-inventory-geo-code-modal .inventory-table .item__list .item__list--header .item__local__name__willCall {
      width: 47%;
      text-align: left; }
    .local-inventory-geo-code-modal .inventory-table .item__list .item__list--header .item__address {
      width: 28%;
      text-align: left; }
    .local-inventory-geo-code-modal .inventory-table .item__list .item__list--header .item__in__stock {
      width: 15%;
      text-align: center; }
    .local-inventory-geo-code-modal .inventory-table .item__list .item__list--header .item-additional-stock {
      width: 15%;
      text-align: right; }
    .local-inventory-geo-code-modal .inventory-table .item__list .item__list--header .item-available-on {
      width: 18%;
      text-align: right; }
    .local-inventory-geo-code-modal .inventory-table .item__list .item__list--item {
      border-top: 0px;
      display: block;
      table-layout: fixed;
      width: 100%;
      padding-right: 0px 0px 0px 0px 0px; }
      .local-inventory-geo-code-modal .inventory-table .item__list .item__list--item .item__check {
        width: 4%; }
      .local-inventory-geo-code-modal .inventory-table .item__list .item__list--item .item__local__name {
        width: 25%;
        text-align: left; }
      .local-inventory-geo-code-modal .inventory-table .item__list .item__list--item .item__address {
        width: 27%;
        text-align: left; }
        .local-inventory-geo-code-modal .inventory-table .item__list .item__list--item .item__address p {
          margin-bottom: 0px; }
      .local-inventory-geo-code-modal .inventory-table .item__list .item__list--item .item__in__stock {
        width: 15%;
        padding-left: 1px;
        text-align: center; }
      .local-inventory-geo-code-modal .inventory-table .item__list .item__list--item .item-additional-stock {
        width: 15%;
        padding-left: 1px;
        text-align: left; }
      .local-inventory-geo-code-modal .inventory-table .item__list .item__list--item .item-available-on {
        padding-left: 1px;
        width: 18%; }
    .local-inventory-geo-code-modal .inventory-table .item__list .item__local__name {
      padding-left: 1px; }
    .local-inventory-geo-code-modal .inventory-table .item__list .item__in__stock {
      text-align: center; }
      .local-inventory-geo-code-modal .inventory-table .item__list .item__in__stock p {
        text-align: center; }
  .local-inventory-geo-code-modal .inventory-table .item-address-modal-checkout {
    padding-left: 22px; }
  .local-inventory-geo-code-modal .table-checkout .item__list .item__list--item .item__address {
    padding-left: 22px; }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .local-inventory-geo-code-modal #item-additional-stock {
      display: none !important; }
    .local-inventory-geo-code-modal #item-warehouse-name {
      width: 73%;
      text-align: left; } }
  @media screen and (min-width: 768px) {
    .local-inventory-geo-code-modal .inventory-table .item__list .item__list--item {
      display: table; }
      .local-inventory-geo-code-modal .inventory-table .item__list .item__list--item .item__local__name,
      .local-inventory-geo-code-modal .inventory-table .item__list .item__list--item .item__address,
      .local-inventory-geo-code-modal .inventory-table .item__list .item__list--item .item__in__stock {
        display: table-cell;
        position: unset; }
    .local-inventory-geo-code-modal button.closeModal {
      background: transparent; }
    .local-inventory-geo-code-modal .cboxClose:hover {
      background-position: -25px -25px; } }

.mini-cart {
  background-color: #efefef;
  background-image: linear-gradient(to bottom, #fafafa 0%, #efefef 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFAFAFA', endColorstr='#FFEFEFEF', GradientType=0);
  border: 1px solid #cccccc;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Shadow(Color=transparent, Strength=0, Direction=0), progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=15, Direction=90), progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=15, Direction=180), progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=15, Direction=270);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.075);
  position: absolute;
  right: 0;
  top: 34px;
  width: 640px;
  z-index: 300; }
  .mini-cart:before, .mini-cart:after {
    content: " ";
    display: table; }
  .mini-cart:after {
    clear: both; }
  .ie8 .mini-cart {
    -webkit-filter: none;
            filter: none; }
  .mini-cart h2 {
    padding-left: 15px; }
  .mini-cart .banner {
    padding-left: 25px;
    margin-bottom: 20px; }
    .mini-cart .banner .simple_disp-img {
      height: 74px; }
  .mini-cart .links {
    padding: 0 10px 15px 0 !important; }
    .mini-cart .links a {
      display: inline;
      margin-top: 0 !important; }

.miniCart {
  position: relative; }
  .ie8 .miniCart {
    height: 35px; }

.modal-account-workflow {
  padding: 14px;
  max-width: 800px;
  width: 800px;
  height: 414px; }
  .modal-account-workflow h2 {
    margin: 0; }
  .modal-account-workflow .p1-vertical-spacing {
    height: 264px; }
  .modal-account-workflow .edit-permission-body {
    padding-left: 18px; }
  .modal-account-workflow .last-row {
    padding-top: 14px;
    padding-bottom: 14px;
    margin: 0px; }
  .modal-account-workflow .no-padding-left {
    padding-left: 0px; }
  .modal-account-workflow select#users, .modal-account-workflow select#approvers {
    padding: 5px; }
  .modal-account-workflow .center-buttons {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center; }
  .modal-account-workflow .custom-button {
    width: 110px;
    text-align: center; }
  .modal-account-workflow .input-label {
    color: #666;
    font-weight: bold;
    font-size: 12px; }
  .modal-account-workflow .input-padding {
    padding: 1px 5px; }
  .modal-account-workflow .workflow-tabs .tab {
    background: #cccccc;
    color: #666666;
    display: inline-block;
    margin-right: 2px;
    margin-left: 2px;
    margin-top: 15px;
    margin-bottom: 14px;
    min-width: 150px;
    width: 370px;
    outline: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 40px;
    position: relative;
    text-decoration: none; }
  .modal-account-workflow .workflow-tabs .tab.first-tab {
    padding-left: 40px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px; }
  .modal-account-workflow .workflow-tabs .tab.last-tab {
    padding-left: 59px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }
  .modal-account-workflow .workflow-tabs .active {
    background: #239ae3;
    color: #fff; }
  .modal-account-workflow .workflow-tabs .first-tab:after {
    width: 0;
    height: 0;
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    border-left: 21px solid #cccccc;
    position: absolute;
    content: "";
    top: 0;
    right: -20px;
    z-index: 2; }
  .modal-account-workflow .workflow-tabs .first-tab.active:after {
    border-left: 21px solid #239ae3; }
  .modal-account-workflow .workflow-tabs .last-tab:before {
    width: 0;
    height: 0;
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    border-left: 20px solid #f7f7f7;
    position: absolute;
    content: "";
    top: 0;
    left: 0; }
  .modal-account-workflow .workflow-tabs .tab .circle {
    background: #ffffff;
    color: #666666;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 10px;
    text-align: center; }
  .modal-account-workflow .workflow-tabs .tab.first-tab .circle {
    left: 10px; }
  .modal-account-workflow .workflow-tabs .tab.last-tab .circle {
    left: 30px; }
  .modal-account-workflow .workflow-tabs .tab.active .circle {
    color: #239ae3; }

.modal-center {
  position: relative;
  top: 30%; }

.modal-dialog.modal-medium {
  max-width: 450px; }

.modal-dialog .modal-padding {
  padding: 30px; }

.header-container .header-description {
  font-style: italic; }

.actions-bar a {
  float: right; }

.actions-bar .print-text, .actions-bar .download-text {
  display: none; }

.perms-text-input {
  display: inline-block;
  float: left;
  margin-top: 5px; }

.perms-tooltip {
  float: left;
  display: inline-block;
  padding-left: 5px; }

.perms-input {
  float: left;
  display: inline-block; }

.perms-input input[type="text"] {
  padding: 0 4px !important; }

.input-90px {
  width: 90px !important; }

#permissionList .permission-list-row {
  margin-top: 10px;
  padding-left: 9px; }

#permissionList .action-buttons {
  font-size: 20px;
  text-align: right;
  margin-top: 6px;
  padding-left: 9px;
  padding-right: 15px;
  text-decoration: none; }

#permissionList .chevron-lg {
  font-size: 12px;
  line-height: 0.75em;
  vertical-align: -15%; }

#permissionList .fa-chevron-down {
  position: relative;
  top: -2px; }

#permissionList .fa-chevron-right {
  position: relative;
  top: -1px; }

#permissionList .permission-header {
  font-size: 15px;
  font-weight: bold; }

#permissionList .wf-approvers {
  padding: 10px 0 0 0; }

#permissionList .permission-detail {
  padding-left: 37px; }

#permissionList #description {
  margin: 15px 0; }

.edit-list-main .section-edit-list {
  padding-left: 35px; }
  .edit-list-main .section-edit-list .header-container h1 {
    margin-bottom: 17px; }
  .edit-list-main .section-edit-list .name-container .name {
    border-radius: 0; }
    .edit-list-main .section-edit-list .name-container .name.error {
      border: solid 1px #ff1111; }
  .edit-list-main .section-edit-list .name-container .name-label.error {
    color: red; }
  .edit-list-main .section-edit-list .description-container {
    margin-top: 15px; }
    .edit-list-main .section-edit-list .description-container .description-area {
      border-radius: 0;
      max-width: 100%;
      min-height: 135px;
      max-height: 135px; }
    .edit-list-main .section-edit-list .description-container .max {
      font-size: 12px;
      color: #999;
      margin-top: 5px; }
  .edit-list-main .section-edit-list .shared-container {
    margin-top: 15px; }
    .edit-list-main .section-edit-list .shared-container input[type='radio'] {
      margin: 0;
      vertical-align: middle; }
    .edit-list-main .section-edit-list .shared-container .private, .edit-list-main .section-edit-list .shared-container .shared {
      display: inline-block; }
    .edit-list-main .section-edit-list .shared-container .private {
      margin-right: 15px; }
    .edit-list-main .section-edit-list .shared-container .description {
      font-size: 12px;
      color: #999; }
  .edit-list-main .section-edit-list .tooltip span {
    bottom: 10px; }
  .edit-list-main .section-edit-list .action-buttons {
    margin: 20px 52px 0 0;
    float: right;
    font-weight: bold; }
    .edit-list-main .section-edit-list .action-buttons a {
      text-decoration: none; }
    .edit-list-main .section-edit-list .action-buttons .save {
      background: linear-gradient(-180deg, #239ae3, #027ac3);
      color: #fff; }
    .edit-list-main .section-edit-list .action-buttons .cancel {
      background: linear-gradient(-180deg, #f1f1f1, #ddd);
      color: #666; }

.admin-details .admin-section .fullName {
  font-weight: bold; }

.admin-details .admin-section .email {
  color: #0078c1; }

.accutech .new-list-main .section-new-list .action-buttons .save {
  background: linear-gradient(-180deg, #229ED9, #229ED9);
  color: #fff; }

.new-list-main .section-new-list {
  padding-left: 35px; }
  .new-list-main .section-new-list .header-container h1 {
    margin-bottom: 17px; }
  .new-list-main .section-new-list .name-container .name {
    border-radius: 0; }
    .new-list-main .section-new-list .name-container .name.error {
      border: solid 1px #ff1111; }
  .new-list-main .section-new-list .name-container .name-label.error {
    color: red; }
  .new-list-main .section-new-list .description-container {
    margin-top: 15px; }
    .new-list-main .section-new-list .description-container .description-area {
      border-radius: 0;
      max-width: 100%;
      min-height: 135px;
      max-height: 135px; }
    .new-list-main .section-new-list .description-container .max {
      font-size: 12px;
      color: #999;
      margin-top: 5px; }
  .new-list-main .section-new-list .shared-container {
    margin-top: 15px; }
    .new-list-main .section-new-list .shared-container input[type='radio'] {
      margin: 0;
      vertical-align: middle; }
    .new-list-main .section-new-list .shared-container .private, .new-list-main .section-new-list .shared-container .shared {
      display: inline-block; }
    .new-list-main .section-new-list .shared-container .private {
      margin-right: 15px; }
    .new-list-main .section-new-list .shared-container .description {
      font-size: 12px;
      color: #999; }
  .new-list-main .section-new-list .action-buttons {
    margin: 20px 52px 0 0;
    float: right;
    font-weight: bold; }
    .new-list-main .section-new-list .action-buttons a {
      text-decoration: none; }
    .new-list-main .section-new-list .action-buttons .save {
      background: linear-gradient(-180deg, #239ae3, #027ac3);
      color: #fff; }
    .new-list-main .section-new-list .action-buttons .cancel {
      background: linear-gradient(-180deg, #f1f1f1, #ddd);
      color: #666; }

.accutech .saved-list-main .actions-bar .create {
  background: linear-gradient(-180deg, #229ED9, #229ED9); }

.accutech .savedListTable .arrow-up {
  border-bottom: 5px solid #18478D; }

.accutech .savedListTable .arrow-down {
  border-top: 5px solid #18478D; }

.saved-list-main h1 {
  margin-bottom: 0 !important; }

.saved-list-main .actions-bar .create {
  background: linear-gradient(-180deg, #239ae3, #027ac3);
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 4px; }

.saved-list-main .section-saved-list {
  padding-left: 35px; }
  .saved-list-main .section-saved-list .form-control {
    border-radius: 0; }

.saved-list-main .saved-list-container, .saved-list-main .action-row {
  margin-top: 25px; }

.saved-list-main .pagination-container .paginationBar {
  margin-bottom: 0px;
  border-bottom: none; }
  .saved-list-main .pagination-container .paginationBar .result-count span {
    display: none; }

.saved-list-main .action-buttons {
  margin-top: 20px; }
  .saved-list-main .action-buttons .button, .saved-list-main .action-buttons .button__link, .saved-list-main .action-buttons .button__search, .saved-list-main .action-buttons #cookie-bar .cb-enable, #cookie-bar .saved-list-main .action-buttons .cb-enable, .saved-list-main .action-buttons #cookie-bar .cb-disable, #cookie-bar .saved-list-main .action-buttons .cb-disable {
    float: right;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 4px;
    text-decoration: none; }
    .saved-list-main .action-buttons .button.add-to-cart, .saved-list-main .action-buttons .add-to-cart.button__link, .saved-list-main .action-buttons .add-to-cart.button__search, .saved-list-main .action-buttons #cookie-bar .add-to-cart.cb-enable, #cookie-bar .saved-list-main .action-buttons .add-to-cart.cb-enable, .saved-list-main .action-buttons #cookie-bar .add-to-cart.cb-disable, #cookie-bar .saved-list-main .action-buttons .add-to-cart.cb-disable {
      background: linear-gradient(-180deg, #239ae3, #027ac3);
      color: #fff;
      margin-left: 10px; }
    .saved-list-main .action-buttons .button.delete, .saved-list-main .action-buttons .delete.button__link, .saved-list-main .action-buttons .delete.button__search, .saved-list-main .action-buttons #cookie-bar .delete.cb-enable, #cookie-bar .saved-list-main .action-buttons .delete.cb-enable, .saved-list-main .action-buttons #cookie-bar .delete.cb-disable, #cookie-bar .saved-list-main .action-buttons .delete.cb-disable {
      background: linear-gradient(-180deg, #f1f1f1, #ddd);
      color: #666; }

.savedListTable .arrow-up {
  position: absolute;
  right: 5px;
  top: 11px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #0078c1; }

.savedListTable .arrow-down {
  position: absolute;
  right: 5px;
  top: 11px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #0078c1; }

.savedListTable .headers {
  font-weight: bold;
  color: #666;
  font-size: 12px; }
  .savedListTable .headers .header {
    background: #f1f1f1;
    background: linear-gradient(-180deg, #f1f1f1, #ddd); }
    .savedListTable .headers .header .header-val {
      padding: 5px; }
    .savedListTable .headers .header:first-child {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
    .savedListTable .headers .header:last-child {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
    .savedListTable .headers .header:not(:last-child) {
      border-right: solid 1px #cbcbcb; }
    .savedListTable .headers .header.checkbox {
      margin: 0;
      float: left; }
      .savedListTable .headers .header.checkbox .header-val {
        height: 27px;
        padding-top: 7px; }
        .savedListTable .headers .header.checkbox .header-val .all {
          position: relative;
          margin: 0; }

.savedListTable .rows {
  clear: left; }
  .savedListTable .rows .row {
    margin: 0; }
    .savedListTable .rows .row .checkbox {
      margin: 0;
      float: left;
      padding: 5px 10px; }
      .savedListTable .rows .row .checkbox .single {
        position: relative;
        margin: 10px 0 0; }
    .savedListTable .rows .row .val {
      padding: 10px; }
      .savedListTable .rows .row .val.name {
        color: #0078c1;
        word-break: break-all; }
      .savedListTable .rows .row .val .description {
        word-break: initial;
        word-wrap: break-word;
        color: #333333; }
    .savedListTable .rows .row:not(:last-child) {
      border-bottom: dotted 1px #ccc; }
    .savedListTable .rows .row:hover {
      background-color: #d9effc;
      cursor: pointer; }
    .savedListTable .rows .row p {
      margin: 0; }

.anixter-blue-text {
  color: #0078c1; }

.missing-history {
  clear: both;
  padding-top: 10px; }

.borderNone {
  border: none !important; }

.listItem-count {
  font-weight: bold;
  text-align: center; }

.paginationBar ul {
  padding-left: 0px; }
  .paginationBar ul li {
    display: inline;
    padding-left: 5px; }

.paymentItem {
  border-bottom: 1px dotted #666;
  padding: 15px 5px 15px 5px;
  overflow: hidden; }
  .paymentItem p {
    margin-bottom: 0px; }
  .paymentItem a {
    padding: 0px;
    color: #0078c1; }
  .paymentItem span {
    font-size: 12px; }
  .paymentItem .is-default-address {
    color: #666;
    font-weight: bold;
    font-size: 12px; }
  .paymentItem .section-payment-method {
    color: #666; }
    .paymentItem .section-payment-method .label {
      font-weight: bold;
      text-transform: uppercase; }
      .paymentItem .section-payment-method .label .value {
        display: block;
        font-size: 12px;
        text-transform: none; }
    .paymentItem .section-payment-method .payment-info p i {
      margin-right: 5px;
      color: #000000;
      font-size: 18px; }
    .paymentItem .section-payment-method .payment-info p:first-child {
      margin-bottom: 0; }
  .paymentItem .address .company-info {
    margin-bottom: 5px;
    color: #666;
    font-weight: bold; }

.accutech .product-description .product-info .product-actions .product-detail-anchor {
  color: #229ED9; }

.product-description {
  margin-top: 20px; }
  .product-description .product-image {
    display: block;
    float: left;
    position: relative; }
    .product-description .product-image a.js-modal {
      display: block;
      width: 250px;
      z-index: 10; }
    .product-description .product-image a.product-image-zoom-link {
      display: block;
      background: #ecf2f4;
      width: 36px;
      height: 36px;
      position: absolute;
      bottom: 0;
      right: 0;
      font-size: 26px;
      color: #666;
      text-align: center; }
    .product-description .product-image img.icon-overlay {
      display: block;
      position: absolute;
      top: 0;
      right: 0; }
  .product-description .product-info p {
    margin-bottom: 5px;
    font-size: 12px; }
  .product-description .product-info .product-heading {
    font-size: 24px;
    color: #333;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 0; }
    .product-description .product-info .product-heading .inner-product-heading {
      font-size: 16px;
      color: #666;
      line-height: 19px;
      text-transform: uppercase; }
  .product-description .product-info .product-bundle-info {
    height: 100px; }
    .product-description .product-info .product-bundle-info .product-heading {
      height: auto;
      margin-top: 0px;
      margin-bottom: 10px;
      line-height: 1.35; }
  .product-description .product-info dl {
    margin-bottom: 3px; }
  .product-description .product-info .manufacturer-note {
    font-weight: bold;
    display: inline; }
    .product-description .product-info .manufacturer-note .details {
      font-weight: normal; }
    .product-description .product-info .manufacturer-note .note-icon {
      height: 11px;
      display: inline-block;
      background-size: contain;
      margin-right: 5px;
      vertical-align: middle; }
      .product-description .product-info .manufacturer-note .note-icon.in-stock-icon {
        background: url("../images/instock.png") no-repeat scroll center right;
        width: 10px; }
      .product-description .product-info .manufacturer-note .note-icon.ships-icon {
        background: url("../images/ships.png") no-repeat scroll center right;
        width: 13px; }
      .product-description .product-info .manufacturer-note .note-icon.call-icon {
        background: url("../images/call.png") no-repeat scroll center right;
        width: 11px; }
    .product-description .product-info .manufacturer-note i {
      font-style: normal; }
  .product-description .product-info .local-inventory {
    margin-left: 17px;
    font-style: italic; }
  .product-description .product-info .attribute-title {
    width: auto;
    float: left;
    clear: left;
    color: #999;
    font-size: 14px;
    text-transform: uppercase; }
  .product-description .product-info .attribute-value {
    width: auto;
    color: black;
    font-size: 14px; }
  .product-description .product-info .product-actions {
    margin-top: 10px; }
    .product-description .product-info .product-actions .product-detail-anchor, .product-description .product-info .product-actions .print-anchor {
      color: #0078c1;
      font-size: 12px; }
      .product-description .product-info .product-actions .product-detail-anchor .img, .product-description .product-info .product-actions .print-anchor .img {
        height: 18px;
        vertical-align: middle; }
  .product-description .product-shipping {
    font-size: 12px;
    margin-top: 10px; }
    .product-description .product-shipping .increment, .product-description .product-shipping .minimum {
      margin-bottom: 5px; }
  .product-description .product-pricing {
    background: #f7f7f7;
    padding: 13px;
    border: 1px solid #e8e8e8;
    min-height: 139px; }
    .product-description .product-pricing i span {
      z-index: 999; }
    .product-description .product-pricing .price {
      color: #333;
      font-size: 24px;
      font-weight: bold;
      line-height: 28.8px; }
    .product-description .product-pricing .price-savings .listPrice {
      margin-top: 17px;
      color: #666; }
    .product-description .product-pricing .price-savings .mobile-separator {
      display: none; }
    .product-description .product-pricing .price-savings .you-save {
      color: #ec3333; }
    .product-description .product-pricing .product-measurement {
      color: #000;
      font-size: 14px;
      line-height: 22px;
      font-weight: bold; }
    .product-description .product-pricing hr {
      margin: 10px 0px;
      border-top: 1px solid #cccccc; }
    .product-description .product-pricing .sale-promotion .sale-heading {
      margin-bottom: 0px;
      color: #ff1111;
      font-size: 16px;
      font-weight: 700; }
    .product-description .product-pricing .sale-promotion .sale-product {
      color: #8d8d8d;
      font-size: 12px; }
    .product-description .product-pricing .form-add-to-cart {
      margin-top: 14px; }
      .product-description .product-pricing .form-add-to-cart label {
        color: #666;
        font-size: 14px;
        line-height: 22px;
        font-weight: normal; }
        .product-description .product-pricing .form-add-to-cart label input#quantity {
          font-weight: bold;
          width: 50%; }
      .product-description .product-pricing .form-add-to-cart .primary-medium {
        margin-top: 10px; }
      .product-description .product-pricing .form-add-to-cart .list-button {
        background: linear-gradient(-180deg, #f1f1f1, #ddd);
        color: #666;
        margin-left: 10px; }
      .product-description .product-pricing .form-add-to-cart .reel-length {
        display: inline-block;
        margin-top: 10px;
        margin-left: 12px;
        cursor: pointer;
        font-size: 12px; }
    .product-description .product-pricing .pricing-table {
      padding: 10px 0; }
      .product-description .product-pricing .pricing-table table {
        width: 100%; }
        .product-description .product-pricing .pricing-table table thead tr th {
          text-align: center; }
        .product-description .product-pricing .pricing-table table tbody tr {
          border-top: 1px solid #f4f4f4; }
          .product-description .product-pricing .pricing-table table tbody tr td {
            text-align: center;
            width: auto;
            padding-left: 10px; }
          .product-description .product-pricing .pricing-table table tbody tr:nth-child(odd) {
            background: #f4f4f4; }
          .product-description .product-pricing .pricing-table table tbody tr:nth-child(even) {
            background: #fff; }
    .product-description .product-pricing .promoMessage {
      font-weight: bold;
      color: #ff1111;
      display: block;
      word-break: break-word;
      font-size: 14px; }
    .product-description .product-pricing .promoValue {
      color: #ff1111;
      display: block;
      word-break: break-word;
      font-size: 24px; }
    .product-description .product-pricing .promoValidThrough {
      color: #666;
      text-transform: none;
      font-size: 14px; }
    .product-description .product-pricing .contractMessage {
      font-weight: bold;
      color: #000000;
      display: block;
      word-break: break-word;
      font-size: 14px; }
    .product-description .product-pricing .value em {
      font-style: normal; }
  .product-description .bundle {
    background: white;
    float: left;
    padding: 0px; }
  .product-description .carousel, .product-description .carousel-wrapper {
    position: relative;
    clear: both;
    width: 260px;
    float: left; }
    .product-description .carousel .jcarousel, .product-description .carousel-wrapper .jcarousel {
      position: relative;
      overflow: hidden;
      width: 100%;
      margin-left: 5px;
      /*
            This is the container of the carousel items.
            You must ensure that the position is relative or absolute and
            that the width is big enough to contain all items.
            */ }
      .product-description .carousel .jcarousel ul.product-thumbnails, .product-description .carousel-wrapper .jcarousel ul.product-thumbnails {
        width: 20000em;
        position: relative;
        /* Optional, required in this case since it's a <ul> element */
        list-style: none;
        margin: 0;
        padding: 0; }
        .product-description .carousel .jcarousel ul.product-thumbnails li, .product-description .carousel-wrapper .jcarousel ul.product-thumbnails li {
          /* Required only for block elements like <li>'s */
          float: left;
          border-left: 0px;
          margin-bottom: -99999px;
          padding-bottom: 99999px;
          text-align: center;
          padding-left: 5px;
          padding-right: 5px;
          width: 86px; }
          .product-description .carousel .jcarousel ul.product-thumbnails li:first-child, .product-description .carousel-wrapper .jcarousel ul.product-thumbnails li:first-child {
            border-left: none; }
    .product-description .carousel .jcarousel-prev,
    .product-description .carousel .jcarousel-next, .product-description .carousel-wrapper .jcarousel-prev,
    .product-description .carousel-wrapper .jcarousel-next {
      color: #666;
      font-size: 36px;
      position: absolute;
      height: 30px;
      top: 20px;
      width: 20px; }
      .product-description .carousel .jcarousel-prev.inactive,
      .product-description .carousel .jcarousel-next.inactive, .product-description .carousel-wrapper .jcarousel-prev.inactive,
      .product-description .carousel-wrapper .jcarousel-next.inactive {
        color: #f1f1f1; }
    .product-description .carousel .jcarousel-prev, .product-description .carousel-wrapper .jcarousel-prev {
      left: -20px; }
    .product-description .carousel .jcarousel-next, .product-description .carousel-wrapper .jcarousel-next {
      right: -20px; }

.section-product-overlay {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px; }

.product-detail .carousel {
  margin-top: 15px; }

.hide-pricing-pdp h2 {
  margin-top: 0;
  margin-bottom: 20px; }

.callPrice h2 {
  text-align: center; }

.detailBadge img {
  height: 22px; }

.prop65 img {
  margin-right: 4px; }

.become-a-customer {
  margin-top: 0;
  text-align: center; }

.log-in-link a {
  margin-bottom: 10px; }

.product-order-detail {
  margin-left: -5px;
  margin-right: -5px; }
  .product-order-detail:before, .product-order-detail:after {
    content: " ";
    display: table; }
  .product-order-detail:after {
    clear: both; }
  .product-order-detail .order-details .order-info {
    padding-left: 35px; }
    .product-order-detail .order-details .order-info .label {
      color: #666; }
      .product-order-detail .order-details .order-info .label .value {
        color: #000000;
        font-weight: bold;
        margin-left: 5px;
        word-break: break-all; }
    .product-order-detail .order-details .order-info .manufacturer-number {
      display: block;
      float: left;
      width: 100%; }
    .product-order-detail .order-details .order-info .anixter-number {
      display: block;
      float: left;
      width: 100%; }
  .product-order-detail h4 {
    margin-top: 0px; }
  .product-order-detail table {
    width: 100%; }
    .product-order-detail table tr.zebra {
      background-color: #f7f7f7; }
    .product-order-detail table tr td.qty {
      width: 80px;
      padding-left: 5px; }
    .product-order-detail table tr td.date {
      width: 80px; }
    .product-order-detail table tr td.tracking {
      width: 240px; }
    .product-order-detail table tr td.status {
      width: 80px;
      padding-left: 5px; }
  .section-product-container .product-order-detail {
    border-top: 1px dotted #666;
    padding-top: 20px;
    padding-bottom: 20px; }
    @media screen and (min-width: 767px) {
      .section-product-container .product-order-detail {
        padding-left: 0;
        padding-right: 0; } }
    .section-product-container .product-order-detail:first-child {
      border-top: none;
      padding-top: 0; }
  .product-order-detail .tracking .value {
    word-wrap: break-word; }
  .product-order-detail .status .value {
    font-weight: bold; }

.product-tile-cart {
  border-top: 1px dotted #cccccc;
  font-size: 12px;
  padding-top: 15px;
  padding-bottom: 15px; }
  .product-tile-cart:first-child {
    border-top: none; }
  .product-tile-cart p.label {
    color: #666;
    margin-bottom: 0; }
    .product-tile-cart p.label .value {
      color: #000000; }
  .product-tile-cart .custom-label {
    float: right; }
  .product-tile-cart .section-utilities {
    margin-top: 10px; }
    .product-tile-cart .section-utilities a {
      margin-left: 8px; }
  .product-tile-cart .quote {
    font-size: 14px;
    font-weight: 700; }
  .product-tile-cart .cart-item-info img {
    float: left; }
  .product-tile-cart .cart-item-info .cart-item-details {
    margin-left: 150px; }
    .product-tile-cart .cart-item-info .cart-item-details .label .value {
      margin-left: 5px;
      word-break: break-all; }
  .product-tile-cart .form-update-cart .updateQuantityProduct {
    margin-top: 5px;
    margin-left: 0px; }
  .product-tile-cart .form-update-cart input {
    text-align: center; }
  .product-tile-cart .submitRemoveProduct {
    margin-left: 0px; }
  .product-tile-cart .cart-item-price p {
    margin-bottom: 0; }
    .product-tile-cart .cart-item-price p.label em {
      color: #000000;
      font-size: 14px;
      font-style: normal;
      font-weight: bold;
      display: block; }
    .product-tile-cart .cart-item-price p.label .value {
      display: block; }
    .product-tile-cart .cart-item-price p.section-shipping {
      color: #666;
      margin-top: 18px; }
  .product-tile-cart .cart-item-price .quote {
    font-size: 14px;
    font-weight: normal; }
  .product-tile-cart .cart-item-total .label .value {
    display: block; }
    .product-tile-cart .cart-item-total .label .value em {
      color: #000000;
      font-size: 24px;
      font-style: normal;
      font-weight: bold; }
  .product-tile-cart .cart-item-total .section-saving .value {
    color: #ff1111;
    font-size: 16px;
    font-weight: bold; }
  .product-tile-cart .cart-item-total .quote {
    font-size: 14px;
    font-weight: bold;
    font-style: normal; }
  .product-tile-cart .cart-item-total .button, .product-tile-cart .cart-item-total .button__link, .product-tile-cart .cart-item-total .button__search, .product-tile-cart .cart-item-total #cookie-bar .cb-enable, #cookie-bar .product-tile-cart .cart-item-total .cb-enable, .product-tile-cart .cart-item-total #cookie-bar .cb-disable, #cookie-bar .product-tile-cart .cart-item-total .cb-disable {
    margin-top: 10px; }
  .product-tile-cart .cart-item-total .section-shipping {
    color: #666;
    margin-top: 35px; }
  .product-tile-cart .reel-length-head {
    font-size: 12px;
    font-weight: bold;
    float: left;
    clear: left; }
  .product-tile-cart .reel-length-items {
    font-size: 12px;
    float: left;
    clear: left; }
  .product-tile-cart .reel-length-total {
    font-size: 12px;
    font-weight: bold; }
  .product-tile-cart .reel-length-total-summary {
    font-size: 12px;
    font-weight: bold;
    float: left;
    clear: left; }
  .product-tile-cart .label .value .promoMessage {
    font-weight: bold;
    color: #ff1111;
    display: block;
    word-break: break-word;
    font-size: 12px; }
  .product-tile-cart .label .value .promoValue {
    font-weight: bold;
    color: #ff1111;
    display: block;
    word-break: break-word;
    font-size: 16px; }
  .product-tile-cart .label .value .promoValidThrough {
    color: #666;
    text-transform: none;
    font-size: 12px; }
  .product-tile-cart .label .value .contractMessage {
    font-weight: bold;
    color: #000000;
    display: block;
    word-break: break-word;
    font-size: 14px; }

.product-tile {
  font-size: 12px;
  clear: both; }
  .product-tile p.label {
    color: #666;
    margin-bottom: 0; }
    .product-tile p.label .value {
      color: #000000; }
  .product-tile .section-utilities {
    margin-top: 10px; }
    .product-tile .section-utilities a {
      margin-left: 8px; }
  .product-tile .sub-category {
    margin-top: 10px; }
    .product-tile .sub-category .label {
      text-transform: capitalize; }
  .product-tile img {
    float: left;
    width: 100%;
    max-width: 125px;
    height: auto;
    overflow: hidden;
    border: 1px solid #dddddd; }
    .product-tile img.icon-overlay {
      display: block;
      position: absolute;
      top: 0;
      left: 85px;
      float: none !important;
      width: auto !important;
      max-width: none !important;
      border: none; }
  .product-tile .cart-item-details .label .value {
    margin-left: 5px;
    word-break: break-all; }
  .product-tile .cart-item-details .label .viewAll-value {
    margin-left: 5px;
    word-break: keep-all; }
  .product-tile .cart-item-details .discount {
    font-size: 16px;
    color: #ff1111; }
  .product-tile .cart-item-details .discount-information {
    font-size: 12px;
    color: #666; }
  .product-tile .title-primary,
  .product-tile .title-secondary {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px; }
  .product-tile .label .value .promoMessage {
    font-weight: bold;
    color: #ff1111;
    display: block;
    word-break: break-word;
    font-size: 10px; }
  .product-tile .label .value .promoValue {
    color: #ff1111;
    display: block;
    word-break: break-word;
    font-size: 12px; }
  .product-tile .label .value .promoValidThrough {
    color: #666;
    text-transform: none;
    font-size: 10px; }
  .product-tile .label .value .contractMessage {
    font-weight: bold;
    color: #000000;
    display: block;
    word-break: break-word;
    font-size: 10px; }

.np-ph-cp label {
  margin-bottom: 0px; }

.np-ph-cp #display-phone {
  color: #333333;
  font-size: 14px; }

.np-ph-cp #display-company-name {
  color: #333333;
  font-size: 14px; }

.product-tile-minicart {
  padding: 10px 5px 10px; }
  .product-tile-minicart img {
    float: left;
    max-width: 100px;
    max-height: 100px; }
  .product-tile-minicart :last-child {
    padding-bottom: 0; }
  .product-tile-minicart .minicart-info .label {
    color: #666;
    font-size: 12px;
    text-transform: uppercase; }
    .product-tile-minicart .minicart-info .label .value {
      color: #000000;
      font-size: 12px;
      font-weight: bold; }
  .product-tile-minicart .minicart-heading {
    font-size: 12px;
    color: #666;
    margin-bottom: 5px;
    padding-right: 5px;
    font-weight: bold; }
  .product-tile-minicart .minicart-value {
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 0px;
    word-break: break-all;
    padding-right: 5px; }
  .product-tile-minicart .minicart-units {
    margin-left: 2px; }
  .mini-cart .product-tile-minicart {
    border-top: 1px dotted #666; }

.product-tile-tertiary {
  border-top: 1px dotted #cccccc;
  font-size: 12px;
  padding-top: 15px;
  padding-bottom: 15px; }
  .product-tile-tertiary:first-child {
    border-top: none; }
  .product-tile-tertiary p.label {
    color: #666;
    margin-bottom: 0;
    text-transform: uppercase; }
    .product-tile-tertiary p.label .value {
      color: #000000; }
  .product-tile-tertiary .quote {
    font-size: 14px;
    font-weight: 700; }
  .product-tile-tertiary .cart-item-info img {
    float: left; }
  .product-tile-tertiary .cart-item-info .cart-item-details {
    margin-left: 150px; }
    .product-tile-tertiary .cart-item-info .cart-item-details .label .value {
      word-break: break-all;
      margin-left: 5px; }
  .product-tile-tertiary .cart-item-price {
    min-height: 125px; }
    .product-tile-tertiary .cart-item-price p {
      margin-bottom: 0; }
      .product-tile-tertiary .cart-item-price p.label em {
        color: #000000;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        text-transform: capitalize; }
      .product-tile-tertiary .cart-item-price p.label .value {
        color: #000000;
        font-weight: bold;
        display: block;
        word-break: break-word; }
      .product-tile-tertiary .cart-item-price p.label .promoMessage {
        font-weight: bold;
        color: #ff1111;
        display: block;
        word-break: break-word;
        font-size: 12px; }
      .product-tile-tertiary .cart-item-price p.label .promoValue {
        font-weight: bold;
        color: #ff1111;
        display: block;
        word-break: break-word;
        font-size: 16px; }
      .product-tile-tertiary .cart-item-price p.label .contractMessage {
        font-weight: bold;
        color: #000000;
        display: block;
        word-break: break-word;
        font-size: 12px; }
      .product-tile-tertiary .cart-item-price p.section-shipping {
        color: #666;
        margin-top: 18px; }
    .product-tile-tertiary .cart-item-price .data-price .highlight {
      font-size: 14px;
      font-style: normal;
      font-weight: bold;
      margin-bottom: 12px; }
    .product-tile-tertiary .cart-item-price .section-list-price .list-price {
      margin: 4px 0;
      color: #666; }
    .product-tile-tertiary .cart-item-price .section-list-price .value {
      color: #666 !important;
      font-weight: 500 !important; }
    .product-tile-tertiary .cart-item-price .section-list-price .savings {
      color: red;
      u-save-color: red;
      u-save-display: block; }
    .product-tile-tertiary .cart-item-price .section-list-price .promoValidThrough {
      color: #666;
      text-transform: none;
      font-size: 10px; }
    .product-tile-tertiary .cart-item-price .manufacturer-note {
      font-weight: bold; }
      .product-tile-tertiary .cart-item-price .manufacturer-note i {
        font-style: normal; }
      .product-tile-tertiary .cart-item-price .manufacturer-note .details {
        display: block;
        width: 100%;
        font-weight: normal; }
      .product-tile-tertiary .cart-item-price .manufacturer-note .note-icon {
        height: 11px;
        display: inline-block;
        background-size: contain;
        margin-right: 4px;
        vertical-align: middle; }
        .product-tile-tertiary .cart-item-price .manufacturer-note .note-icon.in-stock-icon {
          background: url("../images/instock.png") no-repeat scroll center right;
          width: 10px; }
        .product-tile-tertiary .cart-item-price .manufacturer-note .note-icon.ships-icon {
          background: url("../images/ships.png") no-repeat scroll center right;
          width: 13px; }
        .product-tile-tertiary .cart-item-price .manufacturer-note .note-icon.call-icon {
          background: url("../images/call.png") no-repeat scroll center right;
          width: 11px; }
    .product-tile-tertiary .cart-item-price .quote {
      font-size: 14px;
      font-weight: normal; }
    .product-tile-tertiary .cart-item-price .tooltip span {
      margin-left: 0px;
      bottom: 110px;
      right: -93px; }
      .product-tile-tertiary .cart-item-price .tooltip span:after {
        bottom: -20px;
        left: 110px; }
    .product-tile-tertiary .cart-item-price .reel-length {
      display: inline-block;
      margin-top: 10px;
      margin-left: 10px;
      cursor: pointer;
      font-size: 12px; }
  .product-tile-tertiary .cart-item-total {
    padding-left: 30px; }
    .product-tile-tertiary .cart-item-total .input-text label {
      width: 100%; }
      .product-tile-tertiary .cart-item-total .input-text label span {
        color: #666666;
        text-align: center; }
      .product-tile-tertiary .cart-item-total .input-text label input {
        width: 100%; }
    .product-tile-tertiary .cart-item-total .label .value {
      display: block; }
      .product-tile-tertiary .cart-item-total .label .value em {
        color: #000000;
        font-size: 24px;
        font-style: normal;
        font-weight: bold; }
    .product-tile-tertiary .cart-item-total .section-saving .value {
      color: #ff1111;
      font-size: 16px;
      font-weight: bold; }
    .product-tile-tertiary .cart-item-total .quote {
      font-size: 18px;
      font-weight: 700; }
    .product-tile-tertiary .cart-item-total .button, .product-tile-tertiary .cart-item-total .button__link, .product-tile-tertiary .cart-item-total .button__search, .product-tile-tertiary .cart-item-total #cookie-bar .cb-enable, #cookie-bar .product-tile-tertiary .cart-item-total .cb-enable, .product-tile-tertiary .cart-item-total #cookie-bar .cb-disable, #cookie-bar .product-tile-tertiary .cart-item-total .cb-disable {
      margin-top: 10px;
      width: 100%;
      white-space: normal; }
    .product-tile-tertiary .cart-item-total a.button, .product-tile-tertiary .cart-item-total a.button__link, .product-tile-tertiary .cart-item-total a.button__search, .product-tile-tertiary .cart-item-total #cookie-bar a.cb-enable, #cookie-bar .product-tile-tertiary .cart-item-total a.cb-enable, .product-tile-tertiary .cart-item-total #cookie-bar a.cb-disable, #cookie-bar .product-tile-tertiary .cart-item-total a.cb-disable {
      display: inline-block;
      text-align: center; }
    .product-tile-tertiary .cart-item-total a.no-margin {
      margin: 0; }
    .product-tile-tertiary .cart-item-total a.register-button {
      display: block;
      font-weight: bold;
      margin-top: 10px;
      text-align: center; }
    .product-tile-tertiary .cart-item-total .section-shipping {
      color: #666;
      margin-top: 35px; }
    .product-tile-tertiary .cart-item-total .reel-length {
      display: inline-block;
      margin-top: 10px;
      margin-left: 10px;
      cursor: pointer;
      font-size: 12px; }
  .product-tile-tertiary.multiple-part-search-tile:before, .product-tile-tertiary.multiple-part-search-tile:after {
    content: " ";
    display: table; }
  .product-tile-tertiary.multiple-part-search-tile:after {
    clear: both; }
  .product-tile-tertiary.multiple-part-search-tile .cart-item-details {
    margin-left: 150px; }
    .product-tile-tertiary.multiple-part-search-tile .cart-item-details .label .value {
      word-break: break-all; }
  .product-tile-tertiary.multiple-part-search-tile:first-child {
    border-top: 1px dotted #cccccc; }
  .product-tile-tertiary.multiple-part-search-tile .tooltip span {
    margin-left: 0px;
    bottom: 133px;
    right: -88px; }
    .product-tile-tertiary.multiple-part-search-tile .tooltip span:after {
      bottom: -20px;
      left: 110px; }
  .product-tile-tertiary.multiple-part-search-tile .cart-item-total .input-text label input {
    width: 110px; }

.product-tile-vertical {
  font-size: 12px; }
  .product-tile-vertical div > a {
    display: block;
    margin-bottom: 20px; }
    .product-tile-vertical div > a .thumb {
      position: relative;
      text-align: center; }
      .product-tile-vertical div > a .thumb .img {
        width: 125px;
        height: 125px; }
      .product-tile-vertical div > a .thumb .icon-overlay {
        left: 50%;
        height: 45px;
        margin-left: 17px;
        position: absolute;
        top: 0;
        width: 45px; }
  .product-tile-vertical .product-information {
    min-height: 240px;
    height: 100%; }
    .product-tile-vertical .product-information .title-primary {
      height: 50px;
      overflow: hidden; }
    .product-tile-vertical .product-information .section-utilities .specsheet img {
      width: 12px; }
    .product-tile-vertical .product-information .product-shipping {
      font-size: 12px;
      margin-top: 10px;
      line-height: 16px; }
    .product-tile-vertical .product-information .label {
      text-transform: uppercase; }
  .product-tile-vertical .label {
    color: #666; }
    .product-tile-vertical .label .value {
      color: #000000;
      font-weight: bold;
      line-height: 17px;
      margin-left: 5px; }
      .product-tile-vertical .label .value em {
        font-size: 16px;
        font-style: normal;
        font-weight: bold; }
  .product-tile-vertical .section-price,
  .product-tile-vertical .section-add-to-cart {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left; }
    .product-tile-vertical .section-price .button, .product-tile-vertical .section-price .button__link, .product-tile-vertical .section-price .button__search, .product-tile-vertical .section-price #cookie-bar .cb-enable, #cookie-bar .product-tile-vertical .section-price .cb-enable, .product-tile-vertical .section-price #cookie-bar .cb-disable, #cookie-bar .product-tile-vertical .section-price .cb-disable,
    .product-tile-vertical .section-add-to-cart .button,
    .product-tile-vertical .section-add-to-cart .button__link,
    .product-tile-vertical .section-add-to-cart .button__search,
    .product-tile-vertical .section-add-to-cart #cookie-bar .cb-enable,
    #cookie-bar .product-tile-vertical .section-add-to-cart .cb-enable,
    .product-tile-vertical .section-add-to-cart #cookie-bar .cb-disable,
    #cookie-bar .product-tile-vertical .section-add-to-cart .cb-disable {
      padding: 6px;
      width: 100%; }
    .product-tile-vertical .section-price .quote,
    .product-tile-vertical .section-add-to-cart .quote {
      font-size: 14px;
      font-weight: 700; }
  .product-tile-vertical .section-add-to-cart {
    padding-left: 0px;
    padding-right: 0px; }
  .product-tile-vertical .section-price {
    width: 55%; }
    .product-tile-vertical .section-price .tooltip span {
      margin-left: 0px;
      bottom: 34px;
      left: -65px; }
      .product-tile-vertical .section-price .tooltip span:after {
        bottom: -21px;
        left: 120px; }
    .product-tile-vertical .section-price .label {
      margin-bottom: 3px; }
      .product-tile-vertical .section-price .label .value {
        display: block;
        margin-left: 0; }
  .product-tile-vertical .section-add-to-cart {
    width: 45%; }
  .product-tile-vertical .price-section .label .value {
    display: block;
    margin-left: 0; }
  .product-tile-vertical .price-section .price {
    display: block; }
  .product-tile-vertical .price-section .form-add-to-cart .button, .product-tile-vertical .price-section .form-add-to-cart .button__link, .product-tile-vertical .price-section .form-add-to-cart .button__search, .product-tile-vertical .price-section .form-add-to-cart #cookie-bar .cb-enable, #cookie-bar .product-tile-vertical .price-section .form-add-to-cart .cb-enable, .product-tile-vertical .price-section .form-add-to-cart #cookie-bar .cb-disable, #cookie-bar .product-tile-vertical .price-section .form-add-to-cart .cb-disable {
    padding: 6px;
    width: 100%; }
  .product-tile-vertical .label .value .price .promoMessage {
    font-weight: normal;
    color: #ff1111;
    display: block;
    word-break: break-word;
    font-size: 12px; }
  .product-tile-vertical .label .value .price .promoValue {
    color: #ff1111;
    display: block;
    word-break: break-word;
    font-size: 16px; }
  .product-tile-vertical .label .value .price .contractMessage {
    font-weight: normal;
    color: #000000;
    display: block;
    word-break: break-word;
    font-size: 12px; }

.bulk-project-management-modal {
  width: 95%;
  margin: 0 auto; }
  .bulk-project-management-modal .bulk-content-modal .control-label {
    font-size: 14px;
    font-weight: bold; }
    .bulk-project-management-modal .bulk-content-modal .control-label span {
      font-size: 12px;
      font-style: italic;
      font-weight: normal; }
    .bulk-project-management-modal .bulk-content-modal .control-label span.mandatory {
      color: red; }
  .bulk-project-management-modal .bulk-content-modal .control-group {
    margin-top: 15px;
    padding: 0; }
  .bulk-project-management-modal .bulk-content-modal input[type="text"]::-webkit-input-placeholder {
    color: #666; }
  .bulk-project-management-modal .bulk-content-modal input[type="text"]:-ms-input-placeholder {
    color: #666; }
  .bulk-project-management-modal .bulk-content-modal input[type="text"]::placeholder {
    color: #666; }
  .bulk-project-management-modal .bulk-content-modal #project-management-form .calendar-icon {
    right: 11%;
    width: 20px; }
  .bulk-project-management-modal .header-modal {
    border: 0;
    padding: 0 0 0 5px; }
  .bulk-project-management-modal .input-text input[type="text"], .bulk-project-management-modal .control-group input[type="text"], .bulk-project-management-modal .control-group select {
    height: 40px; }
  .bulk-project-management-modal .bulk-text__area {
    width: 100%;
    height: 80px;
    resize: none;
    border: 1px solid #cccccc; }
  .bulk-project-management-modal .error-control-group {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .bulk-project-management-modal .error-control-group .error-control-date {
      width: 33.3%; }
      .bulk-project-management-modal .error-control-group .error-control-date .start-date__error, .bulk-project-management-modal .error-control-group .error-control-date .end-date__error {
        visibility: hidden; }
  .bulk-project-management-modal .bulk-static-section .project-name-exists, .bulk-project-management-modal .bulk-static-section .project-name-required, .bulk-project-management-modal .bulk-static-section .forbidden-name__characters, .bulk-project-management-modal .bulk-static-section .forbidden-description__characters, .bulk-project-management-modal .bulk-static-section .error-message {
    display: none;
    color: #DC4532; }
  .bulk-project-management-modal .bulk-dynamic-section .project-address-required, .bulk-project-management-modal .bulk-dynamic-section .project-phone-required, .bulk-project-management-modal .bulk-dynamic-section .project-city-required, .bulk-project-management-modal .bulk-dynamic-section .project-postCode-required, .bulk-project-management-modal .bulk-dynamic-section .error-message {
    display: none;
    color: #DC4532; }
  .bulk-project-management-modal .bulk-dynamic-section #create-date {
    background-color: transparent;
    border: 0; }
  .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text .control-group, .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text #country-regions {
      width: 33.3%;
      position: relative; }
      .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text .control-group input, .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text .control-group select, .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text #country-regions input, .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text #country-regions select {
        width: 92.5%; }
      .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text .control-group input[type="date"]::-webkit-inner-spin-button, .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text #country-regions input[type="date"]::-webkit-inner-spin-button {
        display: none; }
      .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text .control-group .control-group, .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text #country-regions .control-group {
        width: 100%; }
      .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text .control-group input[type="date"]::-webkit-calendar-picker-indicator, .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text #country-regions input[type="date"]::-webkit-calendar-picker-indicator {
        background: url(../images/calendar.png) left/80% no-repeat;
        color: rgba(0, 0, 0, 0);
        opacity: 1;
        right: 10px; }
      .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text .control-group input[type="date"], .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text #country-regions input[type="date"] {
        text-transform: uppercase; }
      .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text .control-group .calendar-icon, .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text #country-regions .calendar-icon {
        right: 10%;
        width: 17px; }
    .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text .control-group {
      width: 100%; }
    .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text .bulk-custom-fields {
      width: 100%; }
      .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text .bulk-custom-fields .control-group {
        width: 33.3%; }
    .bulk-project-management-modal .bulk-dynamic-section .bulk-dynamic__text input[type="date"]::-webkit-calendar-picker-indicator:hover {
      background: url(../images/calendar.png) left/80% no-repeat;
      right: 10px; }
  .bulk-project-management-modal .bulk-dynamic-section .bulk-border, .bulk-project-management-modal .bulk-dynamic-section .input-text input[type="text"]:not(.error), .bulk-project-management-modal .bulk-dynamic-section .control-group input[type="text"]:not(.error) {
    border: 1.2px solid black; }
  .bulk-project-management-modal .bulk-dynamic__area {
    width: 97.6%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .bulk-project-management-modal .bulk-dynamic__area .control-group {
      width: 100%;
      padding: 0; }
  .bulk-project-management-modal .hr-text {
    border-bottom: 1.5px solid #666;
    margin: 0 5px 10px 5px; }
    .bulk-project-management-modal .hr-text span {
      background-color: #f6f6f6;
      color: #666;
      font-size: 15px; }
  .bulk-project-management-modal .errors-date__wp {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .bulk-project-management-modal .errors-date__wp div {
      width: 33.3%; }
      .bulk-project-management-modal .errors-date__wp div span {
        display: none;
        color: #DC4532; }
  .bulk-project-management-modal .bulk-footer-modal {
    display: -ms-flexbox;
    display: flex;
    width: 97.4%;
    -ms-flex-pack: end;
        justify-content: flex-end;
    margin: 10px 0 30px 0; }
    .bulk-project-management-modal .bulk-footer-modal .bulk-action-buttons {
      display: -ms-flexbox;
      display: flex; }
      .bulk-project-management-modal .bulk-footer-modal .bulk-action-buttons > a {
        margin-top: 10px;
        margin-right: 25px; }
      .bulk-project-management-modal .bulk-footer-modal .bulk-action-buttons .cancel-link__wp {
        position: relative;
        right: 40%; }
        .bulk-project-management-modal .bulk-footer-modal .bulk-action-buttons .cancel-link__wp a {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          color: #0078c1; }
      .bulk-project-management-modal .bulk-footer-modal .bulk-action-buttons #bulk-createNewProject {
        padding: 7px 30px; }
  .bulk-project-management-modal input, .bulk-project-management-modal .input-text input[type="text"] {
    color: gray; }
  .bulk-project-management-modal .forbidden-names {
    display: none; }
  .bulk-project-management-modal .label-error {
    color: #DC4532; }
  .bulk-project-management-modal .input-errors {
    color: #DC4532 !important;
    border-color: #DC4532 !important; }
  @media (min-width: 768px) {
    .bulk-project-management-modal input#address-line1 {
      width: 96.3%; } }

.pstrength-bar,
.pstrength-minchar {
  clear: both;
  float: left;
  border: 0px;
  border-radius: 5px;
  font-size: 12px;
  height: 20px;
  width: 0px; }

.pstrength-container-bar {
  border: 1px;
  border-style: solid;
  border-radius: 5px;
  border-color: #cccccc;
  height: 20px; }

.pstrength-info {
  font-weight: bold;
  text-align: center; }

.pstrength-title {
  padding: 10px 0;
  font-weight: bold;
  font-size: 12px; }

.password-requirements {
  padding: 5px 0 0 10px;
  font-size: 11px;
  color: #9b9b9b;
  letter-spacing: 0;
  text-align: left;
  line-height: 13px;
  font-style: normal; }

.quote-confirmation .shopping {
  margin-right: 5px; }

.quote-confirmation .cart-items-header {
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #666;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #f8f8f8;
  background: linear-gradient(-180deg, #f8f8f8, #dadada); }
  .quote-confirmation .cart-items-header:before, .quote-confirmation .cart-items-header:after {
    content: " ";
    display: table; }
  .quote-confirmation .cart-items-header:after {
    clear: both; }
  .quote-confirmation .cart-items-header div h6 {
    font-weight: bold; }
  .quote-confirmation .cart-items-header div:first-child h6 {
    margin-left: 5px; }
  .quote-confirmation .cart-items-header div.text-right h6 {
    margin-right: 10px; }

.quote-confirmation .quote-footer .cart-message {
  font-size: 12px;
  line-height: 20px; }
  .quote-confirmation .quote-footer .cart-message .discount {
    font-size: 16px;
    color: #ff1111; }
  .quote-confirmation .quote-footer .cart-message .discount-information {
    color: #666; }

.quote-confirmation .quote-footer .section-order-summary .label {
  color: #666;
  font-size: 12px;
  font-weight: bold;
  text-align: left; }
  .quote-confirmation .quote-footer .section-order-summary .label.subtotal .value {
    color: #000000;
    font-size: 16px;
    font-weight: bold; }
  .quote-confirmation .quote-footer .section-order-summary .label.total {
    line-height: 26px; }
    .quote-confirmation .quote-footer .section-order-summary .label.total .value {
      color: #000000;
      font-size: 24px;
      font-weight: bold;
      text-align: right;
      width: 183px; }
      .quote-confirmation .quote-footer .section-order-summary .label.total .value.quote-value {
        color: #000000;
        font-size: 16px;
        font-weight: bold;
        word-break: break-all; }
  .quote-confirmation .quote-footer .section-order-summary .label .value {
    color: #666;
    float: right;
    font-weight: normal;
    width: 135px;
    text-align: right; }
    .quote-confirmation .quote-footer .section-order-summary .label .value.savings {
      color: #ff1111; }

.quote-confirmation .quote-footer .section-order-summary .hr {
  clear: both; }
  .quote-confirmation .quote-footer .section-order-summary .hr hr {
    border-bottom: 1px solid #eeeeee;
    margin-top: 5px; }

.quote-confirmation .section-checkout-confirmation {
  margin-top: 25px; }
  .quote-confirmation .section-checkout-confirmation .quote-number-label {
    margin-bottom: 10px; }
  .quote-confirmation .section-checkout-confirmation .thankyou {
    margin-bottom: 10px; }
  .quote-confirmation .section-checkout-confirmation .page-heading h1 {
    margin: 0px; }
  .quote-confirmation .section-checkout-confirmation .view-quotes {
    margin: 25px 0px 0px 0px; }
  .quote-confirmation .section-checkout-confirmation .contact-information {
    margin: 15px 0px; }
    .quote-confirmation .section-checkout-confirmation .contact-information div {
      margin-bottom: 5px; }

.button-group {
  background: #fff;
  background: linear-gradient(-180deg, #fff, #dadada);
  display: table;
  border-radius: 4px;
  width: 100%; }
  .button-group .section-right {
    padding-top: 10px;
    padding-bottom: 10px; }
  .button-group .section-right,
  .button-group .section-left {
    float: none;
    display: table-cell;
    vertical-align: middle; }
  .button-group .terms {
    color: #666;
    display: inline-block;
    font-size: 12px;
    margin-right: 10px; }

.ie8 .button-group {
  background-color: #f8f8f8; }

.section-quote-request .inline-terms {
  text-align: left;
  margin-top: 5px; }

.section-quote-request .contact-information {
  margin-top: 15px;
  margin-bottom: 40px; }

.section-quote-request a.button, .section-quote-request a.button__link, .section-quote-request a.button__search, .section-quote-request #cookie-bar a.cb-enable, #cookie-bar .section-quote-request a.cb-enable, .section-quote-request #cookie-bar a.cb-disable, #cookie-bar .section-quote-request a.cb-disable {
  margin-left: 0px;
  padding-left: 25px;
  padding-right: 25px; }

.section-quote-request .input-text label {
  font-size: 16px; }
  .section-quote-request .input-text label input {
    text-align: left;
    padding-left: 5px; }

.section-quote-request .input-textarea {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 20px; }
  .section-quote-request .input-textarea label {
    width: 100%; }
    .section-quote-request .input-textarea label textarea {
      width: 100%; }

.section-quote-request .quote-request .input-text label {
  font-size: 12px; }

.product-reel-modal {
  width: 400px; }
  .product-reel-modal .hint {
    padding-left: 10px;
    padding-right: 10px; }
    .product-reel-modal .hint .hint-msg {
      font-size: 11px;
      padding-top: 10px; }
  .product-reel-modal .errors {
    padding-left: 10px;
    padding-right: 10px; }
    .product-reel-modal .errors .err-msg {
      color: #ff1111;
      display: block;
      font-size: 11px;
      padding: 0 1px 1px 0;
      margin: 0 2px 0 2px; }
  .product-reel-modal .modal-content {
    padding: 20px; }
    .product-reel-modal .modal-content .form-control {
      border-radius: 1px;
      height: 24px;
      width: 100%;
      text-align: center;
      font-size: 11px; }
    .product-reel-modal .modal-content .iteration-row {
      padding: 3px; }
    .product-reel-modal .modal-content .reel-length-form label {
      margin-top: 17px;
      font-size: 11px;
      display: none; }
    .product-reel-modal .modal-content .reel-length-form .lblTotalLength {
      font-size: 11px;
      font-weight: bold; }
    .product-reel-modal .modal-content .reel-length-form .label-cut {
      font-size: 11px;
      text-align: center; }
    .product-reel-modal .modal-content .reel-length-form .label-qty {
      font-size: 11px;
      text-align: center;
      text-transform: uppercase; }
    .product-reel-modal .modal-content .reel-length-form .label-total {
      font-size: 11px;
      text-align: center; }
    .product-reel-modal .modal-content .reel-length-form .reelLengthTotal {
      font-size: 11px;
      font-weight: bold;
      text-align: center;
      overflow: hidden;
      padding-top: 4px; }
    .product-reel-modal .modal-content .reel-length-form .reelCutTotal {
      font-size: 11px;
      font-weight: bold;
      text-align: center; }
    .product-reel-modal .modal-content .reel-length-form input[type="text"] {
      height: 25px;
      text-align: center; }
    .product-reel-modal .modal-content .reel-length-form ::-webkit-input-placeholder {
      color: transparent; }
    .product-reel-modal .modal-content .reel-length-form input:-ms-input-placeholder {
      color: transparent; }
    .product-reel-modal .modal-content .reel-length-form input::-moz-placeholder {
      color: transparent; }
    .product-reel-modal .modal-content .del-reel-cut-icon {
      background: url("../images/delete-icon.png") no-repeat scroll center center;
      height: 20px;
      width: 30px; }
    .product-reel-modal .modal-content .action-buttons button {
      margin-left: 25px; }

.section-account h5 {
  font-style: italic; }

.section-account hr {
  margin-top: 10px;
  margin-bottom: 15px; }

.section-account .help-text {
  color: #888;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 10px; }

.section-account .company-name {
  margin-bottom: 20px; }
  .section-account .company-name .value {
    font-weight: bold; }

.section-account .account-information {
  background: #f7f7f7;
  padding: 15px;
  margin-bottom: 30px;
  border: 1px solid #e8e8e8; }
  .section-account .account-information .header {
    padding-left: 0;
    font-size: 12px; }
  .section-account .account-information .value {
    font-weight: bold; }

.section-add-user .section-user-roles {
  margin: 30px 0; }
  .section-add-user .section-user-roles .company-name {
    font-weight: bold; }

.section-add-user .section-accounts-list {
  margin-left: 0;
  margin-right: 0; }
  .section-add-user .section-accounts-list .custom-table-row {
    margin: 15px 0px; }
  .section-add-user .section-accounts-list .no-accounts {
    clear: left;
    padding: 10px 0; }

.section-add-user .form-action-buttons .cancel {
  display: inline-block;
  height: 25px; }

.section-added-to-cart {
  width: 960px; }
  .section-added-to-cart h2 {
    color: #666; }
  .section-added-to-cart .added-to-cart-header {
    height: 25px;
    color: #666;
    clear: both;
    text-align: center;
    width: auto; }
    .section-added-to-cart .added-to-cart-header .heading {
      background: #cccccc;
      border-right: 1px solid #999;
      text-align: center; }
      .section-added-to-cart .added-to-cart-header .heading:first-child {
        height: 33px; }
      .section-added-to-cart .added-to-cart-header .heading:last-child {
        border: none; }
    .section-added-to-cart .added-to-cart-header h6 {
      font-weight: 700; }
  .section-added-to-cart .product-row {
    padding: 0px 0px 10px 10px;
    margin-top: 25px; }
    .section-added-to-cart .product-row .price {
      font-size: 16px;
      font-weight: 700; }
    .section-added-to-cart .product-row .qty {
      font-size: 14px;
      line-height: 17px;
      color: #333; }
      .section-added-to-cart .product-row .qty span {
        word-break: break-all; }
      .section-added-to-cart .product-row .qty .unit {
        padding-right: 5px;
        word-break: break-word; }
  .section-added-to-cart .buttons-navigation {
    background: #eeeeee;
    padding: 15px;
    border-top: 1px solid #cccccc; }
    .section-added-to-cart .buttons-navigation i {
      color: #0078c1; }
    .section-added-to-cart .buttons-navigation a.shopping {
      display: inline-block;
      margin-top: 10px;
      margin-left: 5px; }
    .section-added-to-cart .buttons-navigation a.cart {
      float: right; }
  .section-added-to-cart .suggested-products {
    margin: 10px 0; }
    .section-added-to-cart .suggested-products .carousel-wrapper h3 {
      margin-left: 10px; }

.section-address-book {
  padding-left: 35px; }
  .section-address-book h1 {
    font-size: 32px;
    color: #666; }
  .section-address-book p {
    font-size: 12px;
    font-weight: normal; }
  .section-address-book .address-book-header {
    background: #f8f8f8;
    background: linear-gradient(-180deg, #f8f8f8, #dadada);
    border-radius: 3px;
    height: 30px;
    width: auto;
    margin-top: 25px;
    color: #666;
    padding-left: 5px; }
    .section-address-book .address-book-header:before, .section-address-book .address-book-header:after {
      content: " ";
      display: table; }
    .section-address-book .address-book-header:after {
      clear: both; }
    .section-address-book .address-book-header .heading {
      border-radius: 3px;
      padding-left: 5px; }
    .section-address-book .address-book-header h6 {
      color: #666;
      font-size: 12px;
      font-weight: bold; }
  .section-address-book .address p {
    word-break: break-word; }
  .section-address-book .emptyMessage {
    clear: both; }

.address-removal-confirm-popup h2 {
  padding-left: 10px; }

.address-removal-confirm-popup .address {
  font-size: 12px;
  padding-left: 10px; }

.address-removal-confirm-popup .buttons {
  min-height: 30px;
  padding-right: 10px; }

.section-apply-for-credit .profile-information .header-container .title {
  font-weight: bold;
  text-transform: uppercase; }

.section-billing-history {
  padding-left: 30px; }
  .section-billing-history.loading {
    opacity: 0.5; }
  .section-billing-history h5 {
    font-style: italic; }
  .section-billing-history label {
    font-size: 12px; }
  .section-billing-history .form-control {
    height: 30px;
    border-radius: 1px; }
  .section-billing-history .control-label {
    margin-top: 10px; }
  .section-billing-history .loading {
    position: absolute;
    left: 50%;
    top: 100%;
    z-index: 100; }
    .section-billing-history .loading .progress {
      background: url(../images/colorbox/loading.gif) no-repeat center center;
      position: absolute;
      top: 0;
      left: 0;
      width: 40px;
      height: 40px;
      background-size: contain; }
  .section-billing-history form .input-wrapper {
    width: 80%; }
    .section-billing-history form .input-wrapper.middle {
      margin: 0 10%; }
      .section-billing-history form .input-wrapper.middle .calendar-icon {
        right: 28px; }
    .section-billing-history form .input-wrapper.right {
      margin: 0 0 0 20%; }
  .section-billing-history form button[type="submit"] {
    margin-top: 38px;
    height: 30px;
    padding: 2px 13px; }
  .section-billing-history form .form-control#fromDate, .section-billing-history form .form-control#toDate {
    width: 84%; }
  .section-billing-history form .form-control.error {
    color: #444; }
  .section-billing-history .calendar-icon {
    background: url(../images/calendar.png) no-repeat center;
    background-size: contain;
    width: 21px;
    height: 21px;
    position: absolute;
    right: 6px;
    bottom: 6px; }
  .section-billing-history .customTable {
    position: relative; }
    .section-billing-history .customTable .header {
      min-height: 44px; }
    .section-billing-history .customTable .one-col {
      width: 5% !important; }
    .section-billing-history .customTable .two-col {
      width: 16% !important; }
    .section-billing-history .customTable .three-col {
      width: 14% !important; }
    .section-billing-history .customTable .four-col {
      width: 12% !important; }
    .section-billing-history .customTable .five-col {
      width: 19% !important; }
    .section-billing-history .customTable .six-col {
      width: 24% !important; }
      .section-billing-history .customTable .six-col.header .header-val {
        width: 120px; }
    .section-billing-history .customTable .row-end {
      width: 100%;
      border-bottom: 1px dotted #cccccc; }
    .section-billing-history .customTable .custom-table-row {
      margin: 15px 0px; }
    .section-billing-history .customTable .download-anchor .download-text {
      display: none; }
  .section-billing-history button#downloadAll {
    margin-top: 12px;
    height: 30px;
    padding: 3px 13px; }

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

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

.back-button {
  display: inline-block;
  float: right;
  margin-right: 10px;
  width: 38px; }
  .back-button a {
    background: transparent url("../images/back_sprite.png") no-repeat scroll center right;
    background-size: contain;
    display: block;
    height: 33px; }

.section-project-management .dynamic-form label {
  font-weight: bold; }

.section-bulk-order-management {
  padding-top: 15px;
  padding-left: 35px; }
  .section-bulk-order-management .item__list, .section-bulk-order-management .item__list-table, .section-bulk-order-management .item__list--header-secondary, .section-bulk-order-management .item__list--header-secondary-orders {
    list-style: none;
    padding-left: 0px; }
  .section-bulk-order-management .item__list-table .bulk-main__header {
    background: linear-gradient(-180deg, #f1f1f1, #ddd);
    border-radius: 6px; }
  .section-bulk-order-management .item__list-table .item__list div {
    margin: 8px 0;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis; }
  .section-bulk-order-management .item__list-table .item__list--header li:first-child {
    font-size: 16px;
    padding: 10px; }
  .section-bulk-order-management .item__list-table .item__list--header li:last-child {
    padding: 5px; }
  .section-bulk-order-management .item__list-table .item__list--header .button, .section-bulk-order-management .item__list-table .item__list--header .button__link, .section-bulk-order-management .item__list-table .item__list--header .button__search, .section-bulk-order-management .item__list-table .item__list--header #cookie-bar .cb-enable, #cookie-bar .section-bulk-order-management .item__list-table .item__list--header .cb-enable, .section-bulk-order-management .item__list-table .item__list--header #cookie-bar .cb-disable, #cookie-bar .section-bulk-order-management .item__list-table .item__list--header .cb-disable {
    margin-bottom: 1px; }
  .section-bulk-order-management .item__list-table .item__list--header-secondary li:last-child, .section-bulk-order-management .item__list-table .item__list--header-secondary-orders li:last-child, .section-bulk-order-management .item__list-table li:not(.item__list--header-wp) div:last-child {
    text-align: right; }
  .section-bulk-order-management .item__list-table .item__list--header-secondary li, .section-bulk-order-management .item__list-table .item__list--header-secondary-orders li {
    border-bottom: 1px solid #DADCDE;
    position: relative; }
    .section-bulk-order-management .item__list-table .item__list--header-secondary li:last-child h5, .section-bulk-order-management .item__list-table .item__list--header-secondary-orders li:last-child h5 {
      position: relative;
      right: 15px; }
    .section-bulk-order-management .item__list-table .item__list--header-secondary li:last-child .arrow-up, .section-bulk-order-management .item__list-table .item__list--header-secondary li:last-child .arrow-down, .section-bulk-order-management .item__list-table .item__list--header-secondary-orders li:last-child .arrow-up, .section-bulk-order-management .item__list-table .item__list--header-secondary-orders li:last-child .arrow-down {
      right: 1px; }
    .section-bulk-order-management .item__list-table .item__list--header-secondary li h5, .section-bulk-order-management .item__list-table .item__list--header-secondary-orders li h5 {
      display: inline-block;
      font-weight: bold;
      margin-bottom: 5px; }
    .section-bulk-order-management .item__list-table .item__list--header-secondary li .arrow-up, .section-bulk-order-management .item__list-table .item__list--header-secondary li .arrow-down, .section-bulk-order-management .item__list-table .item__list--header-secondary-orders li .arrow-up, .section-bulk-order-management .item__list-table .item__list--header-secondary-orders li .arrow-down {
      cursor: pointer;
      display: inline-block;
      margin-left: 5px;
      right: inherit; }
    .section-bulk-order-management .item__list-table .item__list--header-secondary li .arrow-up, .section-bulk-order-management .item__list-table .item__list--header-secondary-orders li .arrow-up {
      border-bottom: 5px solid #cccccc;
      bottom: 9px; }
    .section-bulk-order-management .item__list-table .item__list--header-secondary li .arrow-down, .section-bulk-order-management .item__list-table .item__list--header-secondary-orders li .arrow-down {
      border-top: 5px solid #cccccc;
      top: 19px; }
    .section-bulk-order-management .item__list-table .item__list--header-secondary li .sort-selected-up, .section-bulk-order-management .item__list-table .item__list--header-secondary-orders li .sort-selected-up {
      border-bottom: 5px solid #0078c1; }
    .section-bulk-order-management .item__list-table .item__list--header-secondary li .sort-selected-down, .section-bulk-order-management .item__list-table .item__list--header-secondary-orders li .sort-selected-down {
      border-top: 5px solid #0078c1; }
  .section-bulk-order-management .item__list--header {
    list-style: none;
    padding-left: 0px;
    display: table;
    table-layout: fixed;
    width: 100%; }
    .section-bulk-order-management .item__list--header li {
      display: table-cell;
      background: linear-gradient(-180deg, #f1f1f1, #ddd);
      color: #605F5F;
      font-size: 13px;
      font-weight: bold;
      padding: 7px 10px; }
      .section-bulk-order-management .item__list--header li:first-child {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px; }
      .section-bulk-order-management .item__list--header li:last-child {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px; }
  .section-bulk-order-management .item__list {
    margin-top: 30px;
    margin-bottom: 10px; }
    .section-bulk-order-management .item__list .item__list--item {
      border-bottom: 1px solid #DADCDE;
      padding: 15px 0; }
      .section-bulk-order-management .item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap, .section-bulk-order-management .item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
        background-color: #fff; }
      .section-bulk-order-management .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; }
      .section-bulk-order-management .item__list .item__list--item .btn-group.open .dropdown-menu {
        padding: 0; }
        .section-bulk-order-management .item__list .item__list--item .btn-group.open .dropdown-menu li {
          margin: 0; }
          .section-bulk-order-management .item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
            border-bottom: 1px solid #DADCDE; }
      .section-bulk-order-management .item__list .item__list--item .btn-group.open a {
        padding: 18px 35px 18px 25px; }
      .section-bulk-order-management .item__list .item__list--item .item__configurations--display .btn {
        padding-left: 0; }
        .section-bulk-order-management .item__list .item__list--item .item__configurations--display .btn:hover {
          color: #2a6496; }
    .section-bulk-order-management .item__list .item__toggle {
      font-size: 13px;
      width: 18px; }
      .section-bulk-order-management .item__list .item__toggle > * {
        cursor: pointer; }
      .section-bulk-order-management .item__list .item__toggle .open .glyphicon .glyphicon-chevron-up:before {
        content: "\e113"; }
    .section-bulk-order-management .item__list .item__image {
      width: 116px;
      padding: 0 10px; }
      .section-bulk-order-management .item__list .item__image img {
        max-width: 96px; }
    .section-bulk-order-management .item__list .item__name {
      font-size: 16px;
      font-weight: 700; }
    .section-bulk-order-management .item__list .item__quantity {
      text-align: center; }
      .section-bulk-order-management .item__list .item__quantity .form-control {
        display: inline-block;
        text-align: center; }
    .section-bulk-order-management .item__list .item__delivery .item__delivery--label {
      text-transform: uppercase;
      color: #0078c1;
      font-weight: 700; }
    .section-bulk-order-management .item__list .item__total--column {
      text-align: right; }
    .section-bulk-order-management .item__list .item__total {
      font-size: 22px;
      font-weight: 700;
      text-align: right;
      padding-left: 0; }
    .section-bulk-order-management .item__list .item__remove, .section-bulk-order-management .item__list .item__menu {
      width: 35px;
      text-align: right; }
      .section-bulk-order-management .item__list .item__remove .btn, .section-bulk-order-management .item__list .item__menu .btn {
        background-color: transparent;
        padding: 0;
        border: 0;
        color: #428bca; }
        .section-bulk-order-management .item__list .item__remove .btn .glyphicon, .section-bulk-order-management .item__list .item__menu .btn .glyphicon {
          top: 4px; }
    .section-bulk-order-management .item__list #cartOrderGridForm .product-grid-container table {
      background-color: #fff; }
      .section-bulk-order-management .item__list #cartOrderGridForm .product-grid-container table th {
        background-color: #DADCDE;
        color: #333333; }
    .section-bulk-order-management .item__list .promo {
      font-size: 12px;
      font-weight: 700;
      color: #6cb6e3; }
    .section-bulk-order-management .item__list .out-of-stock {
      color: #ff1111; }
    .section-bulk-order-management .item__list .read-only-grid .grid-row > td {
      border-bottom: 1px solid #DADCDE; }
    .section-bulk-order-management .item__list .read-only-grid .grid-prod-img {
      width: 100px;
      padding: 25px 40px 20px 45px;
      vertical-align: top; }
      .section-bulk-order-management .item__list .read-only-grid .grid-prod-img + td {
        padding-bottom: 5px; }
    .section-bulk-order-management .item__list .read-only-grid .grid-variant,
    .section-bulk-order-management .item__list .read-only-grid .grid-size {
      font-weight: 700; }
      .section-bulk-order-management .item__list .read-only-grid .grid-variant + .grid-variant:before,
      .section-bulk-order-management .item__list .read-only-grid .grid-size + .grid-variant:before {
        content: "|";
        font-size: 15px;
        margin: 0 10px;
        width: 1px;
        color: #DADCDE; }
    .section-bulk-order-management .item__list .read-only-grid .grid-prod-info {
      display: inline-block;
      padding-top: 0;
      padding-right: 20px; }
    .section-bulk-order-management .item__list .read-only-grid .grid-qty .grid-qty-label {
      font-size: 12px;
      text-transform: uppercase; }
    .section-bulk-order-management .item__list .read-only-grid .grid-price:before {
      content: "|";
      font-size: 15px;
      margin: 0 10px;
      width: 1px;
      color: #DADCDE; }
  @media (min-width: 992px) {
    .section-bulk-order-management .item__list > li .add-to-cart-order-form-wrap {
      border-bottom: 1px solid #DADCDE; }
    .section-bulk-order-management .item__list .item__list--item {
      table-layout: fixed;
      width: 100%; }
      .section-bulk-order-management .item__list .item__list--item > div {
        display: table-cell;
        padding: 0 5px;
        vertical-align: top; }
      .section-bulk-order-management .item__list .item__list--item div.line_Error {
        display: block;
        margin-bottom: 2px;
        padding: 5px; }
      .section-bulk-order-management .item__list .item__list--item .tt-dropdown-menu div {
        display: block; }
    .section-bulk-order-management .item__list .skuHasError {
      width: 90% !important; }
      .section-bulk-order-management .item__list .skuHasError .control-label {
        display: block; }
      .section-bulk-order-management .item__list .skuHasError #inputMFR, .section-bulk-order-management .item__list .skuHasError .quick-order__help-block {
        display: inline-block; }
      .section-bulk-order-management .item__list .skuHasError .quick-order__help-block {
        margin-left: 6px;
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        vertical-align: middle; }
    .section-bulk-order-management .item__list .item__info {
      width: 35%;
      padding: 0 5px; }
    .section-bulk-order-management .item__list .item__delivery {
      padding-left: 3%; }
    .section-bulk-order-management .item__list .item__price .price-label {
      margin-bottom: 25px; }
    .section-bulk-order-management .item__list #item-remove-alone {
      padding-top: 40px; } }
  @media (min-width: 768px) {
    .section-bulk-order-management .item__list #cartOrderGridForm {
      max-height: 460px;
      overflow: scroll; }
      .section-bulk-order-management .item__list #cartOrderGridForm table tr:first-child > th:first-child,
      .section-bulk-order-management .item__list #cartOrderGridForm table tr > td:first-child {
        border-right: 0;
        padding-left: 20px; } }
  @media (max-width: 991px) {
    .section-bulk-order-management .item__list {
      margin-top: 0;
      clear: both; }
      .section-bulk-order-management .item__list .item__toggle .glyphicon {
        width: 50px;
        height: 50px; }
      .section-bulk-order-management .item__list .item__image {
        float: left;
        margin: 0; }
      .section-bulk-order-management .item__list .item__price .visible-xs {
        display: inline !important; }
      .section-bulk-order-management .item__list .item__remove, .section-bulk-order-management .item__list .item__menu {
        position: absolute;
        right: 5px;
        top: 8px;
        padding: 0;
        margin: 0; }
        .section-bulk-order-management .item__list .item__remove .btn, .section-bulk-order-management .item__list .item__menu .btn {
          text-align: center;
          width: 50px;
          height: 50px; }
      .section-bulk-order-management .item__list .item__quantity__total {
        clear: both;
        float: none;
        width: auto;
        padding-right: 10px; }
        .section-bulk-order-management .item__list .item__quantity__total > .details {
          cursor: pointer; }
        .section-bulk-order-management .item__list .item__quantity__total .qty {
          line-height: 42px;
          padding-top: 5px; }
          .section-bulk-order-management .item__list .item__quantity__total .qty .clearfix:before, .section-bulk-order-management .item__list .item__quantity__total .qty .clearfix:after {
            content: " ";
            display: table; }
          .section-bulk-order-management .item__list .item__quantity__total .qty .clearfix:after {
            clear: both; }
          .section-bulk-order-management .item__list .item__quantity__total .qty label {
            float: left;
            margin: 0 5px 0 0; }
          .section-bulk-order-management .item__list .item__quantity__total .qty input {
            float: left;
            width: 70px;
            text-align: center;
            padding-left: 12px;
            padding-right: 12px;
            margin-right: 5px; }
          .section-bulk-order-management .item__list .item__quantity__total .qty .qtyValue {
            float: left; }
          .section-bulk-order-management .item__list .item__quantity__total .qty .glyphicon {
            float: right;
            line-height: 40px;
            padding-left: 5px; }
        .section-bulk-order-management .item__list .item__quantity__total .open .qty .glyphicon .glyphicon-chevron-down:before {
          content: "\e114"; }
      .section-bulk-order-management .item__list #cartOrderGridForm .product-grid-container {
        font-size: 14px;
        margin: 0; }
        .section-bulk-order-management .item__list #cartOrderGridForm .product-grid-container .variant-detail {
          padding-left: 10px;
          padding-top: 5px; }
          .section-bulk-order-management .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
            padding-right: 5px; }
        .section-bulk-order-management .item__list #cartOrderGridForm .product-grid-container .variant-select {
          padding-top: 22px;
          padding-right: 10px;
          vertical-align: top; }
        .section-bulk-order-management .item__list #cartOrderGridForm .product-grid-container > table {
          border-bottom: 1px solid #DADCDE; }
          .section-bulk-order-management .item__list #cartOrderGridForm .product-grid-container > table tr td {
            border-bottom: none; }
        .section-bulk-order-management .item__list #cartOrderGridForm .product-grid-container .variant-summary {
          background-color: transparent; }
          .section-bulk-order-management .item__list #cartOrderGridForm .product-grid-container .variant-summary > td {
            padding: 0 10px 10px; }
          .section-bulk-order-management .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
            border: none;
            margin-top: 0;
            margin-bottom: 5px; }
          .section-bulk-order-management .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
            padding: 0 10px 0 0; }
            .section-bulk-order-management .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
              padding: 0; }
      .section-bulk-order-management .item__list .read-only-grid .grid-prod-img {
        padding-left: 10px;
        padding-right: 30px; }
      .section-bulk-order-management .item__list .read-only-grid .grid-variant {
        display: block; }
        .section-bulk-order-management .item__list .read-only-grid .grid-variant + .grid-variant:before {
          content: none; }
    .section-bulk-order-management .item__list--item {
      position: relative; }
      .section-bulk-order-management .item__list--item > div {
        margin-left: 116px;
        padding: 0 80px 0 0;
        overflow: hidden;
        text-overflow: ellipsis; }
      .section-bulk-order-management .item__list--item div.line_Error {
        margin: 0 45px 5px 11px;
        padding: 0; } }
  .account-orderdetail .section-bulk-order-management .item__list {
    clear: both;
    margin-top: 0; }
  .section-bulk-order-management .item__list__cart {
    margin-top: 15px;
    margin-bottom: 10px; }
    .section-bulk-order-management .item__list__cart table td {
      padding: 0; }
    .section-bulk-order-management .item__list__cart > table tbody > .entry-group-header > th {
      background-color: #E4E4E4;
      font-size: 16px;
      font-weight: 700;
      color: #000000;
      padding-right: 35px; }
    .section-bulk-order-management .item__list__cart > table tbody > .entry-group-header a {
      color: #0078c1; }
    .section-bulk-order-management .item__list__cart > table table td {
      background-color: #F4F4F4; }
    .section-bulk-order-management .item__list__cart > table table tbody > .entry-group-header > th {
      color: #000000;
      font-size: 14px;
      font-weight: normal;
      padding: 10px 35px; }
    @media (min-width: 992px) {
      .section-bulk-order-management .item__list__cart .item__remove, .section-bulk-order-management .item__list__cart .item__menu {
        width: 60px; } }
    .section-bulk-order-management .item__list__cart .item__list--item {
      border-top: 1px solid rgba(255, 255, 255, 0.15); }
      .section-bulk-order-management .item__list__cart .item__list--item .item__image {
        padding: 0px 10px 10px 10px; }
      @media (min-width: 992px) {
        .section-bulk-order-management .item__list__cart .item__list--item .item__remove {
          float: right;
          padding: 0px; } }
      @media (min-width: 992px) {
        .section-bulk-order-management .item__list__cart .item__list--item .item__menu {
          padding-right: 26px; } }
      .section-bulk-order-management .item__list__cart .item__list--item .item__menu {
        overflow: visible; }
        .section-bulk-order-management .item__list__cart .item__list--item .item__menu .dropdown-menu {
          padding: 5px 0; }
      .section-bulk-order-management .item__list__cart .item__list--item .btn-group.open .dropdown-menu {
        padding: 0; }
        .section-bulk-order-management .item__list__cart .item__list--item .btn-group.open .dropdown-menu li {
          margin: 0;
          border-top: 1px solid #DADCDE; }
          .section-bulk-order-management .item__list__cart .item__list--item .btn-group.open .dropdown-menu li:first-child {
            border: none; }
      .section-bulk-order-management .item__list__cart .item__list--item .btn-group.open a {
        padding: 18px 35px 18px 25px; }
    .section-bulk-order-management .item__list__cart .item__list--comment {
      display: table;
      table-layout: fixed;
      width: 100%; }
      .section-bulk-order-management .item__list__cart .item__list--comment .item__comment .full-width-padding {
        padding-left: 30px;
        padding-right: 30px; }
        @media (max-width: 992px) {
          .section-bulk-order-management .item__list__cart .item__list--comment .item__comment .full-width-padding {
            padding-left: 20px;
            padding-right: 20px; } }
      .section-bulk-order-management .item__list__cart .item__list--comment .item__comment textarea {
        min-height: inherit;
        resize: none;
        margin-bottom: 20px; }
      .section-bulk-order-management .item__list__cart .item__list--comment .item__comment--role {
        margin-top: 28px; }
      .section-bulk-order-management .item__list__cart .item__list--comment .item__comment--author {
        font-weight: bold; }
    .section-bulk-order-management .item__list__cart .item__quantity {
      text-align: left; }
      .section-bulk-order-management .item__list__cart .item__quantity .has-error .control-label, .section-bulk-order-management .item__list__cart .item__quantity .section-quick-order #quickOrder .item__list--item .qty-error .control-label, .section-quick-order #quickOrder .item__list--item .section-bulk-order-management .item__list__cart .item__quantity .qty-error .control-label {
        color: #ff1111; }
      .section-bulk-order-management .item__list__cart .item__quantity .has-error .qty, .section-bulk-order-management .item__list__cart .item__quantity .section-quick-order #quickOrder .item__list--item .qty-error .qty, .section-quick-order #quickOrder .item__list--item .section-bulk-order-management .item__list__cart .item__quantity .qty-error .qty {
        border: 1px solid #ff1111; }
    .section-bulk-order-management .item__list__cart .notification.has-error, .section-bulk-order-management .item__list__cart .section-quick-order #quickOrder .item__list--item .notification.qty-error, .section-quick-order #quickOrder .item__list--item .section-bulk-order-management .item__list__cart .notification.qty-error {
      padding: 0 30px;
      text-align: center;
      margin-top: 10px; }
    .section-bulk-order-management .item__list__cart .item__configurations {
      margin: 10px 0; }
    @media (max-width: 480px) {
      .section-bulk-order-management .item__list__cart .item__configuration--entry {
        margin-bottom: 5px; } }
    .section-bulk-order-management .item__list__cart .item__configurations--edit .btn {
      padding-left: 0; }
      .section-bulk-order-management .item__list__cart .item__configurations--edit .btn:hover {
        color: #2a6496; }
  .section-bulk-order-management .account-section .pagination-bar {
    margin: 15px 0 0; }
    .section-bulk-order-management .account-section .pagination-bar .pagination-toolbar {
      padding-left: 0;
      padding-right: 0;
      padding-top: 15px;
      border-bottom: none; }
      .section-bulk-order-management .account-section .pagination-bar .pagination-toolbar .sort-refine-bar .full-width-padding {
        padding-left: 30px;
        padding-right: 30px; }
        @media (max-width: 992px) {
          .section-bulk-order-management .account-section .pagination-bar .pagination-toolbar .sort-refine-bar .full-width-padding {
            padding-left: 20px;
            padding-right: 20px; } }
      .section-bulk-order-management .account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
        padding: 0; }
    .section-bulk-order-management .account-section .pagination-bar .pagination-bar-results {
      font-size: 12px;
      font-weight: 600;
      margin: 0;
      padding-top: 5px;
      padding-bottom: 5px;
      border-top: 1px solid #DADCDE; }
      .section-bulk-order-management .account-section .pagination-bar .pagination-bar-results .full-width-padding {
        padding-left: 30px;
        padding-right: 30px; }
        @media (max-width: 992px) {
          .section-bulk-order-management .account-section .pagination-bar .pagination-bar-results .full-width-padding {
            padding-left: 20px;
            padding-right: 20px; } }
      @media (max-width: 767px) {
        .section-bulk-order-management .account-section .pagination-bar .pagination-bar-results {
          border-bottom: 1px solid #DADCDE; } }
    .section-bulk-order-management .account-section .pagination-bar.bottom .pagination-toolbar {
      padding-top: 5px;
      border: none; }
  @media (max-width: 767px) {
    .section-bulk-order-management .account-section .pagination-bar .pagination-toolbar {
      margin: 0; }
    .section-bulk-order-management .account-section .pagination-bar .pagination-bar-results {
      border-bottom: 1px solid #DADCDE;
      padding-left: 10px;
      padding-right: 10px; } }
  .section-bulk-order-management .account-section .addressBackBtn,
  .section-bulk-order-management .account-section .orderTopBackBtn {
    background-color: transparent;
    border: none;
    box-shadow: none; }
  .section-bulk-order-management .account-section .account-section-header {
    text-transform: capitalize;
    border-bottom: 1px solid #DADCDE;
    margin: 0; }
    .section-bulk-order-management .account-section .account-section-header .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-bulk-order-management .account-section .account-section-header .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
    .section-bulk-order-management .account-section .account-section-header.account-section-header-secondary {
      color: #333333;
      font-size: 22px;
      line-height: 32px;
      font-weight: 400;
      padding-bottom: 5px; }
    .section-bulk-order-management .account-section .account-section-header.no-border {
      border-bottom: none; }
    .section-bulk-order-management .account-section .account-section-header .account-section-header-add {
      font-size: 12px;
      font-weight: 700;
      margin-top: 4px; }
  .section-bulk-order-management .account-section .account-section-header__subheadline {
    text-transform: none; }
  .section-bulk-order-management .account-section .account-orderdetail + .account-section-content .pagination-bar {
    margin-top: 0; }
  .section-bulk-order-management .account-section .container-lg .account-section-content .full-width-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 992px) {
      .section-bulk-order-management .account-section .container-lg .account-section-content .full-width-padding {
        padding-left: 20px;
        padding-right: 20px; } }
  @media (min-width: 1200px) {
    .section-bulk-order-management .account-section .container-lg .account-section-content {
      padding: 0; } }
  @media (min-width: 1200px) {
    .section-bulk-order-management .account-section .container-lg .account-section-content .account-section-form {
      padding: 0 5px; } }
  .section-bulk-order-management .account-section .account-section-content .account-section-header {
    text-transform: capitalize;
    border-bottom: 1px solid #DADCDE;
    margin: 0;
    padding-left: 0;
    padding-right: 0; }
    .section-bulk-order-management .account-section .account-section-content .account-section-header .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-bulk-order-management .account-section .account-section-content .account-section-header .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
    .section-bulk-order-management .account-section .account-section-content .account-section-header.no-border {
      border-bottom: none; }
    .section-bulk-order-management .account-section .account-section-content .account-section-header .container-lg {
      float: none;
      padding: 0 5px; }
      @media (min-width: 1200px) {
        .section-bulk-order-management .account-section .account-section-content .account-section-header .container-lg {
          padding: 0; } }
  .section-bulk-order-management .account-section .account-section-content .account-section-header.consent-section-header {
    border-bottom: 0 none;
    padding-bottom: 0; }
  @media (min-width: 1200px) {
    .section-bulk-order-management .account-section .account-section-content .back-link .container-lg {
      padding: 0; } }
  .section-bulk-order-management .account-section .account-section-content .account-section-form {
    margin: 20px 0; }
    .section-bulk-order-management .account-section .account-section-content .account-section-form .accountActions {
      padding-left: 0;
      padding-right: 0; }
    @media (max-width: 768px) {
      .section-bulk-order-management .account-section .account-section-content .account-section-form .accountButtons:last-child {
        padding-top: 10px; } }
    .section-bulk-order-management .account-section .account-section-content .account-section-form form {
      padding: 0; }
    .section-bulk-order-management .account-section .account-section-content .account-section-form .account-section-form__toggle-list {
      list-style-type: none;
      width: 100%;
      position: relative; }
      .section-bulk-order-management .account-section .account-section-content .account-section-form .account-section-form__toggle-list li {
        border-top: 1px solid #ccc;
        width: 100%;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
            align-items: center;
        height: 4em; }
        .section-bulk-order-management .account-section .account-section-content .account-section-form .account-section-form__toggle-list li:last-child {
          border-bottom: 1px solid #ccc; }
        .section-bulk-order-management .account-section .account-section-content .account-section-form .account-section-form__toggle-list li .toggle-switch {
          position: absolute;
          right: 0; }
      .section-bulk-order-management .account-section .account-section-content .account-section-form .account-section-form__toggle-list label {
        margin-bottom: 0; }
  .section-bulk-order-management .account-section .account-section-content .account-section-form.consent-section-form {
    margin-top: 20px; }
  .section-bulk-order-management .account-section .account-section-content form .full-width-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 992px) {
      .section-bulk-order-management .account-section .account-section-content form .full-width-padding {
        padding-left: 20px;
        padding-right: 20px; } }
  .section-bulk-order-management .account-section .account-section-content form .accountActions-bottom {
    padding: 0; }
  .section-bulk-order-management .account-section .account-section-content #quoteForm {
    padding: 0; }
  .section-bulk-order-management .account-section .account-section-content #addNewPermissionForm .account-select-form .full-width-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 992px) {
      .section-bulk-order-management .account-section .account-section-content #addNewPermissionForm .account-select-form .full-width-padding {
        padding-left: 20px;
        padding-right: 20px; } }
  .section-bulk-order-management .account-section .account-section-content.content-empty {
    margin: 45px 0;
    font-weight: bold;
    font-size: 18px;
    text-align: center; }
    .section-bulk-order-management .account-section .account-section-content.content-empty .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-bulk-order-management .account-section .account-section-content.content-empty .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
  .section-bulk-order-management .account-section .account-section-content .help-block {
    font-size: 12px;
    font-weight: normal;
    color: #a94442; }
  .section-bulk-order-management .account-section .account-section-content .account-orderhistory-pagination {
    padding-top: 5px; }
    .section-bulk-order-management .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-bulk-order-management .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
    .section-bulk-order-management .account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
      padding: 0; }
    .section-bulk-order-management .account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
      line-height: 32px; }
    .section-bulk-order-management .account-section .account-section-content .account-orderhistory-pagination .pager {
      margin: 0; }
  .section-bulk-order-management .account-section .account-section-content .account-orderhistory-sort {
    background: #666;
    padding: 5px; }
  .section-bulk-order-management .account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
    font-weight: 600; }
  .section-bulk-order-management .account-section .account-section-content .accountActions {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px; }
  .section-bulk-order-management .account-section .account-section-content .cart-voucher form,
  .section-bulk-order-management .account-section .account-section-content .cart-items form,
  .section-bulk-order-management .account-section .account-section-content .item-action form {
    padding: 0; }
  @media (min-width: 992px) {
    .section-bulk-order-management .account-section .account-section-content .item__btn {
      margin-bottom: 5px; } }
  @media (max-width: 991px) {
    .section-bulk-order-management .account-section .account-section-content .item__btn {
      margin-top: 10px; } }
  .section-bulk-order-management .account-section .account-section-content .disable-link,
  .section-bulk-order-management .account-section .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: 767px) {
      .section-bulk-order-management .account-section .account-section-content .disable-link,
      .section-bulk-order-management .account-section .account-section-content .enable-link {
        text-align: center;
        float: none;
        padding-right: 0 !important;
        width: 100%; } }
    .section-bulk-order-management .account-section .account-section-content .disable-link button,
    .section-bulk-order-management .account-section .account-section-content .enable-link button {
      background: transparent;
      border: 0 none;
      text-transform: uppercase;
      font-weight: 600;
      padding: 0; }
      .section-bulk-order-management .account-section .account-section-content .disable-link button[disabled],
      .section-bulk-order-management .account-section .account-section-content .enable-link button[disabled] {
        color: #929292; }
    .section-bulk-order-management .account-section .account-section-content .disable-link form,
    .section-bulk-order-management .account-section .account-section-content .enable-link form {
      display: inline-block; }
  .section-bulk-order-management .account-section .account-section-content .enable-link + .disable-link, .section-bulk-order-management .account-section .account-section-content .disable-link + .enable-link, .section-bulk-order-management .account-section .account-section-content .disable-link + .disable-link, .section-bulk-order-management .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 20px;
    position: relative; }
    .section-bulk-order-management .account-section .account-section-content .enable-link + .disable-link:before, .section-bulk-order-management .account-section .account-section-content .disable-link + .enable-link:before, .section-bulk-order-management .account-section .account-section-content .disable-link + .disable-link:before, .section-bulk-order-management .account-section .account-section-content .enable-link + .enable-link:before {
      content: "";
      display: block;
      position: absolute;
      height: 24px;
      width: 1px;
      left: 10px;
      background: #DADCDE;
      top: 0; }
      @media (max-width: 767px) {
        .section-bulk-order-management .account-section .account-section-content .enable-link + .disable-link:before, .section-bulk-order-management .account-section .account-section-content .disable-link + .enable-link:before, .section-bulk-order-management .account-section .account-section-content .disable-link + .disable-link:before, .section-bulk-order-management .account-section .account-section-content .enable-link + .enable-link:before {
          display: none; } }
    @media (max-width: 767px) {
      .section-bulk-order-management .account-section .account-section-content .enable-link + .disable-link, .section-bulk-order-management .account-section .account-section-content .disable-link + .enable-link, .section-bulk-order-management .account-section .account-section-content .disable-link + .disable-link, .section-bulk-order-management .account-section .account-section-content .enable-link + .enable-link {
        padding-left: 0; } }
  .section-bulk-order-management .account-section .account-section-content .disable-link a,
  .section-bulk-order-management .account-section .account-section-content .disable-link button,
  .section-bulk-order-management .account-section .account-section-content .disable-link form {
    color: #ed1c24; }
  @media (max-width: 767px) {
    .section-bulk-order-management .account-section .account-section-content .remove-item-column {
      position: absolute;
      right: -4px;
      top: -5px;
      width: auto; }
    .section-bulk-order-management .account-section .account-section-content .restore-item-column {
      position: absolute;
      right: -4px;
      top: 50px;
      width: auto; } }
  .section-bulk-order-management .account-section .account-section-content .restore-item-link {
    text-transform: uppercase;
    font-weight: 700; }
    .section-bulk-order-management .account-section .account-section-content .restore-item-link .glyphicon-share-alt {
      font-size: 24px;
      padding: 13px;
      -webkit-transform: scale(-1, 1);
          -ms-transform: scale(-1, 1);
              transform: scale(-1, 1);
      margin-right: 13px; }
  .section-bulk-order-management .account-section .account-section-content .edit-item-link {
    margin-top: 5px;
    display: block; }
  .section-bulk-order-management .account-section .account-section-content .remove-item-link .glyphicon-remove {
    font-size: 21px;
    padding: 0 14px; }
    @media (max-width: 767px) {
      .section-bulk-order-management .account-section .account-section-content .remove-item-link .glyphicon-remove {
        padding: 14px;
        margin-right: 20px; } }
  .section-bulk-order-management .account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
    position: relative;
    padding-right: 35px; }
  @media (min-width: 768px) {
    .section-bulk-order-management .account-section .account-section-content .saved-cart .saved-cart-name {
      width: 15%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 0; }
    .section-bulk-order-management .account-section .account-section-content .saved-cart .saved-cart-description {
      width: 30%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 0; } }
  .section-bulk-order-management .account-section .account-section-action {
    margin-top: 10px; }
    @media (max-width: 767px) {
      .section-bulk-order-management .account-section .account-section-action .row {
        margin: 0; }
      .section-bulk-order-management .account-section .account-section-action .btn-primary {
        margin-bottom: 10px; } }
  .section-bulk-order-management .account-section .accountActions-bottom {
    clear: both;
    margin-top: 35px; }
    .section-bulk-order-management .account-section .accountActions-bottom .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-bulk-order-management .account-section .accountActions-bottom .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
    @media (max-width: 767px) {
      .section-bulk-order-management .account-section .accountActions-bottom .btn-primary {
        margin-bottom: 10px; } }
  .section-bulk-order-management .account-section .cancel-panel .orderBackBtn {
    padding-right: 0; }
    @media (max-width: 768px) {
      .section-bulk-order-management .account-section .cancel-panel .orderBackBtn {
        padding-right: 20px;
        margin-bottom: 20px; } }
  @media (min-width: 768px) {
    .section-bulk-order-management .account-section .cancel-panel {
      padding-left: 0; } }
  .section-bulk-order-management .account-section .btn.btn-block + .btn.btn-block {
    margin-top: 5px; }
  .section-bulk-order-management .account-section .account-consignment {
    margin-top: 10px; }
  @media (max-width: 767px) {
    .section-bulk-order-management .account-section .account-list .account-cards {
      border: none; }
      .section-bulk-order-management .account-section .account-list .account-cards .card {
        border-left: 0;
        border-right: 0;
        padding-left: 10px;
        padding-right: 10px; }
        .section-bulk-order-management .account-section .account-list .account-cards .card:first-child {
          margin: 0; }
      .section-bulk-order-management .account-section .account-list .account-cards .selected:first-child {
        border-left: none; } }
  .section-bulk-order-management .input-wrapper label {
    font-weight: bold; }
  .section-bulk-order-management #bulkOrderUploadingModal .modal-dialog {
    height: 200px; }
    .section-bulk-order-management #bulkOrderUploadingModal .modal-dialog p {
      text-align: center; }
    .section-bulk-order-management #bulkOrderUploadingModal .modal-dialog p:first-of-type {
      font-weight: bold; }
    .section-bulk-order-management #bulkOrderUploadingModal .modal-dialog #cboxLoadingGraphic {
      height: 80px;
      position: inherit; }
  .section-bulk-order-management .bulk-table__header > div {
    position: relative; }
  .section-bulk-order-management .bulk-table__header .arrow-up, .section-bulk-order-management .bulk-table__header .arrow-down {
    display: inline-block;
    margin-left: 5px;
    right: inherit; }
  .section-bulk-order-management .bulk-table__header .arrow-up {
    border-bottom: 5px solid #cccccc;
    bottom: 9px; }
  .section-bulk-order-management .bulk-table__header .arrow-down {
    border-top: 5px solid #cccccc;
    top: 19px; }
  .section-bulk-order-management .bulk-table__header .bulk-header {
    padding-top: 7px; }
  .section-bulk-order-management .bulk-table__header .section-project-summary {
    border: solid 1px #ccc;
    border-radius: 5px;
    padding: 5px; }
  .section-bulk-order-management .bulk-table__header .sort-selected-up {
    border-bottom: 5px solid #0078c1; }
  .section-bulk-order-management .bulk-table__header .sort-selected-down {
    border-top: 5px solid #0078c1; }
  .section-bulk-order-management .bulk-cart-listing__wp {
    margin-top: 30px; }
    .section-bulk-order-management .bulk-cart-listing__wp .bulk-months-row {
      margin-top: 15px; }
    .section-bulk-order-management .bulk-cart-listing__wp > div > p {
      text-align: center; }
  .section-bulk-order-management .fileUploadContainer {
    display: table;
    width: 100%; }
    .section-bulk-order-management .fileUploadContainer div:nth-child(1) {
      display: table-cell;
      width: 55%; }
    .section-bulk-order-management .fileUploadContainer div:nth-child(2) {
      display: table-cell;
      width: 45%; }
    .section-bulk-order-management .fileUploadContainer button {
      margin-left: 7px; }
  .section-bulk-order-management .multiple-order-upload {
    border: 1px solid #DADCDE;
    border-radius: 7px;
    padding: 7px; }
    .section-bulk-order-management .multiple-order-upload form button {
      width: 85px; }
    .section-bulk-order-management .multiple-order-upload form button:disabled {
      border: 0; }
    .section-bulk-order-management .multiple-order-upload form label {
      margin-bottom: 0; }

.section-checkout-address .step-content.middle {
  margin: 0 10%; }
  .section-checkout-address .step-content.middle .calendar-icon {
    right: 28px; }

.section-checkout-address .step-content .form-control#pickupDateEntry {
  width: 84%; }

.section-checkout-address .step-content .form-control.error {
  color: #444;
  border: solid 1px #ff1111; }

.section-checkout-address .calendar-icon {
  background: url(../images/calendar.png) no-repeat center;
  background-size: contain;
  width: 21px;
  height: 21px;
  position: absolute;
  right: 6px;
  bottom: 6px; }

.section-checkout-confirmation {
  margin-top: 25px; }
  .section-checkout-confirmation h1 {
    margin: 0px; }
  .section-checkout-confirmation .section-print {
    display: inline-block; }
    .section-checkout-confirmation .section-print span {
      display: block; }
  .section-checkout-confirmation .section-checkout .section-wrapper {
    background-color: #f7f7f7;
    padding: 10px 15px; }
    .section-checkout-confirmation .section-checkout .section-wrapper .step-content {
      padding-left: 10px; }
    .section-checkout-confirmation .section-checkout .section-wrapper .step-body {
      clear: both; }
    .section-checkout-confirmation .section-checkout .section-wrapper .guest-register input::-webkit-input-placeholder {
      color: transparent; }
    .section-checkout-confirmation .section-checkout .section-wrapper .guest-register input:-ms-input-placeholder {
      color: transparent; }
    .section-checkout-confirmation .section-checkout .section-wrapper .guest-register input::-moz-placeholder {
      color: transparent; }
    .section-checkout-confirmation .section-checkout .section-wrapper .guest-register .form-actions {
      clear: left; }
    .section-checkout-confirmation .section-checkout .section-wrapper .guest-register #password, .section-checkout-confirmation .section-checkout .section-wrapper .guest-register #register-checkPwd {
      width: 90%; }
  .section-checkout-confirmation .section-checkout .form-cart .cart-items .cart-items-body .product-tile-cart .cart-item-quantity .qty-value {
    display: block;
    text-align: center; }
  .section-checkout-confirmation .button__link i {
    margin-left: 5px; }
  .section-checkout-confirmation .password-note {
    font-size: 11px;
    padding: 4px 4px 10px 4px;
    font-style: italic; }
  .section-checkout-confirmation .guest-opted-for-email {
    color: #999999;
    font-size: 11px;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 3px; }
    .section-checkout-confirmation .guest-opted-for-email .guest-opted-for-email-input {
      margin-right: 5px; }

.section-checkout .section-checkout-step {
  color: #666; }
  .section-checkout .section-checkout-step .required {
    color: red;
    font-size: 12px; }
  .section-checkout .section-checkout-step .section-required {
    border: 1px solid red; }
  .section-checkout .section-checkout-step .display-inline-block {
    display: inline-block; }
  .section-checkout .section-checkout-step .section-wrapper {
    background-color: #f7f7f7;
    min-height: 290px; }
    .section-checkout .section-checkout-step .section-wrapper span.headline .number {
      background-color: #CCC; }
    .section-checkout .section-checkout-step .section-wrapper .required {
      color: red; }
    .section-checkout .section-checkout-step .section-wrapper input.input-required {
      border: 1px solid red; }
  .section-checkout .section-checkout-step .step-header h3 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0; }
    .section-checkout .section-checkout-step .step-header h3:before, .section-checkout .section-checkout-step .step-header h3:after {
      content: " ";
      display: table; }
    .section-checkout .section-checkout-step .step-header h3:after {
      clear: both; }
    .section-checkout .section-checkout-step .step-header h3 a {
      font-size: 12px;
      font-weight: normal; }
  .section-checkout .section-checkout-step .step-body .password-requirements {
    font-style: italic;
    margin-bottom: 2px;
    padding-left: 5px; }
  .section-checkout .section-checkout-step .step-body .pstrength-container-bar {
    margin-top: 10px;
    margin-bottom: 5px; }
  .section-checkout .section-checkout-step .step-content {
    font-size: 12px;
    padding: 5px; }
    .section-checkout .section-checkout-step .step-content:before, .section-checkout .section-checkout-step .step-content:after {
      content: " ";
      display: table; }
    .section-checkout .section-checkout-step .step-content:after {
      clear: both; }
    .section-checkout .section-checkout-step .step-content .label-error {
      color: #ff1111; }
    .section-checkout .section-checkout-step .step-content .label {
      font-weight: bold;
      text-transform: uppercase; }
      .section-checkout .section-checkout-step .step-content .label .value {
        display: block;
        text-transform: none; }
    .section-checkout .section-checkout-step .step-content .ltl {
      margin-bottom: 15px; }
      .section-checkout .section-checkout-step .step-content .ltl .title {
        font-weight: bold;
        color: #333; }
      .section-checkout .section-checkout-step .step-content .ltl .estimate {
        font-weight: bold; }
      .section-checkout .section-checkout-step .step-content .ltl .tooltip {
        position: relative; }
        .section-checkout .section-checkout-step .step-content .ltl .tooltip span {
          bottom: 22px; }
          .section-checkout .section-checkout-step .step-content .ltl .tooltip span:after {
            bottom: -20px;
            left: 154px; }
    .section-checkout .section-checkout-step .step-content .check-delivery-modes .tooltip {
      position: relative; }
    .section-checkout .section-checkout-step .step-content .section-payment-method .control-group.error input {
      border: solid 1px #ff1111; }
    .section-checkout .section-checkout-step .step-content .section-payment-method .tooltip span {
      bottom: 170px;
      left: 149px; }
      .section-checkout .section-checkout-step .step-content .section-payment-method .tooltip span:after {
        bottom: -16px; }
    .section-checkout .section-checkout-step .step-content .section.payment-info p i {
      font-size: 18px; }
    .section-checkout .section-checkout-step .step-content .section.payment-info p:first-child {
      margin-bottom: 0; }
    .section-checkout .section-checkout-step .step-content .section.payment-info .fa:before {
      opacity: 0; }
    .section-checkout .section-checkout-step .step-content .section.payment-info .fa {
      vertical-align: middle;
      width: 40px;
      height: 40px; }
    .section-checkout .section-checkout-step .step-content .section.payment-info .fa-cc-mastercard {
      background: url("/_ui/desktop/theme-anixter/images/mastercard.png") no-repeat scroll center;
      background-size: contain; }
    .section-checkout .section-checkout-step .step-content .section.payment-info .fa-cc-visa {
      background: url("/_ui/desktop/theme-anixter/images/visa.png") no-repeat scroll center;
      background-size: contain; }
    .section-checkout .section-checkout-step .step-content .section.payment-info .fa-cc-amex {
      background: url("/_ui/desktop/theme-anixter/images/amex.png") no-repeat scroll center;
      background-size: contain; }
    .section-checkout .section-checkout-step .step-content .section.payment-info .fa-cc-discover {
      background: url("/_ui/desktop/theme-anixter/images/discover.png") no-repeat scroll;
      background-size: contain; }
    .section-checkout .section-checkout-step .step-content .section-payment-address .title {
      font-weight: bold; }

.section-checkout .option-wrapper label {
  font-weight: 500;
  text-transform: capitalize; }

.section-checkout .option-wrapper .project-info__wp, .section-checkout .option-wrapper #orderTextCustomFieldValues, .section-checkout .option-wrapper #orderTextAreaCustomFieldValues {
  margin-bottom: 10px; }

.section-checkout .option-wrapper .margin__bottom {
  margin-bottom: 20px; }

.section-checkout .option-wrapper .project-info__wp {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 768px) {
    .section-checkout .option-wrapper .project-info__wp div.col-sm-3 {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: end;
          justify-content: flex-end; } }
  .section-checkout .option-wrapper .project-info__wp .ship-complete__wp {
    position: relative; }
    @media (max-width: 768px) {
      .section-checkout .option-wrapper .project-info__wp .ship-complete__wp {
        width: 50%; }
        .section-checkout .option-wrapper .project-info__wp .ship-complete__wp .ship-complete {
          position: absolute;
          bottom: 50%;
          -webkit-transform: translateY(50%);
              -ms-transform: translateY(50%);
                  transform: translateY(50%);
          top: 40px; } }
    @media (min-width: 768px) {
      .section-checkout .option-wrapper .project-info__wp .ship-complete__wp .ship-complete {
        position: absolute;
        bottom: 0; } }

.section-checkout .option-wrapper .text-area__container {
  padding: 0 5px; }
  .section-checkout .option-wrapper .text-area__container .control-group {
    width: 49%;
    margin-top: 10px; }
    .section-checkout .option-wrapper .text-area__container .control-group .controls .help-inline {
      display: inline-block; }
  .section-checkout .option-wrapper .text-area__container .margin__left {
    margin-left: 2%; }

.section-checkout .orderList .product-tile-cart .cart-item-qty .input-text .col-sm-12 {
  padding: 0; }

.section-checkout .orderList .product-tile-cart .cart-item-qty .input-text .qty {
  text-align: left;
  font-weight: bold;
  height: auto; }

.section-checkout .orderList .product-tile-cart .cart-item-qty .section-shipping {
  margin-bottom: 0; }
  .section-checkout .orderList .product-tile-cart .cart-item-qty .section-shipping i {
    font-style: normal;
    font-weight: bold; }

.section-checkout .orderList .product-tile-cart .cart-item-qty .btn-check-inventory {
  font-size: 12px;
  padding: 0px; }

.section-checkout .orderList .product-tile-cart .local-inventory {
  margin-left: 0;
  display: block;
  font-style: italic; }

.section-checkout .orderList .product-tile-cart .details {
  font-style: normal;
  display: block; }

.section-checkout .form-cart input::-webkit-input-placeholder {
  color: transparent; }

.section-checkout .form-cart input:-ms-input-placeholder {
  color: transparent; }

.section-checkout .form-cart input::-moz-placeholder {
  color: transparent; }

.section-checkout .form-cart .optional-header {
  margin: 20px 0 12px;
  font-weight: bold;
  font-size: 20px;
  color: #666; }

.section-checkout .form-cart .project-info-header .title {
  font-size: 12px; }

.section-checkout .form-cart .project-info-header .max-value {
  font-size: 10px;
  font-style: italic; }

.section-checkout .form-cart .project-info-value input {
  display: block;
  width: 100%; }

.section-checkout .form-cart .memo-info-header .title {
  font-size: 12px; }

.section-checkout .form-cart .memo-info-header .max-value {
  font-size: 10px;
  font-style: italic; }

.section-checkout .form-cart .memo-info-value input {
  display: block;
  width: 100%; }

.section-checkout .form-cart .button-group .terms {
  margin-right: 0px; }

.section-checkout em {
  color: #666;
  font-size: 10px;
  line-height: 1.2;
  display: block; }

/*
## Terms and Condition
********************************************************************/
.textpage-termsAndConditions {
  padding: 15px 20px; }

.section-contact-information {
  width: 960px;
  padding: 20px 20px 28px 20px; }
  .section-contact-information .primary-medium {
    width: 225px;
    margin-top: 25px; }
  .section-contact-information .input-text label {
    width: 100%; }
    .section-contact-information .input-text label input {
      width: 100%; }

.section-create-account {
  padding: 10px; }
  .section-create-account h2 {
    margin-bottom: 25px; }
  .section-create-account ul {
    padding-left: 15px;
    margin-top: 15px; }
  .section-create-account .hr {
    margin-bottom: 10px; }
    .section-create-account .hr hr {
      border-bottom: 1px solid #B4B3B3; }
  .section-create-account a.button, .section-create-account a.button__link, .section-create-account a.button__search, .section-create-account #cookie-bar a.cb-enable, #cookie-bar .section-create-account a.cb-enable, .section-create-account #cookie-bar a.cb-disable, #cookie-bar .section-create-account a.cb-disable {
    display: block;
    width: 225px;
    height: 40px; }
    .section-create-account a.button.register, .section-create-account a.register.button__link, .section-create-account a.register.button__search, .section-create-account #cookie-bar a.register.cb-enable, #cookie-bar .section-create-account a.register.cb-enable, .section-create-account #cookie-bar a.register.cb-disable, #cookie-bar .section-create-account a.register.cb-disable {
      margin: 60px 0px 30px 0px; }
  .section-create-account .guest-order h2 {
    margin-top: 0px;
    margin-bottom: 15px; }
  .section-create-account .guest-order .button.guest, .section-create-account .guest-order .guest.button__link, .section-create-account .guest-order .guest.button__search, .section-create-account .guest-order #cookie-bar .guest.cb-enable, #cookie-bar .section-create-account .guest-order .guest.cb-enable, .section-create-account .guest-order #cookie-bar .guest.cb-disable, #cookie-bar .section-create-account .guest-order .guest.cb-disable {
    margin: 20px 0px 25px 0px; }
  .section-create-account .guest-order .hr {
    margin-bottom: 5px; }
  .section-create-account .continue-shopping a {
    margin-left: 0px;
    text-align: left; }

.section-edit-payment-details {
  margin-top: 10px;
  padding-left: 30px; }
  .section-edit-payment-details h1 {
    font-size: 32px;
    color: #666;
    margin-top: 0px; }
  .section-edit-payment-details .row {
    margin-top: 15px; }
  .section-edit-payment-details .input-text .control-group label {
    width: 100%; }
  .section-edit-payment-details .input-text .controls input {
    width: 100%;
    padding-left: 5px;
    text-align: left; }
  .section-edit-payment-details .input-checkbox label {
    display: inline; }
  .section-edit-payment-details .control-group label {
    width: 100%; }
  .section-edit-payment-details .controls select {
    width: 100%;
    padding-left: 5px;
    text-align: left; }
  .section-edit-payment-details fieldset {
    margin-top: 10px; }
    .section-edit-payment-details fieldset legend {
      margin-bottom: 0px; }
  .section-edit-payment-details fieldset.cardDate {
    float: none;
    margin: 0;
    width: auto; }
    .section-edit-payment-details fieldset.cardDate legend {
      border: 0;
      font-size: 12px;
      font-weight: normal;
      line-height: 17px;
      margin: 0px 0 6px;
      overflow: hidden;
      white-space: nowrap;
      width: auto;
      color: #666; }
    .section-edit-payment-details fieldset.cardDate label {
      display: none; }
    .section-edit-payment-details fieldset.cardDate .row {
      margin-top: 0px; }
  .section-edit-payment-details a.button, .section-edit-payment-details a.button__link, .section-edit-payment-details a.button__search, .section-edit-payment-details #cookie-bar a.cb-enable, #cookie-bar .section-edit-payment-details a.cb-enable, .section-edit-payment-details #cookie-bar a.cb-disable, #cookie-bar .section-edit-payment-details a.cb-disable {
    width: 150px; }
  .section-edit-payment-details #saveAsDefault {
    margin-right: 5px; }

.accutech section-edit-profile .button-wrapper .edit {
  background: linear-gradient(-180deg, #229ED9, #18478D); }

.section-edit-profile {
  padding-left: 35px; }
  .section-edit-profile .profile-row {
    margin-top: 10px; }
  .section-edit-profile h1 {
    font-size: 32px;
    color: #666; }
  .section-edit-profile h2 {
    font-size: 20px;
    color: #666;
    margin-top: 10px; }
  .section-edit-profile .profile-information {
    border: 1px solid #d2d2d2;
    background: #f7f7f7;
    padding: 15px; }
    .section-edit-profile .profile-information .header {
      padding-left: 0;
      font-size: 12px; }
    .section-edit-profile .profile-information .userId {
      font-weight: bold; }
    .section-edit-profile .profile-information .profile-section .value {
      font-weight: bold; }
    .section-edit-profile .profile-information .profile-section input {
      padding-left: 5px; }
    .section-edit-profile .profile-information .input-text label {
      width: 100%;
      font-weight: bold;
      color: #000000; }
    .section-edit-profile .profile-information .input-select label {
      color: #666;
      font-size: 12px;
      font-weight: bold; }
      .section-edit-profile .profile-information .input-select label span {
        display: block; }
    .section-edit-profile .profile-information .input-select select {
      width: 210px; }
    .section-edit-profile .profile-information .label {
      display: block;
      color: #666;
      font-size: 12px;
      font-weight: bold;
      margin-bottom: 0px; }
      .section-edit-profile .profile-information .label .value {
        display: block;
        font-weight: normal; }
    .section-edit-profile .profile-information a.button, .section-edit-profile .profile-information a.button__link, .section-edit-profile .profile-information a.button__search, .section-edit-profile .profile-information #cookie-bar a.cb-enable, #cookie-bar .section-edit-profile .profile-information a.cb-enable, .section-edit-profile .profile-information #cookie-bar a.cb-disable, #cookie-bar .section-edit-profile .profile-information a.cb-disable {
      display: inline-block;
      margin-top: 10px; }
    .section-edit-profile .profile-information .password-requirements {
      margin-top: -10px; }
  .section-edit-profile .button-wrapper {
    margin-top: 10px;
    margin-right: 5px; }
    .section-edit-profile .button-wrapper .cancel {
      display: inline-block;
      height: 25px;
      width: 62px; }
    .section-edit-profile .button-wrapper .edit {
      background: linear-gradient(-180deg, #239ae3, #027ac3);
      color: #fff; }
  .section-edit-profile .item__list--header .item__email__preference {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }
  .section-edit-profile .item__list--item {
    border-bottom: 2px solid #DADCDE;
    padding-bottom: 6px; }
    .section-edit-profile .item__list--item .item__check {
      width: 5%;
      text-align: center;
      padding-right: 0px; }
      .section-edit-profile .item__list--item .item__check input[type="checkbox"]:checked + label:after {
        background-color: #0078c1; }
  .section-edit-profile #profile-newPassword, .section-edit-profile #profile-checkNewPassword {
    width: 90%; }
  .section-edit-profile .acart-container {
    border-bottom: 0px;
    padding-bottom: 0px; }
  .section-edit-profile .memail-container {
    padding-top: 0px;
    padding-left: 7px; }

.section-email-preferences {
  padding-left: 30px; }

.section-email-product-info {
  width: 960px;
  padding: 10px; }
  .section-email-product-info .input-textarea,
  .section-email-product-info .input-text {
    margin-top: 25px; }
    .section-email-product-info .input-textarea label,
    .section-email-product-info .input-text label {
      width: 100%;
      color: #666;
      font-weight: bold; }
    .section-email-product-info .input-textarea.error label,
    .section-email-product-info .input-text.error label {
      color: #ff1111; }
    .section-email-product-info .input-textarea.error select,
    .section-email-product-info .input-text.error select {
      border-color: #ff1111; }
    .section-email-product-info .input-textarea.error input,
    .section-email-product-info .input-text.error input {
      border: solid 1px #ff1111; }
    .section-email-product-info .input-textarea.error textarea,
    .section-email-product-info .input-text.error textarea {
      border: solid 1px #ff1111; }
  .section-email-product-info .input-textarea {
    margin-top: 25px; }
    .section-email-product-info .input-textarea label {
      width: 100%;
      color: #666;
      font-weight: bold; }
      .section-email-product-info .input-textarea label textarea {
        width: 100%;
        height: 200px; }

.section-manufacturer-results .filter-bar {
  margin-bottom: 20px; }
  .section-manufacturer-results .filter-bar span {
    margin-right: 5px; }
  .section-manufacturer-results .filter-bar .fa {
    color: #666; }

.section-manufacturer-results .paginationBar {
  padding-top: 10px;
  border-bottom: 1px solid #cccccc; }
  .section-manufacturer-results .paginationBar select {
    max-width: 180px; }

.section-manufacturer-results .result-count {
  font-weight: bold;
  text-align: right;
  padding-right: 20px; }

.section-manufacturer-results ul {
  list-style: none;
  padding: 0px; }
  .section-manufacturer-results ul li {
    display: inline;
    padding-left: 5px; }

.section-multiple-part-search {
  margin-top: 10px; }
  .section-multiple-part-search .price-savings .listPrice {
    margin-top: 17px; }
    .section-multiple-part-search .price-savings .listPrice .value {
      text-decoration: line-through; }
  .section-multiple-part-search .price-savings .mobile-separator {
    display: none; }
  .section-multiple-part-search .price-savings .you-save {
    color: #ec3333; }
  .section-multiple-part-search .section-search-container {
    margin-bottom: 20px; }
  .section-multiple-part-search .multiple-part-search {
    background-color: #fff;
    min-height: 30px;
    width: 100%;
    position: absolute; }
    .section-multiple-part-search .multiple-part-search input {
      position: absolute;
      margin: 0;
      border: 0;
      padding: 0px 0 0px 6px;
      height: 25px;
      background-color: transparent; }
      .section-multiple-part-search .multiple-part-search input[type="search"] {
        top: 0;
        left: 0;
        width: 85%;
        padding: 0px 0 0px 6px;
        font-size: 14px;
        line-height: 1.4; }
        .section-multiple-part-search .multiple-part-search input[type="search"]:focus {
          outline: 0; }
          .section-multiple-part-search .multiple-part-search input[type="search"]:focus:-moz-placeholder, .section-multiple-part-search .multiple-part-search input[type="search"]:focus::-moz-placeholder, .section-multiple-part-search .multiple-part-search input[type="search"]:focus:-ms-input-placeholder, .section-multiple-part-search .multiple-part-search input[type="search"]:focus::-webkit-input-placeholder {
            color: transparent; }
      .section-multiple-part-search .multiple-part-search input[type="submit"] {
        top: 0;
        right: 0;
        width: 15%;
        height: 100%;
        cursor: pointer;
        text-indent: 200%;
        line-height: 1;
        white-space: nowrap;
        overflow: hidden;
        background-image: url(../images/icon-search.png);
        background-position: center center;
        background-repeat: no-repeat; }
  .section-multiple-part-search .form-multiple-part-search fieldset legend {
    border-bottom: none;
    color: #666;
    font-size: 12px;
    margin-bottom: 8px; }
  .section-multiple-part-search .form-multiple-part-search fieldset input {
    height: 25px;
    padding: 0 0 0 6px; }
  .section-multiple-part-search .filter-bar span {
    margin-right: 5px; }
  .section-multiple-part-search .filter-bar .fa {
    color: #666; }
  .section-multiple-part-search .paginationBar {
    padding-top: 10px;
    border-bottom: 1px solid #cccccc; }
  .section-multiple-part-search .result-count {
    font-weight: bold;
    text-align: right;
    padding-right: 20px; }
  .section-multiple-part-search ul {
    list-style: none;
    padding: 0px; }
    .section-multiple-part-search ul li {
      display: inline;
      padding-left: 5px; }
  .section-multiple-part-search p {
    margin: 0px; }
  .section-multiple-part-search .product-pricing {
    background: #f7f7f7;
    height: 175px;
    width: 334px;
    padding: 15px;
    text-align: center;
    float: right;
    margin-top: 20px; }
    .section-multiple-part-search .product-pricing h3 {
      margin-top: 0px;
      color: #666; }
    .section-multiple-part-search .product-pricing .total-price {
      margin-bottom: 5px;
      font-size: 16px;
      font-weight: 700; }
    .section-multiple-part-search .product-pricing .product-measurement {
      font-size: 16px;
      font-weight: 700; }
    .section-multiple-part-search .product-pricing .primary-medium {
      margin-top: 15px; }
      .section-multiple-part-search .product-pricing .primary-medium a {
        color: #fff;
        width: auto; }
    .section-multiple-part-search .product-pricing .hr hr {
      margin-top: 0px;
      margin-bottom: 10px;
      border-bottom: 1px solid #cccccc; }
  .section-multiple-part-search .warning {
    color: #ff1111;
    margin-bottom: 15px; }
  .section-multiple-part-search .multiple-part-search-tile .product-tile .cart-item-details .section-utilities .specsheet img {
    height: 18px;
    width: auto; }
  .section-multiple-part-search .multiple-part-search-tile .cart-item-total .has-error span, .section-multiple-part-search .multiple-part-search-tile .cart-item-total .section-quick-order #quickOrder .item__list--item .qty-error span, .section-quick-order #quickOrder .item__list--item .section-multiple-part-search .multiple-part-search-tile .cart-item-total .qty-error span {
    color: #ff1111; }
  .section-multiple-part-search .multiple-part-search-tile .cart-item-total .has-error .qty, .section-multiple-part-search .multiple-part-search-tile .cart-item-total .section-quick-order #quickOrder .item__list--item .qty-error .qty, .section-quick-order #quickOrder .item__list--item .section-multiple-part-search .multiple-part-search-tile .cart-item-total .qty-error .qty {
    border: 1px solid #ff1111; }
  .section-multiple-part-search .multiple-part-search-tile.container-error {
    border: 1px solid #ff1111; }

.section-my-quote-detail .hr hr {
  border-bottom: 1px solid #cccccc; }

.section-my-quote-detail .quote-number-label, .section-my-quote-detail .quote-status-label {
  margin: 0 0 10px; }

.section-my-quote-detail div.label span.status {
  color: #666;
  font-size: 16px;
  font-weight: bold;
  margin-left: 5px; }

.section-my-quote-detail .button-group {
  background: #fff; }
  .section-my-quote-detail .button-group .section-right {
    padding-right: 0px; }
  .section-my-quote-detail .button-group .section-left {
    padding-left: 8px; }

.section-my-quote-detail span.inline-terms {
  padding-right: 5px;
  text-align: left;
  margin-top: 5px; }

.section-my-quote-detail .contact-information {
  margin-top: 15px;
  margin-bottom: 40px; }
  .section-my-quote-detail .contact-information .contact-info {
    margin: 0 0 10px; }

.section-my-quote-detail a.button, .section-my-quote-detail a.button__link, .section-my-quote-detail a.button__search, .section-my-quote-detail #cookie-bar a.cb-enable, #cookie-bar .section-my-quote-detail a.cb-enable, .section-my-quote-detail #cookie-bar a.cb-disable, #cookie-bar .section-my-quote-detail a.cb-disable,
.section-my-quote-detail .button.secondary-small,
.section-my-quote-detail .secondary-small.button__link,
.section-my-quote-detail .secondary-small.button__search,
.section-my-quote-detail #cookie-bar .secondary-small.cb-enable,
#cookie-bar .section-my-quote-detail .secondary-small.cb-enable,
.section-my-quote-detail #cookie-bar .secondary-small.cb-disable,
#cookie-bar .section-my-quote-detail .secondary-small.cb-disable {
  margin-left: 0px;
  padding: 9px 25px 8px 25px; }

.section-my-quote-detail .input-text label {
  font-size: 12px; }
  .section-my-quote-detail .input-text label input {
    text-align: left;
    padding-left: 5px; }

.section-my-quote-detail .input-textarea {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 20px; }
  .section-my-quote-detail .input-textarea label textarea {
    width: 100%; }

.section-my-quote-detail table {
  width: 100%; }
  .section-my-quote-detail table.quote-history thead {
    color: #666;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #f8f8f8;
    background: linear-gradient(-180deg, #f8f8f8, #dadada); }
    .section-my-quote-detail table.quote-history thead:before, .section-my-quote-detail table.quote-history thead:after {
      content: " ";
      display: table; }
    .section-my-quote-detail table.quote-history thead:after {
      clear: both; }
    .section-my-quote-detail table.quote-history thead th#header1 {
      width: 15%;
      padding-left: 10px; }
    .section-my-quote-detail table.quote-history thead th#header2 {
      width: 10%; }
    .section-my-quote-detail table.quote-history thead th#header3 {
      width: 20%; }
    .section-my-quote-detail table.quote-history thead th#header4 {
      width: 10%; }
    .section-my-quote-detail table.quote-history thead th#header5 {
      width: 10%; }
    .section-my-quote-detail table.quote-history thead th#header6 {
      width: 30%; }
  .section-my-quote-detail table.quote-comments thead {
    color: #666;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #f8f8f8;
    background: linear-gradient(-180deg, #f8f8f8, #dadada); }
    .section-my-quote-detail table.quote-comments thead:before, .section-my-quote-detail table.quote-comments thead:after {
      content: " ";
      display: table; }
    .section-my-quote-detail table.quote-comments thead:after {
      clear: both; }
    .section-my-quote-detail table.quote-comments thead th#header1 {
      width: 10%;
      padding-left: 10px; }
    .section-my-quote-detail table.quote-comments thead th#header2 {
      width: 20%; }
    .section-my-quote-detail table.quote-comments thead th#header3 {
      width: 70%; }
  .section-my-quote-detail table thead {
    background: #f1f1f1;
    background: linear-gradient(-180deg, #f1f1f1, #ddd); }
    .section-my-quote-detail table thead th {
      height: 40px;
      padding: 5px; }
  .section-my-quote-detail table tbody td {
    padding: 5px; }
    .section-my-quote-detail table tbody td p {
      margin-bottom: 0px; }

.section-my-quote-detail .checkout-button.cancel button {
  font-size: 14px; }

.section-my-quote-detail .cart-items-header {
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #666;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #f8f8f8;
  background: linear-gradient(-180deg, #f8f8f8, #dadada); }
  .section-my-quote-detail .cart-items-header:before, .section-my-quote-detail .cart-items-header:after {
    content: " ";
    display: table; }
  .section-my-quote-detail .cart-items-header:after {
    clear: both; }
  .section-my-quote-detail .cart-items-header div h6 {
    font-weight: bold; }
  .section-my-quote-detail .cart-items-header div:first-child h6 {
    margin-left: 5px; }
  .section-my-quote-detail .cart-items-header div.text-right h6 {
    margin-right: 10px; }

.section-my-quote-detail .cart-footer .section-order-summary .label {
  color: #666;
  font-size: 12px;
  font-weight: bold;
  text-align: left; }
  .section-my-quote-detail .cart-footer .section-order-summary .label.subtotal .value {
    color: #000000;
    font-size: 16px;
    font-weight: bold; }
  .section-my-quote-detail .cart-footer .section-order-summary .label.total {
    line-height: 26px; }
    .section-my-quote-detail .cart-footer .section-order-summary .label.total .value {
      color: #000000;
      font-size: 24px;
      font-weight: bold;
      text-align: right;
      width: 183px; }
      .section-my-quote-detail .cart-footer .section-order-summary .label.total .value.quote-value {
        color: #000000;
        font-size: 16px;
        font-weight: bold;
        word-break: break-all; }
  .section-my-quote-detail .cart-footer .section-order-summary .label .value {
    color: #666;
    float: right;
    font-weight: normal;
    width: 135px;
    text-align: right; }
    .section-my-quote-detail .cart-footer .section-order-summary .label .value.savings {
      color: #ff1111; }

.section-my-quote-detail .cart-footer .section-order-summary .hr {
  clear: both; }
  .section-my-quote-detail .cart-footer .section-order-summary .hr hr {
    border-bottom: 1px solid #eeeeee;
    margin-top: 5px; }

.section-my-quote-detail .checkout-buttons {
  float: right; }
  .section-my-quote-detail .checkout-buttons .checkout-button {
    display: inline-block; }

.section-my-quote-detail .cart-items .cart-items-body .product-tile-cart .cart-item-quantity .qty-value {
  display: block;
  width: auto;
  text-align: center; }

.section-my-quote-detail .headers {
  background: linear-gradient(-180deg, #f8f8f8, #dadada);
  color: #666;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 40px;
  font-size: 14px;
  padding: 8px;
  font-weight: bold; }

.section-my-quote-detail-history {
  padding: 25px; }
  .section-my-quote-detail-history h1 {
    margin-top: 0px; }
  .section-my-quote-detail-history .paginationBar {
    margin-top: 30px; }
    .section-my-quote-detail-history .paginationBar select {
      max-width: 180px; }
  .section-my-quote-detail-history .result-count {
    font-weight: bold;
    text-align: right;
    padding-right: 20px; }
  .section-my-quote-detail-history p {
    font-size: 12px; }
  .section-my-quote-detail-history ul {
    padding-left: 0px; }
    .section-my-quote-detail-history ul li {
      display: inline;
      padding-left: 5px; }
  .section-my-quote-detail-history table {
    width: 100%; }
    .section-my-quote-detail-history table thead {
      background: #f1f1f1;
      background: linear-gradient(-180deg, #f1f1f1, #ddd); }
      .section-my-quote-detail-history table thead th {
        height: 40px;
        padding: 5px; }
    .section-my-quote-detail-history table tbody tr:hover {
      background-color: #d9effc;
      cursor: pointer; }
    .section-my-quote-detail-history table tbody td {
      padding: 5px; }
      .section-my-quote-detail-history table tbody td p {
        margin-bottom: 0px; }

.account-home .page-header h1 {
  font-size: 30px; }

.section-myaccount {
  padding-left: 20px; }
  .section-myaccount h1 {
    margin-bottom: 30px; }
  .section-myaccount .account-tile {
    background: #f1f1f1;
    background: linear-gradient(-180deg, #f1f1f1, #ddd);
    width: 100%;
    height: 125px;
    margin: 10px 0px;
    display: table;
    border-radius: 5px;
    border: 1px solid #cccccc; }
    .section-myaccount .account-tile h3 {
      color: #666;
      margin-top: 0px;
      margin-bottom: 5px; }
    .section-myaccount .account-tile a {
      display: table-row;
      color: #000000;
      text-decoration: none; }
    .section-myaccount .account-tile .icon {
      display: table-cell;
      vertical-align: middle;
      padding-left: 25px;
      font-size: 42px;
      min-width: 70px; }
    .section-myaccount .account-tile .tile-info {
      display: table-cell;
      vertical-align: middle;
      padding: 0px 20px; }
      .section-myaccount .account-tile .tile-info p {
        font-size: 12px; }

.section-myaccount-content {
  padding-left: 30px;
  padding-top: 15px; }

.section-edit-profile {
  padding-left: 30px; }
  .section-edit-profile h5 {
    font-style: italic; }
  .section-edit-profile .form-control {
    height: 30px;
    border-radius: 1px; }
  .section-edit-profile .control-label {
    margin-top: 10px; }
  .section-edit-profile .inline {
    margin-right: 30px; }
  .section-edit-profile .label .value {
    font-weight: bold !important;
    padding-top: 5px; }

.account-list-row {
  margin-top: 10px;
  padding-left: 9px; }

.account-detail-page .fa-arrow-left {
  font-size: 30px;
  margin-top: 50px;
  margin-left: 40%;
  color: #0078c1;
  text-decoration: none; }

.account-detail-page hr {
  margin-top: 10px;
  margin-bottom: 15px; }

.section-new-address {
  margin-top: 25px;
  padding-left: 30px; }
  .section-new-address h1 {
    font-size: 32px;
    color: #666; }
  .section-new-address .row {
    margin-top: 15px; }
  .section-new-address .input-text .control-group label {
    width: 100%; }
  .section-new-address .input-text .controls input {
    width: 100%;
    padding-left: 5px;
    text-align: left; }
  .section-new-address .input-checkbox label {
    display: inline; }
  .section-new-address .control-group label {
    width: 100%; }
    .section-new-address .control-group label input[type="checkbox"] {
      margin-right: 5px; }
  .section-new-address .controls select {
    width: 100%;
    padding-left: 5px;
    text-align: left; }

.section-open-invoices {
  padding-left: 30px; }
  .section-open-invoices.loading {
    opacity: 0.5; }
  .section-open-invoices h5 {
    font-style: italic; }
  .section-open-invoices .form-control {
    height: 30px;
    border-radius: 1px; }
  .section-open-invoices .control-label {
    margin-top: 10px; }
  .section-open-invoices .action-buttons {
    text-align: right; }
    .section-open-invoices .action-buttons .download-text {
      display: none; }
  .section-open-invoices .customTable {
    margin-top: 30px; }
    .section-open-invoices .customTable .header {
      min-height: 44px; }
    .section-open-invoices .customTable .one-col {
      width: 12.5% !important; }
    .section-open-invoices .customTable .rows {
      position: relative; }
      .section-open-invoices .customTable .rows a:not(:last-child) .row {
        border-bottom: dotted 1px #ccc; }
      .section-open-invoices .customTable .rows .row {
        margin: 0;
        color: #444; }
        .section-open-invoices .customTable .rows .row:hover {
          background-color: #d9effc;
          cursor: pointer; }
        .section-open-invoices .customTable .rows .row .past-due {
          font-style: italic; }
        .section-open-invoices .customTable .rows .row .one-col {
          padding: 10px 5px;
          word-wrap: break-word; }
          .section-open-invoices .customTable .rows .row .one-col:first-child .value {
            color: #0078c1; }
        .section-open-invoices .customTable .rows .row .col-sm-2 {
          padding: 10px 5px; }
    .section-open-invoices .customTable .missing-invoices {
      clear: left;
      padding-top: 10px; }
  .section-open-invoices .loading {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 100; }
    .section-open-invoices .loading .progress {
      background: url(../images/colorbox/loading.gif) no-repeat center center;
      position: absolute;
      top: 0;
      left: 0;
      width: 40px;
      height: 40px;
      background-size: contain; }
  .section-open-invoices .loading-invoice {
    position: relative;
    left: 46%;
    top: 15%;
    z-index: 100; }
    .section-open-invoices .loading-invoice .progress {
      background: url(../images/colorbox/loading.gif) no-repeat center center;
      width: 40px;
      height: 40px;
      background-size: contain;
      box-shadow: none; }

.open-lines-main .section-open-lines {
  padding-left: 35px; }
  .open-lines-main .section-open-lines .search-results {
    margin-top: 25px;
    color: #999; }
  .open-lines-main .section-open-lines .open-lines-container {
    margin-top: 25px; }
    .open-lines-main .section-open-lines .open-lines-container .open-line .account-info {
      height: 25px;
      background: #f6f6f6;
      border: 1px solid #d2d2d2;
      padding: 2px 5px;
      margin-bottom: 10px; }
      .open-lines-main .section-open-lines .open-lines-container .open-line .account-info .label {
        color: #999; }
      .open-lines-main .section-open-lines .open-lines-container .open-line .account-info .title {
        font-weight: bold; }
      .open-lines-main .section-open-lines .open-lines-container .open-line .account-info .customer-number {
        font-style: italic; }
    .open-lines-main .section-open-lines .open-lines-container .open-line .account-details {
      padding-left: 4px; }
      .open-lines-main .section-open-lines .open-lines-container .open-line .account-details .entry, .open-lines-main .section-open-lines .open-lines-container .open-line .account-details .prod-description {
        text-overflow: ellipsis;
        width: 100%;
        white-space: nowrap;
        overflow: hidden; }
        .open-lines-main .section-open-lines .open-lines-container .open-line .account-details .entry .header-col, .open-lines-main .section-open-lines .open-lines-container .open-line .account-details .prod-description .header-col {
          color: #666; }
        .open-lines-main .section-open-lines .open-lines-container .open-line .account-details .entry .value, .open-lines-main .section-open-lines .open-lines-container .open-line .account-details .prod-description .value {
          font-weight: bold; }
    .open-lines-main .section-open-lines .open-lines-container .line-rule:last-child {
      display: none; }

.accutech .section-order-history .orderListTable .rows .row .val:first-child {
  color: #229ED9; }

.section-order-history {
  padding-left: 35px;
  padding-top: 15px; }
  .section-order-history.loading {
    opacity: 0.5; }
  .section-order-history h1 {
    margin-top: 0px; }
  .section-order-history .header-container .header-description {
    font-style: italic; }
  .section-order-history .no-borders {
    border: 0px; }
  .section-order-history .filter-container {
    margin-bottom: 30px; }
    .section-order-history .filter-container .search-form .form-control {
      height: 40px;
      border-radius: 0; }
    .section-order-history .filter-container .search-form input::-webkit-input-placeholder {
      color: transparent; }
    .section-order-history .filter-container .search-form input:-ms-input-placeholder {
      color: transparent; }
    .section-order-history .filter-container .search-form fieldset .btn-link {
      padding-bottom: 0px;
      padding-left: 0px; }
    .section-order-history .filter-container .search-form fieldset .row {
      margin-top: 5px; }
      .section-order-history .filter-container .search-form fieldset .row .label-primary {
        margin-top: 10px;
        font-weight: bold; }
    .section-order-history .filter-container .search-form fieldset .row .col-center {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
    .section-order-history .filter-container .search-form fieldset .row-buttons {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
      margin-top: 10px; }
    .section-order-history .filter-container .search-form fieldset label {
      margin-bottom: 0; }
    .section-order-history .filter-container .search-form fieldset .modal-body {
      padding-top: 0px; }
    .section-order-history .filter-container .search-form fieldset .marginBottomFormField {
      margin-bottom: 10px; }
    .section-order-history .filter-container .search-form fieldset .btn.btn-link:disabled {
      color: #8f8f8f; }
    .section-order-history .filter-container .label-font-size {
      font-size: 14px;
      padding-top: 8px; }
  .section-order-history .paginationBar {
    margin-top: 30px; }
    .section-order-history .paginationBar select {
      max-width: 180px; }
  .section-order-history .result-count {
    font-weight: bold;
    text-align: right;
    padding-right: 20px; }
  .section-order-history ul {
    padding-left: 0px; }
    .section-order-history ul li {
      display: inline;
      padding-left: 5px; }
  .section-order-history .orderListTable {
    margin-top: 0; }
    .section-order-history .orderListTable .headers {
      font-weight: bold;
      color: #666;
      font-size: 12px; }
      .section-order-history .orderListTable .headers .header {
        background: #f1f1f1;
        background: linear-gradient(-180deg, #f1f1f1, #ddd); }
        .section-order-history .orderListTable .headers .header .header-val {
          padding: 5px; }
        .section-order-history .orderListTable .headers .header:first-child {
          border-top-left-radius: 5px;
          border-bottom-left-radius: 5px; }
        .section-order-history .orderListTable .headers .header:last-child {
          border-top-right-radius: 5px;
          border-bottom-right-radius: 5px; }
        .section-order-history .orderListTable .headers .header:not(:last-child) {
          border-right: solid 1px #cbcbcb; }
    .section-order-history .orderListTable .rows {
      clear: both; }
      .section-order-history .orderListTable .rows .row {
        margin: 0; }
        .section-order-history .orderListTable .rows .row .val {
          padding: 10px 5px; }
          .section-order-history .orderListTable .rows .row .val:first-child {
            color: #0078c1; }
        .section-order-history .orderListTable .rows .row:not(:last-child) {
          border-bottom: dotted 1px #ccc; }
        .section-order-history .orderListTable .rows .row:hover {
          background-color: #d9effc;
          cursor: pointer; }
        .section-order-history .orderListTable .rows .row p {
          margin: 0; }
  .section-order-history .loading {
    position: absolute;
    left: 50%;
    top: 100%;
    z-index: 100; }
    .section-order-history .loading .progress {
      background: url(../images/colorbox/loading.gif) no-repeat center center;
      position: absolute;
      top: 0;
      left: 0;
      width: 40px;
      height: 40px;
      background-size: contain; }
  .section-order-history .loading-order {
    position: relative;
    left: 46%;
    top: 24%;
    z-index: 100; }
    .section-order-history .loading-order .progress {
      background: url(../images/colorbox/loading.gif) no-repeat center center;
      width: 40px;
      height: 40px;
      background-size: contain;
      box-shadow: none; }
  @media only screen and (min-width: 767px) {
    .section-order-history #formModal {
      display: block;
      position: relative;
      z-index: 0; }
      .section-order-history #formModal #modalHeader {
        display: none; }
    .section-order-history #modalContent {
      border: 0;
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
      border-radius: 0; }
    .section-order-history #modalBody {
      padding: 0px; } }

.section-order-history-detail .shipping-summary {
  background: #f7f7f7;
  padding: 10px;
  margin: 40px 0px 5px 0px; }
  .section-order-history-detail .shipping-summary p {
    margin-bottom: 0px; }

.section-order-history-detail .input-textarea {
  width: 100%;
  font-size: 16px;
  margin-top: 5px; }
  .section-order-history-detail .input-textarea label {
    width: 100%; }
  .section-order-history-detail .input-textarea textarea {
    box-shadow: inset 1px 3px 5px -2px #cccccc;
    border: 1px solid #cccccc;
    color: #000;
    font-weight: normal; }

.section-order-history-detail .section-checkout-step {
  color: #666;
  margin-top: 15px; }
  .section-order-history-detail .section-checkout-step .section-wrapper {
    background-color: #f7f7f7;
    height: 255px;
    padding: 20px; }
    .section-order-history-detail .section-checkout-step .section-wrapper .section-payment-method .label span {
      font-weight: bold; }
  .section-order-history-detail .section-checkout-step .step-header h3 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0; }
    .section-order-history-detail .section-checkout-step .step-header h3:before, .section-order-history-detail .section-checkout-step .step-header h3:after {
      content: " ";
      display: table; }
    .section-order-history-detail .section-checkout-step .step-header h3:after {
      clear: both; }
    .section-order-history-detail .section-checkout-step .step-header h3 a {
      font-size: 12px;
      font-weight: normal; }
  .section-order-history-detail .section-checkout-step .step-content {
    font-size: 12px;
    padding: 18px 15px 0 0; }
    .section-order-history-detail .section-checkout-step .step-content:before, .section-order-history-detail .section-checkout-step .step-content:after {
      content: " ";
      display: table; }
    .section-order-history-detail .section-checkout-step .step-content:after {
      clear: both; }
    .section-order-history-detail .section-checkout-step .step-content .label {
      font-size: 12px;
      font-weight: normal;
      text-transform: uppercase; }
      .section-order-history-detail .section-checkout-step .step-content .label .value {
        display: block;
        text-transform: none; }
    .section-order-history-detail .section-checkout-step .step-content .section.payment-info .fa {
      vertical-align: middle;
      width: 40px;
      height: 40px; }
      .section-order-history-detail .section-checkout-step .step-content .section.payment-info .fa:before {
        opacity: 0; }
    .section-order-history-detail .section-checkout-step .step-content .section.payment-info .fa-cc-mastercard {
      background: url("/_ui/desktop/theme-anixter/images/mastercard.png") no-repeat scroll center;
      background-size: contain; }
    .section-order-history-detail .section-checkout-step .step-content .section.payment-info .fa-cc-visa {
      background: url("/_ui/desktop/theme-anixter/images/visa.png") no-repeat scroll center;
      background-size: contain; }
    .section-order-history-detail .section-checkout-step .step-content .section.payment-info .fa-cc-amex {
      background: url("/_ui/desktop/theme-anixter/images/amex.png") no-repeat scroll center;
      background-size: contain; }
    .section-order-history-detail .section-checkout-step .step-content .section.payment-info .fa-cc-discover {
      background: url("/_ui/desktop/theme-anixter/images/discover.png") no-repeat scroll;
      background-size: contain;
      width: 30px; }

.section-order-history-detail .button-group {
  background: #fff;
  background: linear-gradient(-180deg, #fff, #dadada);
  display: table;
  border-radius: 4px;
  margin-left: 0;
  margin-right: 0; }
  .section-order-history-detail .button-group .section-right {
    padding-top: 10px;
    padding-bottom: 10px; }
  .section-order-history-detail .button-group .section-right,
  .section-order-history-detail .button-group .section-left {
    float: none;
    display: table-cell;
    vertical-align: middle; }
  .section-order-history-detail .button-group .terms {
    color: #666;
    display: inline-block;
    font-size: 12px;
    margin-right: 10px; }

.section-order-history-detail .order-items-header {
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #666;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #f8f8f8;
  background: linear-gradient(-180deg, #f8f8f8, #dadada); }
  .section-order-history-detail .order-items-header:before, .section-order-history-detail .order-items-header:after {
    content: " ";
    display: table; }
  .section-order-history-detail .order-items-header:after {
    clear: both; }
  .section-order-history-detail .order-items-header div h6 {
    font-weight: bold; }
  .section-order-history-detail .order-items-header div:first-child h6 {
    margin-left: 5px; }
  .section-order-history-detail .order-items-header div.text-right h6 {
    margin-right: 10px; }

.section-order-history-detail .cart-footer {
  margin-top: 10px; }
  .section-order-history-detail .cart-footer .cart-message {
    font-size: 12px;
    line-height: 20px; }
    .section-order-history-detail .cart-footer .cart-message .discount {
      font-size: 16px;
      color: #ff1111; }
    .section-order-history-detail .cart-footer .cart-message .discount-information {
      color: #666; }
  .section-order-history-detail .cart-footer .section-promo {
    padding-top: 43px; }
    .section-order-history-detail .cart-footer .section-promo form {
      width: 70%; }
    .section-order-history-detail .cart-footer .section-promo p {
      color: #666;
      font-size: 12px; }
    .section-order-history-detail .cart-footer .section-promo .alert-promo {
      background-color: #ffeded;
      color: #000000;
      font-weight: bold;
      padding: 10px 15px; }
      .section-order-history-detail .cart-footer .section-promo .alert-promo strong {
        color: #ff1111; }
    .section-order-history-detail .cart-footer .section-promo .notes-auxilary {
      color: #666;
      font-size: 12px; }
  .section-order-history-detail .cart-footer .section-order-summary .label {
    color: #666;
    font-size: 12px;
    font-weight: bold;
    text-align: left; }
    .section-order-history-detail .cart-footer .section-order-summary .label.subtotal .value {
      color: #000000;
      font-size: 16px;
      font-weight: bold; }
    .section-order-history-detail .cart-footer .section-order-summary .label.total {
      line-height: 26px; }
      .section-order-history-detail .cart-footer .section-order-summary .label.total .value {
        color: #000000;
        font-size: 24px;
        font-weight: bold;
        text-align: right;
        width: 183px; }
        .section-order-history-detail .cart-footer .section-order-summary .label.total .value .quote-value {
          color: #000000;
          font-size: 16px;
          font-weight: bold; }
    .section-order-history-detail .cart-footer .section-order-summary .label .value {
      color: #666;
      float: right;
      font-weight: normal;
      width: 130px;
      text-align: right; }
      .section-order-history-detail .cart-footer .section-order-summary .label .value.savings {
        color: #ff1111; }
  .section-order-history-detail .cart-footer .section-order-summary .hr {
    clear: both; }
    .section-order-history-detail .cart-footer .section-order-summary .hr hr {
      border-bottom: 1px solid #eeeeee;
      margin-top: 5px; }

.section-payment-details {
  width: 960px;
  padding: 0 20px; }
  .section-payment-details h2 {
    color: #666;
    margin-top: 5px; }
  .section-payment-details h3 {
    font-size: 20px;
    color: #666;
    margin-top: 0; }
  .section-payment-details h4 {
    font-size: 14px;
    margin-bottom: -6px; }
  .section-payment-details .row {
    margin-right: 0px;
    padding-bottom: 3px; }
    .section-payment-details .row.credit-card {
      border-bottom: 1px solid #cccccc;
      padding-bottom: 12px;
      padding-top: 12px; }
  .section-payment-details .form-add-card label {
    vertical-align: middle; }
  .section-payment-details .form-add-card .options label {
    padding-left: 5px; }
  .section-payment-details .form-add-card fieldset.cardDate .expiryMonthControlGroup, .section-payment-details .form-add-card fieldset.cardDate .expiryYearControlGroup {
    display: inline-block; }
  .section-payment-details #js-card-type {
    margin-bottom: 10px; }
  .section-payment-details .col-xs-1 {
    padding-left: 0px; }
  .section-payment-details .card-info .control-group {
    margin-bottom: 10px; }
  .section-payment-details .control-group select {
    height: 30px; }
  .section-payment-details #newBillingAddressFields {
    padding-top: 14px; }
  .section-payment-details .fa {
    font-size: 20px; }
    .section-payment-details .fa.fa-info-circle {
      font-size: 12px; }
  .section-payment-details fieldset legend {
    border-bottom: none;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #666; }
  .section-payment-details .input-radio label {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding-top: 21px; }
    .section-payment-details .input-radio label .fa {
      font-size: 12px;
      font-weight: normal; }
  .section-payment-details .input-text label {
    width: 100%; }
  .section-payment-details .input-text.security-code {
    margin-left: 32px; }
    .section-payment-details .input-text.security-code label {
      width: 100%;
      font-size: 12px; }
      .section-payment-details .input-text.security-code label input.security-code {
        width: 40px;
        display: block;
        margin-top: 5px;
        padding-left: 5px; }
  .section-payment-details .input-select span {
    display: block; }
  .section-payment-details .input-select label {
    font-size: 12px; }
  .section-payment-details .input-select select {
    width: 225px;
    margin-top: 4px; }
  .section-payment-details .input-select.exp-month select {
    width: 100%; }
  .section-payment-details .input-select.exp-year select {
    width: 100%; }
  .section-payment-details .value {
    display: block;
    font-weight: bold; }
  .section-payment-details .fa-caret-right, .section-payment-details .fa-caret-down {
    font-size: 12px;
    color: #000000; }
  .section-payment-details a.show {
    margin-top: 25px; }
    .section-payment-details a.show span {
      margin-left: 5px; }

.section-payment-details-page {
  padding-left: 35px; }
  .section-payment-details-page p {
    font-size: 12px; }
  .section-payment-details-page h1 {
    font-size: 32px;
    color: #666; }
  .section-payment-details-page h2 {
    display: inline-block;
    margin-top: 10px;
    color: #666;
    font-size: 20px; }
  .section-payment-details-page .payment-details-header {
    height: 25px;
    width: auto;
    margin-top: 35px;
    clear: both;
    color: #666; }
    .section-payment-details-page .payment-details-header .heading {
      background: #f1f1f1;
      background: linear-gradient(-180deg, #f1f1f1, #ddd); }
    .section-payment-details-page .payment-details-header h6 {
      font-weight: 700; }
  .section-payment-details-page .section-payment-method .label {
    font-weight: normal; }
    .section-payment-details-page .section-payment-method .label .value {
      font-weight: bold; }

.section-product-browse-category,
.saved-list-main {
  padding: 10px; }
  .section-product-browse-category h1,
  .saved-list-main h1 {
    margin-bottom: 30px; }
  .section-product-browse-category .paginationBar,
  .saved-list-main .paginationBar {
    padding-top: 10px;
    border-bottom: 1px solid #cccccc; }
    .section-product-browse-category .paginationBar label,
    .saved-list-main .paginationBar label {
      font-size: 12px; }
    .section-product-browse-category .paginationBar select,
    .saved-list-main .paginationBar select {
      max-width: 175px; }
  .section-product-browse-category .product-tile-tertiary,
  .saved-list-main .product-tile-tertiary {
    border-top: none;
    border-bottom: 1px solid #d1d1d1;
    margin: 0px; }
    .section-product-browse-category .product-tile-tertiary .cart-item-total,
    .saved-list-main .product-tile-tertiary .cart-item-total {
      padding-left: 10px; }
      .section-product-browse-category .product-tile-tertiary .cart-item-total.no-padding,
      .saved-list-main .product-tile-tertiary .cart-item-total.no-padding {
        padding: 0; }
    .section-product-browse-category .product-tile-tertiary .list-button,
    .saved-list-main .product-tile-tertiary .list-button {
      background: linear-gradient(-180deg, #f1f1f1, #ddd);
      color: #666; }
  .section-product-browse-category .bottom,
  .saved-list-main .bottom {
    border-bottom: none; }
  .section-product-browse-category .result-count,
  .saved-list-main .result-count {
    font-weight: bold;
    text-align: right;
    width: 30%; }
  @media (min-width: 768px) {
    .section-product-browse-category .pagination,
    .saved-list-main .pagination {
      width: 40%; } }
  .section-product-browse-category .totalResults,
  .saved-list-main .totalResults {
    width: 29%; }
  .section-product-browse-category .loading,
  .saved-list-main .loading {
    position: absolute;
    left: 50%;
    top: 100%;
    z-index: 100; }
    .section-product-browse-category .loading .progress,
    .saved-list-main .loading .progress {
      background: url(../images/colorbox/loading.gif) no-repeat center center;
      position: absolute;
      top: 0;
      left: 0;
      width: 40px;
      height: 40px;
      background-size: contain; }
  .section-product-browse-category .banner-container li,
  .saved-list-main .banner-container li {
    display: inline-block;
    padding: 0 5px 5px 0; }

.category .mobile-category-header {
  display: none; }

.section-product-landing {
  padding: 10px; }
  .section-product-landing h1 {
    margin-bottom: 30px; }
  .section-product-landing h3 {
    margin: 25px 0px; }
  .section-product-landing ul {
    list-style: none;
    padding: 0px; }
    .section-product-landing ul li {
      margin-bottom: 10px; }
  .section-product-landing .promo-banner {
    margin: 15px 0px 10px 0px; }
  .section-product-landing .hr hr {
    border-bottom: 1px solid #cccccc; }
  .section-product-landing .category-group {
    text-align: center; }
    .section-product-landing .category-group h3 {
      color: #89a3b3;
      text-align: left; }
    .section-product-landing .category-group h4 {
      font-size: 12px;
      color: #666; }

.section-product-listing {
  margin-top: 15px; }

.section-profile {
  padding-left: 35px; }
  .section-profile h5 {
    font-style: italic; }
  .section-profile hr {
    margin-top: 10px;
    margin-bottom: 15px; }
  .section-profile .help-text {
    color: #888;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 10px; }
  .section-profile .company-name {
    margin-bottom: 6px; }
    .section-profile .company-name .value {
      font-weight: bold; }
  .section-profile .profile-information {
    background: #f7f7f7;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid #e8e8e8; }
    .section-profile .profile-information .header {
      padding-left: 0;
      font-size: 12px; }
    .section-profile .profile-information .value {
      font-weight: bold; }

.section-project-detail {
  padding-left: 35px; }
  .section-project-detail .item__list, .section-project-detail .item__list-table, .section-project-detail .item__list--header-secondary, .section-project-detail .item__list--header-secondary-orders {
    list-style: none;
    padding-left: 0px; }
  .section-project-detail .item__list-table .bulk-main__header {
    background: linear-gradient(-180deg, #f1f1f1, #ddd);
    border-radius: 6px; }
  .section-project-detail .item__list-table .item__list div {
    margin: 8px 0;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis; }
  .section-project-detail .item__list-table .item__list--header li:first-child {
    font-size: 16px;
    padding: 10px; }
  .section-project-detail .item__list-table .item__list--header li:last-child {
    padding: 5px; }
  .section-project-detail .item__list-table .item__list--header .button, .section-project-detail .item__list-table .item__list--header .button__link, .section-project-detail .item__list-table .item__list--header .button__search, .section-project-detail .item__list-table .item__list--header #cookie-bar .cb-enable, #cookie-bar .section-project-detail .item__list-table .item__list--header .cb-enable, .section-project-detail .item__list-table .item__list--header #cookie-bar .cb-disable, #cookie-bar .section-project-detail .item__list-table .item__list--header .cb-disable {
    margin-bottom: 1px; }
  .section-project-detail .item__list-table .item__list--header-secondary li:last-child, .section-project-detail .item__list-table .item__list--header-secondary-orders li:last-child, .section-project-detail .item__list-table li:not(.item__list--header-wp) div:last-child {
    text-align: right; }
  .section-project-detail .item__list-table .item__list--header-secondary li, .section-project-detail .item__list-table .item__list--header-secondary-orders li {
    border-bottom: 1px solid #DADCDE;
    position: relative; }
    .section-project-detail .item__list-table .item__list--header-secondary li:last-child h5, .section-project-detail .item__list-table .item__list--header-secondary-orders li:last-child h5 {
      position: relative;
      right: 15px; }
    .section-project-detail .item__list-table .item__list--header-secondary li:last-child .arrow-up, .section-project-detail .item__list-table .item__list--header-secondary li:last-child .arrow-down, .section-project-detail .item__list-table .item__list--header-secondary-orders li:last-child .arrow-up, .section-project-detail .item__list-table .item__list--header-secondary-orders li:last-child .arrow-down {
      right: 1px; }
    .section-project-detail .item__list-table .item__list--header-secondary li h5, .section-project-detail .item__list-table .item__list--header-secondary-orders li h5 {
      display: inline-block;
      font-weight: bold;
      margin-bottom: 5px; }
    .section-project-detail .item__list-table .item__list--header-secondary li .arrow-up, .section-project-detail .item__list-table .item__list--header-secondary li .arrow-down, .section-project-detail .item__list-table .item__list--header-secondary-orders li .arrow-up, .section-project-detail .item__list-table .item__list--header-secondary-orders li .arrow-down {
      cursor: pointer;
      display: inline-block;
      margin-left: 5px;
      right: inherit; }
    .section-project-detail .item__list-table .item__list--header-secondary li .arrow-up, .section-project-detail .item__list-table .item__list--header-secondary-orders li .arrow-up {
      border-bottom: 5px solid #cccccc;
      bottom: 9px; }
    .section-project-detail .item__list-table .item__list--header-secondary li .arrow-down, .section-project-detail .item__list-table .item__list--header-secondary-orders li .arrow-down {
      border-top: 5px solid #cccccc;
      top: 19px; }
    .section-project-detail .item__list-table .item__list--header-secondary li .sort-selected-up, .section-project-detail .item__list-table .item__list--header-secondary-orders li .sort-selected-up {
      border-bottom: 5px solid #0078c1; }
    .section-project-detail .item__list-table .item__list--header-secondary li .sort-selected-down, .section-project-detail .item__list-table .item__list--header-secondary-orders li .sort-selected-down {
      border-top: 5px solid #0078c1; }
  .section-project-detail .item__list--header {
    list-style: none;
    padding-left: 0px;
    display: table;
    table-layout: fixed;
    width: 100%; }
    .section-project-detail .item__list--header li {
      display: table-cell;
      background: linear-gradient(-180deg, #f1f1f1, #ddd);
      color: #605F5F;
      font-size: 13px;
      font-weight: bold;
      padding: 7px 10px; }
      .section-project-detail .item__list--header li:first-child {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px; }
      .section-project-detail .item__list--header li:last-child {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px; }
  .section-project-detail .item__list {
    margin-top: 30px;
    margin-bottom: 10px; }
    .section-project-detail .item__list .item__list--item {
      border-bottom: 1px solid #DADCDE;
      padding: 15px 0; }
      .section-project-detail .item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap, .section-project-detail .item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
        background-color: #fff; }
      .section-project-detail .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; }
      .section-project-detail .item__list .item__list--item .btn-group.open .dropdown-menu {
        padding: 0; }
        .section-project-detail .item__list .item__list--item .btn-group.open .dropdown-menu li {
          margin: 0; }
          .section-project-detail .item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
            border-bottom: 1px solid #DADCDE; }
      .section-project-detail .item__list .item__list--item .btn-group.open a {
        padding: 18px 35px 18px 25px; }
      .section-project-detail .item__list .item__list--item .item__configurations--display .btn {
        padding-left: 0; }
        .section-project-detail .item__list .item__list--item .item__configurations--display .btn:hover {
          color: #2a6496; }
    .section-project-detail .item__list .item__toggle {
      font-size: 13px;
      width: 18px; }
      .section-project-detail .item__list .item__toggle > * {
        cursor: pointer; }
      .section-project-detail .item__list .item__toggle .open .glyphicon .glyphicon-chevron-up:before {
        content: "\e113"; }
    .section-project-detail .item__list .item__image {
      width: 116px;
      padding: 0 10px; }
      .section-project-detail .item__list .item__image img {
        max-width: 96px; }
    .section-project-detail .item__list .item__name {
      font-size: 16px;
      font-weight: 700; }
    .section-project-detail .item__list .item__quantity {
      text-align: center; }
      .section-project-detail .item__list .item__quantity .form-control {
        display: inline-block;
        text-align: center; }
    .section-project-detail .item__list .item__delivery .item__delivery--label {
      text-transform: uppercase;
      color: #0078c1;
      font-weight: 700; }
    .section-project-detail .item__list .item__total--column {
      text-align: right; }
    .section-project-detail .item__list .item__total {
      font-size: 22px;
      font-weight: 700;
      text-align: right;
      padding-left: 0; }
    .section-project-detail .item__list .item__remove, .section-project-detail .item__list .item__menu {
      width: 35px;
      text-align: right; }
      .section-project-detail .item__list .item__remove .btn, .section-project-detail .item__list .item__menu .btn {
        background-color: transparent;
        padding: 0;
        border: 0;
        color: #428bca; }
        .section-project-detail .item__list .item__remove .btn .glyphicon, .section-project-detail .item__list .item__menu .btn .glyphicon {
          top: 4px; }
    .section-project-detail .item__list #cartOrderGridForm .product-grid-container table {
      background-color: #fff; }
      .section-project-detail .item__list #cartOrderGridForm .product-grid-container table th {
        background-color: #DADCDE;
        color: #333333; }
    .section-project-detail .item__list .promo {
      font-size: 12px;
      font-weight: 700;
      color: #6cb6e3; }
    .section-project-detail .item__list .out-of-stock {
      color: #ff1111; }
    .section-project-detail .item__list .read-only-grid .grid-row > td {
      border-bottom: 1px solid #DADCDE; }
    .section-project-detail .item__list .read-only-grid .grid-prod-img {
      width: 100px;
      padding: 25px 40px 20px 45px;
      vertical-align: top; }
      .section-project-detail .item__list .read-only-grid .grid-prod-img + td {
        padding-bottom: 5px; }
    .section-project-detail .item__list .read-only-grid .grid-variant,
    .section-project-detail .item__list .read-only-grid .grid-size {
      font-weight: 700; }
      .section-project-detail .item__list .read-only-grid .grid-variant + .grid-variant:before,
      .section-project-detail .item__list .read-only-grid .grid-size + .grid-variant:before {
        content: "|";
        font-size: 15px;
        margin: 0 10px;
        width: 1px;
        color: #DADCDE; }
    .section-project-detail .item__list .read-only-grid .grid-prod-info {
      display: inline-block;
      padding-top: 0;
      padding-right: 20px; }
    .section-project-detail .item__list .read-only-grid .grid-qty .grid-qty-label {
      font-size: 12px;
      text-transform: uppercase; }
    .section-project-detail .item__list .read-only-grid .grid-price:before {
      content: "|";
      font-size: 15px;
      margin: 0 10px;
      width: 1px;
      color: #DADCDE; }
  @media (min-width: 992px) {
    .section-project-detail .item__list > li .add-to-cart-order-form-wrap {
      border-bottom: 1px solid #DADCDE; }
    .section-project-detail .item__list .item__list--item {
      table-layout: fixed;
      width: 100%; }
      .section-project-detail .item__list .item__list--item > div {
        display: table-cell;
        padding: 0 5px;
        vertical-align: top; }
      .section-project-detail .item__list .item__list--item div.line_Error {
        display: block;
        margin-bottom: 2px;
        padding: 5px; }
      .section-project-detail .item__list .item__list--item .tt-dropdown-menu div {
        display: block; }
    .section-project-detail .item__list .skuHasError {
      width: 90% !important; }
      .section-project-detail .item__list .skuHasError .control-label {
        display: block; }
      .section-project-detail .item__list .skuHasError #inputMFR, .section-project-detail .item__list .skuHasError .quick-order__help-block {
        display: inline-block; }
      .section-project-detail .item__list .skuHasError .quick-order__help-block {
        margin-left: 6px;
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        vertical-align: middle; }
    .section-project-detail .item__list .item__info {
      width: 35%;
      padding: 0 5px; }
    .section-project-detail .item__list .item__delivery {
      padding-left: 3%; }
    .section-project-detail .item__list .item__price .price-label {
      margin-bottom: 25px; }
    .section-project-detail .item__list #item-remove-alone {
      padding-top: 40px; } }
  @media (min-width: 768px) {
    .section-project-detail .item__list #cartOrderGridForm {
      max-height: 460px;
      overflow: scroll; }
      .section-project-detail .item__list #cartOrderGridForm table tr:first-child > th:first-child,
      .section-project-detail .item__list #cartOrderGridForm table tr > td:first-child {
        border-right: 0;
        padding-left: 20px; } }
  @media (max-width: 991px) {
    .section-project-detail .item__list {
      margin-top: 0;
      clear: both; }
      .section-project-detail .item__list .item__toggle .glyphicon {
        width: 50px;
        height: 50px; }
      .section-project-detail .item__list .item__image {
        float: left;
        margin: 0; }
      .section-project-detail .item__list .item__price .visible-xs {
        display: inline !important; }
      .section-project-detail .item__list .item__remove, .section-project-detail .item__list .item__menu {
        position: absolute;
        right: 5px;
        top: 8px;
        padding: 0;
        margin: 0; }
        .section-project-detail .item__list .item__remove .btn, .section-project-detail .item__list .item__menu .btn {
          text-align: center;
          width: 50px;
          height: 50px; }
      .section-project-detail .item__list .item__quantity__total {
        clear: both;
        float: none;
        width: auto;
        padding-right: 10px; }
        .section-project-detail .item__list .item__quantity__total > .details {
          cursor: pointer; }
        .section-project-detail .item__list .item__quantity__total .qty {
          line-height: 42px;
          padding-top: 5px; }
          .section-project-detail .item__list .item__quantity__total .qty .clearfix:before, .section-project-detail .item__list .item__quantity__total .qty .clearfix:after {
            content: " ";
            display: table; }
          .section-project-detail .item__list .item__quantity__total .qty .clearfix:after {
            clear: both; }
          .section-project-detail .item__list .item__quantity__total .qty label {
            float: left;
            margin: 0 5px 0 0; }
          .section-project-detail .item__list .item__quantity__total .qty input {
            float: left;
            width: 70px;
            text-align: center;
            padding-left: 12px;
            padding-right: 12px;
            margin-right: 5px; }
          .section-project-detail .item__list .item__quantity__total .qty .qtyValue {
            float: left; }
          .section-project-detail .item__list .item__quantity__total .qty .glyphicon {
            float: right;
            line-height: 40px;
            padding-left: 5px; }
        .section-project-detail .item__list .item__quantity__total .open .qty .glyphicon .glyphicon-chevron-down:before {
          content: "\e114"; }
      .section-project-detail .item__list #cartOrderGridForm .product-grid-container {
        font-size: 14px;
        margin: 0; }
        .section-project-detail .item__list #cartOrderGridForm .product-grid-container .variant-detail {
          padding-left: 10px;
          padding-top: 5px; }
          .section-project-detail .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
            padding-right: 5px; }
        .section-project-detail .item__list #cartOrderGridForm .product-grid-container .variant-select {
          padding-top: 22px;
          padding-right: 10px;
          vertical-align: top; }
        .section-project-detail .item__list #cartOrderGridForm .product-grid-container > table {
          border-bottom: 1px solid #DADCDE; }
          .section-project-detail .item__list #cartOrderGridForm .product-grid-container > table tr td {
            border-bottom: none; }
        .section-project-detail .item__list #cartOrderGridForm .product-grid-container .variant-summary {
          background-color: transparent; }
          .section-project-detail .item__list #cartOrderGridForm .product-grid-container .variant-summary > td {
            padding: 0 10px 10px; }
          .section-project-detail .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
            border: none;
            margin-top: 0;
            margin-bottom: 5px; }
          .section-project-detail .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
            padding: 0 10px 0 0; }
            .section-project-detail .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
              padding: 0; }
      .section-project-detail .item__list .read-only-grid .grid-prod-img {
        padding-left: 10px;
        padding-right: 30px; }
      .section-project-detail .item__list .read-only-grid .grid-variant {
        display: block; }
        .section-project-detail .item__list .read-only-grid .grid-variant + .grid-variant:before {
          content: none; }
    .section-project-detail .item__list--item {
      position: relative; }
      .section-project-detail .item__list--item > div {
        margin-left: 116px;
        padding: 0 80px 0 0;
        overflow: hidden;
        text-overflow: ellipsis; }
      .section-project-detail .item__list--item div.line_Error {
        margin: 0 45px 5px 11px;
        padding: 0; } }
  .account-orderdetail .section-project-detail .item__list {
    clear: both;
    margin-top: 0; }
  .section-project-detail .item__list__cart {
    margin-top: 15px;
    margin-bottom: 10px; }
    .section-project-detail .item__list__cart table td {
      padding: 0; }
    .section-project-detail .item__list__cart > table tbody > .entry-group-header > th {
      background-color: #E4E4E4;
      font-size: 16px;
      font-weight: 700;
      color: #000000;
      padding-right: 35px; }
    .section-project-detail .item__list__cart > table tbody > .entry-group-header a {
      color: #0078c1; }
    .section-project-detail .item__list__cart > table table td {
      background-color: #F4F4F4; }
    .section-project-detail .item__list__cart > table table tbody > .entry-group-header > th {
      color: #000000;
      font-size: 14px;
      font-weight: normal;
      padding: 10px 35px; }
    @media (min-width: 992px) {
      .section-project-detail .item__list__cart .item__remove, .section-project-detail .item__list__cart .item__menu {
        width: 60px; } }
    .section-project-detail .item__list__cart .item__list--item {
      border-top: 1px solid rgba(255, 255, 255, 0.15); }
      .section-project-detail .item__list__cart .item__list--item .item__image {
        padding: 0px 10px 10px 10px; }
      @media (min-width: 992px) {
        .section-project-detail .item__list__cart .item__list--item .item__remove {
          float: right;
          padding: 0px; } }
      @media (min-width: 992px) {
        .section-project-detail .item__list__cart .item__list--item .item__menu {
          padding-right: 26px; } }
      .section-project-detail .item__list__cart .item__list--item .item__menu {
        overflow: visible; }
        .section-project-detail .item__list__cart .item__list--item .item__menu .dropdown-menu {
          padding: 5px 0; }
      .section-project-detail .item__list__cart .item__list--item .btn-group.open .dropdown-menu {
        padding: 0; }
        .section-project-detail .item__list__cart .item__list--item .btn-group.open .dropdown-menu li {
          margin: 0;
          border-top: 1px solid #DADCDE; }
          .section-project-detail .item__list__cart .item__list--item .btn-group.open .dropdown-menu li:first-child {
            border: none; }
      .section-project-detail .item__list__cart .item__list--item .btn-group.open a {
        padding: 18px 35px 18px 25px; }
    .section-project-detail .item__list__cart .item__list--comment {
      display: table;
      table-layout: fixed;
      width: 100%; }
      .section-project-detail .item__list__cart .item__list--comment .item__comment .full-width-padding {
        padding-left: 30px;
        padding-right: 30px; }
        @media (max-width: 992px) {
          .section-project-detail .item__list__cart .item__list--comment .item__comment .full-width-padding {
            padding-left: 20px;
            padding-right: 20px; } }
      .section-project-detail .item__list__cart .item__list--comment .item__comment textarea {
        min-height: inherit;
        resize: none;
        margin-bottom: 20px; }
      .section-project-detail .item__list__cart .item__list--comment .item__comment--role {
        margin-top: 28px; }
      .section-project-detail .item__list__cart .item__list--comment .item__comment--author {
        font-weight: bold; }
    .section-project-detail .item__list__cart .item__quantity {
      text-align: left; }
      .section-project-detail .item__list__cart .item__quantity .has-error .control-label, .section-project-detail .item__list__cart .item__quantity .section-quick-order #quickOrder .item__list--item .qty-error .control-label, .section-quick-order #quickOrder .item__list--item .section-project-detail .item__list__cart .item__quantity .qty-error .control-label {
        color: #ff1111; }
      .section-project-detail .item__list__cart .item__quantity .has-error .qty, .section-project-detail .item__list__cart .item__quantity .section-quick-order #quickOrder .item__list--item .qty-error .qty, .section-quick-order #quickOrder .item__list--item .section-project-detail .item__list__cart .item__quantity .qty-error .qty {
        border: 1px solid #ff1111; }
    .section-project-detail .item__list__cart .notification.has-error, .section-project-detail .item__list__cart .section-quick-order #quickOrder .item__list--item .notification.qty-error, .section-quick-order #quickOrder .item__list--item .section-project-detail .item__list__cart .notification.qty-error {
      padding: 0 30px;
      text-align: center;
      margin-top: 10px; }
    .section-project-detail .item__list__cart .item__configurations {
      margin: 10px 0; }
    @media (max-width: 480px) {
      .section-project-detail .item__list__cart .item__configuration--entry {
        margin-bottom: 5px; } }
    .section-project-detail .item__list__cart .item__configurations--edit .btn {
      padding-left: 0; }
      .section-project-detail .item__list__cart .item__configurations--edit .btn:hover {
        color: #2a6496; }
  .section-project-detail .account-section .pagination-bar {
    margin: 15px 0 0; }
    .section-project-detail .account-section .pagination-bar .pagination-toolbar {
      padding-left: 0;
      padding-right: 0;
      padding-top: 15px;
      border-bottom: none; }
      .section-project-detail .account-section .pagination-bar .pagination-toolbar .sort-refine-bar .full-width-padding {
        padding-left: 30px;
        padding-right: 30px; }
        @media (max-width: 992px) {
          .section-project-detail .account-section .pagination-bar .pagination-toolbar .sort-refine-bar .full-width-padding {
            padding-left: 20px;
            padding-right: 20px; } }
      .section-project-detail .account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
        padding: 0; }
    .section-project-detail .account-section .pagination-bar .pagination-bar-results {
      font-size: 12px;
      font-weight: 600;
      margin: 0;
      padding-top: 5px;
      padding-bottom: 5px;
      border-top: 1px solid #DADCDE; }
      .section-project-detail .account-section .pagination-bar .pagination-bar-results .full-width-padding {
        padding-left: 30px;
        padding-right: 30px; }
        @media (max-width: 992px) {
          .section-project-detail .account-section .pagination-bar .pagination-bar-results .full-width-padding {
            padding-left: 20px;
            padding-right: 20px; } }
      @media (max-width: 767px) {
        .section-project-detail .account-section .pagination-bar .pagination-bar-results {
          border-bottom: 1px solid #DADCDE; } }
    .section-project-detail .account-section .pagination-bar.bottom .pagination-toolbar {
      padding-top: 5px;
      border: none; }
  @media (max-width: 767px) {
    .section-project-detail .account-section .pagination-bar .pagination-toolbar {
      margin: 0; }
    .section-project-detail .account-section .pagination-bar .pagination-bar-results {
      border-bottom: 1px solid #DADCDE;
      padding-left: 10px;
      padding-right: 10px; } }
  .section-project-detail .account-section .addressBackBtn,
  .section-project-detail .account-section .orderTopBackBtn {
    background-color: transparent;
    border: none;
    box-shadow: none; }
  .section-project-detail .account-section .account-section-header {
    text-transform: capitalize;
    border-bottom: 1px solid #DADCDE;
    margin: 0; }
    .section-project-detail .account-section .account-section-header .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-project-detail .account-section .account-section-header .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
    .section-project-detail .account-section .account-section-header.account-section-header-secondary {
      color: #333333;
      font-size: 22px;
      line-height: 32px;
      font-weight: 400;
      padding-bottom: 5px; }
    .section-project-detail .account-section .account-section-header.no-border {
      border-bottom: none; }
    .section-project-detail .account-section .account-section-header .account-section-header-add {
      font-size: 12px;
      font-weight: 700;
      margin-top: 4px; }
  .section-project-detail .account-section .account-section-header__subheadline {
    text-transform: none; }
  .section-project-detail .account-section .account-orderdetail + .account-section-content .pagination-bar {
    margin-top: 0; }
  .section-project-detail .account-section .container-lg .account-section-content .full-width-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 992px) {
      .section-project-detail .account-section .container-lg .account-section-content .full-width-padding {
        padding-left: 20px;
        padding-right: 20px; } }
  @media (min-width: 1200px) {
    .section-project-detail .account-section .container-lg .account-section-content {
      padding: 0; } }
  @media (min-width: 1200px) {
    .section-project-detail .account-section .container-lg .account-section-content .account-section-form {
      padding: 0 5px; } }
  .section-project-detail .account-section .account-section-content .account-section-header {
    text-transform: capitalize;
    border-bottom: 1px solid #DADCDE;
    margin: 0;
    padding-left: 0;
    padding-right: 0; }
    .section-project-detail .account-section .account-section-content .account-section-header .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-project-detail .account-section .account-section-content .account-section-header .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
    .section-project-detail .account-section .account-section-content .account-section-header.no-border {
      border-bottom: none; }
    .section-project-detail .account-section .account-section-content .account-section-header .container-lg {
      float: none;
      padding: 0 5px; }
      @media (min-width: 1200px) {
        .section-project-detail .account-section .account-section-content .account-section-header .container-lg {
          padding: 0; } }
  .section-project-detail .account-section .account-section-content .account-section-header.consent-section-header {
    border-bottom: 0 none;
    padding-bottom: 0; }
  @media (min-width: 1200px) {
    .section-project-detail .account-section .account-section-content .back-link .container-lg {
      padding: 0; } }
  .section-project-detail .account-section .account-section-content .account-section-form {
    margin: 20px 0; }
    .section-project-detail .account-section .account-section-content .account-section-form .accountActions {
      padding-left: 0;
      padding-right: 0; }
    @media (max-width: 768px) {
      .section-project-detail .account-section .account-section-content .account-section-form .accountButtons:last-child {
        padding-top: 10px; } }
    .section-project-detail .account-section .account-section-content .account-section-form form {
      padding: 0; }
    .section-project-detail .account-section .account-section-content .account-section-form .account-section-form__toggle-list {
      list-style-type: none;
      width: 100%;
      position: relative; }
      .section-project-detail .account-section .account-section-content .account-section-form .account-section-form__toggle-list li {
        border-top: 1px solid #ccc;
        width: 100%;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
            align-items: center;
        height: 4em; }
        .section-project-detail .account-section .account-section-content .account-section-form .account-section-form__toggle-list li:last-child {
          border-bottom: 1px solid #ccc; }
        .section-project-detail .account-section .account-section-content .account-section-form .account-section-form__toggle-list li .toggle-switch {
          position: absolute;
          right: 0; }
      .section-project-detail .account-section .account-section-content .account-section-form .account-section-form__toggle-list label {
        margin-bottom: 0; }
  .section-project-detail .account-section .account-section-content .account-section-form.consent-section-form {
    margin-top: 20px; }
  .section-project-detail .account-section .account-section-content form .full-width-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 992px) {
      .section-project-detail .account-section .account-section-content form .full-width-padding {
        padding-left: 20px;
        padding-right: 20px; } }
  .section-project-detail .account-section .account-section-content form .accountActions-bottom {
    padding: 0; }
  .section-project-detail .account-section .account-section-content #quoteForm {
    padding: 0; }
  .section-project-detail .account-section .account-section-content #addNewPermissionForm .account-select-form .full-width-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 992px) {
      .section-project-detail .account-section .account-section-content #addNewPermissionForm .account-select-form .full-width-padding {
        padding-left: 20px;
        padding-right: 20px; } }
  .section-project-detail .account-section .account-section-content.content-empty {
    margin: 45px 0;
    font-weight: bold;
    font-size: 18px;
    text-align: center; }
    .section-project-detail .account-section .account-section-content.content-empty .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-project-detail .account-section .account-section-content.content-empty .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
  .section-project-detail .account-section .account-section-content .help-block {
    font-size: 12px;
    font-weight: normal;
    color: #a94442; }
  .section-project-detail .account-section .account-section-content .account-orderhistory-pagination {
    padding-top: 5px; }
    .section-project-detail .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-project-detail .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
    .section-project-detail .account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
      padding: 0; }
    .section-project-detail .account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
      line-height: 32px; }
    .section-project-detail .account-section .account-section-content .account-orderhistory-pagination .pager {
      margin: 0; }
  .section-project-detail .account-section .account-section-content .account-orderhistory-sort {
    background: #666;
    padding: 5px; }
  .section-project-detail .account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
    font-weight: 600; }
  .section-project-detail .account-section .account-section-content .accountActions {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px; }
  .section-project-detail .account-section .account-section-content .cart-voucher form,
  .section-project-detail .account-section .account-section-content .cart-items form,
  .section-project-detail .account-section .account-section-content .item-action form {
    padding: 0; }
  @media (min-width: 992px) {
    .section-project-detail .account-section .account-section-content .item__btn {
      margin-bottom: 5px; } }
  @media (max-width: 991px) {
    .section-project-detail .account-section .account-section-content .item__btn {
      margin-top: 10px; } }
  .section-project-detail .account-section .account-section-content .disable-link,
  .section-project-detail .account-section .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: 767px) {
      .section-project-detail .account-section .account-section-content .disable-link,
      .section-project-detail .account-section .account-section-content .enable-link {
        text-align: center;
        float: none;
        padding-right: 0 !important;
        width: 100%; } }
    .section-project-detail .account-section .account-section-content .disable-link button,
    .section-project-detail .account-section .account-section-content .enable-link button {
      background: transparent;
      border: 0 none;
      text-transform: uppercase;
      font-weight: 600;
      padding: 0; }
      .section-project-detail .account-section .account-section-content .disable-link button[disabled],
      .section-project-detail .account-section .account-section-content .enable-link button[disabled] {
        color: #929292; }
    .section-project-detail .account-section .account-section-content .disable-link form,
    .section-project-detail .account-section .account-section-content .enable-link form {
      display: inline-block; }
  .section-project-detail .account-section .account-section-content .enable-link + .disable-link, .section-project-detail .account-section .account-section-content .disable-link + .enable-link, .section-project-detail .account-section .account-section-content .disable-link + .disable-link, .section-project-detail .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 20px;
    position: relative; }
    .section-project-detail .account-section .account-section-content .enable-link + .disable-link:before, .section-project-detail .account-section .account-section-content .disable-link + .enable-link:before, .section-project-detail .account-section .account-section-content .disable-link + .disable-link:before, .section-project-detail .account-section .account-section-content .enable-link + .enable-link:before {
      content: "";
      display: block;
      position: absolute;
      height: 24px;
      width: 1px;
      left: 10px;
      background: #DADCDE;
      top: 0; }
      @media (max-width: 767px) {
        .section-project-detail .account-section .account-section-content .enable-link + .disable-link:before, .section-project-detail .account-section .account-section-content .disable-link + .enable-link:before, .section-project-detail .account-section .account-section-content .disable-link + .disable-link:before, .section-project-detail .account-section .account-section-content .enable-link + .enable-link:before {
          display: none; } }
    @media (max-width: 767px) {
      .section-project-detail .account-section .account-section-content .enable-link + .disable-link, .section-project-detail .account-section .account-section-content .disable-link + .enable-link, .section-project-detail .account-section .account-section-content .disable-link + .disable-link, .section-project-detail .account-section .account-section-content .enable-link + .enable-link {
        padding-left: 0; } }
  .section-project-detail .account-section .account-section-content .disable-link a,
  .section-project-detail .account-section .account-section-content .disable-link button,
  .section-project-detail .account-section .account-section-content .disable-link form {
    color: #ed1c24; }
  @media (max-width: 767px) {
    .section-project-detail .account-section .account-section-content .remove-item-column {
      position: absolute;
      right: -4px;
      top: -5px;
      width: auto; }
    .section-project-detail .account-section .account-section-content .restore-item-column {
      position: absolute;
      right: -4px;
      top: 50px;
      width: auto; } }
  .section-project-detail .account-section .account-section-content .restore-item-link {
    text-transform: uppercase;
    font-weight: 700; }
    .section-project-detail .account-section .account-section-content .restore-item-link .glyphicon-share-alt {
      font-size: 24px;
      padding: 13px;
      -webkit-transform: scale(-1, 1);
          -ms-transform: scale(-1, 1);
              transform: scale(-1, 1);
      margin-right: 13px; }
  .section-project-detail .account-section .account-section-content .edit-item-link {
    margin-top: 5px;
    display: block; }
  .section-project-detail .account-section .account-section-content .remove-item-link .glyphicon-remove {
    font-size: 21px;
    padding: 0 14px; }
    @media (max-width: 767px) {
      .section-project-detail .account-section .account-section-content .remove-item-link .glyphicon-remove {
        padding: 14px;
        margin-right: 20px; } }
  .section-project-detail .account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
    position: relative;
    padding-right: 35px; }
  @media (min-width: 768px) {
    .section-project-detail .account-section .account-section-content .saved-cart .saved-cart-name {
      width: 15%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 0; }
    .section-project-detail .account-section .account-section-content .saved-cart .saved-cart-description {
      width: 30%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 0; } }
  .section-project-detail .account-section .account-section-action {
    margin-top: 10px; }
    @media (max-width: 767px) {
      .section-project-detail .account-section .account-section-action .row {
        margin: 0; }
      .section-project-detail .account-section .account-section-action .btn-primary {
        margin-bottom: 10px; } }
  .section-project-detail .account-section .accountActions-bottom {
    clear: both;
    margin-top: 35px; }
    .section-project-detail .account-section .accountActions-bottom .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-project-detail .account-section .accountActions-bottom .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
    @media (max-width: 767px) {
      .section-project-detail .account-section .accountActions-bottom .btn-primary {
        margin-bottom: 10px; } }
  .section-project-detail .account-section .cancel-panel .orderBackBtn {
    padding-right: 0; }
    @media (max-width: 768px) {
      .section-project-detail .account-section .cancel-panel .orderBackBtn {
        padding-right: 20px;
        margin-bottom: 20px; } }
  @media (min-width: 768px) {
    .section-project-detail .account-section .cancel-panel {
      padding-left: 0; } }
  .section-project-detail .account-section .btn.btn-block + .btn.btn-block {
    margin-top: 5px; }
  .section-project-detail .account-section .account-consignment {
    margin-top: 10px; }
  @media (max-width: 767px) {
    .section-project-detail .account-section .account-list .account-cards {
      border: none; }
      .section-project-detail .account-section .account-list .account-cards .card {
        border-left: 0;
        border-right: 0;
        padding-left: 10px;
        padding-right: 10px; }
        .section-project-detail .account-section .account-list .account-cards .card:first-child {
          margin: 0; }
      .section-project-detail .account-section .account-list .account-cards .selected:first-child {
        border-left: none; } }
  .section-project-detail .input-wrapper label {
    font-weight: bold; }
  .section-project-detail .abstract-order-history-search .calendar-icon {
    right: 15px;
    bottom: 7px; }
  .section-project-detail .bulk-table__header > div {
    position: relative; }
  .section-project-detail .bulk-table__header .arrow-up, .section-project-detail .bulk-table__header .arrow-down {
    display: inline-block;
    margin-left: 5px;
    right: inherit; }
  .section-project-detail .bulk-table__header .arrow-up {
    border-bottom: 5px solid #cccccc;
    bottom: 9px; }
  .section-project-detail .bulk-table__header .arrow-down {
    border-top: 5px solid #cccccc;
    top: 19px; }
  .section-project-detail .bulk-table__header .bulk-header {
    padding-top: 7px; }
  .section-project-detail .bulk-table__header .section-project-summary {
    border: solid 1px #ccc;
    border-radius: 5px;
    padding: 5px; }
  .section-project-detail .bulk-table__header .sort-selected-up {
    border-bottom: 5px solid #0078c1; }
  .section-project-detail .bulk-table__header .sort-selected-down {
    border-top: 5px solid #0078c1; }
  .section-project-detail .bulk-cart-listing__wp {
    margin-top: 30px; }
    .section-project-detail .bulk-cart-listing__wp .bulk-months-row {
      margin-top: 15px; }
    .section-project-detail .bulk-cart-listing__wp > div > p {
      text-align: center; }
    .section-project-detail .bulk-cart-listing__wp .btn.btn-link:disabled {
      color: #8f8f8f; }
  .section-project-detail .buttons-section {
    vertical-align: bottom; }
    .section-project-detail .buttons-section > button {
      font-weight: bold; }
      .section-project-detail .buttons-section > button:nth-child(1) {
        color: #666;
        padding-left: 0px;
        padding-right: 0px; }
      .section-project-detail .buttons-section > button:only-child {
        color: #0078c1; }
  .section-project-detail .custom-field-section {
    margin-top: 10px; }
    .section-project-detail .custom-field-section .addressItem {
      border-bottom: unset;
      padding: unset;
      margin-right: unset; }
      .section-project-detail .custom-field-section .addressItem p {
        color: black; }
  .section-project-detail .description-section {
    margin-left: 0px; }
  .section-project-detail .header-container {
    display: table;
    width: 100%; }
    .section-project-detail .header-container h1 {
      margin-bottom: 0px; }
    .section-project-detail .header-container > div {
      display: table-cell; }
      .section-project-detail .header-container > div:nth-child(1) {
        width: 60%; }
      .section-project-detail .header-container > div:nth-child(2) {
        width: 40%; }
    .section-project-detail .header-container .buttons-section > div {
      float: right; }
    .section-project-detail .header-container .buttons-section select {
      display: inline-block;
      width: auto; }

.section-project-management h1 {
  font-weight: bold; }

.section-project-management .showAllLink {
  margin-left: 5px; }

.section-project-management .projects-section > div {
  overflow: auto; }

.section-project-management .table-row > div {
  width: 33.33333333%; }

.section-project-management .table-header div:last-child {
  text-align: center; }

.section-project-management .open-project {
  margin-bottom: 15px;
  margin-top: 20px; }
  .section-project-management .open-project .title-section > div {
    padding: 10px; }
  .section-project-management .open-project .title-section div:nth-of-type(2) {
    padding: 6px; }
  .section-project-management .open-project .btn-link {
    font-size: 13px;
    padding: 0; }

.section-project-management .dynamic-header-item h5 {
  cursor: pointer; }

.section-project-management .item__list--header-secondary, .section-project-management .item__list {
  display: table;
  width: 100%; }
  .section-project-management .item__list--header-secondary > li, .section-project-management .item__list--header-secondary > div, .section-project-management .item__list > li, .section-project-management .item__list > div {
    color: #666;
    display: table-cell;
    padding: 0 5px; }
    .section-project-management .item__list--header-secondary > li:nth-child(1), .section-project-management .item__list--header-secondary > div:nth-child(1), .section-project-management .item__list > li:nth-child(1), .section-project-management .item__list > div:nth-child(1) {
      width: 12%;
      max-width: 83px; }
    .section-project-management .item__list--header-secondary > li:nth-child(2), .section-project-management .item__list--header-secondary > div:nth-child(2), .section-project-management .item__list > li:nth-child(2), .section-project-management .item__list > div:nth-child(2) {
      width: 17%; }
    .section-project-management .item__list--header-secondary > li:nth-child(3), .section-project-management .item__list--header-secondary > div:nth-child(3), .section-project-management .item__list > li:nth-child(3), .section-project-management .item__list > div:nth-child(3) {
      width: 19%; }
    .section-project-management .item__list--header-secondary > li:nth-child(4), .section-project-management .item__list--header-secondary > div:nth-child(4), .section-project-management .item__list > li:nth-child(4), .section-project-management .item__list > div:nth-child(4) {
      padding-left: 0;
      width: 14%; }
    .section-project-management .item__list--header-secondary > li:nth-child(5), .section-project-management .item__list--header-secondary > div:nth-child(5), .section-project-management .item__list > li:nth-child(5), .section-project-management .item__list > div:nth-child(5) {
      width: 13%; }
    .section-project-management .item__list--header-secondary > li:nth-child(6), .section-project-management .item__list--header-secondary > div:nth-child(6), .section-project-management .item__list > li:nth-child(6), .section-project-management .item__list > div:nth-child(6) {
      max-width: 83px;
      text-align: left;
      width: 12%; }
      .section-project-management .item__list--header-secondary > li:nth-child(6) h5, .section-project-management .item__list--header-secondary > div:nth-child(6) h5, .section-project-management .item__list > li:nth-child(6) h5, .section-project-management .item__list > div:nth-child(6) h5 {
        position: inherit;
        right: 0; }
      .section-project-management .item__list--header-secondary > li:nth-child(6) .arrow-up, .section-project-management .item__list--header-secondary > li:nth-child(6) .arrow-down, .section-project-management .item__list--header-secondary > div:nth-child(6) .arrow-up, .section-project-management .item__list--header-secondary > div:nth-child(6) .arrow-down, .section-project-management .item__list > li:nth-child(6) .arrow-up, .section-project-management .item__list > li:nth-child(6) .arrow-down, .section-project-management .item__list > div:nth-child(6) .arrow-up, .section-project-management .item__list > div:nth-child(6) .arrow-down {
        right: inherit; }

.section-project-management .item__list--header-secondary-orders, .section-project-management .project-order-line {
  display: table;
  width: 100%; }
  .section-project-management .item__list--header-secondary-orders > li, .section-project-management .item__list--header-secondary-orders > div, .section-project-management .project-order-line > li, .section-project-management .project-order-line > div {
    display: table-cell; }
    .section-project-management .item__list--header-secondary-orders > li h5, .section-project-management .item__list--header-secondary-orders > li span, .section-project-management .item__list--header-secondary-orders > div h5, .section-project-management .item__list--header-secondary-orders > div span, .section-project-management .project-order-line > li h5, .section-project-management .project-order-line > li span, .section-project-management .project-order-line > div h5, .section-project-management .project-order-line > div span {
      cursor: pointer; }
    .section-project-management .item__list--header-secondary-orders > li:nth-child(1), .section-project-management .item__list--header-secondary-orders > div:nth-child(1), .section-project-management .project-order-line > li:nth-child(1), .section-project-management .project-order-line > div:nth-child(1) {
      width: 20%; }
    .section-project-management .item__list--header-secondary-orders > li:nth-child(2), .section-project-management .item__list--header-secondary-orders > div:nth-child(2), .section-project-management .project-order-line > li:nth-child(2), .section-project-management .project-order-line > div:nth-child(2) {
      width: 20%; }
    .section-project-management .item__list--header-secondary-orders > li:nth-child(3), .section-project-management .item__list--header-secondary-orders > div:nth-child(3), .section-project-management .project-order-line > li:nth-child(3), .section-project-management .project-order-line > div:nth-child(3) {
      width: 20%; }
    .section-project-management .item__list--header-secondary-orders > li:nth-child(4), .section-project-management .item__list--header-secondary-orders > div:nth-child(4), .section-project-management .project-order-line > li:nth-child(4), .section-project-management .project-order-line > div:nth-child(4) {
      width: 20%; }
    .section-project-management .item__list--header-secondary-orders > li:nth-child(5), .section-project-management .item__list--header-secondary-orders > div:nth-child(5), .section-project-management .project-order-line > li:nth-child(5), .section-project-management .project-order-line > div:nth-child(5) {
      width: 20%;
      text-align: right; }

.section-project-management .item__list-table .item__list--header li:first-child {
  padding-left: 7px; }

.section-project-management .item__list-table li:not(.item__list--header-wp) div:last-child {
  text-align: left;
  position: inherit; }

.section-project-management .item__list-table .row :hover {
  cursor: pointer; }

.section-project-management .item__list {
  margin-top: 10px; }

.section-project-management .item__list :hover {
  cursor: pointer; }

.section-quick-order {
  max-width: 960px;
  margin: auto; }
  .section-quick-order .item__list, .section-quick-order .item__list-table, .section-quick-order .item__list--header-secondary, .section-quick-order .item__list--header-secondary-orders {
    list-style: none;
    padding-left: 0px; }
  .section-quick-order .item__list-table .bulk-main__header {
    background: linear-gradient(-180deg, #f1f1f1, #ddd);
    border-radius: 6px; }
  .section-quick-order .item__list-table .item__list div {
    margin: 8px 0;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis; }
  .section-quick-order .item__list-table .item__list--header li:first-child {
    font-size: 16px;
    padding: 10px; }
  .section-quick-order .item__list-table .item__list--header li:last-child {
    padding: 5px; }
  .section-quick-order .item__list-table .item__list--header .button, .section-quick-order .item__list-table .item__list--header .button__link, .section-quick-order .item__list-table .item__list--header .button__search, .section-quick-order .item__list-table .item__list--header #cookie-bar .cb-enable, #cookie-bar .section-quick-order .item__list-table .item__list--header .cb-enable, .section-quick-order .item__list-table .item__list--header #cookie-bar .cb-disable, #cookie-bar .section-quick-order .item__list-table .item__list--header .cb-disable {
    margin-bottom: 1px; }
  .section-quick-order .item__list-table .item__list--header-secondary li:last-child, .section-quick-order .item__list-table .item__list--header-secondary-orders li:last-child, .section-quick-order .item__list-table li:not(.item__list--header-wp) div:last-child {
    text-align: right; }
  .section-quick-order .item__list-table .item__list--header-secondary li, .section-quick-order .item__list-table .item__list--header-secondary-orders li {
    border-bottom: 1px solid #DADCDE;
    position: relative; }
    .section-quick-order .item__list-table .item__list--header-secondary li:last-child h5, .section-quick-order .item__list-table .item__list--header-secondary-orders li:last-child h5 {
      position: relative;
      right: 15px; }
    .section-quick-order .item__list-table .item__list--header-secondary li:last-child .arrow-up, .section-quick-order .item__list-table .item__list--header-secondary li:last-child .arrow-down, .section-quick-order .item__list-table .item__list--header-secondary-orders li:last-child .arrow-up, .section-quick-order .item__list-table .item__list--header-secondary-orders li:last-child .arrow-down {
      right: 1px; }
    .section-quick-order .item__list-table .item__list--header-secondary li h5, .section-quick-order .item__list-table .item__list--header-secondary-orders li h5 {
      display: inline-block;
      font-weight: bold;
      margin-bottom: 5px; }
    .section-quick-order .item__list-table .item__list--header-secondary li .arrow-up, .section-quick-order .item__list-table .item__list--header-secondary li .arrow-down, .section-quick-order .item__list-table .item__list--header-secondary-orders li .arrow-up, .section-quick-order .item__list-table .item__list--header-secondary-orders li .arrow-down {
      cursor: pointer;
      display: inline-block;
      margin-left: 5px;
      right: inherit; }
    .section-quick-order .item__list-table .item__list--header-secondary li .arrow-up, .section-quick-order .item__list-table .item__list--header-secondary-orders li .arrow-up {
      border-bottom: 5px solid #cccccc;
      bottom: 9px; }
    .section-quick-order .item__list-table .item__list--header-secondary li .arrow-down, .section-quick-order .item__list-table .item__list--header-secondary-orders li .arrow-down {
      border-top: 5px solid #cccccc;
      top: 19px; }
    .section-quick-order .item__list-table .item__list--header-secondary li .sort-selected-up, .section-quick-order .item__list-table .item__list--header-secondary-orders li .sort-selected-up {
      border-bottom: 5px solid #0078c1; }
    .section-quick-order .item__list-table .item__list--header-secondary li .sort-selected-down, .section-quick-order .item__list-table .item__list--header-secondary-orders li .sort-selected-down {
      border-top: 5px solid #0078c1; }
  .section-quick-order .item__list--header {
    list-style: none;
    padding-left: 0px;
    display: table;
    table-layout: fixed;
    width: 100%; }
    .section-quick-order .item__list--header li {
      display: table-cell;
      background: linear-gradient(-180deg, #f1f1f1, #ddd);
      color: #605F5F;
      font-size: 13px;
      font-weight: bold;
      padding: 7px 10px; }
      .section-quick-order .item__list--header li:first-child {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px; }
      .section-quick-order .item__list--header li:last-child {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px; }
  .section-quick-order .item__list {
    margin-top: 30px;
    margin-bottom: 10px; }
    .section-quick-order .item__list .item__list--item {
      border-bottom: 1px solid #DADCDE;
      padding: 15px 0; }
      .section-quick-order .item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap, .section-quick-order .item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
        background-color: #fff; }
      .section-quick-order .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; }
      .section-quick-order .item__list .item__list--item .btn-group.open .dropdown-menu {
        padding: 0; }
        .section-quick-order .item__list .item__list--item .btn-group.open .dropdown-menu li {
          margin: 0; }
          .section-quick-order .item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
            border-bottom: 1px solid #DADCDE; }
      .section-quick-order .item__list .item__list--item .btn-group.open a {
        padding: 18px 35px 18px 25px; }
      .section-quick-order .item__list .item__list--item .item__configurations--display .btn {
        padding-left: 0; }
        .section-quick-order .item__list .item__list--item .item__configurations--display .btn:hover {
          color: #2a6496; }
    .section-quick-order .item__list .item__toggle {
      font-size: 13px;
      width: 18px; }
      .section-quick-order .item__list .item__toggle > * {
        cursor: pointer; }
      .section-quick-order .item__list .item__toggle .open .glyphicon .glyphicon-chevron-up:before {
        content: "\e113"; }
    .section-quick-order .item__list .item__image {
      width: 116px;
      padding: 0 10px; }
      .section-quick-order .item__list .item__image img {
        max-width: 96px; }
    .section-quick-order .item__list .item__name {
      font-size: 16px;
      font-weight: 700; }
    .section-quick-order .item__list .item__quantity {
      text-align: center; }
      .section-quick-order .item__list .item__quantity .form-control {
        display: inline-block;
        text-align: center; }
    .section-quick-order .item__list .item__delivery .item__delivery--label {
      text-transform: uppercase;
      color: #0078c1;
      font-weight: 700; }
    .section-quick-order .item__list .item__total--column {
      text-align: right; }
    .section-quick-order .item__list .item__total {
      font-size: 22px;
      font-weight: 700;
      text-align: right;
      padding-left: 0; }
    .section-quick-order .item__list .item__remove, .section-quick-order .item__list .item__menu {
      width: 35px;
      text-align: right; }
      .section-quick-order .item__list .item__remove .btn, .section-quick-order .item__list .item__menu .btn {
        background-color: transparent;
        padding: 0;
        border: 0;
        color: #428bca; }
        .section-quick-order .item__list .item__remove .btn .glyphicon, .section-quick-order .item__list .item__menu .btn .glyphicon {
          top: 4px; }
    .section-quick-order .item__list #cartOrderGridForm .product-grid-container table {
      background-color: #fff; }
      .section-quick-order .item__list #cartOrderGridForm .product-grid-container table th {
        background-color: #DADCDE;
        color: #333333; }
    .section-quick-order .item__list .promo {
      font-size: 12px;
      font-weight: 700;
      color: #6cb6e3; }
    .section-quick-order .item__list .out-of-stock {
      color: #ff1111; }
    .section-quick-order .item__list .read-only-grid .grid-row > td {
      border-bottom: 1px solid #DADCDE; }
    .section-quick-order .item__list .read-only-grid .grid-prod-img {
      width: 100px;
      padding: 25px 40px 20px 45px;
      vertical-align: top; }
      .section-quick-order .item__list .read-only-grid .grid-prod-img + td {
        padding-bottom: 5px; }
    .section-quick-order .item__list .read-only-grid .grid-variant,
    .section-quick-order .item__list .read-only-grid .grid-size {
      font-weight: 700; }
      .section-quick-order .item__list .read-only-grid .grid-variant + .grid-variant:before,
      .section-quick-order .item__list .read-only-grid .grid-size + .grid-variant:before {
        content: "|";
        font-size: 15px;
        margin: 0 10px;
        width: 1px;
        color: #DADCDE; }
    .section-quick-order .item__list .read-only-grid .grid-prod-info {
      display: inline-block;
      padding-top: 0;
      padding-right: 20px; }
    .section-quick-order .item__list .read-only-grid .grid-qty .grid-qty-label {
      font-size: 12px;
      text-transform: uppercase; }
    .section-quick-order .item__list .read-only-grid .grid-price:before {
      content: "|";
      font-size: 15px;
      margin: 0 10px;
      width: 1px;
      color: #DADCDE; }
  @media (min-width: 992px) {
    .section-quick-order .item__list > li .add-to-cart-order-form-wrap {
      border-bottom: 1px solid #DADCDE; }
    .section-quick-order .item__list .item__list--item {
      table-layout: fixed;
      width: 100%; }
      .section-quick-order .item__list .item__list--item > div {
        display: table-cell;
        padding: 0 5px;
        vertical-align: top; }
      .section-quick-order .item__list .item__list--item div.line_Error {
        display: block;
        margin-bottom: 2px;
        padding: 5px; }
      .section-quick-order .item__list .item__list--item .tt-dropdown-menu div {
        display: block; }
    .section-quick-order .item__list .skuHasError {
      width: 90% !important; }
      .section-quick-order .item__list .skuHasError .control-label {
        display: block; }
      .section-quick-order .item__list .skuHasError #inputMFR, .section-quick-order .item__list .skuHasError .quick-order__help-block {
        display: inline-block; }
      .section-quick-order .item__list .skuHasError .quick-order__help-block {
        margin-left: 6px;
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        vertical-align: middle; }
    .section-quick-order .item__list .item__info {
      width: 35%;
      padding: 0 5px; }
    .section-quick-order .item__list .item__delivery {
      padding-left: 3%; }
    .section-quick-order .item__list .item__price .price-label {
      margin-bottom: 25px; }
    .section-quick-order .item__list #item-remove-alone {
      padding-top: 40px; } }
  @media (min-width: 768px) {
    .section-quick-order .item__list #cartOrderGridForm {
      max-height: 460px;
      overflow: scroll; }
      .section-quick-order .item__list #cartOrderGridForm table tr:first-child > th:first-child,
      .section-quick-order .item__list #cartOrderGridForm table tr > td:first-child {
        border-right: 0;
        padding-left: 20px; } }
  @media (max-width: 991px) {
    .section-quick-order .item__list {
      margin-top: 0;
      clear: both; }
      .section-quick-order .item__list .item__toggle .glyphicon {
        width: 50px;
        height: 50px; }
      .section-quick-order .item__list .item__image {
        float: left;
        margin: 0; }
      .section-quick-order .item__list .item__price .visible-xs {
        display: inline !important; }
      .section-quick-order .item__list .item__remove, .section-quick-order .item__list .item__menu {
        position: absolute;
        right: 5px;
        top: 8px;
        padding: 0;
        margin: 0; }
        .section-quick-order .item__list .item__remove .btn, .section-quick-order .item__list .item__menu .btn {
          text-align: center;
          width: 50px;
          height: 50px; }
      .section-quick-order .item__list .item__quantity__total {
        clear: both;
        float: none;
        width: auto;
        padding-right: 10px; }
        .section-quick-order .item__list .item__quantity__total > .details {
          cursor: pointer; }
        .section-quick-order .item__list .item__quantity__total .qty {
          line-height: 42px;
          padding-top: 5px; }
          .section-quick-order .item__list .item__quantity__total .qty .clearfix:before, .section-quick-order .item__list .item__quantity__total .qty .clearfix:after {
            content: " ";
            display: table; }
          .section-quick-order .item__list .item__quantity__total .qty .clearfix:after {
            clear: both; }
          .section-quick-order .item__list .item__quantity__total .qty label {
            float: left;
            margin: 0 5px 0 0; }
          .section-quick-order .item__list .item__quantity__total .qty input {
            float: left;
            width: 70px;
            text-align: center;
            padding-left: 12px;
            padding-right: 12px;
            margin-right: 5px; }
          .section-quick-order .item__list .item__quantity__total .qty .qtyValue {
            float: left; }
          .section-quick-order .item__list .item__quantity__total .qty .glyphicon {
            float: right;
            line-height: 40px;
            padding-left: 5px; }
        .section-quick-order .item__list .item__quantity__total .open .qty .glyphicon .glyphicon-chevron-down:before {
          content: "\e114"; }
      .section-quick-order .item__list #cartOrderGridForm .product-grid-container {
        font-size: 14px;
        margin: 0; }
        .section-quick-order .item__list #cartOrderGridForm .product-grid-container .variant-detail {
          padding-left: 10px;
          padding-top: 5px; }
          .section-quick-order .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
            padding-right: 5px; }
        .section-quick-order .item__list #cartOrderGridForm .product-grid-container .variant-select {
          padding-top: 22px;
          padding-right: 10px;
          vertical-align: top; }
        .section-quick-order .item__list #cartOrderGridForm .product-grid-container > table {
          border-bottom: 1px solid #DADCDE; }
          .section-quick-order .item__list #cartOrderGridForm .product-grid-container > table tr td {
            border-bottom: none; }
        .section-quick-order .item__list #cartOrderGridForm .product-grid-container .variant-summary {
          background-color: transparent; }
          .section-quick-order .item__list #cartOrderGridForm .product-grid-container .variant-summary > td {
            padding: 0 10px 10px; }
          .section-quick-order .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
            border: none;
            margin-top: 0;
            margin-bottom: 5px; }
          .section-quick-order .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
            padding: 0 10px 0 0; }
            .section-quick-order .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
              padding: 0; }
      .section-quick-order .item__list .read-only-grid .grid-prod-img {
        padding-left: 10px;
        padding-right: 30px; }
      .section-quick-order .item__list .read-only-grid .grid-variant {
        display: block; }
        .section-quick-order .item__list .read-only-grid .grid-variant + .grid-variant:before {
          content: none; }
    .section-quick-order .item__list--item {
      position: relative; }
      .section-quick-order .item__list--item > div {
        margin-left: 116px;
        padding: 0 80px 0 0;
        overflow: hidden;
        text-overflow: ellipsis; }
      .section-quick-order .item__list--item div.line_Error {
        margin: 0 45px 5px 11px;
        padding: 0; } }
  .account-orderdetail .section-quick-order .item__list {
    clear: both;
    margin-top: 0; }
  .section-quick-order .item__list__cart {
    margin-top: 15px;
    margin-bottom: 10px; }
    .section-quick-order .item__list__cart table td {
      padding: 0; }
    .section-quick-order .item__list__cart > table tbody > .entry-group-header > th {
      background-color: #E4E4E4;
      font-size: 16px;
      font-weight: 700;
      color: #000000;
      padding-right: 35px; }
    .section-quick-order .item__list__cart > table tbody > .entry-group-header a {
      color: #0078c1; }
    .section-quick-order .item__list__cart > table table td {
      background-color: #F4F4F4; }
    .section-quick-order .item__list__cart > table table tbody > .entry-group-header > th {
      color: #000000;
      font-size: 14px;
      font-weight: normal;
      padding: 10px 35px; }
    @media (min-width: 992px) {
      .section-quick-order .item__list__cart .item__remove, .section-quick-order .item__list__cart .item__menu {
        width: 60px; } }
    .section-quick-order .item__list__cart .item__list--item {
      border-top: 1px solid rgba(255, 255, 255, 0.15); }
      .section-quick-order .item__list__cart .item__list--item .item__image {
        padding: 0px 10px 10px 10px; }
      @media (min-width: 992px) {
        .section-quick-order .item__list__cart .item__list--item .item__remove {
          float: right;
          padding: 0px; } }
      @media (min-width: 992px) {
        .section-quick-order .item__list__cart .item__list--item .item__menu {
          padding-right: 26px; } }
      .section-quick-order .item__list__cart .item__list--item .item__menu {
        overflow: visible; }
        .section-quick-order .item__list__cart .item__list--item .item__menu .dropdown-menu {
          padding: 5px 0; }
      .section-quick-order .item__list__cart .item__list--item .btn-group.open .dropdown-menu {
        padding: 0; }
        .section-quick-order .item__list__cart .item__list--item .btn-group.open .dropdown-menu li {
          margin: 0;
          border-top: 1px solid #DADCDE; }
          .section-quick-order .item__list__cart .item__list--item .btn-group.open .dropdown-menu li:first-child {
            border: none; }
      .section-quick-order .item__list__cart .item__list--item .btn-group.open a {
        padding: 18px 35px 18px 25px; }
    .section-quick-order .item__list__cart .item__list--comment {
      display: table;
      table-layout: fixed;
      width: 100%; }
      .section-quick-order .item__list__cart .item__list--comment .item__comment .full-width-padding {
        padding-left: 30px;
        padding-right: 30px; }
        @media (max-width: 992px) {
          .section-quick-order .item__list__cart .item__list--comment .item__comment .full-width-padding {
            padding-left: 20px;
            padding-right: 20px; } }
      .section-quick-order .item__list__cart .item__list--comment .item__comment textarea {
        min-height: inherit;
        resize: none;
        margin-bottom: 20px; }
      .section-quick-order .item__list__cart .item__list--comment .item__comment--role {
        margin-top: 28px; }
      .section-quick-order .item__list__cart .item__list--comment .item__comment--author {
        font-weight: bold; }
    .section-quick-order .item__list__cart .item__quantity {
      text-align: left; }
      .section-quick-order .item__list__cart .item__quantity .has-error .control-label, .section-quick-order .item__list__cart .item__quantity #quickOrder .item__list--item .qty-error .control-label, .section-quick-order #quickOrder .item__list--item .item__list__cart .item__quantity .qty-error .control-label {
        color: #ff1111; }
      .section-quick-order .item__list__cart .item__quantity .has-error .qty, .section-quick-order .item__list__cart .item__quantity #quickOrder .item__list--item .qty-error .qty, .section-quick-order #quickOrder .item__list--item .item__list__cart .item__quantity .qty-error .qty {
        border: 1px solid #ff1111; }
    .section-quick-order .item__list__cart .notification.has-error, .section-quick-order .item__list__cart #quickOrder .item__list--item .notification.qty-error, .section-quick-order #quickOrder .item__list--item .item__list__cart .notification.qty-error {
      padding: 0 30px;
      text-align: center;
      margin-top: 10px; }
    .section-quick-order .item__list__cart .item__configurations {
      margin: 10px 0; }
    @media (max-width: 480px) {
      .section-quick-order .item__list__cart .item__configuration--entry {
        margin-bottom: 5px; } }
    .section-quick-order .item__list__cart .item__configurations--edit .btn {
      padding-left: 0; }
      .section-quick-order .item__list__cart .item__configurations--edit .btn:hover {
        color: #2a6496; }
  .section-quick-order .account-section .pagination-bar {
    margin: 15px 0 0; }
    .section-quick-order .account-section .pagination-bar .pagination-toolbar {
      padding-left: 0;
      padding-right: 0;
      padding-top: 15px;
      border-bottom: none; }
      .section-quick-order .account-section .pagination-bar .pagination-toolbar .sort-refine-bar .full-width-padding {
        padding-left: 30px;
        padding-right: 30px; }
        @media (max-width: 992px) {
          .section-quick-order .account-section .pagination-bar .pagination-toolbar .sort-refine-bar .full-width-padding {
            padding-left: 20px;
            padding-right: 20px; } }
      .section-quick-order .account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
        padding: 0; }
    .section-quick-order .account-section .pagination-bar .pagination-bar-results {
      font-size: 12px;
      font-weight: 600;
      margin: 0;
      padding-top: 5px;
      padding-bottom: 5px;
      border-top: 1px solid #DADCDE; }
      .section-quick-order .account-section .pagination-bar .pagination-bar-results .full-width-padding {
        padding-left: 30px;
        padding-right: 30px; }
        @media (max-width: 992px) {
          .section-quick-order .account-section .pagination-bar .pagination-bar-results .full-width-padding {
            padding-left: 20px;
            padding-right: 20px; } }
      @media (max-width: 767px) {
        .section-quick-order .account-section .pagination-bar .pagination-bar-results {
          border-bottom: 1px solid #DADCDE; } }
    .section-quick-order .account-section .pagination-bar.bottom .pagination-toolbar {
      padding-top: 5px;
      border: none; }
  @media (max-width: 767px) {
    .section-quick-order .account-section .pagination-bar .pagination-toolbar {
      margin: 0; }
    .section-quick-order .account-section .pagination-bar .pagination-bar-results {
      border-bottom: 1px solid #DADCDE;
      padding-left: 10px;
      padding-right: 10px; } }
  .section-quick-order .account-section .addressBackBtn,
  .section-quick-order .account-section .orderTopBackBtn {
    background-color: transparent;
    border: none;
    box-shadow: none; }
  .section-quick-order .account-section .account-section-header {
    text-transform: capitalize;
    border-bottom: 1px solid #DADCDE;
    margin: 0; }
    .section-quick-order .account-section .account-section-header .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-quick-order .account-section .account-section-header .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
    .section-quick-order .account-section .account-section-header.account-section-header-secondary {
      color: #333333;
      font-size: 22px;
      line-height: 32px;
      font-weight: 400;
      padding-bottom: 5px; }
    .section-quick-order .account-section .account-section-header.no-border {
      border-bottom: none; }
    .section-quick-order .account-section .account-section-header .account-section-header-add {
      font-size: 12px;
      font-weight: 700;
      margin-top: 4px; }
  .section-quick-order .account-section .account-section-header__subheadline {
    text-transform: none; }
  .section-quick-order .account-section .account-orderdetail + .account-section-content .pagination-bar {
    margin-top: 0; }
  .section-quick-order .account-section .container-lg .account-section-content .full-width-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 992px) {
      .section-quick-order .account-section .container-lg .account-section-content .full-width-padding {
        padding-left: 20px;
        padding-right: 20px; } }
  @media (min-width: 1200px) {
    .section-quick-order .account-section .container-lg .account-section-content {
      padding: 0; } }
  @media (min-width: 1200px) {
    .section-quick-order .account-section .container-lg .account-section-content .account-section-form {
      padding: 0 5px; } }
  .section-quick-order .account-section .account-section-content .account-section-header {
    text-transform: capitalize;
    border-bottom: 1px solid #DADCDE;
    margin: 0;
    padding-left: 0;
    padding-right: 0; }
    .section-quick-order .account-section .account-section-content .account-section-header .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-quick-order .account-section .account-section-content .account-section-header .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
    .section-quick-order .account-section .account-section-content .account-section-header.no-border {
      border-bottom: none; }
    .section-quick-order .account-section .account-section-content .account-section-header .container-lg {
      float: none;
      padding: 0 5px; }
      @media (min-width: 1200px) {
        .section-quick-order .account-section .account-section-content .account-section-header .container-lg {
          padding: 0; } }
  .section-quick-order .account-section .account-section-content .account-section-header.consent-section-header {
    border-bottom: 0 none;
    padding-bottom: 0; }
  @media (min-width: 1200px) {
    .section-quick-order .account-section .account-section-content .back-link .container-lg {
      padding: 0; } }
  .section-quick-order .account-section .account-section-content .account-section-form {
    margin: 20px 0; }
    .section-quick-order .account-section .account-section-content .account-section-form .accountActions {
      padding-left: 0;
      padding-right: 0; }
    @media (max-width: 768px) {
      .section-quick-order .account-section .account-section-content .account-section-form .accountButtons:last-child {
        padding-top: 10px; } }
    .section-quick-order .account-section .account-section-content .account-section-form form {
      padding: 0; }
    .section-quick-order .account-section .account-section-content .account-section-form .account-section-form__toggle-list {
      list-style-type: none;
      width: 100%;
      position: relative; }
      .section-quick-order .account-section .account-section-content .account-section-form .account-section-form__toggle-list li {
        border-top: 1px solid #ccc;
        width: 100%;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
            align-items: center;
        height: 4em; }
        .section-quick-order .account-section .account-section-content .account-section-form .account-section-form__toggle-list li:last-child {
          border-bottom: 1px solid #ccc; }
        .section-quick-order .account-section .account-section-content .account-section-form .account-section-form__toggle-list li .toggle-switch {
          position: absolute;
          right: 0; }
      .section-quick-order .account-section .account-section-content .account-section-form .account-section-form__toggle-list label {
        margin-bottom: 0; }
  .section-quick-order .account-section .account-section-content .account-section-form.consent-section-form {
    margin-top: 20px; }
  .section-quick-order .account-section .account-section-content form .full-width-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 992px) {
      .section-quick-order .account-section .account-section-content form .full-width-padding {
        padding-left: 20px;
        padding-right: 20px; } }
  .section-quick-order .account-section .account-section-content form .accountActions-bottom {
    padding: 0; }
  .section-quick-order .account-section .account-section-content #quoteForm {
    padding: 0; }
  .section-quick-order .account-section .account-section-content #addNewPermissionForm .account-select-form .full-width-padding {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 992px) {
      .section-quick-order .account-section .account-section-content #addNewPermissionForm .account-select-form .full-width-padding {
        padding-left: 20px;
        padding-right: 20px; } }
  .section-quick-order .account-section .account-section-content.content-empty {
    margin: 45px 0;
    font-weight: bold;
    font-size: 18px;
    text-align: center; }
    .section-quick-order .account-section .account-section-content.content-empty .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-quick-order .account-section .account-section-content.content-empty .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
  .section-quick-order .account-section .account-section-content .help-block {
    font-size: 12px;
    font-weight: normal;
    color: #a94442; }
  .section-quick-order .account-section .account-section-content .account-orderhistory-pagination {
    padding-top: 5px; }
    .section-quick-order .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-quick-order .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
    .section-quick-order .account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
      padding: 0; }
    .section-quick-order .account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
      line-height: 32px; }
    .section-quick-order .account-section .account-section-content .account-orderhistory-pagination .pager {
      margin: 0; }
  .section-quick-order .account-section .account-section-content .account-orderhistory-sort {
    background: #666;
    padding: 5px; }
  .section-quick-order .account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
    font-weight: 600; }
  .section-quick-order .account-section .account-section-content .accountActions {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px; }
  .section-quick-order .account-section .account-section-content .cart-voucher form,
  .section-quick-order .account-section .account-section-content .cart-items form,
  .section-quick-order .account-section .account-section-content .item-action form {
    padding: 0; }
  @media (min-width: 992px) {
    .section-quick-order .account-section .account-section-content .item__btn {
      margin-bottom: 5px; } }
  @media (max-width: 991px) {
    .section-quick-order .account-section .account-section-content .item__btn {
      margin-top: 10px; } }
  .section-quick-order .account-section .account-section-content .disable-link,
  .section-quick-order .account-section .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: 767px) {
      .section-quick-order .account-section .account-section-content .disable-link,
      .section-quick-order .account-section .account-section-content .enable-link {
        text-align: center;
        float: none;
        padding-right: 0 !important;
        width: 100%; } }
    .section-quick-order .account-section .account-section-content .disable-link button,
    .section-quick-order .account-section .account-section-content .enable-link button {
      background: transparent;
      border: 0 none;
      text-transform: uppercase;
      font-weight: 600;
      padding: 0; }
      .section-quick-order .account-section .account-section-content .disable-link button[disabled],
      .section-quick-order .account-section .account-section-content .enable-link button[disabled] {
        color: #929292; }
    .section-quick-order .account-section .account-section-content .disable-link form,
    .section-quick-order .account-section .account-section-content .enable-link form {
      display: inline-block; }
  .section-quick-order .account-section .account-section-content .enable-link + .disable-link, .section-quick-order .account-section .account-section-content .disable-link + .enable-link, .section-quick-order .account-section .account-section-content .disable-link + .disable-link, .section-quick-order .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 20px;
    position: relative; }
    .section-quick-order .account-section .account-section-content .enable-link + .disable-link:before, .section-quick-order .account-section .account-section-content .disable-link + .enable-link:before, .section-quick-order .account-section .account-section-content .disable-link + .disable-link:before, .section-quick-order .account-section .account-section-content .enable-link + .enable-link:before {
      content: "";
      display: block;
      position: absolute;
      height: 24px;
      width: 1px;
      left: 10px;
      background: #DADCDE;
      top: 0; }
      @media (max-width: 767px) {
        .section-quick-order .account-section .account-section-content .enable-link + .disable-link:before, .section-quick-order .account-section .account-section-content .disable-link + .enable-link:before, .section-quick-order .account-section .account-section-content .disable-link + .disable-link:before, .section-quick-order .account-section .account-section-content .enable-link + .enable-link:before {
          display: none; } }
    @media (max-width: 767px) {
      .section-quick-order .account-section .account-section-content .enable-link + .disable-link, .section-quick-order .account-section .account-section-content .disable-link + .enable-link, .section-quick-order .account-section .account-section-content .disable-link + .disable-link, .section-quick-order .account-section .account-section-content .enable-link + .enable-link {
        padding-left: 0; } }
  .section-quick-order .account-section .account-section-content .disable-link a,
  .section-quick-order .account-section .account-section-content .disable-link button,
  .section-quick-order .account-section .account-section-content .disable-link form {
    color: #ed1c24; }
  @media (max-width: 767px) {
    .section-quick-order .account-section .account-section-content .remove-item-column {
      position: absolute;
      right: -4px;
      top: -5px;
      width: auto; }
    .section-quick-order .account-section .account-section-content .restore-item-column {
      position: absolute;
      right: -4px;
      top: 50px;
      width: auto; } }
  .section-quick-order .account-section .account-section-content .restore-item-link {
    text-transform: uppercase;
    font-weight: 700; }
    .section-quick-order .account-section .account-section-content .restore-item-link .glyphicon-share-alt {
      font-size: 24px;
      padding: 13px;
      -webkit-transform: scale(-1, 1);
          -ms-transform: scale(-1, 1);
              transform: scale(-1, 1);
      margin-right: 13px; }
  .section-quick-order .account-section .account-section-content .edit-item-link {
    margin-top: 5px;
    display: block; }
  .section-quick-order .account-section .account-section-content .remove-item-link .glyphicon-remove {
    font-size: 21px;
    padding: 0 14px; }
    @media (max-width: 767px) {
      .section-quick-order .account-section .account-section-content .remove-item-link .glyphicon-remove {
        padding: 14px;
        margin-right: 20px; } }
  .section-quick-order .account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
    position: relative;
    padding-right: 35px; }
  @media (min-width: 768px) {
    .section-quick-order .account-section .account-section-content .saved-cart .saved-cart-name {
      width: 15%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 0; }
    .section-quick-order .account-section .account-section-content .saved-cart .saved-cart-description {
      width: 30%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 0; } }
  .section-quick-order .account-section .account-section-action {
    margin-top: 10px; }
    @media (max-width: 767px) {
      .section-quick-order .account-section .account-section-action .row {
        margin: 0; }
      .section-quick-order .account-section .account-section-action .btn-primary {
        margin-bottom: 10px; } }
  .section-quick-order .account-section .accountActions-bottom {
    clear: both;
    margin-top: 35px; }
    .section-quick-order .account-section .accountActions-bottom .full-width-padding {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 992px) {
        .section-quick-order .account-section .accountActions-bottom .full-width-padding {
          padding-left: 20px;
          padding-right: 20px; } }
    @media (max-width: 767px) {
      .section-quick-order .account-section .accountActions-bottom .btn-primary {
        margin-bottom: 10px; } }
  .section-quick-order .account-section .cancel-panel .orderBackBtn {
    padding-right: 0; }
    @media (max-width: 768px) {
      .section-quick-order .account-section .cancel-panel .orderBackBtn {
        padding-right: 20px;
        margin-bottom: 20px; } }
  @media (min-width: 768px) {
    .section-quick-order .account-section .cancel-panel {
      padding-left: 0; } }
  .section-quick-order .account-section .btn.btn-block + .btn.btn-block {
    margin-top: 5px; }
  .section-quick-order .account-section .account-consignment {
    margin-top: 10px; }
  @media (max-width: 767px) {
    .section-quick-order .account-section .account-list .account-cards {
      border: none; }
      .section-quick-order .account-section .account-list .account-cards .card {
        border-left: 0;
        border-right: 0;
        padding-left: 10px;
        padding-right: 10px; }
        .section-quick-order .account-section .account-list .account-cards .card:first-child {
          margin: 0; }
      .section-quick-order .account-section .account-list .account-cards .selected:first-child {
        border-left: none; } }
  .section-quick-order .custom-file-control::before {
    content: "Browse"; }
  .section-quick-order .tooltip span {
    bottom: unset; }
  .section-quick-order .title-primary {
    margin-bottom: 0; }
  .section-quick-order .title-secondary {
    margin-bottom: 0; }
  .section-quick-order .alert.alert-warning {
    overflow-wrap: break-word; }
  .section-quick-order .js-ul-container {
    list-style: none;
    padding-left: 0px; }
  .section-quick-order .skuHasError {
    color: #a94442; }
    .section-quick-order .skuHasError .suggestion-detail-info-left p {
      color: #333333; }
  .section-quick-order .quote {
    text-align: left; }
  .section-quick-order #quickorderUploadFileModal .modal-dialog {
    height: 200px; }
    .section-quick-order #quickorderUploadFileModal .modal-dialog p {
      text-align: center; }
    .section-quick-order #quickorderUploadFileModal .modal-dialog p:first-of-type {
      font-weight: bold; }
    .section-quick-order #quickorderUploadFileModal .modal-dialog #cboxLoadingGraphic {
      height: 80px;
      position: inherit; }
  .section-quick-order .quick-order__top {
    font-size: 13px;
    margin: 10px 0 10px 0;
    line-height: 22px; }
  .section-quick-order .quick-order__introduction {
    padding-top: 7px; }
  .section-quick-order .quick-order-upload {
    border: 1px solid #DADCDE;
    border-radius: 7px;
    padding: 7px; }
    .section-quick-order .quick-order-upload form button {
      width: 100px; }
    .section-quick-order .quick-order-upload form label {
      margin-bottom: 0; }
    .section-quick-order .quick-order-upload form .form-group:nth-of-type(1) {
      max-width: 246px; }
    .section-quick-order .quick-order-upload form .form-group:nth-of-type(2) {
      font-size: 10px;
      padding: 0 7px; }
  .section-quick-order .uploaded-items-wp {
    display: none; }
  .section-quick-order .quick-order__actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .section-quick-order .quick-order__add-to-cart-btn .btn {
    width: 100%; }
  .section-quick-order .quick-order__reset-link {
    width: 83px; }
  .section-quick-order .quick-order__list {
    margin-top: 5px; }
    .section-quick-order .quick-order__list.item__list .item__list--item:last-child {
      padding-right: 0; }
    @media (min-width: 992px) {
      .section-quick-order .quick-order__list.item__list .item__remove {
        width: 64px;
        clear: both; } }
    .section-quick-order .quick-order__list .item-checkbox-container {
      width: 3%; }
      .section-quick-order .quick-order__list .item-checkbox-container .checkbox-container {
        width: 100%; }
      .section-quick-order .quick-order__list .item-checkbox-container .cart-delete-select-checkbox {
        padding: 0 4px; }
  .section-quick-order .product-tile-cart {
    border: 0;
    padding: 0; }
  .section-quick-order .item__list.quick-order__list .alert {
    margin: 10px 0px 0px 0px; }
  .section-quick-order #quickOrder {
    margin-bottom: 20px; }
    .section-quick-order #quickOrder #js-reset-quick-order-form-btn-bottom {
      float: right; }
    .section-quick-order #quickOrder .item__list .item__info {
      width: auto; }
    @media (min-width: 992px) {
      .section-quick-order #quickOrder .item__quantity {
        text-align: left;
        width: 15%; } }
    .section-quick-order #quickOrder .item__stock {
      font-weight: bold;
      font-style: italic; }
    @media (min-width: 992px) {
      .section-quick-order #quickOrder .item__sku__input input {
        max-width: 127px; } }
    .section-quick-order #quickOrder .item__sku__input label.control-label {
      display: block; }
    .section-quick-order #quickOrder .twitter-typeahead {
      display: inline-block !important;
      width: 100%; }
    .section-quick-order #quickOrder .item__list--header {
      padding-left: 0px; }
      .section-quick-order #quickOrder .item__list--header li:nth-child(n+5) {
        border-left: 1px #8d8d8d solid; }
      .section-quick-order #quickOrder .item__list--header .item-checkbox-container {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        border-bottom: 1px solid #dddddd;
        width: 2%; }
      @media (min-width: 992px) {
        .section-quick-order #quickOrder .item__list--header .item__sku__input {
          width: 14%; } }
      @media (min-width: 991px) {
        .section-quick-order #quickOrder .item__list--header .item__info {
          width: 28%; } }
      .section-quick-order #quickOrder .item__list--header .item__total--column {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
        text-align: right; }
    .section-quick-order #quickOrder .item__sku__input {
      width: 13%; }
      @media (max-width: 991px) {
        .section-quick-order #quickOrder .item__sku__input {
          margin: 0 0 10px;
          width: 100%; } }
    .section-quick-order #quickOrder .item__list--item .label {
      display: block;
      font-size: 12px;
      font-weight: normal;
      text-align: left;
      padding: 0px;
      white-space: normal; }
      .section-quick-order #quickOrder .item__list--item .label span.value em.promoValue, .section-quick-order #quickOrder .item__list--item .label .promoMessage {
        color: #ff1111;
        font-size: 12px !important; }
      .section-quick-order #quickOrder .item__list--item .label span.value .contractMessage {
        font-size: 12px !important; }
      .section-quick-order #quickOrder .item__list--item .label span.value em.promoValue {
        font-size: 14px !important;
        font-weight: bold !important; }
      .section-quick-order #quickOrder .item__list--item .label span.value span.value span {
        font-weight: bold !important; }
    @media (min-width: 992px) {
      .section-quick-order #quickOrder .item__list--item .item__info {
        width: 30%; } }
    .section-quick-order #quickOrder .item__list--item .item__info .manufacturer_info {
      padding: 0; }
    .section-quick-order #quickOrder .item__list--item .item__info .item__name {
      display: block;
      padding-right: 20px; }
    @media (min-width: 992px) {
      .section-quick-order #quickOrder .item__list--item .item__price {
        width: 14%; }
        .section-quick-order #quickOrder .item__list--item .item__price em.quote {
          font-size: 14px; } }
    .section-quick-order #quickOrder .item__list--item .item__price .unit_info {
      padding: 0; }
      .section-quick-order #quickOrder .item__list--item .item__price .unit_info .has-error, .section-quick-order #quickOrder .item__list--item .item__price .unit_info .qty-error {
        color: #ff1111; }
    @media (min-width: 992px) {
      .section-quick-order #quickOrder .item__list--item .item__image {
        width: 10%; } }
    .section-quick-order #quickOrder .item__list--item .item__quantity .item__stock, .section-quick-order #quickOrder .item__list--item .item__quantity .item__stock div,
    .section-quick-order #quickOrder .item__list--item .item__quantity .btn-check-inventory-container {
      display: block;
      padding: 0; }
    .section-quick-order #quickOrder .item__list--item .item__quantity .btn-check-inventory {
      font-size: 12px;
      font-style: italic;
      padding: 0; }
    @media (max-width: 991px) {
      .section-quick-order #quickOrder .item__list--item .item__quantity {
        padding-top: 10px;
        text-align: left; } }
    .section-quick-order #quickOrder .item__list--item .item__quantity.has-error .control-label, .section-quick-order #quickOrder .item__list--item .item__quantity.qty-error .control-label, .section-quick-order #quickOrder .item__list--item .item__quantity.has-error .qty, .section-quick-order #quickOrder .item__list--item .item__quantity.qty-error .qty {
      color: #ff1111 !important;
      border-color: #ff1111 !important; }
    @media (min-width: 992px) {
      .section-quick-order #quickOrder .item__list--item .item__total {
        padding-left: 10px; }
        .section-quick-order #quickOrder .item__list--item .item__total .label {
          white-space: normal;
          text-align: right;
          padding: 0px; }
        .section-quick-order #quickOrder .item__list--item .item__total .value {
          float: right;
          text-align: right; } }
    .section-quick-order #quickOrder .item__list--item .item__total .quote-text {
      color: #000000;
      font-style: normal; }
    .section-quick-order #quickOrder .quick-order-loading {
      color: #333333; }
  @media (min-width: 992px) {
    .section-quick-order #quickOrder #js-reset-quick-order-form-btn-bottom {
      position: relative;
      right: 26px; }
    .section-quick-order #quickOrder .item__stock {
      margin-top: 8px; }
    .section-quick-order #quickOrder input::-webkit-input-placeholder {
      color: transparent; }
    .section-quick-order #quickOrder input:-moz-placeholder {
      color: transparent; }
    .section-quick-order #quickOrder input::-moz-placeholder {
      color: transparent; }
    .section-quick-order #quickOrder input::-ms-input-placeholder {
      color: transparent !important; }
    .section-quick-order #quickOrder .js-sku-container-product {
      overflow: visible; }
    .section-quick-order #quickOrder .tt-dropdown-menu {
      width: 500px; }
      .section-quick-order #quickOrder .tt-dropdown-menu h3 {
        padding: 10px 0 10px 10px; }
        .section-quick-order #quickOrder .tt-dropdown-menu h3 .divider {
          width: 84%; }
      .section-quick-order #quickOrder .tt-dropdown-menu .tt-suggestion a {
        color: #0078c1;
        padding: 0; }
    .section-quick-order #quickOrder .suggestion-box {
      border-bottom: darkgray 1px solid;
      padding: 0; }
      .section-quick-order #quickOrder .suggestion-box .suggestion-image {
        display: inline-block;
        padding: 5px;
        width: 20%; }
        .section-quick-order #quickOrder .suggestion-box .suggestion-image img {
          height: 80px;
          width: 80px; }
      .section-quick-order #quickOrder .suggestion-box .suggestion-detail {
        display: inline-block;
        padding: 5px 0;
        width: 80%; }
        .section-quick-order #quickOrder .suggestion-box .suggestion-detail .suggestion-detail-header .title-primary a .tt-highlight {
          color: #0078c1;
          font-weight: normal; }
        .section-quick-order #quickOrder .suggestion-box .suggestion-detail .suggestion-detail-info {
          padding: 0; }
          .section-quick-order #quickOrder .suggestion-box .suggestion-detail .suggestion-detail-info .suggestion-detail-info-left {
            display: inline-block;
            padding: 10px 0;
            width: 70%; }
            .section-quick-order #quickOrder .suggestion-box .suggestion-detail .suggestion-detail-info .suggestion-detail-info-left p {
              margin: 0;
              padding: 0 5px; }
          .section-quick-order #quickOrder .suggestion-box .suggestion-detail .suggestion-detail-info .suggestion-detail-info-right {
            display: inline-block;
            margin: auto;
            padding-bottom: 10px;
            padding-top: 10px;
            width: 30%; }
            .section-quick-order #quickOrder .suggestion-box .suggestion-detail .suggestion-detail-info .suggestion-detail-info-right .suggestion-detail-info-right-button-label .tt-highlight {
              color: white !important; } }
  @media (max-width: 991px) {
    .section-quick-order #quickOrder .suggestion-box {
      border-bottom: darkgray 1px solid;
      padding: 0; }
      .section-quick-order #quickOrder .suggestion-box .suggestion-image {
        display: none; }
      .section-quick-order #quickOrder .suggestion-box .suggestion-detail {
        display: inline-block;
        padding: 5px 0;
        width: 100%; }
        .section-quick-order #quickOrder .suggestion-box .suggestion-detail .suggestion-detail-header a {
          color: #0078c1; }
        .section-quick-order #quickOrder .suggestion-box .suggestion-detail .suggestion-detail-info {
          padding: 0; }
          .section-quick-order #quickOrder .suggestion-box .suggestion-detail .suggestion-detail-info .suggestion-detail-info-left {
            display: inline-block;
            padding: 5px;
            width: 100%; }
            .section-quick-order #quickOrder .suggestion-box .suggestion-detail .suggestion-detail-info .suggestion-detail-info-left p {
              margin: 0;
              padding: 0 5px; }
          .section-quick-order #quickOrder .suggestion-box .suggestion-detail .suggestion-detail-info .suggestion-detail-info-right {
            display: none; }
    .section-quick-order #quickOrder .item-checkbox-container {
      height: 35px;
      margin: 0;
      width: 100%; }
      .section-quick-order #quickOrder .item-checkbox-container .checkbox-container {
        display: block; }
    .section-quick-order #quickOrder .tt-dropdown-menu h3 {
      padding: 10px 0 10px 10px; }
      .section-quick-order #quickOrder .tt-dropdown-menu h3 .divider {
        width: 75%; } }
  .section-quick-order .button[disabled], .section-quick-order .button__link[disabled], .section-quick-order .button__search[disabled], .section-quick-order #cookie-bar .cb-enable[disabled], #cookie-bar .section-quick-order .cb-enable[disabled], .section-quick-order #cookie-bar .cb-disable[disabled], #cookie-bar .section-quick-order .cb-disable[disabled] {
    border: 0px; }
  .section-quick-order .button-group {
    background: #F4F4F4; }

.section-quick-order-tools {
  max-width: 960px;
  margin: auto; }
  .section-quick-order-tools ul {
    margin: 10px 0;
    display: -ms-flexbox;
    display: flex; }
  .section-quick-order-tools li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: start;
    position: relative;
    margin-bottom: 20px;
    height: 300px; }
    .section-quick-order-tools li div.banner-button-container {
      position: absolute;
      bottom: 0; }
  .section-quick-order-tools .banner-paragraph-container {
    margin: 10px 0; }
  .section-quick-order-tools .banner-button-container {
    width: 100%; }

.section-quick-quotes {
  padding-left: 30px; }
  .section-quick-quotes .header-container {
    margin-bottom: 20px; }
    .section-quick-quotes .header-container .header-description {
      font-style: normal; }
      .section-quick-quotes .header-container .header-description .login {
        cursor: pointer; }
  .section-quick-quotes .quick-quote-form .product-form-description {
    margin-bottom: 20px; }
  .section-quick-quotes .quick-quote-form .part-error {
    width: 260%; }
  .section-quick-quotes .quick-quote-form label {
    display: block; }
  .section-quick-quotes .quick-quote-form input, .section-quick-quotes .quick-quote-form select {
    width: 100%;
    height: 26px; }
    .section-quick-quotes .quick-quote-form input.error, .section-quick-quotes .quick-quote-form select.error {
      border: solid 1px #ff1111;
      color: #444; }
  .section-quick-quotes .quick-quote-form .state-zip, .section-quick-quotes .quick-quote-form .phone-fax {
    padding-left: 0;
    padding-right: 0; }
  .section-quick-quotes .quick-quote-form .add-products {
    margin-bottom: 10px; }
  .section-quick-quotes .quick-quote-form .description {
    height: 26px;
    width: 100%; }
  .section-quick-quotes .quick-quote-form .another-item.desktop {
    float: right; }
  .section-quick-quotes .quick-quote-form .notes-container .notes {
    width: 345px;
    height: 130px; }
  .section-quick-quotes .quick-quote-form .submit-button {
    float: right;
    width: 115px; }
  .section-quick-quotes .quick-quote-form .error-text {
    border: none; }
  .section-quick-quotes .quick-quote-form .none-elem {
    display: none; }
  .section-quick-quotes hr {
    margin-top: 0; }

.sales-reps .sales-details {
  padding: 10px 0px 0px; }
  .sales-reps .sales-details .sales-section {
    color: #666; }
    .sales-reps .sales-details .sales-section .header {
      color: #000;
      padding: 0;
      font-weight: bold; }
    .sales-reps .sales-details .sales-section .value {
      font-size: 12px;
      -ms-word-break: break-all;
      word-break: break-all; }
    .sales-reps .sales-details .sales-section .email {
      -ms-word-break: break-all;
      word-break: break-all; }

.section-saved-cart-list {
  margin-top: 10px;
  padding-left: 35px; }
  .section-saved-cart-list .save-list-heading {
    margin-top: 20px; }
  .section-saved-cart-list .desktop-page-header {
    font-size: 32px;
    color: #666; }
  .section-saved-cart-list .header-description {
    font-style: italic;
    word-break: break-all;
    word-wrap: break-word; }
  .section-saved-cart-list .action-icons {
    margin-top: 20px;
    text-align: right; }
    .section-saved-cart-list .action-icons a:hover {
      text-decoration: none; }
    .section-saved-cart-list .action-icons .edit-icon {
      background: url("../images/edit.png") no-repeat scroll center right;
      width: 20px;
      height: 20px;
      display: inline-block;
      vertical-align: bottom;
      margin-right: 5px;
      margin-left: 5px; }
    .section-saved-cart-list .action-icons .delete-icon {
      background: url("../images/usermanagement_trash.png") no-repeat scroll center right;
      width: 20px;
      height: 20px;
      display: inline-block;
      vertical-align: bottom;
      margin-right: 5px; }
  .section-saved-cart-list .action-buttons {
    padding-top: 24px; }
    .section-saved-cart-list .action-buttons a {
      background: linear-gradient(-180deg, #f1f1f1, #ddd);
      color: #666; }
    .section-saved-cart-list .action-buttons span {
      margin-left: 20px; }
  .section-saved-cart-list .download-text,
  .section-saved-cart-list .print-text {
    display: none; }
  .section-saved-cart-list .list-item-actions ul {
    list-style-type: none;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
    .section-saved-cart-list .list-item-actions ul .com-list-item {
      height: 100%; }
      .section-saved-cart-list .list-item-actions ul .com-list-item:first-child {
        min-width: 90px; }
      .section-saved-cart-list .list-item-actions ul .com-list-item:not(:first-child) {
        border-left: 1px solid #0078c1;
        padding-left: 11px; }
      .section-saved-cart-list .list-item-actions ul .com-list-item:last-child {
        border-left: none; }
      .section-saved-cart-list .list-item-actions ul .com-list-item a {
        cursor: pointer; }
        .section-saved-cart-list .list-item-actions ul .com-list-item a:hover {
          text-decoration: none; }
  .section-saved-cart-list .custom-col-sm-2 {
    width: 14% !important; }
  .section-saved-cart-list .custom-col-sm-3 {
    width: 20.3333333333334% !important; }
  .section-saved-cart-list .all-checked {
    margin-top: 8px; }

.saved-list-global-messages {
  text-align: LEFT;
  width: 100%;
  margin: 0 auto; }

.section-search-redirect-broad {
  padding: 10px; }
  .section-search-redirect-broad .tab-container {
    padding-left: 5px;
    padding-right: 5px; }
  .section-search-redirect-broad ul {
    padding: 0px;
    list-style: none; }
    .section-search-redirect-broad ul li {
      margin-top: 10px; }
  .section-search-redirect-broad .hr hr {
    border-bottom: 1px solid #cccccc; }

.section-semi-specific-results .keyword {
  margin: 15px 0px; }

.section-semi-specific-results .filter-bar {
  margin-bottom: 20px; }
  .section-semi-specific-results .filter-bar span {
    margin-right: 5px; }
  .section-semi-specific-results .filter-bar .fa {
    color: #666; }

.section-semi-specific-results .paginationBar {
  padding-top: 10px;
  border-bottom: 1px solid #cccccc; }
  .section-semi-specific-results .paginationBar select {
    max-width: 180px; }

.section-semi-specific-results .result-count {
  font-weight: bold;
  text-align: center; }

.section-semi-specific-results .tab-container {
  padding-left: 5px;
  padding-right: 5px; }

.section-semi-specific-results ul {
  list-style: none;
  padding: 0px; }
  .section-semi-specific-results ul li {
    display: inline;
    padding-left: 5px; }

.section-shipping-address {
  width: 960px;
  margin-top: 15px; }
  .section-shipping-address p.user-telephone {
    margin-left: 22px; }
  .section-shipping-address .row {
    margin-left: 0px;
    margin-right: 0px; }
  .section-shipping-address .show-more {
    margin-top: 20px; }
  .section-shipping-address .fa-caret-right {
    font-size: 12px;
    color: #000000; }
  .section-shipping-address a.show span {
    margin-left: 5px; }
  .section-shipping-address .toggle-content ul {
    padding-left: 0px;
    list-style: none;
    font-size: 12px;
    font-weight: 400; }
    .section-shipping-address .toggle-content ul li {
      margin-top: 5px; }
      .section-shipping-address .toggle-content ul li:before {
        color: #c69700;
        content: "\2022";
        padding-right: 3px; }
  .section-shipping-address .toggle-content.short-text {
    overflow: hidden;
    display: none; }
  .section-shipping-address .toggle-content.full-text {
    display: block;
    height: auto; }
  .section-shipping-address button {
    width: 300px;
    height: 40px;
    margin-top: 25px; }

.section-shipping-method {
  margin-top: 15px;
  width: 860px; }
  .section-shipping-method p.shipping-cost {
    margin-left: 22px; }
  .section-shipping-method .row {
    margin-left: 0px;
    margin-right: 0px; }
  .section-shipping-method .input-radio input {
    display: inline-block;
    float: left; }
  .section-shipping-method .input-radio span {
    display: inline-block;
    float: left;
    margin-left: 10px;
    color: #000000; }
  .section-shipping-method button {
    width: 300px;
    height: 40px;
    margin-top: 25px; }
  .section-shipping-method .shipping-policy {
    margin-top: 10px; }

.section-specific-results .keyword {
  margin: 15px 0px; }

.section-specific-results .filter-bar {
  margin-bottom: 20px; }
  .section-specific-results .filter-bar span {
    margin-right: 5px; }
  .section-specific-results .filter-bar .fa {
    color: #666; }

.section-specific-results .paginationBar {
  padding-top: 10px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #cccccc; }
  .section-specific-results .paginationBar select {
    max-width: 175px; }

.section-specific-results .product-tile-tertiary .cart-item-total.no-padding {
  padding: 0; }

.section-specific-results .result-count {
  font-weight: bold;
  text-align: right;
  padding-right: 20px; }
  .section-specific-results .result-count .mobile-items {
    display: none; }

.section-specific-results .tab-container {
  padding-left: 5px;
  padding-right: 5px; }

.section-specific-results .list-button {
  background: linear-gradient(-180deg, #f1f1f1, #ddd);
  color: #666; }

.section-specific-results ul {
  list-style: none;
  padding: 0px; }
  .section-specific-results ul li {
    display: inline;
    padding-left: 5px; }

.section-stock-status-reports {
  padding: 25px 0 25px 25px; }
  .section-stock-status-reports h1 {
    margin-top: 0px; }
  .section-stock-status-reports .paginationBar {
    margin-top: 30px; }
    .section-stock-status-reports .paginationBar select {
      max-width: 180px; }
  .section-stock-status-reports .result-count {
    font-weight: bold;
    text-align: right;
    padding-right: 20px; }
  .section-stock-status-reports p {
    font-size: 12px; }
  .section-stock-status-reports ul {
    padding-left: 0px; }
    .section-stock-status-reports ul li {
      display: inline;
      padding-left: 5px; }
  .section-stock-status-reports table {
    width: 100%; }
    .section-stock-status-reports table thead {
      background: #f1f1f1;
      background: linear-gradient(-180deg, #f1f1f1, #ddd); }
      .section-stock-status-reports table thead th {
        height: 40px;
        padding: 5px 2px 5px 2px; }
        .section-stock-status-reports table thead th:first-child {
          border-bottom-left-radius: 6px;
          border-top-left-radius: 6px;
          padding-left: 5px;
          width: 105px; }
        .section-stock-status-reports table thead th:nth-child(0n+2) {
          width: 100px; }
        .section-stock-status-reports table thead th:nth-child(0n+3) {
          width: 264px; }
        .section-stock-status-reports table thead th:nth-child(0n+5) {
          width: 85px; }
        .section-stock-status-reports table thead th:last-child {
          border-bottom-right-radius: 6px;
          border-top-right-radius: 6px;
          padding-right: 5px; }
    .section-stock-status-reports table tbody tr:hover {
      background-color: #d9effc;
      cursor: pointer; }
    .section-stock-status-reports table tbody td {
      padding: 5px 2px 5px 2px; }
      .section-stock-status-reports table tbody td:nth-child(0n+3) {
        word-break: break-word; }
      .section-stock-status-reports table tbody td p {
        margin-bottom: 0px; }
      .section-stock-status-reports table tbody td .download-anchor .download-text {
        display: none; }
  .section-stock-status-reports .account-number {
    width: 16%; }
  .section-stock-status-reports .report-type {
    width: 23%; }
  .section-stock-status-reports .date-on {
    width: 17%; }

.section-tax-exempt .profile-information .header-container .title {
  font-weight: bold;
  text-transform: uppercase; }

#section-container.section-user-management {
  padding-left: 30px; }

.section-user-management .header-container .header-description {
  font-style: italic; }

.section-user-management .section-pending-approval #pending-message {
  font-weight: bold;
  text-transform: uppercase; }

.section-user-management .section-current-users {
  margin-top: 30px; }

.section-user-management .custom-table-row {
  margin: 15px 0px; }
  .section-user-management .custom-table-row .header-val {
    word-wrap: break-word; }

.section-user-management .trash-icon {
  background: url(../images/usermanagement_trash.png) no-repeat;
  background-size: contain;
  width: 15px;
  height: 18px;
  cursor: pointer; }

.section-user-management .reject-icon {
  float: left;
  background: url(../images/usermanagement_reject.png) no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  cursor: pointer; }

.section-user-management .approve-icon {
  margin-left: 33px;
  background: url(../images/usermanagement_approve.png) no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  cursor: pointer; }

.section-user-management .edit-icon {
  background-size: contain;
  width: 15px;
  height: 18px;
  cursor: pointer; }

.section-user-detail-information {
  padding-left: 30px; }
  .section-user-detail-information .company-name {
    font-weight: bold; }

.section-user-information label, .section-add-user label {
  font-weight: bold; }

.section-user-information .role, .section-add-user .role {
  float: left;
  padding-right: 20px; }
  .section-user-information .role input[type="radio"], .section-add-user .role input[type="radio"] {
    margin: -4px 0px 0 0; }
  .section-user-information .role label, .section-add-user .role label {
    font-weight: 500; }

.section-user-information .contact-email, .section-add-user .contact-email {
  margin-top: 8px; }

.section-edit-account {
  padding-left: 35px; }
  .section-edit-account h1 {
    font-size: 32px;
    color: #666; }
  .section-edit-account h2 {
    font-size: 20px;
    color: #666;
    margin-top: 10px; }
  .section-edit-account .account-information {
    border: 1px solid #d2d2d2;
    background: #f7f7f7;
    padding: 15px; }
    .section-edit-account .account-information .row:not(:first-child) {
      margin-top: 10px; }
    .section-edit-account .account-information .inline {
      margin-right: 30px; }
    .section-edit-account .account-information .value {
      font-size: 12px;
      font-weight: bold;
      padding-top: 5px; }
  .section-edit-account .inline-error {
    padding: 5px 0;
    color: red; }
  .section-edit-account .button-wrapper {
    margin-top: 10px;
    margin-right: 5px; }
    .section-edit-account .button-wrapper .cancel {
      display: inline-block;
      height: 25px; }

.checkbox-container {
  background-color: #eeeeee;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 130px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 8px 0; }
  .checkbox-container .loop-count-text {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px; }
  .checkbox-container .cart-delete-select-checkbox {
    text-align: right; }

.accutech .side-navigation li.nav_selected a {
  color: #18478D; }

.side-navigation {
  margin-top: 25px; }
  .side-navigation ul {
    padding-left: 0px;
    list-style: none; }
  .side-navigation li {
    font-size: 12px;
    margin-top: 6px; }
    .side-navigation li.nav_selected {
      font-weight: bold; }
      .side-navigation li.nav_selected a {
        color: #000000; }
    .side-navigation li:not(:first-child) .title {
      margin-top: 30px; }
  .side-navigation .nav_column {
    padding-right: 0px;
    border-right: 2px solid #cccccc;
    min-height: 500px; }
  .side-navigation .title_holder h3 {
    margin: 0px;
    color: #666;
    font-size: 16px;
    text-transform: uppercase; }

.spec-listing {
  padding-left: 0px; }
  .spec-listing table {
    width: 100%; }
    .spec-listing table tbody tr {
      border-bottom: 1px dotted #666; }
      .spec-listing table tbody tr:first-child {
        border-top: 1px solid #cccccc; }
      .spec-listing table tbody tr:last-child {
        border-bottom: none; }
      .spec-listing table tbody tr:last-child td:first-child {
        border-bottom-left-radius: 10px; }
      .spec-listing table tbody tr:last-child td:last-child {
        border-bottom-right-radius: 10px;
        padding-bottom: 10px; }
      .spec-listing table tbody tr td {
        vertical-align: center;
        font-size: 14px;
        padding: 5px 0px 5px 15px; }
        .spec-listing table tbody tr td:first-child {
          background: #f7f7f7;
          width: 240px;
          padding-right: 15px;
          font-weight: bold;
          text-align: right; }

.suggested-products {
  clear: both;
  overflow: hidden; }
  .suggested-products h3 {
    color: #666; }
  .suggested-products ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0; }
    .suggested-products ul li {
      /* Required only for block elements like <li>'s */
      border-left: 1px dotted #cccccc;
      float: left;
      padding-left: 25px;
      padding-right: 25px;
      width: 238px; }
      .suggested-products ul li:first-child {
        border-left: none; }
      .suggested-products ul li:nth-child(4) {
        border-right: none; }

.tooltip {
  outline: none; }
  .tooltip .ms-search-tooltip {
    margin-left: -283px; }
  .tooltip span {
    font-family: "Arial", sans-serif;
    font-size: 12px;
    display: none;
    line-height: 16px;
    margin-left: -160px;
    padding: 10px;
    text-align: left;
    text-transform: none;
    width: 271px;
    z-index: 200;
    bottom: 48px;
    height: auto; }
  .tooltip:hover span {
    background: #666;
    border: 1px solid #666;
    color: #fff;
    display: inline;
    font-weight: normal;
    position: absolute;
    white-space: normal;
    border-radius: 5px; }

.page-orderConfirmationPage .tooltip span {
  bottom: 48px !important;
  left: 0 !important; }

.page-order .page-heading .tooltip span, .page-order-approval-details .page-heading .tooltip span {
  margin-left: 0 !important; }

.jcarousel .tooltip span {
  margin-left: -50px;
  width: 198px; }

#paymentDetailsForm .card-info .tooltip span {
  margin-left: 0; }

#placeOrderForm1 .tooltip span {
  margin-left: 0;
  bottom: 10em; }

.arrow-down {
  position: absolute;
  right: 5px;
  top: 11px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #0078c1; }

.arrow-up {
  position: absolute;
  right: 5px;
  top: 11px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #0078c1; }

.color-grey {
  color: #666; }

.display-inline-block {
  display: inline-block; }

.display-none {
  display: none; }

.display-table {
  display: table; }

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

.truncate-line {
  overflow: hidden;
  text-overflow: ellipsis;
  width: inherit;
  white-space: nowrap; }

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

.sortable {
  cursor: pointer; }

.section-my-account-body {
  padding-left: 30px; }

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

.hr-text {
  border-bottom: 1px solid #eeeeee;
  height: 20px;
  margin-bottom: 10px;
  text-align: left;
  width: 100%; }
  .hr-text span {
    background-color: #fff;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    padding: 0 4px 0 0;
    position: relative;
    top: 9px; }

.table-row {
  display: table;
  width: 100%; }
  .table-row > div {
    display: table-cell; }
    .table-row > div.vertical-bottom {
      vertical-align: bottom; }
    .table-row > div:first-child {
      padding-right: 10px; }
    .table-row > div:last-child {
      padding-left: 10px; }

.dynamic-form input:-ms-input-placeholder, .dynamic-form input:-ms-input-placeholder, .dynamic-form input::-ms-input-placeholder, .dynamic-form input::-moz-placeholder, .dynamic-form input::-webkit-input-placeholder, .table-row input:-ms-input-placeholder, .table-row input:-ms-input-placeholder, .table-row input::-ms-input-placeholder, .table-row input::-moz-placeholder, .table-row input::-webkit-input-placeholder {
  color: #DADCDE; }

.dynamic-form input::placeholder, .dynamic-form input:-ms-input-placeholder, .dynamic-form input::-ms-input-placeholder, .dynamic-form input::-moz-placeholder, .dynamic-form input::-webkit-input-placeholder, .table-row input::placeholder, .table-row input:-ms-input-placeholder, .table-row input::-ms-input-placeholder, .table-row input::-moz-placeholder, .table-row input::-webkit-input-placeholder {
  color: #DADCDE; }

.dynamic-form .calendar-icon, .table-row .calendar-icon {
  cursor: pointer;
  height: 15px;
  right: 9px;
  width: 15px; }

.dynamic-form select, .dynamic-form .date-field, .table-row select, .table-row .date-field {
  cursor: pointer; }

.ellipsis-multi-line {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 6em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 1em;
  width: 100%; }
  .ellipsis-multi-line:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0; }
  .ellipsis-multi-line:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white; }

input::-webkit-input-placeholder {
  color: #777777; }

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

input::placeholder {
  color: #777777; }

.userLogin .updatePwdForm #updatePwd-pwd, .userLogin .updatePwdForm #updatePwd-checkPwd {
  width: 92%; }

.userLogin .updatePwdForm .eye-toggle-container {
  width: 8%; }

.userLogin .updatePwdForm .updateButton {
  margin-top: 4px; }

.userLogin .updatePwdForm .error {
  margin-top: 4px; }

.upsell-wrapper {
  padding: 10px; }

.warning-message {
  background: #f7f7f7;
  margin-top: 25px;
  padding: 15px; }

.server-error {
  position: absolute;
  top: 2%;
  left: 2%; }
  .server-error .message {
    padding-left: 3px; }

@media screen and (max-width: 767px) {
  * {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); } }

body {
  font-family: "Arial", sans-serif; }
  @media screen and (max-width: 767px) {
    body {
      overflow-x: hidden;
      overflow-y: scroll;
      width: 100%;
      cursor: pointer; } }
  @media screen and (max-width: 767px) {
    body.page-cartPage, body.page-singleStepCheckoutSummaryPage {
      background-color: #f4f4f4; } }
  @media screen and (max-width: 767px) {
    body.page-productList .main, body.page-search .main {
      display: none; } }
  body.page-productLandingPage, body.page-quoteConfirmationPage {
    display: none; }

@media screen and (max-width: 767px) {
  #page {
    overflow-x: hidden; } }

@media screen and (max-width: 767px) {
  input,
  textarea {
    -webkit-user-modify: read-write-plaintext-only; } }

.header-secondary,
.main {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
  padding-left: 0;
  padding-right: 0; }
  .header-secondary:before, .header-secondary:after,
  .main:before,
  .main:after {
    content: " ";
    display: table; }
  .header-secondary:after,
  .main:after {
    clear: both; }
  @media (min-width: 768px) {
    .header-secondary,
    .main {
      width: 970px; } }

.email-icon {
  background: url("../images/email_icon.png") no-repeat scroll center right;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
  background-size: contain; }

.print-icon {
  background: url("../images/print.png") no-repeat scroll center right;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px; }

.download-icon {
  background: url("../images/download.png") no-repeat scroll center right;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px; }

.local-inventory-icon {
  background: url("../images/icon_search_active.png") no-repeat scroll center right;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px; }

@media screen and (max-width: 767px) {
  .breadcrumb {
    display: none; } }

.two-column-left-rail .main,
.two-column .main,
.one-column .main {
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .two-column-left-rail .main,
    .two-column .main,
    .one-column .main {
      margin-bottom: 0px;
      width: 100%;
      overflow-x: hidden; } }

@media screen and (max-width: 767px) {
  #globalMessages {
    margin-left: 14px;
    margin-right: 14px; }
    #globalMessages .alert {
      margin-bottom: 10px; } }

.main-container {
  padding-top: 200px;
  text-align: center;
  width: 500px;
  margin-left: auto;
  margin-right: auto; }

.version {
  font-size: 14px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  position: absolute;
  top: 10px;
  right: 10px; }

img[src=""] {
  visibility: hidden; }

.logo {
  margin-top: 15px; }

.links a {
  color: white;
  margin-right: 5px;
  margin-top: 20px;
  border-radius: 4px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  background: #ed7c6c;
  display: inline-block;
  zoom: 1;
  line-height: normal;
  white-space: nowrap;
  vertical-align: baseline;
  text-align: center;
  cursor: pointer;
  font-size: 100%;
  padding: .5em 1em;
  text-decoration: none; }

.browsehappy {
  text-align: center;
  margin: 0;
  background: #fff8e2;
  color: #000;
  padding: 0.5em 0; }

.show-grid {
  margin-bottom: 15px; }

.show-grid [class^=col-] {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eee;
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid #ddd;
  border: 1px solid rgba(86, 61, 124, 0.2); }

.cancel {
  background: #d2d2d2 !important;
  background: linear-gradient(-180deg, #d1d1d1, #d2d2d2) !important;
  color: #666 !important;
  border-color: #999 !important; }

.bold {
  color: #666;
  font-weight: bold; }

.float-left {
  float: left; }

.calendar-icon {
  background: url(../images/calendar.png) no-repeat center;
  background-size: contain;
  width: 21px;
  height: 21px;
  position: absolute;
  right: 45px;
  bottom: 10px; }

.bulk-date-input {
  padding: 6px 6px;
  font-size: 13px;
  text-overflow: ellipsis; }
/*# sourceMappingURL=mainv31.css.map */