@charset "UTF-8";
/**
 * TABLE OF CONTENTS
 *
 * 1. TWITTER BOOTSTRAP
 * 2. BOOTSTRAP PLUGINS - THIRD PARTY
 * 3. BOOTSTRAP PLUGINS - CUSTOM
 * 4. CUSTOM STYLES
 */
/***********************************************
 * 1. TWITTER BOOTSTRAP
 ***********************************************/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(/assets/vendor/eonasdan-bootstrap-datetimepicker/build/css/bootstrap-datetimepicker.min.css);
@import url(/assets/vendor/bootstrap-datepicker/css/datepicker.css);
@import url(/assets/js/custom-plugins/chosen-bootstrap/index.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  body {
    background-color: #FFF !important;
  }

  *,
  *:after {
    font-size: 14px;
  }

  body, p, li {
    font-size: 1rem !important;
  }

  h1 {
    font-size: 2.5rem !important;
  }

  h2 {
    font-size: 1.75rem !important;
  }

  h3 {
    font-size: 1.5rem !important;
  }

  h4 {
    font-size: 1.35rem !important;
  }

  h5 {
    font-size: 1.2rem !important;
  }

  label {
    font-size: 1rem !important;
  }

  *,
  *:before,
  *:after {
    font-family: Helvetica, Arial, custom-icons, sans-serif !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-print-color-adjust: exact;
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret, .cart-process ol li a > .caret,
  .dropup > .btn > .caret,
  .cart-process ol li .dropup > a > .caret {
    border-top-color: #000 !important;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

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

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

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

[role="button"] {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.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%;
}

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

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%;
  font-weight: bold;
  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: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-2 {
    width: 16.666666667%;
  }

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

  .col-sm-4 {
    width: 33.333333333%;
  }

  .col-sm-5 {
    width: 41.666666667%;
  }

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

  .col-sm-7 {
    width: 58.333333333%;
  }

  .col-sm-8 {
    width: 66.666666667%;
  }

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

  .col-sm-10 {
    width: 83.333333333%;
  }

  .col-sm-11 {
    width: 91.666666667%;
  }

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

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

  .col-sm-pull-1 {
    right: 8.333333333%;
  }

  .col-sm-pull-2 {
    right: 16.666666667%;
  }

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

  .col-sm-pull-4 {
    right: 33.333333333%;
  }

  .col-sm-pull-5 {
    right: 41.666666667%;
  }

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

  .col-sm-pull-7 {
    right: 58.333333333%;
  }

  .col-sm-pull-8 {
    right: 66.666666667%;
  }

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

  .col-sm-pull-10 {
    right: 83.333333333%;
  }

  .col-sm-pull-11 {
    right: 91.666666667%;
  }

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

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

  .col-sm-push-1 {
    left: 8.333333333%;
  }

  .col-sm-push-2 {
    left: 16.666666667%;
  }

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

  .col-sm-push-4 {
    left: 33.333333333%;
  }

  .col-sm-push-5 {
    left: 41.666666667%;
  }

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

  .col-sm-push-7 {
    left: 58.333333333%;
  }

  .col-sm-push-8 {
    left: 66.666666667%;
  }

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

  .col-sm-push-10 {
    left: 83.333333333%;
  }

  .col-sm-push-11 {
    left: 91.666666667%;
  }

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

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

  .col-sm-offset-1 {
    margin-left: 8.333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.666666667%;
  }

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

  .col-sm-offset-4 {
    margin-left: 33.333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.666666667%;
  }

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

  .col-sm-offset-7 {
    margin-left: 58.333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.666666667%;
  }

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

  .col-sm-offset-10 {
    margin-left: 83.333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.666666667%;
  }

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

  .col-md-2 {
    width: 16.666666667%;
  }

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

  .col-md-4 {
    width: 33.333333333%;
  }

  .col-md-5 {
    width: 41.666666667%;
  }

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

  .col-md-7 {
    width: 58.333333333%;
  }

  .col-md-8 {
    width: 66.666666667%;
  }

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

  .col-md-10 {
    width: 83.333333333%;
  }

  .col-md-11 {
    width: 91.666666667%;
  }

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

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

  .col-md-pull-1 {
    right: 8.333333333%;
  }

  .col-md-pull-2 {
    right: 16.666666667%;
  }

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

  .col-md-pull-4 {
    right: 33.333333333%;
  }

  .col-md-pull-5 {
    right: 41.666666667%;
  }

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

  .col-md-pull-7 {
    right: 58.333333333%;
  }

  .col-md-pull-8 {
    right: 66.666666667%;
  }

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

  .col-md-pull-10 {
    right: 83.333333333%;
  }

  .col-md-pull-11 {
    right: 91.666666667%;
  }

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

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

  .col-md-push-1 {
    left: 8.333333333%;
  }

  .col-md-push-2 {
    left: 16.666666667%;
  }

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

  .col-md-push-4 {
    left: 33.333333333%;
  }

  .col-md-push-5 {
    left: 41.666666667%;
  }

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

  .col-md-push-7 {
    left: 58.333333333%;
  }

  .col-md-push-8 {
    left: 66.666666667%;
  }

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

  .col-md-push-10 {
    left: 83.333333333%;
  }

  .col-md-push-11 {
    left: 91.666666667%;
  }

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

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

  .col-md-offset-1 {
    margin-left: 8.333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.666666667%;
  }

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

  .col-md-offset-4 {
    margin-left: 33.333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.666666667%;
  }

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

  .col-md-offset-7 {
    margin-left: 58.333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.666666667%;
  }

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

  .col-md-offset-10 {
    margin-left: 83.333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.666666667%;
  }

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

  .col-lg-2 {
    width: 16.666666667%;
  }

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

  .col-lg-4 {
    width: 33.333333333%;
  }

  .col-lg-5 {
    width: 41.666666667%;
  }

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

  .col-lg-7 {
    width: 58.333333333%;
  }

  .col-lg-8 {
    width: 66.666666667%;
  }

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

  .col-lg-10 {
    width: 83.333333333%;
  }

  .col-lg-11 {
    width: 91.666666667%;
  }

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

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

  .col-lg-pull-1 {
    right: 8.333333333%;
  }

  .col-lg-pull-2 {
    right: 16.666666667%;
  }

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

  .col-lg-pull-4 {
    right: 33.333333333%;
  }

  .col-lg-pull-5 {
    right: 41.666666667%;
  }

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

  .col-lg-pull-7 {
    right: 58.333333333%;
  }

  .col-lg-pull-8 {
    right: 66.666666667%;
  }

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

  .col-lg-pull-10 {
    right: 83.333333333%;
  }

  .col-lg-pull-11 {
    right: 91.666666667%;
  }

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

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

  .col-lg-push-1 {
    left: 8.333333333%;
  }

  .col-lg-push-2 {
    left: 16.666666667%;
  }

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

  .col-lg-push-4 {
    left: 33.333333333%;
  }

  .col-lg-push-5 {
    left: 41.666666667%;
  }

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

  .col-lg-push-7 {
    left: 58.333333333%;
  }

  .col-lg-push-8 {
    left: 66.666666667%;
  }

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

  .col-lg-push-10 {
    left: 83.333333333%;
  }

  .col-lg-push-11 {
    left: 91.666666667%;
  }

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

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

  .col-lg-offset-1 {
    margin-left: 8.333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.666666667%;
  }

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

  .col-lg-offset-4 {
    margin-left: 33.333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.666666667%;
  }

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

  .col-lg-offset-7 {
    margin-left: 58.333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.666666667%;
  }

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

  .col-lg-offset-10 {
    margin-left: 83.333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.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-of-type(odd) {
  background-color: #f9f9f9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

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

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

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

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

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

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

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

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

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.cart-process ol li .input-group-lg > .input-group-btn > a {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

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

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.cart-process ol li .input-group-lg > .input-group-btn > a + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.cart-process ol li .input-group-sm > .input-group-btn > a + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

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

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

.btn-default, .cart-process ol li a {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .cart-process ol li a:focus, .btn-default.focus, .cart-process ol li a.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover, .cart-process ol li a:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .cart-process ol li a:active, .btn-default.active, .cart-process ol li a.active, .open > .btn-default.dropdown-toggle, .cart-process ol li .open > a.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .cart-process ol li a:active:hover, .btn-default:active:focus, .cart-process ol li a:active:focus, .btn-default:active.focus, .cart-process ol li a:active.focus, .btn-default.active:hover, .cart-process ol li a.active:hover, .btn-default.active:focus, .cart-process ol li a.active:focus, .btn-default.active.focus, .cart-process ol li a.active.focus, .open > .btn-default.dropdown-toggle:hover, .cart-process ol li .open > a.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .cart-process ol li .open > a.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus, .cart-process ol li .open > a.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .cart-process ol li a:active, .btn-default.active, .cart-process ol li a.active, .open > .btn-default.dropdown-toggle, .cart-process ol li .open > a.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .cart-process ol li a.disabled, .btn-default.disabled:hover, .cart-process ol li a.disabled:hover, .btn-default.disabled:focus, .cart-process ol li a.disabled:focus, .btn-default.disabled.focus, .cart-process ol li a.disabled.focus, .btn-default.disabled:active, .cart-process ol li a.disabled:active, .btn-default.disabled.active, .cart-process ol li a.disabled.active, .btn-default[disabled], .cart-process ol li a[disabled], .btn-default[disabled]:hover, .cart-process ol li a[disabled]:hover, .btn-default[disabled]:focus, .cart-process ol li a[disabled]:focus, .btn-default[disabled].focus, .cart-process ol li a[disabled].focus, .btn-default[disabled]:active, .cart-process ol li a[disabled]:active, .btn-default[disabled].active, .cart-process ol li a[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .cart-process ol li a, .cart-process ol li fieldset[disabled] a, fieldset[disabled] .btn-default:hover, fieldset[disabled] .cart-process ol li a:hover, .cart-process ol li fieldset[disabled] a:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .cart-process ol li a:focus, .cart-process ol li fieldset[disabled] a:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .cart-process ol li a.focus, .cart-process ol li fieldset[disabled] a.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .cart-process ol li a:active, .cart-process ol li fieldset[disabled] a:active, fieldset[disabled] .btn-default.active, fieldset[disabled] .cart-process ol li a.active, .cart-process ol li fieldset[disabled] a.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge, .cart-process ol li a .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary, .cart-process ol li a.selected {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .cart-process ol li a.selected:focus, .btn-primary.focus, .cart-process ol li a.focus.selected {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover, .cart-process ol li a.selected:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .cart-process ol li a.selected:active, .btn-primary.active, .cart-process ol li a.active.selected, .open > .btn-primary.dropdown-toggle, .cart-process ol li .open > a.dropdown-toggle.selected {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover, .cart-process ol li a.selected:active:hover, .btn-primary:active:focus, .cart-process ol li a.selected:active:focus, .btn-primary:active.focus, .cart-process ol li a.selected:active.focus, .btn-primary.active:hover, .cart-process ol li a.active.selected:hover, .btn-primary.active:focus, .cart-process ol li a.active.selected:focus, .btn-primary.active.focus, .cart-process ol li a.active.focus.selected, .open > .btn-primary.dropdown-toggle:hover, .cart-process ol li .open > a.dropdown-toggle.selected:hover, .open > .btn-primary.dropdown-toggle:focus, .cart-process ol li .open > a.dropdown-toggle.selected:focus, .open > .btn-primary.dropdown-toggle.focus, .cart-process ol li .open > a.dropdown-toggle.focus.selected {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active, .cart-process ol li a.selected:active, .btn-primary.active, .cart-process ol li a.active.selected, .open > .btn-primary.dropdown-toggle, .cart-process ol li .open > a.dropdown-toggle.selected {
  background-image: none;
}
.btn-primary.disabled, .cart-process ol li a.disabled.selected, .btn-primary.disabled:hover, .cart-process ol li a.disabled.selected:hover, .btn-primary.disabled:focus, .cart-process ol li a.disabled.selected:focus, .btn-primary.disabled.focus, .cart-process ol li a.disabled.focus.selected, .btn-primary.disabled:active, .cart-process ol li a.disabled.selected:active, .btn-primary.disabled.active, .cart-process ol li a.disabled.active.selected, .btn-primary[disabled], .cart-process ol li a[disabled].selected, .btn-primary[disabled]:hover, .cart-process ol li a[disabled].selected:hover, .btn-primary[disabled]:focus, .cart-process ol li a[disabled].selected:focus, .btn-primary[disabled].focus, .cart-process ol li a[disabled].focus.selected, .btn-primary[disabled]:active, .cart-process ol li a[disabled].selected:active, .btn-primary[disabled].active, .cart-process ol li a[disabled].active.selected, fieldset[disabled] .btn-primary, fieldset[disabled] .cart-process ol li a.selected, .cart-process ol li fieldset[disabled] a.selected, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .cart-process ol li a.selected:hover, .cart-process ol li fieldset[disabled] a.selected:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .cart-process ol li a.selected:focus, .cart-process ol li fieldset[disabled] a.selected:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .cart-process ol li a.focus.selected, .cart-process ol li fieldset[disabled] a.focus.selected, fieldset[disabled] .btn-primary:active, fieldset[disabled] .cart-process ol li a.selected:active, .cart-process ol li fieldset[disabled] a.selected:active, fieldset[disabled] .btn-primary.active, fieldset[disabled] .cart-process ol li a.active.selected, .cart-process ol li fieldset[disabled] a.active.selected {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge, .cart-process ol li a.selected .badge {
  color: #337ab7;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.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: #337ab7;
}

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

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

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.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 dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn, .cart-process ol li .btn-group > a,
.btn-group-vertical > .btn,
.cart-process ol li .btn-group-vertical > a {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .cart-process ol li .btn-group > a:hover, .btn-group > .btn:focus, .cart-process ol li .btn-group > a:focus, .btn-group > .btn:active, .cart-process ol li .btn-group > a:active, .btn-group > .btn.active, .cart-process ol li .btn-group > a.active,
.btn-group-vertical > .btn:hover,
.cart-process ol li .btn-group-vertical > a:hover,
.btn-group-vertical > .btn:focus,
.cart-process ol li .btn-group-vertical > a:focus,
.btn-group-vertical > .btn:active,
.cart-process ol li .btn-group-vertical > a:active,
.btn-group-vertical > .btn.active,
.cart-process ol li .btn-group-vertical > a.active {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .cart-process ol li a + .btn, .cart-process ol li .btn-group a + .btn, .btn-group .cart-process ol li .btn + a, .cart-process ol li .btn-group .btn + a, .btn-group .cart-process ol li a + a, .cart-process ol li .btn-group a + a,
.btn-group .btn + .btn-group,
.btn-group .cart-process ol li a + .btn-group,
.cart-process ol li .btn-group a + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .cart-process ol li .btn-group + a,
.cart-process ol li .btn-group .btn-group + a,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

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

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .cart-process ol li .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

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

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

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

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .cart-process ol li .btn-group > .btn-group:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

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

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .cart-process ol li .btn-group > .btn-group:last-child:not(:first-child) > a:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

.btn-group > .btn + .dropdown-toggle, .cart-process ol li .btn-group > a + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .cart-process ol li .btn-group-lg.btn-group > a + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

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

.btn .caret, .cart-process ol li a .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .cart-process ol li .btn-group-lg > a .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .cart-process ol li .btn-group-lg > a .caret, .cart-process ol li .dropup .btn-group-lg > a .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .cart-process ol li .btn-group-vertical > a,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.cart-process ol li .btn-group-vertical > .btn-group > a {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn, .cart-process ol li .btn-group-vertical > .btn-group > a {
  float: none;
}
.btn-group-vertical > .btn + .btn, .cart-process ol li .btn-group-vertical > a + .btn, .cart-process ol li .btn-group-vertical > .btn + a, .cart-process ol li .btn-group-vertical > a + a,
.btn-group-vertical > .btn + .btn-group,
.cart-process ol li .btn-group-vertical > a + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.cart-process ol li .btn-group-vertical > .btn-group + a,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .cart-process ol li .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.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: #337ab7;
}

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

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

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

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

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

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

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .cart-process ol li .btn-group-sm > a.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .cart-process ol li .btn-group-xs > a.navbar-btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

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

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

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

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

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

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

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

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

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

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

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

.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

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

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge, .cart-process ol li a .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .cart-process ol li .btn-group-xs > a .badge, .btn-group-xs > .btn .badge, .cart-process ol li .btn-group-xs > a .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px;
}

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

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

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

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

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

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

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

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

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

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

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

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

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

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

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

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

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

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

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden;
}

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

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

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.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, .modal-footer .cart-process ol li a + .btn, .cart-process ol li .modal-footer a + .btn, .modal-footer .cart-process ol li .btn + a, .cart-process ol li .modal-footer .btn + a, .modal-footer .cart-process ol li a + a, .cart-process ol li .modal-footer a + a {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .cart-process ol li a + .btn, .cart-process ol li .modal-footer .btn-group a + .btn, .modal-footer .btn-group .cart-process ol li .btn + a, .cart-process ol li .modal-footer .btn-group .btn + a, .modal-footer .btn-group .cart-process ol li a + a, .cart-process ol li .modal-footer .btn-group a + a {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

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

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

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

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

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

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

.carousel {
  position: relative;
}

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

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

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

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

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

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

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

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

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

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

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

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

  tr.visible-xs {
    display: table-row !important;
  }

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

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

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

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

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

  tr.visible-sm {
    display: table-row !important;
  }

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

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

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

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

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

  tr.visible-md {
    display: table-row !important;
  }

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

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

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

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

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

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

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

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

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

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

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

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

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/***********************************************
 * 2. BOOTSTRAP PLUGINS - THIRD PARTY
 ***********************************************/
/* Links to .css files will be compiled as @import statements */
/***********************************************
 * 3. BOOTSTRAP PLUGINS - CUSTOM
 ***********************************************/
/** Make right-floated <small> elements line up with the baseline **/
h1 small.pull-right, h1 small.pull-left, .h1 small.pull-right, .h1 small.pull-left {
  padding-top: 12.6px;
}

h2 small.pull-right, h2 small.pull-left, .h2 small.pull-right, .h2 small.pull-left {
  padding-top: 10.5px;
}

h3 small.pull-right, h3 small.pull-left, .h3 small.pull-right, .h3 small.pull-left {
  padding-top: 8.4px;
}

h4 small.pull-right, h4 small.pull-left, .h4 small.pull-right, .h4 small.pull-left {
  padding-top: 4.5px;
}

h5 small.pull-right, h5 small.pull-left, .h5 small.pull-right, .h5 small.pull-left {
  padding-top: 3.5px;
}

h6 small.pull-right, h6 small.pull-left, .h6 small.pull-right, .h6 small.pull-left {
  padding-top: 3px;
}

.breadcrumb {
  padding-left: 0;
}

/* Visited links styled as buttons should not change text color */
a.btn:visited, .cart-process ol li a:visited {
  color: #fff;
}

a.btn.btn-link:visited, .cart-process ol li a.btn-link:visited {
  color: #027399;
}

a.btn.btn-default:visited, .cart-process ol li a:visited {
  color: #333;
}

/* Bright blue buttons */
.btn-primary, .cart-process ol li a.selected {
  color: #fff;
  background-color: #29c2e9;
  border-color: #25afd2;
}
.btn-primary:focus, .cart-process ol li a.selected:focus, .btn-primary.focus, .cart-process ol li a.focus.selected {
  color: #fff;
  background-color: #15a5ca;
  border-color: #125566;
}
.btn-primary:hover, .cart-process ol li a.selected:hover {
  color: #fff;
  background-color: #15a5ca;
  border-color: #1c849e;
}
.btn-primary:active, .cart-process ol li a.selected:active, .btn-primary.active, .cart-process ol li a.active.selected, .open > .btn-primary.dropdown-toggle, .cart-process ol li .open > a.dropdown-toggle.selected {
  color: #fff;
  background-color: #15a5ca;
  border-color: #1c849e;
}
.btn-primary:active:hover, .cart-process ol li a.selected:active:hover, .btn-primary:active:focus, .cart-process ol li a.selected:active:focus, .btn-primary:active.focus, .cart-process ol li a.selected:active.focus, .btn-primary.active:hover, .cart-process ol li a.active.selected:hover, .btn-primary.active:focus, .cart-process ol li a.active.selected:focus, .btn-primary.active.focus, .cart-process ol li a.active.focus.selected, .open > .btn-primary.dropdown-toggle:hover, .cart-process ol li .open > a.dropdown-toggle.selected:hover, .open > .btn-primary.dropdown-toggle:focus, .cart-process ol li .open > a.dropdown-toggle.selected:focus, .open > .btn-primary.dropdown-toggle.focus, .cart-process ol li .open > a.dropdown-toggle.focus.selected {
  color: #fff;
  background-color: #118baa;
  border-color: #125566;
}
.btn-primary:active, .cart-process ol li a.selected:active, .btn-primary.active, .cart-process ol li a.active.selected, .open > .btn-primary.dropdown-toggle, .cart-process ol li .open > a.dropdown-toggle.selected {
  background-image: none;
}
.btn-primary.disabled, .cart-process ol li a.disabled.selected, .btn-primary.disabled:hover, .cart-process ol li a.disabled.selected:hover, .btn-primary.disabled:focus, .cart-process ol li a.disabled.selected:focus, .btn-primary.disabled.focus, .cart-process ol li a.disabled.focus.selected, .btn-primary.disabled:active, .cart-process ol li a.disabled.selected:active, .btn-primary.disabled.active, .cart-process ol li a.disabled.active.selected, .btn-primary[disabled], .cart-process ol li a[disabled].selected, .btn-primary[disabled]:hover, .cart-process ol li a[disabled].selected:hover, .btn-primary[disabled]:focus, .cart-process ol li a[disabled].selected:focus, .btn-primary[disabled].focus, .cart-process ol li a[disabled].focus.selected, .btn-primary[disabled]:active, .cart-process ol li a[disabled].selected:active, .btn-primary[disabled].active, .cart-process ol li a[disabled].active.selected, fieldset[disabled] .btn-primary, fieldset[disabled] .cart-process ol li a.selected, .cart-process ol li fieldset[disabled] a.selected, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .cart-process ol li a.selected:hover, .cart-process ol li fieldset[disabled] a.selected:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .cart-process ol li a.selected:focus, .cart-process ol li fieldset[disabled] a.selected:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .cart-process ol li a.focus.selected, .cart-process ol li fieldset[disabled] a.focus.selected, fieldset[disabled] .btn-primary:active, fieldset[disabled] .cart-process ol li a.selected:active, .cart-process ol li fieldset[disabled] a.selected:active, fieldset[disabled] .btn-primary.active, fieldset[disabled] .cart-process ol li a.active.selected, .cart-process ol li fieldset[disabled] a.active.selected {
  background-color: #29c2e9;
  border-color: #25afd2;
}
.btn-primary .badge, .cart-process ol li a.selected .badge {
  color: #29c2e9;
  background-color: #fff;
}

/* Orange buttons */
.btn-brand {
  color: #fff;
  background-color: #ff4629;
  border-color: #e63f25;
}
.btn-brand:focus, .btn-brand.focus {
  color: #fff;
  background-color: #f52100;
  border-color: #7d1d0e;
}
.btn-brand:hover {
  color: #fff;
  background-color: #f52100;
  border-color: #b92b15;
}
.btn-brand:active, .btn-brand.active, .open > .btn-brand.dropdown-toggle {
  color: #fff;
  background-color: #f52100;
  border-color: #b92b15;
}
.btn-brand:active:hover, .btn-brand:active:focus, .btn-brand:active.focus, .btn-brand.active:hover, .btn-brand.active:focus, .btn-brand.active.focus, .open > .btn-brand.dropdown-toggle:hover, .open > .btn-brand.dropdown-toggle:focus, .open > .btn-brand.dropdown-toggle.focus {
  color: #fff;
  background-color: #d11c00;
  border-color: #7d1d0e;
}
.btn-brand:active, .btn-brand.active, .open > .btn-brand.dropdown-toggle {
  background-image: none;
}
.btn-brand.disabled, .btn-brand.disabled:hover, .btn-brand.disabled:focus, .btn-brand.disabled.focus, .btn-brand.disabled:active, .btn-brand.disabled.active, .btn-brand[disabled], .btn-brand[disabled]:hover, .btn-brand[disabled]:focus, .btn-brand[disabled].focus, .btn-brand[disabled]:active, .btn-brand[disabled].active, fieldset[disabled] .btn-brand, fieldset[disabled] .btn-brand:hover, fieldset[disabled] .btn-brand:focus, fieldset[disabled] .btn-brand.focus, fieldset[disabled] .btn-brand:active, fieldset[disabled] .btn-brand.active {
  background-color: #ff4629;
  border-color: #e63f25;
}
.btn-brand .badge {
  color: #ff4629;
  background-color: #fff;
}

/* Nicer disabled state */
.btn.disabled, .cart-process ol li a.disabled,
.btn[disabled],
.cart-process ol li a[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .cart-process ol li a,
.cart-process ol li fieldset[disabled] a {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #777;
  background-color: #ddd;
  border-color: #bbb;
}
.btn.disabled:focus, .cart-process ol li a.disabled:focus, .btn.disabled.focus, .cart-process ol li a.disabled.focus,
.btn[disabled]:focus,
.cart-process ol li a[disabled]:focus,
.btn[disabled].focus,
.cart-process ol li a[disabled].focus,
fieldset[disabled] .btn:focus,
fieldset[disabled] .cart-process ol li a:focus,
.cart-process ol li fieldset[disabled] a:focus,
fieldset[disabled] .btn.focus,
fieldset[disabled] .cart-process ol li a.focus,
.cart-process ol li fieldset[disabled] a.focus {
  color: #777;
  background-color: #c4c4c4;
  border-color: #7b7b7b;
}
.btn.disabled:hover, .cart-process ol li a.disabled:hover,
.btn[disabled]:hover,
.cart-process ol li a[disabled]:hover,
fieldset[disabled] .btn:hover,
fieldset[disabled] .cart-process ol li a:hover,
.cart-process ol li fieldset[disabled] a:hover {
  color: #777;
  background-color: #c4c4c4;
  border-color: #9c9c9c;
}
.btn.disabled:active, .cart-process ol li a.disabled:active, .btn.disabled.active, .cart-process ol li a.disabled.active, .open > .btn.disabled.dropdown-toggle, .cart-process ol li .open > a.disabled.dropdown-toggle,
.btn[disabled]:active,
.cart-process ol li a[disabled]:active,
.btn[disabled].active,
.cart-process ol li a[disabled].active, .open >
.btn[disabled].dropdown-toggle, .cart-process ol li .open > a[disabled].dropdown-toggle,
fieldset[disabled] .btn:active,
fieldset[disabled] .cart-process ol li a:active,
.cart-process ol li fieldset[disabled] a:active,
fieldset[disabled] .btn.active,
fieldset[disabled] .cart-process ol li a.active,
.cart-process ol li fieldset[disabled] a.active, .open >
fieldset[disabled] .btn.dropdown-toggle, .open >
fieldset[disabled] .cart-process ol li a.dropdown-toggle, .cart-process ol li .open >
fieldset[disabled] a.dropdown-toggle {
  color: #777;
  background-color: #c4c4c4;
  border-color: #9c9c9c;
}
.btn.disabled:active:hover, .cart-process ol li a.disabled:active:hover, .btn.disabled:active:focus, .cart-process ol li a.disabled:active:focus, .btn.disabled:active.focus, .cart-process ol li a.disabled:active.focus, .btn.disabled.active:hover, .cart-process ol li a.disabled.active:hover, .btn.disabled.active:focus, .cart-process ol li a.disabled.active:focus, .btn.disabled.active.focus, .cart-process ol li a.disabled.active.focus, .open > .btn.disabled.dropdown-toggle:hover, .cart-process ol li .open > a.disabled.dropdown-toggle:hover, .open > .btn.disabled.dropdown-toggle:focus, .cart-process ol li .open > a.disabled.dropdown-toggle:focus, .open > .btn.disabled.dropdown-toggle.focus, .cart-process ol li .open > a.disabled.dropdown-toggle.focus,
.btn[disabled]:active:hover,
.cart-process ol li a[disabled]:active:hover,
.btn[disabled]:active:focus,
.cart-process ol li a[disabled]:active:focus,
.btn[disabled]:active.focus,
.cart-process ol li a[disabled]:active.focus,
.btn[disabled].active:hover,
.cart-process ol li a[disabled].active:hover,
.btn[disabled].active:focus,
.cart-process ol li a[disabled].active:focus,
.btn[disabled].active.focus,
.cart-process ol li a[disabled].active.focus, .open >
.btn[disabled].dropdown-toggle:hover, .cart-process ol li .open > a[disabled].dropdown-toggle:hover, .open >
.btn[disabled].dropdown-toggle:focus, .cart-process ol li .open > a[disabled].dropdown-toggle:focus, .open >
.btn[disabled].dropdown-toggle.focus, .cart-process ol li .open > a[disabled].dropdown-toggle.focus,
fieldset[disabled] .btn:active:hover,
fieldset[disabled] .cart-process ol li a:active:hover,
.cart-process ol li fieldset[disabled] a:active:hover,
fieldset[disabled] .btn:active:focus,
fieldset[disabled] .cart-process ol li a:active:focus,
.cart-process ol li fieldset[disabled] a:active:focus,
fieldset[disabled] .btn:active.focus,
fieldset[disabled] .cart-process ol li a:active.focus,
.cart-process ol li fieldset[disabled] a:active.focus,
fieldset[disabled] .btn.active:hover,
fieldset[disabled] .cart-process ol li a.active:hover,
.cart-process ol li fieldset[disabled] a.active:hover,
fieldset[disabled] .btn.active:focus,
fieldset[disabled] .cart-process ol li a.active:focus,
.cart-process ol li fieldset[disabled] a.active:focus,
fieldset[disabled] .btn.active.focus,
fieldset[disabled] .cart-process ol li a.active.focus,
.cart-process ol li fieldset[disabled] a.active.focus, .open >
fieldset[disabled] .btn.dropdown-toggle:hover, .open >
fieldset[disabled] .cart-process ol li a.dropdown-toggle:hover, .cart-process ol li .open >
fieldset[disabled] a.dropdown-toggle:hover, .open >
fieldset[disabled] .btn.dropdown-toggle:focus, .open >
fieldset[disabled] .cart-process ol li a.dropdown-toggle:focus, .cart-process ol li .open >
fieldset[disabled] a.dropdown-toggle:focus, .open >
fieldset[disabled] .btn.dropdown-toggle.focus, .open >
fieldset[disabled] .cart-process ol li a.dropdown-toggle.focus, .cart-process ol li .open >
fieldset[disabled] a.dropdown-toggle.focus {
  color: #777;
  background-color: #b2b2b2;
  border-color: #7b7b7b;
}
.btn.disabled:active, .cart-process ol li a.disabled:active, .btn.disabled.active, .cart-process ol li a.disabled.active, .open > .btn.disabled.dropdown-toggle, .cart-process ol li .open > a.disabled.dropdown-toggle,
.btn[disabled]:active,
.cart-process ol li a[disabled]:active,
.btn[disabled].active,
.cart-process ol li a[disabled].active, .open >
.btn[disabled].dropdown-toggle, .cart-process ol li .open > a[disabled].dropdown-toggle,
fieldset[disabled] .btn:active,
fieldset[disabled] .cart-process ol li a:active,
.cart-process ol li fieldset[disabled] a:active,
fieldset[disabled] .btn.active,
fieldset[disabled] .cart-process ol li a.active,
.cart-process ol li fieldset[disabled] a.active, .open >
fieldset[disabled] .btn.dropdown-toggle, .open >
fieldset[disabled] .cart-process ol li a.dropdown-toggle, .cart-process ol li .open >
fieldset[disabled] a.dropdown-toggle {
  background-image: none;
}
.btn.disabled.disabled, .cart-process ol li a.disabled.disabled, .btn.disabled.disabled:hover, .cart-process ol li a.disabled.disabled:hover, .btn.disabled.disabled:focus, .cart-process ol li a.disabled.disabled:focus, .btn.disabled.disabled.focus, .cart-process ol li a.disabled.disabled.focus, .btn.disabled.disabled:active, .cart-process ol li a.disabled.disabled:active, .btn.disabled.disabled.active, .cart-process ol li a.disabled.disabled.active, .btn.disabled[disabled], .cart-process ol li a.disabled[disabled], .btn.disabled[disabled]:hover, .cart-process ol li a.disabled[disabled]:hover, .btn.disabled[disabled]:focus, .cart-process ol li a.disabled[disabled]:focus, .btn.disabled[disabled].focus, .cart-process ol li a.disabled[disabled].focus, .btn.disabled[disabled]:active, .cart-process ol li a.disabled[disabled]:active, .btn.disabled[disabled].active, .cart-process ol li a.disabled[disabled].active, fieldset[disabled] .btn.disabled, fieldset[disabled] .cart-process ol li a.disabled, .cart-process ol li fieldset[disabled] a.disabled, fieldset[disabled] .btn.disabled:hover, fieldset[disabled] .cart-process ol li a.disabled:hover, .cart-process ol li fieldset[disabled] a.disabled:hover, fieldset[disabled] .btn.disabled:focus, fieldset[disabled] .cart-process ol li a.disabled:focus, .cart-process ol li fieldset[disabled] a.disabled:focus, fieldset[disabled] .btn.disabled.focus, fieldset[disabled] .cart-process ol li a.disabled.focus, .cart-process ol li fieldset[disabled] a.disabled.focus, fieldset[disabled] .btn.disabled:active, fieldset[disabled] .cart-process ol li a.disabled:active, .cart-process ol li fieldset[disabled] a.disabled:active, fieldset[disabled] .btn.disabled.active, fieldset[disabled] .cart-process ol li a.disabled.active, .cart-process ol li fieldset[disabled] a.disabled.active,
.btn[disabled].disabled,
.cart-process ol li a[disabled].disabled,
.btn[disabled].disabled:hover,
.cart-process ol li a[disabled].disabled:hover,
.btn[disabled].disabled:focus,
.cart-process ol li a[disabled].disabled:focus,
.btn[disabled].disabled.focus,
.cart-process ol li a[disabled].disabled.focus,
.btn[disabled].disabled:active,
.cart-process ol li a[disabled].disabled:active,
.btn[disabled].disabled.active,
.cart-process ol li a[disabled].disabled.active,
.btn[disabled][disabled],
.cart-process ol li a[disabled][disabled],
.btn[disabled][disabled]:hover,
.cart-process ol li a[disabled][disabled]:hover,
.btn[disabled][disabled]:focus,
.cart-process ol li a[disabled][disabled]:focus,
.btn[disabled][disabled].focus,
.cart-process ol li a[disabled][disabled].focus,
.btn[disabled][disabled]:active,
.cart-process ol li a[disabled][disabled]:active,
.btn[disabled][disabled].active,
.cart-process ol li a[disabled][disabled].active, fieldset[disabled]
.btn[disabled], fieldset[disabled] .cart-process ol li a[disabled], .cart-process ol li fieldset[disabled] a[disabled], fieldset[disabled]
.btn[disabled]:hover, fieldset[disabled] .cart-process ol li a[disabled]:hover, .cart-process ol li fieldset[disabled] a[disabled]:hover, fieldset[disabled]
.btn[disabled]:focus, fieldset[disabled] .cart-process ol li a[disabled]:focus, .cart-process ol li fieldset[disabled] a[disabled]:focus, fieldset[disabled]
.btn[disabled].focus, fieldset[disabled] .cart-process ol li a[disabled].focus, .cart-process ol li fieldset[disabled] a[disabled].focus, fieldset[disabled]
.btn[disabled]:active, fieldset[disabled] .cart-process ol li a[disabled]:active, .cart-process ol li fieldset[disabled] a[disabled]:active, fieldset[disabled]
.btn[disabled].active, fieldset[disabled] .cart-process ol li a[disabled].active, .cart-process ol li fieldset[disabled] a[disabled].active,
fieldset[disabled] .btn.disabled,
fieldset[disabled] .cart-process ol li a.disabled,
.cart-process ol li fieldset[disabled] a.disabled,
fieldset[disabled] .btn.disabled:hover,
fieldset[disabled] .cart-process ol li a.disabled:hover,
.cart-process ol li fieldset[disabled] a.disabled:hover,
fieldset[disabled] .btn.disabled:focus,
fieldset[disabled] .cart-process ol li a.disabled:focus,
.cart-process ol li fieldset[disabled] a.disabled:focus,
fieldset[disabled] .btn.disabled.focus,
fieldset[disabled] .cart-process ol li a.disabled.focus,
.cart-process ol li fieldset[disabled] a.disabled.focus,
fieldset[disabled] .btn.disabled:active,
fieldset[disabled] .cart-process ol li a.disabled:active,
.cart-process ol li fieldset[disabled] a.disabled:active,
fieldset[disabled] .btn.disabled.active,
fieldset[disabled] .cart-process ol li a.disabled.active,
.cart-process ol li fieldset[disabled] a.disabled.active,
fieldset[disabled] .btn[disabled],
fieldset[disabled] .cart-process ol li a[disabled],
.cart-process ol li fieldset[disabled] a[disabled],
fieldset[disabled] .btn[disabled]:hover,
fieldset[disabled] .cart-process ol li a[disabled]:hover,
.cart-process ol li fieldset[disabled] a[disabled]:hover,
fieldset[disabled] .btn[disabled]:focus,
fieldset[disabled] .cart-process ol li a[disabled]:focus,
.cart-process ol li fieldset[disabled] a[disabled]:focus,
fieldset[disabled] .btn[disabled].focus,
fieldset[disabled] .cart-process ol li a[disabled].focus,
.cart-process ol li fieldset[disabled] a[disabled].focus,
fieldset[disabled] .btn[disabled]:active,
fieldset[disabled] .cart-process ol li a[disabled]:active,
.cart-process ol li fieldset[disabled] a[disabled]:active,
fieldset[disabled] .btn[disabled].active,
fieldset[disabled] .cart-process ol li a[disabled].active,
.cart-process ol li fieldset[disabled] a[disabled].active, fieldset[disabled]
fieldset[disabled] .btn, fieldset[disabled]
fieldset[disabled] .cart-process ol li a, .cart-process ol li fieldset[disabled]
fieldset[disabled] a, fieldset[disabled]
fieldset[disabled] .btn:hover, fieldset[disabled]
fieldset[disabled] .cart-process ol li a:hover, .cart-process ol li fieldset[disabled]
fieldset[disabled] a:hover, fieldset[disabled]
fieldset[disabled] .btn:focus, fieldset[disabled]
fieldset[disabled] .cart-process ol li a:focus, .cart-process ol li fieldset[disabled]
fieldset[disabled] a:focus, fieldset[disabled]
fieldset[disabled] .btn.focus, fieldset[disabled]
fieldset[disabled] .cart-process ol li a.focus, .cart-process ol li fieldset[disabled]
fieldset[disabled] a.focus, fieldset[disabled]
fieldset[disabled] .btn:active, fieldset[disabled]
fieldset[disabled] .cart-process ol li a:active, .cart-process ol li fieldset[disabled]
fieldset[disabled] a:active, fieldset[disabled]
fieldset[disabled] .btn.active, fieldset[disabled]
fieldset[disabled] .cart-process ol li a.active, .cart-process ol li fieldset[disabled]
fieldset[disabled] a.active {
  background-color: #ddd;
  border-color: #bbb;
}
.btn.disabled .badge, .cart-process ol li a.disabled .badge,
.btn[disabled] .badge,
.cart-process ol li a[disabled] .badge,
fieldset[disabled] .btn .badge,
fieldset[disabled] .cart-process ol li a .badge,
.cart-process ol li fieldset[disabled] a .badge {
  color: #ddd;
  background-color: #777;
}

/* Buttons that change color on hover */
.btn-danger-reveal:hover,
.btn-danger-reveal:focus,
.btn-danger-reveal.focus,
.btn-danger-reveal:active,
.btn-danger-reveal.active {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-warning-reveal:hover,
.btn-warning-reveal:focus,
.btn-warning-reveal.focus,
.btn-warning-reveal:active,
.btn-warning-reveal.active {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-info-reveal:hover,
.btn-info-reveal:focus,
.btn-info-reveal.focus,
.btn-info-reveal:active,
.btn-info-reveal.active {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-success-reveal:hover,
.btn-success-reveal:focus,
.btn-success-reveal.focus,
.btn-success-reveal:active,
.btn-success-reveal.active {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* Filter inputs */
.filter .form-control {
  max-width: 9em;
  margin-right: 1em;
}

.filter .input-group .form-control {
  max-width: none;
}

.filter [class^="col-"] {
  padding: 0 1em 0.25em 0;
}

/* Pretty radio button groups */
.btn input[type=radio], .cart-process ol li a input[type=radio], .btn input[type=checkbox], .cart-process ol li a input[type=checkbox] {
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
}

.has-error .input-group-btn .btn, .has-error .input-group-btn .cart-process ol li a, .cart-process ol li .has-error .input-group-btn a {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* Status toggle buttons */
.status-toggle {
  min-width: 4em;
}
.status-toggle .btn, .status-toggle .cart-process ol li a, .cart-process ol li .status-toggle a {
  color: #fff;
}
.status-toggle .active.status-on {
  color: green;
}
.status-toggle .active.status-off {
  color: red;
}

/* Button-group toggles */
.btn-group .active {
  cursor: default;
}

/* Readonly inputs look like normal text */
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}

/* Daterange input groups */
.input-daterange .input-group-addon {
  border-width: 1px 0;
}
.input-daterange .input-group-addon:first-child {
  border-left-width: 1px;
}
.input-daterange .input-group-addon:last-child {
  border-right-width: 1px;
}

/* Bring text in line with baseline grid on bootstrap forms */
.form-text {
  padding-top: 7px;
}

.control-text {
  float: left;
  padding-top: 33px;
}

.dropdown-menu > li > label {
  font-weight: normal;
  cursor: pointer;
  padding: 3px 20px;
  display: block;
}
.dropdown-menu > li > label:hover {
  background-color: #eee;
}

.well.has-error {
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* Bootstrappy file upload buttons 
 *
 * Author: Cory Laviska
 * [Whipping File Inputs Into Shape with Bootstrap 3](http://www.abeautifulsite.net/whipping-file-inputs-into-shape-with-bootstrap-3/)
 */
.btn-file {
  position: relative;
  overflow: hidden;
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}

/* Compressed pagination buttons on DataTables */
.dataTables_wrapper .pagination {
  margin: 2px 0;
}
.dataTables_wrapper .table {
  margin: 2px 0;
}
.dataTables_wrapper .panel {
  margin-bottom: 2px;
}

/* Nice optgroups in chosen-bootstrap */
select.form-control + .chosen-container .chosen-results .group-result {
  font-weight: bold;
  margin-left: -10px;
}
select.form-control + .chosen-container .chosen-results .group-result:hover {
  background-color: transparent;
  color: #333;
}
select.form-control + .chosen-container-multi .chosen-choices li.search-choice {
  float: none;
  white-space: normal;
  text-align: left;
  margin-bottom: 5px;
}

.dataTables_wrapper .dataTable .sorting,
.dataTables_wrapper .dataTable .sorting_asc,
.dataTables_wrapper .dataTable .sorting_desc {
  background-image: none;
  cursor: pointer;
}
.dataTables_wrapper .dataTable .sorting:after,
.dataTables_wrapper .dataTable .sorting_asc:after,
.dataTables_wrapper .dataTable .sorting_desc:after {
  padding-left: 0.5em;
  color: #ccc;
}

/***********************************************
 * 4. CUSTOM STYLES
 ***********************************************/
/* ====================================*/
/*  VARIABLES*/
/* ====================================*/
/* Colors*/
/* Replaces $body for background color*/
/* ====================================*/
/*  OLD*/
/* ====================================*/
/* #337ab7*/
/* Old variables*/
/* ====================================*/
/*  FONT IMPORTS*/
/* ====================================*/
/* Open Sans Regular + Italic + Bold */
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans/OpenSans-Regular-webfont.eot");
  src: url("../fonts/OpenSans/OpenSans-Regular-webfont.eot?#iefix") format("eot"), url("../fonts/OpenSans/OpenSans-Regular-webfont.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Regular-webfont.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Regular-webfont.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans/OpenSans-Italic-webfont.eot");
  src: url("../fonts/OpenSans/OpenSans-Italic-webfont.eot?#iefix") format("eot"), url("../fonts/OpenSans/OpenSans-Italic-webfont.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Italic-webfont.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Italic-webfont.svg") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans/OpenSans-Bold-webfont.eot");
  src: url("../fonts/OpenSans/OpenSans-Bold-webfont.eot?#iefix") format("eot"), url("../fonts/OpenSans/OpenSans-Bold-webfont.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Bold-webfont.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Bold-webfont.svg") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans/OpenSans-Semibold-webfont.eot");
  src: url("../fonts/OpenSans/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Semibold-webfont.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans/OpenSans-Light-webfont.eot");
  src: url("../fonts/OpenSans/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Light-webfont.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Light-webfont.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Light-webfont.svg#open_sanslight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/FontAwesome/fontawesome-webfont.eot?v=4.1.0");
  src: url("../fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../fonts/FontAwesome/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../fonts/FontAwesome/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../fonts/FontAwesome/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* custom (when adding new icons and generating a new custom font, you must add the current both old and new icons)  */
@font-face {
  font-family: 'custom-icons';
  src: url("../fonts/custom/custom.eot?qppwhr");
  src: url("../fonts/custom/custom.eot?qppwhr#iefix") format("embedded-opentype"), url("../fonts/custom/custom.ttf?qppwhr") format("truetype"), url("../fonts/custom/custom.woff?qppwhr") format("woff"), url("../fonts/custom/custom.svg?qppwhr#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/* ====================================*/
/*  INCLUDES*/
/* ====================================*/
/* Colored tag style for list items*/
/* Apply to <li>*/
/* Overflow text and allow long words to break with elipses*/
/* Add shadow */
.box-shadow, .collapse-box {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}

/* Vertical align */
/* ====================================*/
/*  OLD*/
/* ====================================*/
/* ====================================*/
/*  GLOBAL STYLES*/
/* ====================================*/
html {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

html, body {
  margin: 0;
  padding: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

body {
  overflow-x: hidden;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 100%;
  background: #E8E8E8;
  min-width: 640px;
}
body img, body select, body input {
  max-width: 100%;
}
body img {
  display: block;
  border: 0;
}
body hr {
  border: 0;
  border-top: 1px solid #ccc;
}

.error-border {
  border-color: #a94442;
}

.breadcrumb {
  display: none;
}

/* Microclearfix*/
.cf {
  *zoom: 1;
}
.cf:before, .cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cf:after {
  clear: both;
}

/* Reset list styles*/
ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ul {
  list-style: none;
}

.dropdown-arrow:after {
  content: " \f107";
  font-weight: bold;
}

/* Stripped list */
.list-stripped {
  margin: 0;
  padding: 0;
}

.list-stripped-item:nth-child(even), .list-stripped-item-gray-blue:nth-child(odd) {
  background-color: #E8E8E8;
}

.list-stripped-item-gray-blue:nth-child(even) {
  background-color: #28C1E8;
}

.list-stripped-item, .list-stripped-item-gray-blue {
  margin: 0;
  padding: 15px 10px;
}

/* Content Container*/
.bg-container {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}

.inner-margin {
  margin: 20px;
}

.min-inner-padding {
  padding: 10px;
}

.no-padding-left {
  padding-left: 0;
}

.no-padding-right {
  padding-right: 0;
}

.no-padding-top {
  padding-top: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

.no-margin-top {
  margin-top: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

/* THESE ARE OLD STYLES*/
.container {
  margin: 10px auto;
  padding: 10px;
}

.img-raised {
  -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}

.anchor {
  position: relative;
  top: -76px;
}

.inactive {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}

/* ====================================*/
/*  FEATURED HEADER BANNER & TEXT*/
/* ====================================*/
.ft-header, .ft-txt {
  font-weight: 300;
  color: #FFFFFF;
  text-shadow: 0px 0px 8px #151515;
}

.ft-header {
  font-size: 2.4em;
}

.ft-txt {
  font-size: 1.2em;
}

@media print, (min-width: 768px) {
  .ft-header {
    font-size: 2.8em;
  }

  .ft-txt {
    font-size: 1.429em;
  }
}
/* ====================================*/
/*  TABLES*/
/* ====================================*/
table {
  font-size: 12px;
}

table.striped .even td {
  background-color: #e8e8e8;
}

table.striped .odd td {
  background-color: #fff;
}

.nowrap {
  white-space: nowrap;
}

tr:before {
  content: none !important;
}

/* ====================================*/
/*  AJAX MESSAGES*/
/* ====================================*/
.error {
  color: red;
}

.error:before {
  content: '\f057';
}

.warning {
  color: goldenrod;
}

.warning:before {
  content: '\f071';
}

.success {
  color: green;
}

.success:before {
  content: '\f058';
}

/* ====================================*/
/*  SITEWIDE ANNOUNCEMENT CLASS*/
/* ====================================*/
.announcement {
  background-color: #F88600;
  color: #fffcf8;
  -moz-box-shadow: inset 0 -3px 3px -2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -3px 3px -2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -3px 3px -2px rgba(0, 0, 0, 0.2);
}
.announcement h2 {
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  padding: 0 1em;
  font-weight: normal;
  letter-spacing: .2em;
}
.announcement h2 small {
  color: #ffe4c5;
}
.announcement h2 a {
  color: inherit;
  font-style: italic;
  font-size: 01em;
  text-transform: none;
  letter-spacing: 0;
}

.white {
  color: #fff !important;
}

.purple {
  color: #5364DB;
}

.red, em.required, .emph {
  color: #FF4629;
  font-style: normal;
}

.blue {
  color: #28C1E8;
}

.blue-background {
  background-color: #28C1E8;
}

.gray-background {
  background-color: #E8E8E8;
}

.white-background {
  background-color: #FFFFFF;
}

/* ====================================*/
/*  UTILITY*/
/* ====================================*/
.focus {
  margin: 11px 0;
  padding: 11px 2em;
  background-color: #CACACA;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.popup-bg {
  background-color: #E8E8E8;
}

.spinner {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
}
.spinner:before {
  content: 'Loading...';
}

/* ====================================*/
/*  PRINT STYLES*/
/* ====================================*/
@media print {
  html, body {
    width: 210mm;
    height: 274mm;
  }

  .main-content {
    margin: 0;
  }

  #_hj_feedback_container {
    display: none !important;
  }

  .mainmenu,
  .announcement,
  .no-print {
    display: none;
  }

  table.striped td {
    border-top: 1px solid #eee;
  }

  .row, .main-content {
    width: 100% !important;
    max-width: none !important;
  }
}
.text-wrap {
  white-space: normal;
}

.table-header {
  background: #F5F5F5;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #A6A8AB;
}

.table-header-no-background {
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #A6A8AB;
}

.table-item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #A6A8AB;
}

.table-item-stripped:nth-child(even) {
  background-color: #DDDDDD;
}

.table-footer {
  margin: 20px 20px;
}

.sub-table a, .sub-table a:visited {
  color: black;
  text-decoration: underline;
}
.sub-table .sub-table-header {
  background: #F5F5F5;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #A6A8AB;
  color: white;
  border-bottom: 1px solid #1398B9;
  background: #1398B9;
}
.sub-table .sub-table-item {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #59D0EE;
  border-bottom: 1px solid #1398B9;
}
.sub-table .sub-table-item-stripped:nth-child(even) {
  background-color: #28C1E8;
}

.google-map {
  min-height: 500px;
}

.text-green, .text-green > a, .text-green > a:visited {
  color: #1CBB98;
}

.text-black, .text-black > a, .text-black > a:visited {
  color: #000;
}

a.text-black:hover {
  color: #000;
}

.text-red, .text-red > a, .text-red > a:visited {
  color: #FF4629;
}

.status-toggle {
  width: 150px;
  margin-right: 10px;
}

/* Hide the increment tool on number inputs with this class */
.number-hide-increment::-webkit-inner-spin-button, .number-hide-increment::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  margin: 0;
}

.highlight {
  padding: 5px 5px 5px 0;
}

.highlight-border {
  border: black solid 1px;
}

.highlight-yellow {
  background-color: yellow;
}

.unselected {
  opacity: .5;
}

.qr-code {
  max-width: 100px;
}

.button-list li {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  float: left;
  width: calc(25% - 4px);
  margin-bottom: 10px;
  text-align: center;
  padding: 0;
}
.button-list li h2 {
  margin-top: 0;
}
.button-list li a {
  display: block;
  padding-top: 10px;
  min-height: 150px;
}
.button-list li a:hover {
  background-color: #DDDDDD;
}
.button-list li:not(:nth-child(4n-3)) {
  margin-left: 5px;
}

.view-all-inactive {
  background-color: #A6A8AB;
  color: white;
}

.view-all-active {
  background-color: black;
  color: white;
}

.nav-tabs-active-black > li.active > a, .nav-tabs > li.active > a:focus {
  background-color: black;
  color: white;
}

.nav-tabs-active-blue > li.active > a, .nav-tabs > li.active > a:focus {
  background-color: #28C1E8;
  color: #000;
}

.advanced-search-global, .advanced-search-global:visited {
  color: red;
  margin-left: 10px;
}

.label-secondary {
  font-weight: 400;
}

.element-spacer-top {
  margin-top: 40px;
}

.element-spacer-bottom {
  margin-bottom: 40px;
}

.height-max-full-screen {
  max-height: 80vh;
}

.height-max-half-screen {
  max-height: 40vh;
}

/* ======================================*/
/* BUTTONS*/
/* ======================================*/
html {
  background: #E8E8E8;
  line-height: 1.4;
}

html, h1, h2, h3, h4, h5,
h6, p, blockquote, pre, a, ul, li {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif, 'custom-icons';
  font-size: 12px;
  letter-spacing: 0.075em;
  font-weight: 400;
  color: #333333;
  vertical-align: baseline;
}

h1 {
  font-size: 2.5rem;
  font-weight: 300;
  margin: 0.3em 0;
  color: #333333;
}

h2 {
  font-size: 1.75rem;
  margin: 0.45em 0;
  color: #333333;
}

h3 {
  font-size: 1.5rem;
  margin: 0.35em 0;
  color: #333333;
}

h4 {
  font-size: 1.35rem;
  margin: 0.45em 0;
  color: #333333;
}

h5 {
  font-size: 1.2rem;
  margin: 0.25em 0;
  color: #333333;
}

p {
  margin: 0.6em 0;
  color: #333333;
}

.h1-underline {
  font-size: 2.5rem;
  font-weight: 300;
  border-bottom: 1px solid black;
  padding-bottom: 0.4em;
  margin-bottom: 0.75em;
  color: #333333;
}

.header-underline {
  border-bottom: 1px solid black;
}

.header-underline-gray {
  border-bottom: 1px solid #DDDDDD;
}

.caption {
  margin: 0.6em 0;
  color: #7d7d7d;
}

a {
  color: #1398B9;
  text-decoration: none;
}
a:active, a:hover, a:focus {
  color: #59D0EE;
  text-decoration: none;
}
a:visited {
  color: #1398B9;
  text-decoration: none;
}

.link-bold:hover, .link-bold:active, .link-small:hover, .link-small:active {
  color: #1398B9;
}

.link-bold {
  font-weight: 600;
  text-decoration: none;
}

.link-small {
  text-decoration: none;
  text-transform: uppercase;
}

.link-red {
  color: #FF4629 !important;
  text-decoration: none;
}

.important-msg {
  line-height: 1.5em;
  color: #F4389F;
  font-weight: 600;
}
.important-msg i {
  font-size: 1rem;
}

/* ====================================*/
/*  LISTS*/
/* ====================================*/
.bulleted-list {
  margin: 15px 0;
}
.bulleted-list li {
  list-style-position: inside;
  text-indent: -.9em;
  padding-left: 1em;
  margin: 0.35em 0;
}
.bulleted-list li::before {
  content: "• ";
  color: #28C1E8;
  /* or whatever color you prefer */
}

.labeled-list {
  margin: 0;
}
.labeled-list li {
  margin: 0.35em 0;
  color: #555555;
}
.labeled-list li .li-label {
  color: #333333;
  font-weight: 600;
}
.labeled-list .mark-blue {
  color: #28C1E8;
}

.note {
  font-style: italic;
}

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

.muted {
  color: #555;
}

.important {
  color: #FF4629;
}

.strong {
  color: #333333;
  font-weight: 600;
}

/* ====================================*/
/*  LINKS*/
/* ====================================*/
a:focus {
  outline: 0;
}

/* This grid was in place before Bootstrap and is used */
/* wherever Bootstrap has not yet reached.*/
/* BASIC GRID from Gumby Grid */
.row, .row-full, .row-xl {
  width: 100%;
  min-width: 320px;
  margin: 0 auto;
}

.row, .row-full, .row-xl.main-content {
  padding-left: 20px;
  padding-right: 20px;
}

.row, .row-full {
  max-width: 1024px;
}

.row-xl {
  width: 100%;
  overflow: hidden;
}

.row .row,
.row-full .row,
.row .row-full,
.row-full .row-full {
  min-width: 0;
  padding-left: 0;
  padding-right: 0;
}

/* To fix the grid into a different size, set max-width to your desired width */
.column, .columns {
  margin-left: 2.12766%;
  float: left;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.column:first-child, .columns:first-child, .alpha {
  margin-left: 0;
}

.column.omega, .columns.omega {
  float: right;
}

.row.main-content, .row-xl.main-content {
  padding-top: 40px;
  margin-bottom: 40px;
  position: relative;
  background-color: #E8E8E8;
}

/* ====================================*/
/* A collection of buttons at the top of a page*/
/* ====================================*/
.dropdown.btn-group {
  margin-bottom: 0 !important;
}

/* add bottom margin to input group*/
.btn-panel {
  margin-bottom: 40px;
  /* border: 1px solid black;*/
}
.btn-panel .btn, .btn-panel .cart-process ol li a, .cart-process ol li .btn-panel a, .btn-panel .btn-group {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.btn-panel .input-group {
  margin-bottom: 20px;
}
@media (min-width: 920px) {
  .btn-panel .btn, .btn-panel .cart-process ol li a, .cart-process ol li .btn-panel a, .btn-panel .btn-group {
    display: inline-block;
    float: left;
    width: auto;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .btn-panel .input-group, .btn-panel .form-group {
    float: right;
    margin-left: 20px;
    width: 250px;
  }
}

/* Column Classes */
.row .one.column, .row-full .one.column {
  width: 6.38298%;
}

.row .one.columns, .row-full .one.columns {
  width: 6.38298%;
}

.row .two.columns, .row-full .two.columns {
  width: 14.89362%;
}

.row .three.columns, .row-full .three.columns {
  width: 23.40426%;
}

.row .four.columns, .row-full .four.columns {
  width: 31.91489%;
}

.row .five.columns, .row-full .five.columns {
  width: 40.42553%;
}

.row .six.columns, .row-full .six.columns {
  width: 48.93617%;
}

.row .seven.columns, .row-full .seven.columns {
  width: 57.44681%;
}

.row .eight.columns, .row-full .eight.columns {
  width: 65.95745%;
}

.row .nine.columns, .row-full .nine.columns {
  width: 74.46809%;
}

.row .ten.columns, .row-full .ten.columns {
  width: 82.97872%;
}

.row .eleven.columns, .row-full .eleven.columns {
  width: 91.48936%;
}

.row .twelve.columns, .row-full .twelve.columns {
  width: 100%;
}

.row, .row-full {
  *zoom: 1;
}

.row-full {
  max-width: none;
}

.row:before, .row:after, .row-full:before, .row-full:after {
  content: "";
  display: table;
}

.row:after, .row-full:after {
  clear: both;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
}

.centered {
  margin-right: auto;
  margin-left: auto;
}

/* Mobile */
@media only screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    width: 100%;
    min-width: 0;
  }

  .row {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .row .row .column, .row .row .columns {
    padding: 0;
  }

  .column, .columns {
    width: auto !important;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }

  .column:last-child, .columns:last-child {
    margin-right: 0;
    float: none;
  }

  [class*="column"] + [class*="column"]:last-child {
    float: none;
  }

  [class*="column"]:before {
    display: table;
  }

  [class*="column"]:after {
    display: table;
    clear: both;
  }
}
.page-break {
  page-break-before: always;
}

/* ICONS via IcoMoon (custom FontAwesome subset), downloaded 6/4/2014 */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'custom-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-product-name-spacer {
  vertical-align: text-top;
  margin-right: 5px;
}

.icon-1-4x {
  font-size: 1.4em;
}

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

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

.icon-sewing:before {
  content: "\e901";
}

.icon-sewing-machine:before {
  content: "\e902";
}

.icon-needle:before {
  content: "\e903";
}

.icon-spool:before {
  content: "\e904";
}

.icon-sustainable {
  color: limegreen;
}
.icon-sustainable:before {
  content: "\e900";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-plus:before, .collapsed .btn-toggle:before {
  content: "\f067";
}

.icon-question:before {
  content: "\f128";
}

.icon-minus:before, .btn-toggle:before {
  content: "\f068";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

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

.icon-envelope-o:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

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

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

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

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

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

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

.icon-times:before {
  content: "\f00d";
}

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

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

.icon-power-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-gear:before {
  content: "\f013";
}

.icon-trash-o:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file-o:before {
  content: "\f016";
}

.icon-clock-o:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

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

.icon-arrow-circle-o-down:before {
  content: "\f01a";
}

.icon-arrow-circle-o-up:before {
  content: "\f01b";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle-o:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-rotate-right:before {
  content: "\f01e";
}

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

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-dedent:before {
  content: "\f03b";
}

.icon-outdent:before {
  content: "\f03b";
}

.icon-indent:before {
  content: "\f03c";
}

.icon-video-camera:before {
  content: "\f03d";
}

.icon-image:before {
  content: "\f03e";
}

.icon-photo:before {
  content: "\f03e";
}

.icon-picture-o:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-pencil-square-o:before {
  content: "\f044";
}

.icon-share-square-o:before {
  content: "\f045";
}

.icon-check-square-o:before {
  content: "\f046";
}

.icon-arrows:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

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

.icon-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-circle:before {
  content: "\f055";
}

.icon-minus-circle:before {
  content: "\f056";
}

.icon-times-circle:before {
  content: "\f057";
}

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

.icon-question-circle:before {
  content: "\f059";
}

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

.icon-crosshairs:before {
  content: "\f05b";
}

.icon-times-circle-o:before {
  content: "\f05c";
}

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

.icon-ban:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

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

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

.icon-mail-forward:before {
  content: "\f064";
}

.icon-share:before {
  content: "\f064";
}

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

.icon-compress:before {
  content: "\f066";
}

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

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye:before {
  content: "\f06e";
}

.icon-eye-slash:before {
  content: "\f070";
}

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

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

.icon-plane:before {
  content: "\f072";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-arrows-v:before {
  content: "\f07d";
}

.icon-arrows-h:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-bar-chart-o:before {
  content: "\f080";
}

.icon-twitter-square:before {
  content: "\f081";
}

.icon-facebook-square:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-gears:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-o-up:before {
  content: "\f087";
}

.icon-thumbs-o-down:before {
  content: "\f088";
}

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

.icon-heart-o:before {
  content: "\f08a";
}

.icon-sign-out:before {
  content: "\f08b";
}

.icon-linkedin-square:before {
  content: "\f08c";
}

.icon-thumb-tack:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-sign-in:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-square:before {
  content: "\f092";
}

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

.icon-lemon-o:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-square-o:before {
  content: "\f096";
}

.icon-bookmark-o:before {
  content: "\f097";
}

.icon-phone-square:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-facebook-f:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit-card:before {
  content: "\f09d";
}

.icon-feed:before {
  content: "\f09e";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd-o:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell-o:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-o-right:before {
  content: "\f0a4";
}

.icon-hand-o-left:before {
  content: "\f0a5";
}

.icon-hand-o-up:before {
  content: "\f0a6";
}

.icon-hand-o-down:before {
  content: "\f0a7";
}

.icon-arrow-circle-left:before {
  content: "\f0a8";
}

.icon-arrow-circle-right:before {
  content: "\f0a9";
}

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

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

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-arrows-alt:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-users:before {
  content: "\f0c0";
}

.icon-chain:before {
  content: "\f0c1";
}

.icon-link:before {
  content: "\f0c1";
}

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

.icon-flask:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-scissors:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-files-o:before {
  content: "\f0c5";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-floppy-o:before {
  content: "\f0c7";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-square:before {
  content: "\f0c8";
}

.icon-bars:before {
  content: "\f0c9";
}

.icon-navicon:before {
  content: "\f0c9";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-square:before {
  content: "\f0d3";
}

.icon-google-plus-square:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-money:before {
  content: "\f0d6";
}

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

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

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

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

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before, .dataTables_wrapper .dataTable .sorting:after {
  content: "\f0dc";
}

.icon-sort-desc:before, .dataTables_wrapper .dataTable .sorting_desc:after {
  content: "\f0dd";
}

.icon-sort-asc:before, .dataTables_wrapper .dataTable .sorting_asc:after {
  content: "\f0de";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-gavel:before {
  content: "\f0e3";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-tachometer:before {
  content: "\f0e4";
}

.icon-comment-o:before {
  content: "\f0e5";
}

.icon-comments-o:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-flash:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-clipboard:before {
  content: "\f0ea";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb-o:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

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

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-bell:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-cutlery:before {
  content: "\f0f5";
}

.icon-file-text-o:before {
  content: "\f0f6";
}

.icon-building-o:before {
  content: "\f0f7";
}

.icon-hospital-o:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-square:before {
  content: "\f0fd";
}

.icon-plus-square:before {
  content: "\f0fe";
}

.icon-angle-double-left:before {
  content: "\f100";
}

.icon-angle-double-right:before {
  content: "\f101";
}

.icon-angle-double-up:before {
  content: "\f102";
}

.icon-angle-double-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-mobile-phone:before {
  content: "\f10b";
}

.icon-circle-o:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-spinner:before {
  content: "\f110";
}

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

.icon-mail-reply:before {
  content: "\f112";
}

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-o:before {
  content: "\f114";
}

.icon-folder-open-o:before {
  content: "\f115";
}

.icon-smile-o:before {
  content: "\f118";
}

.icon-frown-o:before {
  content: "\f119";
}

.icon-meh-o:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard-o:before {
  content: "\f11c";
}

.icon-flag-o:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-mail-reply-all:before {
  content: "\f122";
}

.icon-reply-all:before {
  content: "\f122";
}

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

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

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

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-chain-broken:before {
  content: "\f127";
}

.icon-unlink:before {
  content: "\f127";
}

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

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

.icon-superscript:before {
  content: "\f12b";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle-piece:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-slash:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-o:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-circle-left:before {
  content: "\f137";
}

.icon-chevron-circle-right:before {
  content: "\f138";
}

.icon-chevron-circle-up:before {
  content: "\f139";
}

.icon-chevron-circle-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-h:before {
  content: "\f141";
}

.icon-ellipsis-v:before {
  content: "\f142";
}

.icon-rss-square:before {
  content: "\f143";
}

.icon-play-circle:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-square:before {
  content: "\f146";
}

.icon-minus-square-o:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-level-down:before {
  content: "\f149";
}

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

.icon-pencil-square:before {
  content: "\f14b";
}

.icon-external-link-square:before {
  content: "\f14c";
}

.icon-share-square:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-caret-square-o-down:before {
  content: "\f150";
}

.icon-toggle-down:before {
  content: "\f150";
}

.icon-caret-square-o-up:before {
  content: "\f151";
}

.icon-toggle-up:before {
  content: "\f151";
}

.icon-caret-square-o-right:before {
  content: "\f152";
}

.icon-toggle-right:before {
  content: "\f152";
}

.icon-eur:before {
  content: "\f153";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-usd:before {
  content: "\f155";
}

.icon-inr:before {
  content: "\f156";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-cny:before {
  content: "\f157";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-rmb:before {
  content: "\f157";
}

.icon-yen:before {
  content: "\f157";
}

.icon-rouble:before {
  content: "\f158";
}

.icon-rub:before {
  content: "\f158";
}

.icon-ruble:before {
  content: "\f158";
}

.icon-krw:before {
  content: "\f159";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-btc:before {
  content: "\f15a";
}

.icon-file:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-alpha-asc:before {
  content: "\f15d";
}

.icon-sort-alpha-desc:before {
  content: "\f15e";
}

.icon-sort-amount-asc:before {
  content: "\f160";
}

.icon-sort-amount-desc:before {
  content: "\f161";
}

.icon-sort-numeric-asc:before {
  content: "\f162";
}

.icon-sort-numeric-desc:before {
  content: "\f163";
}

.icon-thumbs-up:before {
  content: "\f164";
}

.icon-thumbs-down:before {
  content: "\f165";
}

.icon-youtube-square:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-square:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stack-overflow:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-square:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-square:before {
  content: "\f174";
}

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

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

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-gratipay:before {
  content: "\f184";
}

.icon-sun-o:before {
  content: "\f185";
}

.icon-moon-o:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

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

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-pagelines:before {
  content: "\f18c";
}

.icon-stack-exchange:before {
  content: "\f18d";
}

.icon-arrow-circle-o-right:before {
  content: "\f18e";
}

.icon-arrow-circle-o-left:before {
  content: "\f190";
}

.icon-caret-square-o-left:before {
  content: "\f191";
}

.icon-toggle-left:before {
  content: "\f191";
}

.icon-dot-circle-o:before {
  content: "\f192";
}

.icon-wheelchair:before {
  content: "\f193";
}

.icon-vimeo-square:before {
  content: "\f194";
}

.icon-try:before {
  content: "\f195";
}

.icon-turkish-lira:before {
  content: "\f195";
}

.icon-plus-square-o:before {
  content: "\f196";
}

.icon-space-shuttle:before {
  content: "\f197";
}

.icon-slack:before {
  content: "\f198";
}

.icon-envelope-square:before {
  content: "\f199";
}

.icon-wordpress:before {
  content: "\f19a";
}

.icon-openid:before {
  content: "\f19b";
}

.icon-bank:before {
  content: "\f19c";
}

.icon-institution:before {
  content: "\f19c";
}

.icon-university:before {
  content: "\f19c";
}

.icon-graduation-cap:before {
  content: "\f19d";
}

.icon-mortar-board:before {
  content: "\f19d";
}

.icon-yahoo:before {
  content: "\f19e";
}

.icon-google:before {
  content: "\f1a0";
}

.icon-reddit:before {
  content: "\f1a1";
}

.icon-reddit-square:before {
  content: "\f1a2";
}

.icon-stumbleupon-circle:before {
  content: "\f1a3";
}

.icon-stumbleupon:before {
  content: "\f1a4";
}

.icon-delicious:before {
  content: "\f1a5";
}

.icon-digg:before {
  content: "\f1a6";
}

.icon-pied-piper-pp:before {
  content: "\f1a7";
}

.icon-pied-piper-alt:before {
  content: "\f1a8";
}

.icon-drupal:before {
  content: "\f1a9";
}

.icon-joomla:before {
  content: "\f1aa";
}

.icon-language:before {
  content: "\f1ab";
}

.icon-fax:before {
  content: "\f1ac";
}

.icon-building:before {
  content: "\f1ad";
}

.icon-child:before {
  content: "\f1ae";
}

.icon-paw:before {
  content: "\f1b0";
}

.icon-spoon:before {
  content: "\f1b1";
}

.icon-cube:before {
  content: "\f1b2";
}

.icon-cubes:before {
  content: "\f1b3";
}

.icon-behance:before {
  content: "\f1b4";
}

.icon-behance-square:before {
  content: "\f1b5";
}

.icon-steam:before {
  content: "\f1b6";
}

.icon-steam-square:before {
  content: "\f1b7";
}

.icon-recycle:before {
  content: "\f1b8";
}

.icon-automobile:before {
  content: "\f1b9";
}

.icon-car:before {
  content: "\f1b9";
}

.icon-cab:before {
  content: "\f1ba";
}

.icon-taxi:before {
  content: "\f1ba";
}

.icon-tree:before {
  content: "\f1bb";
}

.icon-spotify:before {
  content: "\f1bc";
}

.icon-deviantart:before {
  content: "\f1bd";
}

.icon-soundcloud:before {
  content: "\f1be";
}

.icon-database:before {
  content: "\f1c0";
}

.icon-file-pdf-o:before {
  content: "\f1c1";
}

.icon-file-word-o:before {
  content: "\f1c2";
}

.icon-file-excel-o:before {
  content: "\f1c3";
}

.icon-file-powerpoint-o:before {
  content: "\f1c4";
}

.icon-file-image-o:before {
  content: "\f1c5";
}

.icon-file-photo-o:before {
  content: "\f1c5";
}

.icon-file-picture-o:before {
  content: "\f1c5";
}

.icon-file-archive-o:before {
  content: "\f1c6";
}

.icon-file-zip-o:before {
  content: "\f1c6";
}

.icon-file-audio-o:before {
  content: "\f1c7";
}

.icon-file-sound-o:before {
  content: "\f1c7";
}

.icon-file-movie-o:before {
  content: "\f1c8";
}

.icon-file-video-o:before {
  content: "\f1c8";
}

.icon-file-code-o:before {
  content: "\f1c9";
}

.icon-vine:before {
  content: "\f1ca";
}

.icon-codepen:before {
  content: "\f1cb";
}

.icon-jsfiddle:before {
  content: "\f1cc";
}

.icon-life-bouy:before {
  content: "\f1cd";
}

.icon-life-buoy:before {
  content: "\f1cd";
}

.icon-life-ring:before {
  content: "\f1cd";
}

.icon-life-saver:before {
  content: "\f1cd";
}

.icon-support:before {
  content: "\f1cd";
}

.icon-circle-o-notch:before {
  content: "\f1ce";
}

.icon-ra:before {
  content: "\f1d0";
}

.icon-rebel:before {
  content: "\f1d0";
}

.icon-resistance:before {
  content: "\f1d0";
}

.icon-empire:before {
  content: "\f1d1";
}

.icon-ge:before {
  content: "\f1d1";
}

.icon-git-square:before {
  content: "\f1d2";
}

.icon-git:before {
  content: "\f1d3";
}

.icon-hacker-news:before {
  content: "\f1d4";
}

.icon-y-combinator-square:before {
  content: "\f1d4";
}

.icon-yc-square:before {
  content: "\f1d4";
}

.icon-tencent-weibo:before {
  content: "\f1d5";
}

.icon-qq:before {
  content: "\f1d6";
}

.icon-wechat:before {
  content: "\f1d7";
}

.icon-weixin:before {
  content: "\f1d7";
}

.icon-paper-plane:before {
  content: "\f1d8";
}

.icon-send:before {
  content: "\f1d8";
}

.icon-paper-plane-o:before {
  content: "\f1d9";
}

.icon-send-o:before {
  content: "\f1d9";
}

.icon-history:before {
  content: "\f1da";
}

.icon-circle-thin:before {
  content: "\f1db";
}

.icon-header:before {
  content: "\f1dc";
}

.icon-paragraph:before {
  content: "\f1dd";
}

.icon-sliders:before {
  content: "\f1de";
}

.icon-share-alt:before {
  content: "\f1e0";
}

.icon-share-alt-square:before {
  content: "\f1e1";
}

.icon-bomb:before {
  content: "\f1e2";
}

.icon-futbol-o:before {
  content: "\f1e3";
}

.icon-soccer-ball-o:before {
  content: "\f1e3";
}

.icon-tty:before {
  content: "\f1e4";
}

.icon-binoculars:before {
  content: "\f1e5";
}

.icon-plug:before {
  content: "\f1e6";
}

.icon-slideshare:before {
  content: "\f1e7";
}

.icon-twitch:before {
  content: "\f1e8";
}

.icon-yelp:before {
  content: "\f1e9";
}

.icon-newspaper-o:before {
  content: "\f1ea";
}

.icon-wifi:before {
  content: "\f1eb";
}

.icon-calculator:before {
  content: "\f1ec";
}

.icon-paypal:before {
  content: "\f1ed";
}

.icon-google-wallet:before {
  content: "\f1ee";
}

.icon-cc-visa:before {
  content: "\f1f0";
}

.icon-cc-mastercard:before {
  content: "\f1f1";
}

.icon-cc-discover:before {
  content: "\f1f2";
}

.icon-cc-amex:before {
  content: "\f1f3";
}

.icon-cc-paypal:before {
  content: "\f1f4";
}

.icon-cc-stripe:before {
  content: "\f1f5";
}

.icon-bell-slash:before {
  content: "\f1f6";
}

.icon-bell-slash-o:before {
  content: "\f1f7";
}

.icon-trash:before {
  content: "\f1f8";
}

.icon-copyright:before {
  content: "\f1f9";
}

.icon-at:before {
  content: "\f1fa";
}

.icon-eyedropper:before {
  content: "\f1fb";
}

.icon-paint-brush:before {
  content: "\f1fc";
}

.icon-birthday-cake:before {
  content: "\f1fd";
}

.icon-area-chart:before {
  content: "\f1fe";
}

.icon-pie-chart:before {
  content: "\f200";
}

.icon-line-chart:before {
  content: "\f201";
}

.icon-lastfm:before {
  content: "\f202";
}

.icon-lastfm-square:before {
  content: "\f203";
}

.icon-toggle-off:before {
  content: "\f204";
}

.icon-toggle-on:before {
  content: "\f205";
}

.icon-bicycle:before {
  content: "\f206";
}

.icon-bus:before {
  content: "\f207";
}

.icon-ioxhost:before {
  content: "\f208";
}

.icon-angellist:before {
  content: "\f209";
}

.icon-cc:before {
  content: "\f20a";
}

.icon-ils:before {
  content: "\f20b";
}

.icon-shekel:before {
  content: "\f20b";
}

.icon-sheqel:before {
  content: "\f20b";
}

.icon-meanpath:before {
  content: "\f20c";
}

.icon-buysellads:before {
  content: "\f20d";
}

.icon-connectdevelop:before {
  content: "\f20e";
}

.icon-dashcube:before {
  content: "\f210";
}

.icon-forumbee:before {
  content: "\f211";
}

.icon-leanpub:before {
  content: "\f212";
}

.icon-sellsy:before {
  content: "\f213";
}

.icon-shirtsinbulk:before {
  content: "\f214";
}

.icon-simplybuilt:before {
  content: "\f215";
}

.icon-skyatlas:before {
  content: "\f216";
}

.icon-cart-plus:before {
  content: "\f217";
}

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

.icon-diamond:before {
  content: "\f219";
}

.icon-ship:before {
  content: "\f21a";
}

.icon-user-secret:before {
  content: "\f21b";
}

.icon-motorcycle:before {
  content: "\f21c";
}

.icon-street-view:before {
  content: "\f21d";
}

.icon-heartbeat:before {
  content: "\f21e";
}

.icon-venus:before {
  content: "\f221";
}

.icon-mars:before {
  content: "\f222";
}

.icon-mercury:before {
  content: "\f223";
}

.icon-intersex:before {
  content: "\f224";
}

.icon-transgender:before {
  content: "\f224";
}

.icon-transgender-alt:before {
  content: "\f225";
}

.icon-venus-double:before {
  content: "\f226";
}

.icon-mars-double:before {
  content: "\f227";
}

.icon-venus-mars:before {
  content: "\f228";
}

.icon-mars-stroke:before {
  content: "\f229";
}

.icon-mars-stroke-v:before {
  content: "\f22a";
}

.icon-mars-stroke-h:before {
  content: "\f22b";
}

.icon-neuter:before {
  content: "\f22c";
}

.icon-genderless:before {
  content: "\f22d";
}

.icon-facebook-official:before {
  content: "\f230";
}

.icon-pinterest-p:before {
  content: "\f231";
}

.icon-whatsapp:before {
  content: "\f232";
}

.icon-server:before {
  content: "\f233";
}

.icon-user-plus:before {
  content: "\f234";
}

.icon-user-times:before {
  content: "\f235";
}

.icon-bed:before {
  content: "\f236";
}

.icon-hotel:before {
  content: "\f236";
}

.icon-viacoin:before {
  content: "\f237";
}

.icon-train:before {
  content: "\f238";
}

.icon-subway:before {
  content: "\f239";
}

.icon-medium:before {
  content: "\f23a";
}

.icon-y-combinator:before {
  content: "\f23b";
}

.icon-yc:before {
  content: "\f23b";
}

.icon-optin-monster:before {
  content: "\f23c";
}

.icon-opencart:before {
  content: "\f23d";
}

.icon-expeditedssl:before {
  content: "\f23e";
}

.icon-battery:before {
  content: "\f240";
}

.icon-battery-4:before {
  content: "\f240";
}

.icon-battery-full:before {
  content: "\f240";
}

.icon-battery-3:before {
  content: "\f241";
}

.icon-battery-three-quarters:before {
  content: "\f241";
}

.icon-battery-2:before {
  content: "\f242";
}

.icon-battery-half:before {
  content: "\f242";
}

.icon-battery-1:before {
  content: "\f243";
}

.icon-battery-quarter:before {
  content: "\f243";
}

.icon-battery-0:before {
  content: "\f244";
}

.icon-battery-empty:before {
  content: "\f244";
}

.icon-mouse-pointer:before {
  content: "\f245";
}

.icon-i-cursor:before {
  content: "\f246";
}

.icon-object-group:before {
  content: "\f247";
}

.icon-object-ungroup:before {
  content: "\f248";
}

.icon-sticky-note:before {
  content: "\f249";
}

.icon-sticky-note-o:before {
  content: "\f24a";
}

.icon-cc-jcb:before {
  content: "\f24b";
}

.icon-cc-diners-club:before {
  content: "\f24c";
}

.icon-clone:before {
  content: "\f24d";
}

.icon-balance-scale:before {
  content: "\f24e";
}

.icon-hourglass-o:before {
  content: "\f250";
}

.icon-hourglass-1:before {
  content: "\f251";
}

.icon-hourglass-start:before {
  content: "\f251";
}

.icon-hourglass-2:before {
  content: "\f252";
}

.icon-hourglass-half:before {
  content: "\f252";
}

.icon-hourglass-3:before {
  content: "\f253";
}

.icon-hourglass-end:before {
  content: "\f253";
}

.icon-hourglass:before {
  content: "\f254";
}

.icon-hand-grab-o:before {
  content: "\f255";
}

.icon-hand-rock-o:before {
  content: "\f255";
}

.icon-hand-paper-o:before {
  content: "\f256";
}

.icon-hand-stop-o:before {
  content: "\f256";
}

.icon-hand-scissors-o:before {
  content: "\f257";
}

.icon-hand-lizard-o:before {
  content: "\f258";
}

.icon-hand-spock-o:before {
  content: "\f259";
}

.icon-hand-pointer-o:before {
  content: "\f25a";
}

.icon-hand-peace-o:before {
  content: "\f25b";
}

.icon-trademark:before {
  content: "\f25c";
}

.icon-registered:before {
  content: "\f25d";
}

.icon-creative-commons:before {
  content: "\f25e";
}

.icon-gg:before {
  content: "\f260";
}

.icon-gg-circle:before {
  content: "\f261";
}

.icon-tripadvisor:before {
  content: "\f262";
}

.icon-odnoklassniki:before {
  content: "\f263";
}

.icon-odnoklassniki-square:before {
  content: "\f264";
}

.icon-get-pocket:before {
  content: "\f265";
}

.icon-wikipedia-w:before {
  content: "\f266";
}

.icon-safari:before {
  content: "\f267";
}

.icon-chrome:before {
  content: "\f268";
}

.icon-firefox:before {
  content: "\f269";
}

.icon-opera:before {
  content: "\f26a";
}

.icon-internet-explorer:before {
  content: "\f26b";
}

.icon-television:before {
  content: "\f26c";
}

.icon-tv:before {
  content: "\f26c";
}

.icon-contao:before {
  content: "\f26d";
}

.icon-500px:before {
  content: "\f26e";
}

.icon-amazon:before {
  content: "\f270";
}

.icon-calendar-plus-o:before {
  content: "\f271";
}

.icon-calendar-minus-o:before {
  content: "\f272";
}

.icon-calendar-times-o:before {
  content: "\f273";
}

.icon-calendar-check-o:before {
  content: "\f274";
}

.icon-industry:before {
  content: "\f275";
}

.icon-map-pin:before {
  content: "\f276";
}

.icon-map-signs:before {
  content: "\f277";
}

.icon-map-o:before {
  content: "\f278";
}

.icon-map:before {
  content: "\f279";
}

.icon-commenting:before {
  content: "\f27a";
}

.icon-commenting-o:before {
  content: "\f27b";
}

.icon-houzz:before {
  content: "\f27c";
}

.icon-vimeo:before {
  content: "\f27d";
}

.icon-black-tie:before {
  content: "\f27e";
}

.icon-fonticons:before {
  content: "\f280";
}

.icon-reddit-alien:before {
  content: "\f281";
}

.icon-edge:before {
  content: "\f282";
}

.icon-credit-card-alt:before {
  content: "\f283";
}

.icon-codiepie:before {
  content: "\f284";
}

.icon-modx:before {
  content: "\f285";
}

.icon-fort-awesome:before {
  content: "\f286";
}

.icon-usb:before {
  content: "\f287";
}

.icon-product-hunt:before {
  content: "\f288";
}

.icon-mixcloud:before {
  content: "\f289";
}

.icon-scribd:before {
  content: "\f28a";
}

.icon-pause-circle:before {
  content: "\f28b";
}

.icon-pause-circle-o:before {
  content: "\f28c";
}

.icon-stop-circle:before {
  content: "\f28d";
}

.icon-stop-circle-o:before {
  content: "\f28e";
}

.icon-shopping-bag:before {
  content: "\f290";
}

.icon-shopping-basket:before {
  content: "\f291";
}

.icon-hashtag:before {
  content: "\f292";
}

.icon-bluetooth:before {
  content: "\f293";
}

.icon-bluetooth-b:before {
  content: "\f294";
}

.icon-percent:before {
  content: "\f295";
}

.icon-gitlab:before {
  content: "\f296";
}

.icon-wpbeginner:before {
  content: "\f297";
}

.icon-wpforms:before {
  content: "\f298";
}

.icon-envira:before {
  content: "\f299";
}

.icon-universal-access:before {
  content: "\f29a";
}

.icon-wheelchair-alt:before {
  content: "\f29b";
}

.icon-question-circle-o:before {
  content: "\f29c";
}

.icon-blind:before {
  content: "\f29d";
}

.icon-audio-description:before {
  content: "\f29e";
}

.icon-volume-control-phone:before {
  content: "\f2a0";
}

.icon-braille:before {
  content: "\f2a1";
}

.icon-assistive-listening-systems:before {
  content: "\f2a2";
}

.icon-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.icon-asl-interpreting:before {
  content: "\f2a3";
}

.icon-deaf:before {
  content: "\f2a4";
}

.icon-deafness:before {
  content: "\f2a4";
}

.icon-hard-of-hearing:before {
  content: "\f2a4";
}

.icon-glide:before {
  content: "\f2a5";
}

.icon-glide-g:before {
  content: "\f2a6";
}

.icon-sign-language:before {
  content: "\f2a7";
}

.icon-signing:before {
  content: "\f2a7";
}

.icon-low-vision:before {
  content: "\f2a8";
}

.icon-viadeo:before {
  content: "\f2a9";
}

.icon-viadeo-square:before {
  content: "\f2aa";
}

.icon-snapchat:before {
  content: "\f2ab";
}

.icon-snapchat-ghost:before {
  content: "\f2ac";
}

.icon-snapchat-square:before {
  content: "\f2ad";
}

.icon-pied-piper:before {
  content: "\f2ae";
}

.icon-first-order:before {
  content: "\f2b0";
}

.icon-yoast:before {
  content: "\f2b1";
}

.icon-themeisle:before {
  content: "\f2b2";
}

.icon-google-plus-circle:before {
  content: "\f2b3";
}

.icon-google-plus-official:before {
  content: "\f2b3";
}

.icon-fa:before {
  content: "\f2b4";
}

.icon-font-awesome:before {
  content: "\f2b4";
}

.icon-handshake-o:before {
  content: "\f2b5";
}

.icon-envelope-open:before {
  content: "\f2b6";
}

.icon-envelope-open-o:before {
  content: "\f2b7";
}

.icon-linode:before {
  content: "\f2b8";
}

.icon-address-book:before {
  content: "\f2b9";
}

.icon-address-book-o:before {
  content: "\f2ba";
}

.icon-address-card:before {
  content: "\f2bb";
}

.icon-vcard:before {
  content: "\f2bb";
}

.icon-address-card-o:before {
  content: "\f2bc";
}

.icon-vcard-o:before {
  content: "\f2bc";
}

.icon-user-circle:before {
  content: "\f2bd";
}

.icon-user-circle-o:before {
  content: "\f2be";
}

.icon-user-o:before {
  content: "\f2c0";
}

.icon-id-badge:before {
  content: "\f2c1";
}

.icon-drivers-license:before {
  content: "\f2c2";
}

.icon-id-card:before {
  content: "\f2c2";
}

.icon-drivers-license-o:before {
  content: "\f2c3";
}

.icon-id-card-o:before {
  content: "\f2c3";
}

.icon-quora:before {
  content: "\f2c4";
}

.icon-free-code-camp:before {
  content: "\f2c5";
}

.icon-telegram:before {
  content: "\f2c6";
}

.icon-thermometer:before {
  content: "\f2c7";
}

.icon-thermometer-4:before {
  content: "\f2c7";
}

.icon-thermometer-full:before {
  content: "\f2c7";
}

.icon-thermometer-3:before {
  content: "\f2c8";
}

.icon-thermometer-three-quarters:before {
  content: "\f2c8";
}

.icon-thermometer-2:before {
  content: "\f2c9";
}

.icon-thermometer-half:before {
  content: "\f2c9";
}

.icon-thermometer-1:before {
  content: "\f2ca";
}

.icon-thermometer-quarter:before {
  content: "\f2ca";
}

.icon-thermometer-0:before {
  content: "\f2cb";
}

.icon-thermometer-empty:before {
  content: "\f2cb";
}

.icon-shower:before {
  content: "\f2cc";
}

.icon-bath:before {
  content: "\f2cd";
}

.icon-bathtub:before {
  content: "\f2cd";
}

.icon-s15:before {
  content: "\f2cd";
}

.icon-podcast:before {
  content: "\f2ce";
}

.icon-window-maximize:before {
  content: "\f2d0";
}

.icon-window-minimize:before {
  content: "\f2d1";
}

.icon-window-restore:before {
  content: "\f2d2";
}

.icon-times-rectangle:before {
  content: "\f2d3";
}

.icon-window-close:before {
  content: "\f2d3";
}

.icon-times-rectangle-o:before {
  content: "\f2d4";
}

.icon-window-close-o:before {
  content: "\f2d4";
}

.icon-bandcamp:before {
  content: "\f2d5";
}

.icon-grav:before {
  content: "\f2d6";
}

.icon-etsy:before {
  content: "\f2d7";
}

.icon-imdb:before {
  content: "\f2d8";
}

.icon-ravelry:before {
  content: "\f2d9";
}

.icon-eercast:before {
  content: "\f2da";
}

.icon-microchip:before {
  content: "\f2db";
}

.icon-snowflake-o:before {
  content: "\f2dc";
}

.icon-superpowers:before {
  content: "\f2dd";
}

.icon-wpexplorer:before {
  content: "\f2de";
}

.icon-meetup:before {
  content: "\f2e0";
}

/* Misc icons */
.icon-installation:before {
  content: "\f0ad";
}

.icon-fileprep:before {
  content: "\f0a3";
}

.icon-instructions:before {
  content: "\f03a";
}

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Custom aliases */
.circled {
  display: inline-block;
  border: 1px solid;
  border-radius: 2em;
  padding: .4em;
  width: 2em;
  height: 2em;
}

.spin {
  -moz-animation: spin 2s ease-in-out 0s infinite;
  -webkit-animation: spin 2s ease-in-out 0s infinite;
  animation: spin 2s ease-in-out 0s infinite;
}

.flip-horizontal {
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  display: inline-block;
}

.big {
  font-size: 2em;
}

.medium {
  font-size: 1.5em;
}

.sustainable-span {
  display: table-cell;
  font-size: 1.3rem;
}

.text-wrap {
  text-wrap: initial;
}

.btn, .cart-process ol li a {
  padding: 10px 15px;
  border: 0 none;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0;
}

.btn:focus, .cart-process ol li a:focus, .btn:active:focus, .cart-process ol li a:active:focus, .btn.active:focus, .cart-process ol li a.active:focus {
  outline: 0 none;
}

.btn:active, .cart-process ol li a:active, .btn.active, .cart-process ol li a.active {
  box-shadow: none;
}

.btn-spacer {
  margin-left: 5px;
}

.btn-height-match {
  padding: 10px 15px !important;
}

/* Btn Default */
.btn-default, .cart-process ol li a {
  background: #151515;
  border: 2px solid #151515;
  color: #FFFFFF !important;
}

.btn-default:hover, .cart-process ol li a:hover, .btn-default:focus, .cart-process ol li a:focus,
.btn-default:active,
.cart-process ol li a:active, .btn-default.active, .cart-process ol li a.active,
.open > .dropdown-toggle.btn-default,
.cart-process ol li .open > a.dropdown-toggle {
  background: #FFFFFF;
  border: 2px solid #151515 !important;
  color: #151515 !important;
}

/* Btn Primary*/
.btn-primary, .cart-process ol li a.selected {
  background: #28C1E8;
  border: 2px solid #28C1E8;
  color: #FFFFFF !important;
}

.btn-primary:hover, .cart-process ol li a.selected:hover, .btn-primary:focus, .cart-process ol li a.selected:focus,
.btn-primary:active,
.cart-process ol li a.selected:active, .btn-primary.active, .cart-process ol li a.active.selected,
.open > .dropdown-toggle.btn-primary,
.cart-process ol li .open > a.dropdown-toggle.selected {
  background: #FFFFFF;
  border: 2px solid #28C1E8 !important;
  color: #28C1E8 !important;
}

.btn-primary:active, .cart-process ol li a.selected:active, .btn-primary.active, .cart-process ol li a.active.selected {
  background: #1398B9 !important;
  border: 2px solid #1398B9 !important;
  color: #FFFFFF !important;
}

/* Btn Success*/
.btn-success {
  background: #1CBB98;
  border: 2px solid #1CBB98;
  color: #FFFFFF !important;
}

.btn-success:hover, .btn-success:focus,
.btn-success:active, .btn-success.active,
.open > .dropdown-toggle.btn-success {
  background: #FFFFFF;
  border: 2px solid #1CBB98 !important;
  color: #1CBB98 !important;
}

.btn-success:active, .btn-success.active {
  background: #158E74 !important;
  border: 2px solid #158E74 !important;
  color: #FFFFFF !important;
}

/* Btn Info*/
.btn-info {
  background: #FFCC00;
  border: 2px solid #FFCC00;
  color: #FFFFFF !important;
}

.btn-info:hover, .btn-info:focus,
.btn-info:active, .btn-info.active,
.open > .dropdown-toggle.btn-info {
  background: #FFFFFF;
  border: 2px solid #FFCC00 !important;
  color: #FFCC00 !important;
}

.btn-info:active, .btn-info.active {
  background: #CCA300 !important;
  border: 2px solid #CCA300 !important;
  color: #FFFFFF !important;
}

/* Btn Warning*/
.btn-warning {
  background: #F88600;
  border: 2px solid #F88600;
  color: #FFFFFF !important;
}

.btn-warning:hover, .btn-warning:focus,
.btn-warning:active, .btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background: #FFFFFF;
  border: 2px solid #F88600 !important;
  color: #F88600 !important;
}

.btn-warning:active, .btn-warning.active {
  background: #CC6D00 !important;
  border: 2px solid #CC6D00 !important;
  color: #FFFFFF !important;
}

/* Btn Danger*/
.btn-danger {
  background: #FF4629;
  border: 2px solid #FF4629;
  color: #FFFFFF !important;
}

.btn-danger:hover, .btn-danger:focus,
.btn-danger:active, .btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background: #FFFFFF;
  border: 2px solid #FF4629 !important;
  color: #FF4629 !important;
}

.btn-danger:active, .btn-danger.active {
  background: #F52100 !important;
  border: 2px solid #F52100 !important;
  color: #FFFFFF !important;
}

/* Btn Inactive*/
.btn-inactive {
  background: #FFCC00;
  border: 2px solid #FFCC00;
  color: #FFFFFF !important;
}

.btn-inactive:hover, .btn-danger:focus,
.btn-inactive:active, .btn-danger.active,
.open > .dropdown-toggle.btn-inactive {
  background: #FFFFFF;
  border: 2px solid #A6A8AB !important;
  color: #A6A8AB !important;
}

.btn-danger:inactive, .btn-danger.inactive {
  background: #A6A8AB !important;
  border: 2px solid #A6A8AB !important;
  color: #FFFFFF !important;
}

.disabled {
  color: #7d7d7d !important;
}

/* Btn Default */
.btn-default-outline {
  background: #FFFFFF;
  border: 2px solid #151515;
  color: #151515 !important;
}

.btn-default-outline:hover, .btn-default-outline:focus,
.btn-default-outline:active, .btn-default-outline.active,
.open > .dropdown-toggle.btn-default-outline {
  background: #151515;
  border: 2px solid #151515 !important;
  color: #FFFFFF !important;
}

.btn-default-outline:active, .btn-default-outline.active {
  background: #FFFFFF !important;
  border: 2px solid #333333 !important;
  color: #333333 !important;
}

/* Btn Primary*/
.btn-primary-outline {
  background: #FFFFFF;
  border: 2px solid #28C1E8;
  color: #28C1E8 !important;
}

.btn-primary-outline:hover, .btn-primary-outline:focus,
.btn-primary-outline:active, .btn-primary-outline.active,
.open > .dropdown-toggle.btn-primary-outline {
  background: #28C1E8;
  border: 2px solid #28C1E8 !important;
  color: #FFFFFF !important;
}

.btn-primary-outline:active, .btn-primary-outline.active {
  background: #FFFFFF !important;
  border: 2px solid #1398B9 !important;
  color: #1398B9 !important;
}

/* ====================================*/
/* CIRCULAR BUTTONS
/* ====================================*/
.btn-circle {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.circle-green {
  background-color: #1CBB98;
}
.circle-green:hover, .circle-green:active {
  background-color: #158E74;
}

.circle-red {
  background-color: #FF4629;
}
.circle-red:hover, .circle-red:active {
  background-color: #F52100;
}

.circle-blue {
  background-color: #28C1E8;
}
.circle-blue:hover, .circle-blue:active {
  background-color: #1398B9;
}

.circle-yellow {
  background-color: #FFCC00;
}
.circle-yellow:hover, .circle-yellow:active {
  background-color: #CCA300;
}

.circle-red-lt {
  background-color: #f2aca7;
}
.circle-red-lt:hover, .circle-red-lt:active {
  background-color: #f0a19c;
}

.circle-yellow-lt {
  background-color: #ffeab0;
}
.circle-yellow-lt:hover, .circle-yellow-lt:active {
  background-color: #ffe69e;
}

.circle-green-lt {
  background-color: #affcae;
}
.circle-green-lt:hover, .circle-green-lt:active {
  background-color: #95fa93;
}

.circle-blue-lt {
  background-color: #59D0EE;
}
.circle-blue-lt:hover, .circle-blue-lt:active {
  background-color: #28C1E8;
}

.circle-grey {
  color: white;
  background-color: #808080;
}
.circle-grey:hover, .circle-grey:active {
  color: white;
  background-color: #424242;
}

.blue-gradient-light {
  background-color: #1a88a3 !important;
  color: white;
}
.blue-gradient-light:hover, .blue-gradient-light:active {
  background-color: #53a6bb !important;
}

.blue-gradient-lighter {
  background-color: #41afd2 !important;
}
.blue-gradient-lighter:hover, .blue-gradient-lighter:active {
  background-color: #8dd0e3 !important;
}

.blue-gradient-lightest {
  background-color: #a4d8e6 !important;
}
.blue-gradient-lightest:hover, .blue-gradient-lightest:active {
  background-color: #cae8f0 !important;
}

.lt-blue-background {
  background-color: #a4d8e6;
}

/* ====================================*/
/* SEARCH BARS
/* ====================================*/
.input-group .input-group-btn .btn, .input-group .input-group-btn .cart-process ol li a, .cart-process ol li .input-group .input-group-btn a {
  height: 34px;
  padding: 4px 10px;
  margin-right: 0;
}

/* .btn-circle.btn-lg {*/
/*   width: 50px;*/
/*   height: 50px;*/
/*   padding: 10px 16px;*/
/*   font-size: 18px;*/
/*   line-height: 1.33;*/
/*   border-radius: 25px;*/
/* }*/
/* .btn-circle.btn-xl {*/
/*   width: 70px;*/
/*   height: 70px;*/
/*   padding: 10px 16px;*/
/*   font-size: 24px;*/
/*   line-height: 1.33;*/
/*   border-radius: 35px;*/
/* }*/
/* .input-group {*/
/*   .form-control {*/
/*     height: 44px;*/
/*     border-radius: 0;*/
/*   }*/
/* }*/
/* Feature gallery inside a modal */
.feature-gallery-modal {
  margin: 0 0 20px 0;
  padding: 0;
  /* FEATURED IMAGE*/
}
.feature-gallery-modal .feature,
.feature-gallery-modal .narrow.gallery {
  position: relative;
}
.feature-gallery-modal .feature {
  margin-bottom: 20px;
}
.feature-gallery-modal .feature img {
  display: block;
  width: 100%;
}
.feature-gallery-modal .feature:hover .edit-hint {
  top: 0;
}
.feature-gallery-modal .narrow.gallery {
  /* we want extra thumbnails to wrap instead of scrolling*/
  white-space: normal;
  padding: 0;
  /*Create new image */
}
.feature-gallery-modal .narrow.gallery .thumbnail {
  margin-right: 10px;
  width: 50px;
  height: 63px;
  border-radius: 0px;
  overflow: hidden;
  float: left;
  position: relative;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.feature-gallery-modal .narrow.gallery .thumbnail img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 50px;
  height: 63px;
}
.feature-gallery-modal .narrow.gallery .text {
  width: 50px;
  height: 63px;
  padding: 0;
}
.feature-gallery-modal .narrow.gallery .create {
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

/* ====================================*/
/*  FORMS*/
/* ====================================*/
table thead tr th.no-border {
  border-top-style: hidden !important;
  border-right-style: hidden;
  border-bottom-style: hidden;
  background: #ffffff;
}
table tbody tr td.no-border {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: hidden;
  background: #ffffff;
}

.radio-accent-blue {
  accent-color: #1398B9;
}

/* Remove border radius form all form elements*/
.input-group-addon {
  border-radius: 0;
}

.form-group {
  margin-bottom: 18px;
}
.form-group .label {
  font-size: 1rem;
  color: grey;
  text-transform: uppercase;
  padding: 0;
  display: block;
  text-align: left;
  margin: 5px 0 6px !important;
}
.form-group .label-unblocked {
  font-size: 1rem;
  color: grey;
  text-transform: uppercase;
  padding: 0;
  text-align: left;
  margin: 5px 0 6px !important;
}

.label-text {
  font-size: 1rem;
  color: grey;
  text-transform: uppercase;
  padding: 0;
  font-weight: bold;
  font-size: 1rem;
}

textarea, select, input {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/* Select 2 boxes*/
.select2-selection,
.select2-dropdown {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.input-group select2-bootstrap-prepend {
  margin-bottom: 0;
}

/* Input group addons*/
.select2-bootstrap-append .input-group .input-group-addon,
.select2-bootstrap-prepend .input-group .input-group-addon {
  position: relative;
  padding: 0;
  width: 40px !important;
}
.select2-bootstrap-append .input-group .input-group-addon button,
.select2-bootstrap-prepend .input-group .input-group-addon button {
  border: none;
  border-radius: 0;
  height: 100%;
  background: transparent;
  padding: 0;
}

select:not([multiple]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding: .5em;
  padding-right: 1.5em;
}

.select2-bootstrap-prepend,
.select2, .select2-container,
.select2-search,
.select2-selection, .select2-selection--single,
.select2-selection__rendered,
.dropdown-wrapper,
.select2-selection__arrow {
  min-height: 35px !important;
}

.select2-selection__placeholder,
.select2-selection__rendered {
  line-height: 33px;
}

/* ======================================*/
/* HERO HEADER*/
/* ======================================*/
.hero-header {
  background-image: url("../../../40visuals/tiled-grid.jpg");
  /*background-position: center center;*/
  /*background-size: cover;*/
  width: 100%;
  height: 250px;
  position: relative;
}
.hero-header .image-overlay {
  /*background: rgba(0,0,0,0.4);*/
  width: 100%;
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hero-header .image-overlay .hero-content {
  padding: 40px;
  text-align: center;
  margin: 0 auto;
  max-width: 600px;
}
.hero-header .image-overlay .hero-content h1, .hero-header .image-overlay .hero-content h4 {
  text-align: center;
  font-weight: 500;
  color: #FFFFFF;
  text-shadow: 1px 1px 6px #333333;
}
.hero-header .image-overlay .hero-content h1 i, .hero-header .image-overlay .hero-content h4 i {
  text-shadow: none;
}
.hero-header .image-overlay .hero-content h1 .fa-stack, .hero-header .image-overlay .hero-content h4 .fa-stack {
  font-size: 1.2rem;
}
.hero-header .image-overlay .hero-content h1 .fa-stack .fa-circle, .hero-header .image-overlay .hero-content h4 .fa-stack .fa-circle {
  color: #1CBB98;
  text-shadow: 1px 1px 6px #333333;
}
@media (min-width: 768px) {
  .hero-header {
    /* height: 300px; */
    /* .image-overlay { height: 300px; }*/
  }
}
@media (min-width: 1024px) {
  .hero-header {
    /* height: 350px; */
    /* .image-overlay { height: 350px; }*/
  }
}

/* ======================================*/
/* COLLAPSE BOXES*/
/* Used on dashboard, cart overview*/
/* ======================================*/
.collapse-box {
  margin-bottom: 20px;
  overflow: hidden;
  background: #FFFFFF;
}
.collapse-box .collapse-header {
  position: relative;
  background: #151515;
  width: 100%;
  height: 50px;
  margin-top: 0;
  overflow: hidden;
}
.collapse-box .collapse-header .action {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  text-align: center;
}
.collapse-box .collapse-header .action span {
  margin-top: 10px;
}
.collapse-box .collapse-header .action span .fa-stack-2x {
  color: #555555;
}
.collapse-box .collapse-header .action span .fa-stack-1x {
  color: #E8E8E8;
}
.collapse-box .collapse-header .action span:hover .fa-stack-2x {
  color: #7d7d7d;
}
.collapse-box .collapse-header .action span:hover .fa-stack-1x {
  color: #FFFFFF;
}
.collapse-box .collapse-header .action span:active .fa-stack-2x {
  color: #333333;
}
.collapse-box .collapse-header .action span:active .fa-stack-1x {
  color: #DDDDDD;
}
.collapse-box .collapse-header h5 {
  margin: 0;
  padding: 0 10px 0 10px;
  display: inline-block;
  float: left;
  width: calc(100% - 100px);
  margin-left: 50px;
  height: 50px;
  line-height: 50px;
  color: #FFFFFF;
  font-weight: 300;
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-all;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.collapse-box .collapse-header h5 .order-counter {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin: 15px 10px 15px 0;
  padding: 0 10px;
  color: #FFFFFF;
  background: #1CBB98;
  font-weight: 400;
  width: auto;
  border-radius: 10px;
}
.collapse-box .collapse-header .toggle-arrow {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  line-height: 50px;
  color: #FFFFFF;
  text-align: center;
}
.collapse-box .collapse-header .collapse-button {
  position: absolute;
  width: calc(100% - 50px);
  left: 50px;
}
.collapse-box .collapse-header .collapse-button h5 {
  margin-left: 0;
}
.collapse-box .collapse-header .cart-order-status {
  position: absolute;
  top: 15px;
  right: 50px;
  color: #fff;
}
.collapse-box .collapse-secondary {
  background: #555555;
  border-top: 1px solid #333333;
}
.collapse-box .collapse-content {
  opacity: 1;
}

/* ======================================*/
/* LOADING ANIMATIONS*/
/* Used on cart loading*/
/* ======================================*/
.loading-animation {
  margin: 50px;
  text-align: center;
}
.loading-animation p {
  font-size: 2.5rem;
  font-weight: 300;
  margin: 0.3em 0;
  color: #28C1E8;
}
.loading-animation .loader {
  width: 100%;
  text-align: center;
  font-size: 0;
}
.loading-animation .loader .container {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 80px;
  height: 80px;
}
.loading-animation .loader .container .circle {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  border: 8px solid #28c1e8;
  border-top-color: rgba(40, 193, 232, 0.2);
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* ======================================*/
/* ALERTS*/
/* Modified bootstrap alerts*/
/* ======================================*/
.alert {
  color: #FFFFFF;
}
.alert a {
  font-size: 1em;
  color: #E8E8E8 !important;
}
.alert a:hover {
  text-decoration: underline;
}
.alert a .close {
  color: #FFF;
  opacity: 0.5;
}
.alert p {
  color: #FFFFFF;
}
.alert ul {
  font-size: 1em;
  margin: 10px 0 10px 0;
}
.alert ul li {
  font-size: 1em;
  color: #FFFFFF;
}

.alert-info {
  background-color: #7d7d7d;
  border: 1px solid #A6A8AB;
}
.alert-info p {
  color: #FFFFFF;
}
.alert-info hr {
  border-top-color: #A6A8AB;
}

.alert-success {
  background-color: #158E74;
  border: 1px solid #1CBB98;
}
.alert-success hr {
  border-top-color: #1CBB98;
}

.alert-success-blue {
  background-color: #1398B9;
  border: 1px solid #59D0EE;
}
.alert-success-blue hr {
  border-top-color: #59D0EE;
}

.alert-nested {
  background-color: rgba(0, 0, 0, 0.2);
  margin: 5px 0 0 0;
  padding: 5px 10px;
}

.alert-danger {
  background: #F4389F;
  border: 1px solid #F877BE;
}
.alert-danger hr {
  border-top-color: #F877BE;
}

.alert-warning {
  background: #F88600;
  border: 1px solid #FFA033;
}
.alert-warning hr {
  border-top-color: #FFA033;
}

.alert .alert-link-black {
  color: black !important;
}

/* ======================================*/
/* PROGRESS TRACKER*/
/* Used on orders pages*/
/* ======================================*/
.order-progress-tracker {
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  margin-top: 30px;
  height: 20px;
  border-radius: 10px;
  background: #E8E8E8;
}
.order-progress-tracker .step {
  height: 20px;
  width: calc(100% / 5);
  display: block;
  float: left;
  position: relative;
}
.order-progress-tracker .step .progress-marker {
  position: absolute;
}
.order-progress-tracker .step .progress-label {
  position: absolute;
  z-index: 600;
  display: none;
  top: 35px;
  left: calc(100% - 60px);
  background: #008F53;
  width: 100px;
  text-align: center;
  color: #FFF;
  padding: 10px;
  border-radius: 5px;
}
.order-progress-tracker .step .progress-label:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 9px 10px;
  border-color: #008F53 transparent;
  display: block;
  width: 0;
  top: -10px;
  left: calc(50% - 9px);
}
.order-progress-tracker .step .show-label {
  display: block;
}
.order-progress-tracker .step-inactive .progress-marker, .order-progress-tracker .step-complete .progress-marker {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  top: 50%;
  right: 3px;
  margin-top: -7px;
}
.order-progress-tracker .step-inactive .progress-marker {
  background: #A6A8AB;
}
.order-progress-tracker .step-complete {
  background: #01BE84;
}
.order-progress-tracker .step-complete .progress-marker {
  background: #008F53;
}
.order-progress-tracker .step-active {
  background: #01BE84;
}
.order-progress-tracker .step-active .progress-marker {
  background: #008F53;
  width: 28px;
  height: 28px;
  border-radius: 14px;
  top: 50%;
  right: -5px;
  margin-top: -14px;
}
.order-progress-tracker .step:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

/* ======================================*/
/* PAGINATION*/
/* Used on locations */
/* ======================================*/
.circles-pagination {
  position: relative;
  margin-top: 40px;
  position: relative;
  width: 100%;
}
.circles-pagination ul {
  width: 100%;
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.circles-pagination ul .page-num button, .circles-pagination ul .page-sep a, .circles-pagination ul .active button {
  margin: 0;
  color: #FFFFFF;
  width: 40px;
  height: 40px;
  border-radius: 20px !important;
  padding: 0;
  text-align: center;
  line-height: 40px;
  display: block;
}
.circles-pagination ul .page-num button, .circles-pagination ul .page-sep a {
  background: #A6A8AB;
}
.circles-pagination ul .active button {
  background-color: #151515 !important;
  border-color: #151515;
}
.circles-pagination ul .page-num button:hover {
  background: #555555;
}
.circles-pagination ul .page-num button:active {
  background: #151515;
}
.circles-pagination ul .page-sep a:hover {
  background: #A6A8AB;
  color: #333333;
}
.circles-pagination .page-prev, .circles-pagination .page-next {
  display: inline-block;
  width: calc(50% - 10px);
  float: left;
}
.circles-pagination .page-prev {
  margin-right: 10px;
}
.circles-pagination .page-next {
  margin-left: 10px;
}
@media (min-width: 768px) {
  .circles-pagination {
    height: 50px;
  }
  .circles-pagination .page-prev, .circles-pagination .page-next {
    width: 130px;
  }
  .circles-pagination .page-prev {
    float: left;
  }
  .circles-pagination .page-next {
    float: right;
  }
  .circles-pagination ul {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 360px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -180px;
    height: 50px;
  }
  .circles-pagination ul li {
    margin: 1px 0;
  }
}

/* ======================================*/
/* ALPHABETICAL PAGINATION*/
/* Used on locations */
/* ======================================*/
.paginate-alpha {
  display: none;
}
@media (min-width: 920px) {
  .paginate-alpha {
    display: block;
    margin-bottom: 20px;
  }
  .paginate-alpha a, .paginate-alpha label {
    display: inline-block;
    line-height: 1em;
  }
  .paginate-alpha label {
    color: #7d7d7d;
    text-decoration: underline;
    cursor: pointer;
  }
  .paginate-alpha label:hover {
    text-decoration: underline;
  }
  .paginate-alpha .current {
    color: #28C1E8;
  }
  .paginate-alpha .disabled {
    color: #A6A8AB;
    cursor: default;
  }
  .paginate-alpha .disabled:hover {
    color: #A6A8AB;
  }
  .paginate-alpha input[type="radio"] {
    display: none;
  }
}

/* ====================================*/
/* TOGGLE SWITCHES*/
/* ====================================    */
/* The switch - the box around the slider */
.zone-switch {
  float: right;
  position: relative;
  display: inline-block;
  width: 80px;
  height: 34px;
  /* Hide default HTML checkbox */
}
.zone-switch input {
  display: none;
}
.zone-switch .switch-label {
  position: absolute;
  top: 0;
  left: -160px;
  width: 150px;
  height: 34px;
  margin-top: 0;
  text-align: right;
  line-height: 34px;
}
.zone-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #28C1E8;
  -webkit-transition: .4s;
  transition: .4s;
  /* Rounded sliders */
}
.zone-switch .slider.round {
  border-radius: 34px;
}
.zone-switch .slider.round:before {
  border-radius: 50%;
}
.zone-switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.zone-switch input:checked + .slider {
  background-color: #FF4629;
}
.zone-switch input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #FF4629;
  box-shadow: 0 0 1px #FF4629;
}
.zone-switch input:checked + .slider:before {
  -webkit-transform: translateX(46px);
  transform: translateX(46px);
}

/* ====================================*/
/* USER INSTRUCTIONS, ONBOARDING & */
/* COACH MARKS*/
/* ==================================== */
/* When address book & zones are empty  */
.empty-page-message {
  text-align: center;
  margin-bottom: 40px;
}
.empty-page-message figure, .empty-page-message figcaption {
  margin: 0 auto;
}
.empty-page-message hr {
  margin: 0;
  padding: 0;
}
.empty-page-message .flex-circle {
  border: 1px solid #E8E8E8;
  max-width: 350px;
  margin-top: 40px;
  background: #FFFFFF;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.empty-page-message .flex-circle img {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.empty-page-message figcaption {
  max-width: 450px;
  margin-top: 20px;
}
.empty-page-message figcaption h2 {
  color: #28C1E8;
}
.empty-page-message figcaption p {
  font-size: 1.2rem;
  margin: 0.25em 0;
  color: #7d7d7d;
}

/* ====================================*/
/* BACK TO TOP / USER HINT*/
/* ====================================*/
.back-to-top {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  padding: 0;
  background: #FF4629;
  bottom: 70px;
  bottom: 20px;
}
.back-to-top:focus {
  outline: 0;
}
.back-to-top i {
  width: 100%;
  line-height: 40px;
  text-align: center;
  color: #FFFFFF;
}
.back-to-top:hover, .back-to-top:active {
  background: #F52100;
}

.user-hint {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  padding: 0;
  background: #1CBB98;
  bottom: 70px;
  bottom: 70px;
}
.user-hint:focus {
  outline: 0;
}
.user-hint i {
  width: 100%;
  line-height: 40px;
  text-align: center;
  color: #FFFFFF;
}
.user-hint:hover, .user-hint:active {
  background: #158E74;
}

.back-to-top, .user-hint {
  position: fixed;
  z-index: 1000;
  right: 20px;
}

/* ====================================*/
/* TOOLTIPS - Overwriting outdated bootstrap styles*/
/* ====================================*/
.ui-tooltip {
  background-color: #151515;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #FFFFFF;
  font-size: 1rem;
  padding: 4px;
  border: 0;
}

/* ====================================*/
/* MODAL WINDOWS*/
/* ====================================*/
.modal {
  padding: 0 !important;
  text-align: center;
}
.modal .modal-dialog {
  text-align: left;
}

.modal-content {
  border-radius: 0;
}
.modal-content .modal-header,
.modal-content .modal-body,
.modal-content .modal-footer {
  /* remove padding and add margin to container instead*/
  padding-left: 30px;
  padding-right: 30px;
}
.modal-content .modal-header {
  border-bottom: none;
  padding-top: 30px;
}
.modal-content .modal-header h2 {
  font-size: 1.75rem;
  margin: 0.45em 0;
  padding-bottom: 0.4em;
  color: #151515;
  border-bottom: 1px solid black;
}
.modal-content .modal-header .close {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  text-align: center;
  opacity: 1;
  background-color: #28C1E8;
  color: #FFFFFF;
}
.modal-content .modal-header .close:focus {
  outline: 0;
}
.modal-content .modal-header .close:hover, .modal-content .modal-header .close:active {
  background-color: #1398B9;
}
.modal-content .modal-footer {
  border-top: none;
  padding-bottom: 30px;
}
.modal-content .modal-body, .modal-content .modal-footer {
  display: block !important;
  color: black !important;
}

.instruction-modal .modal-body {
  padding-top: 0;
  padding-bottom: 10px;
}
.instruction-modal .modal-body .carousel .carousel-indicators {
  top: 0px;
  display: block;
  position: relative;
}
.instruction-modal .modal-body .carousel .carousel-indicators li, .instruction-modal .modal-body .carousel .carousel-indicators .active {
  width: 10px;
  height: 10px;
  border: 0;
  margin: 0;
}
.instruction-modal .modal-body .carousel .carousel-indicators li {
  background: #A6A8AB;
}
.instruction-modal .modal-body .carousel .carousel-indicators .active {
  background: #28C1E8;
}
.instruction-modal .modal-body .carousel .carousel-inner {
  margin-bottom: 0;
}
.instruction-modal .modal-body .carousel .carousel-inner .item {
  height: auto !important;
  padding: 0;
}
.instruction-modal .modal-body .carousel .carousel-inner .item figure, .instruction-modal .modal-body .carousel .carousel-inner .item .carousel-caption {
  display: block;
  position: relative;
}
.instruction-modal .modal-body .carousel .carousel-inner .item figure {
  margin: 0 auto;
}
.instruction-modal .modal-body .carousel .carousel-inner .item figure img {
  margin: 0 auto;
}
.instruction-modal .modal-body .carousel .carousel-inner .item .carousel-caption {
  margin-bottom: 0;
  right: 0;
  left: 0;
  top: 0px;
  margin: 0 auto;
}
.instruction-modal .modal-body .carousel .carousel-inner .item .carousel-caption h2 {
  color: #28C1E8;
}
.instruction-modal .modal-body .carousel .carousel-inner .item .carousel-caption p {
  font-size: 1.2rem;
  margin: 0.25em 0;
  color: #7d7d7d;
}
.instruction-modal .modal-body .carousel .carousel-inner .item .carousel-caption h2, .instruction-modal .modal-body .carousel .carousel-inner .item .carousel-caption p {
  text-shadow: none;
}
.instruction-modal .modal-body .carousel .carousel-control-prev,
.instruction-modal .modal-body .carousel .carousel-control-next {
  color: black;
}
.instruction-modal .modal-footer .btn, .instruction-modal .modal-footer .cart-process ol li a, .cart-process ol li .instruction-modal .modal-footer a {
  width: 100%;
}

/* ====================================*/
/* IMAGE OVERLAYS*/
/* ====================================*/
.overlay:hover .mask {
  opacity: 1;
}
.overlay .mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: .75s ease;
  transition: .75s ease;
  background-color: rgba(0, 0, 0, 0.75);
}
.overlay .text {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.overlay .text p {
  font-size: 1.35rem;
  margin: 0.45em 0;
  color: #FFFFFF;
}
.overlay .text i {
  color: #FFFFFF;
}

/* ======================================*/
/* POPOVERS*/
/* Used on order and cart pages to condense & display large content blocks (zone info & artwork info)*/
/* ======================================*/
/* Link that triggers popover*/
.info-popover {
  position: relative;
  margin-top: 15px;
  font-size: 1.2rem;
}
.info-popover .close {
  color: #FFF;
}
.info-popover .text-popover {
  color: #7d7d7d;
  font-weight: 700;
}

/* Content to display in popover*/
.popover {
  border: 0;
  padding: 0;
}
.popover .popover-title {
  color: #FFFFFF;
  background-color: #333333;
}
.popover .popover-title button {
  color: #FFFFFF;
  opacity: .8;
  text-shadow: none;
}
.popover .popover-content {
  border: none;
}
.popover .popover-content .popover-inner {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.popover .popover-content .popover-inner p {
  margin-top: 0;
}
.popover .popover-content .popover-inner a {
  display: block;
  padding: 0;
  text-align: left;
}

.popover.right > .arrow:after {
  border-right-color: #333333;
}

.popover.left > .arrow:after {
  border-left-color: #333333;
}

.popover.top > .arrow:after {
  border-top-color: #333333;
}

.popover.bottom > .arrow:after {
  border-bottom-color: #333333;
}

.menu-padder {
  height: 66px;
  display: none;
}
@media (min-width: 960px) {
  .menu-padder {
    display: block;
    height: 116px;
    /* Navbar + secondnav height*/
  }
}

.mainmenu {
  position: relative;
  z-index: 597;
  top: 0;
  width: 100%;
  height: 66px;
  margin: 0;
  background-color: #151515;
  white-space: nowrap;
  /* END row*/
  /* END Media query*/
}
.mainmenu .row {
  *position: relative;
  z-index: 598;
}
.mainmenu .row .logo, .mainmenu .row .navicon {
  height: 39px;
  margin: 12.5px 0;
  overflow: hidden;
}
.mainmenu .row .logo {
  vertical-align: middle;
}
.mainmenu .row .navicon {
  color: #FFFFFF;
  display: inline;
  font-size: 2em;
  float: right;
  cursor: pointer;
}
.mainmenu .row .toggle-nav {
  display: none;
}
@media (max-width: 960px) {
  .mainmenu .row {
    /* A hidden checkbox tracks each menu state */
  }
  .mainmenu .row input.toggle-nav:checked ~ ul {
    opacity: 1;
    visibility: visible;
    overflow: visible;
  }
  .mainmenu .row input.toggle-nav:checked ~ .nav-mega, .mainmenu .row input.toggle-nav:checked ~ .nav-single {
    display: block;
  }
}
.mainmenu .nav-main {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  top: 66px;
  float: none;
  padding: 0;
  z-index: 599;
  margin: 0;
  left: 0;
  right: 0;
  /*  Welcome Message & cart*/
}
.mainmenu .nav-main li > div {
  display: none;
}
.mainmenu .nav-main li {
  display: block;
  z-index: 600;
  padding: 0;
  float: none;
  background-color: #333333;
  border-bottom: 1px solid #555555;
  /* Remove margin on labels for dropdowns.*/
}
.mainmenu .nav-main li label {
  margin: 0;
}
.mainmenu .nav-main li .dropdown:after {
  content: " \f107";
  font-weight: bold;
}
.mainmenu .nav-main li a {
  color: #FFFFFF;
  font-weight: 700;
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  /* Padding between top level links*/
  margin: 0;
}
.mainmenu .nav-main li:hover > a, .mainmenu .nav-main li:hover > label > a {
  color: #FF4629;
}
.mainmenu .nav-main .nolink i, .mainmenu .nav-main .nolink p, .mainmenu .nav-main .nolink a, .mainmenu .nav-main .shopping-cart-nav i, .mainmenu .nav-main .shopping-cart-nav p, .mainmenu .nav-main .shopping-cart-nav a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  float: left;
}
.mainmenu .nav-main .nolink p, .mainmenu .nav-main .shopping-cart-nav p {
  color: #FFFFFF;
  margin: 0;
}
.mainmenu .nav-main .nolink {
  height: 50px;
  text-transform: none !important;
  /* Indent welcome message*/
}
.mainmenu .nav-main .nolink p {
  padding: 0 0 0 20px;
}
.mainmenu .nav-main .nolink a {
  color: #28C1E8;
  padding: 0 10px 0 10px;
}
.mainmenu .nav-main .shopping-cart-nav i {
  margin-right: 10px;
}
.mainmenu .nav-main .shopping-cart-nav p {
  font-weight: 700;
}
.mainmenu .nav-main .nav-column li {
  padding: 5px;
}
.mainmenu .nav-main .nav-column li:hover {
  background-color: #151515;
}
.mainmenu .nav-main .nav-column li a {
  display: block;
  line-height: 26px;
  color: #FFFFFF;
  font-weight: 700;
  padding: 0 5px;
  height: auto;
}
.mainmenu .nav-main .nav-column h3 {
  margin: 10px 0 10px 10px;
  line-height: 18px;
  font-weight: 700;
  color: #7d7d7d;
}
.mainmenu .nav-main .nav-single li:hover {
  background-color: #151515;
}
.mainmenu .nav-main .nav-single li a {
  color: #FFFFFF;
}
@media (min-width: 960px) {
  .mainmenu {
    /* STICKY NAVBAR*/
    position: fixed;
    /* Menu Container */
    /* Menu List */
    /* Menu Links */
    /* Menu Dropdown */
  }
  .mainmenu .row .navicon {
    display: none;
  }
  .mainmenu .nav-main {
    display: block;
    position: relative;
    cursor: default;
    z-index: 500;
    float: right;
    top: 0;
    height: 66px;
    opacity: 1;
    visibility: visible;
    overflow: visible;
  }
  .mainmenu .nav-main li > .nav-mega, .mainmenu .nav-main li > .nav-single {
    position: absolute;
    display: block;
    top: 66px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    background: #333333;
  }
  .mainmenu .nav-main li {
    background-color: transparent;
    border-bottom: none;
  }
  .mainmenu .nav-main li a {
    height: 66px;
    line-height: 66px;
  }
  .mainmenu .nav-main li label {
    height: 66px;
    line-height: 66px;
  }
  .mainmenu .nav-main .nolink {
    width: auto;
    height: 66px;
    /* padding-top: 20px;*/
    overflow: hidden;
    padding: 0 15px;
    /* Padding between top level links*/
  }
  .mainmenu .nav-main .nolink p, .mainmenu .nav-main .nolink a {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0;
    font-size: .9rem;
    font-weight: 700;
    float: none;
  }
  .mainmenu .nav-main .nolink p {
    margin-top: calc(66px / 2 - 20px);
    color: white;
  }
  .mainmenu .nav-main .shopping-cart-nav i, .mainmenu .nav-main .shopping-cart-nav p, .mainmenu .nav-main .shopping-cart-nav a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    float: left;
  }
  .mainmenu .nav-main .shopping-cart-nav p {
    margin: 0;
    display: inline-block;
  }
  .mainmenu .nav-main .shopping-cart-nav i, .mainmenu .nav-main .shopping-cart-nav p {
    line-height: 66px;
    color: #FFFFFF;
  }
  .mainmenu .nav-main .shopping-cart-nav a {
    padding: 0 0 0 8px;
    color: #FFFFFF;
  }
  .mainmenu .nav-main .nav-column {
    float: left;
    width: 50%;
    padding: 0 0 20px 20px;
  }
  .mainmenu .nav-main .nav-column h3 {
    margin: 10px 0 10px 0;
  }
  .mainmenu .nav-main li:hover > div {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    display: block;
  }
  .mainmenu .nav-main > li {
    display: block;
    float: left;
    top: 0;
  }
  .mainmenu .nav-main > li > a {
    position: relative;
    display: block;
    z-index: 510;
    height: 66px;
    padding: 0 10px;
    line-height: 66px;
    font-weight: 700;
    color: #FFFFFF;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.35);
    background: transparent;
  }
  .mainmenu .nav-main > li > .nav-mega, .mainmenu .nav-main > li > .nav-single {
    position: absolute;
    display: block;
    top: 66px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    background: #333333;
  }
  .mainmenu .nav-main > li > .nav-single li {
    border-bottom: 1px solid #151515;
  }
  .mainmenu .nav-main > li > .nav-single li:hover {
    background-color: #151515;
  }
  .mainmenu .nav-main > li > .nav-single li a {
    color: #FFFFFF;
    height: 50px;
    padding: 0 20px;
    font-weight: 700;
    line-height: 50px;
  }
  .mainmenu .nav-main > li > .nav-mega {
    width: 100%;
    left: 0;
  }
  .mainmenu .nav-main > li:hover > div {
    opacity: 1;
    visibility: visible;
    overflow: visible;
  }
}

/*END mainmenu*/
/* ======================================*/
/* BREADCRUMBS*/
/* Last One Only*/
/* ======================================*/
.second-navbar {
  background: #555555;
  width: 100%;
  height: 50px;
  overflow: hidden;
  position: relative;
  /*BREADCRUMBS*/
  /* END Breadcrumbs*/
  /* CURRENT ACCOUNT*/
}
.second-navbar .row {
  position: relative;
}
@media (min-width: 960px) {
  .second-navbar {
    position: fixed;
    top: 66px;
    z-index: 500;
    /* Below main naxbar in stack*/
  }
}
.second-navbar .row {
  height: 100%;
  position: relative;
}
.second-navbar .breadcrumb, .second-navbar .current-account {
  width: 50%;
  height: 50px;
}
.second-navbar .breadcrumb {
  float: left;
}
.second-navbar .current-account {
  float: right;
}
.second-navbar .breadcrumb {
  background: transparent;
  padding: 0;
}
.second-navbar .breadcrumb li {
  display: none;
  height: 50px;
  margin-top: 0;
  /* On mobile, only display the second to last child. */
  /* Serves as a back button*/
}
.second-navbar .breadcrumb li a {
  line-height: 50px;
  color: #FFFFFF;
}
.second-navbar .breadcrumb li a:hover {
  color: #FF4629;
}
.second-navbar .breadcrumb li:nth-last-child(2) {
  display: inline-block !important;
}
.second-navbar .breadcrumb li:nth-last-child(2):before {
  color: #FF4629;
  content: "\2329\00a0";
  /* Left carat*/
}
.second-navbar .breadcrumb .active {
  color: #FFFFFF;
  font-weight: 800;
}
@media (min-width: 768px) {
  .second-navbar .breadcrumb li {
    display: inline-block !important;
    /* Remove the carat from the first child*/
  }
  .second-navbar .breadcrumb li:before {
    color: #FF4629;
    content: "\232A\00a0" !important;
  }
  .second-navbar .breadcrumb li:first-child:before {
    color: #FF4629;
    content: "" !important;
  }
}
.second-navbar .current-account {
  position: relative;
}
.second-navbar .current-account .info {
  height: 40px;
  display: inline-block;
  float: right;
  padding: 0 7px 0 7px;
  margin-top: 5px;
  border-radius: 4px;
}
.second-navbar .current-account .info h5, .second-navbar .current-account .info p {
  width: 150px;
}
@media (min-width: 768px) {
  .second-navbar .current-account .info h5, .second-navbar .current-account .info p {
    width: auto;
    max-width: 310px;
  }
}
.second-navbar .current-account .info .info-popover {
  display: inline;
}
.second-navbar .current-account .info h5, .second-navbar .current-account .info .info-popover, .second-navbar .current-account .info p {
  margin: 0;
  height: 20px;
  line-height: 20px;
  text-align: right;
  color: #FFFFFF;
  margin-right: 35px;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-all;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.second-navbar .current-account .info .icon {
  position: absolute;
  text-align: right;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
}
.second-navbar .current-account .info .icon .fa-stack {
  margin-top: 7px;
}
.second-navbar .current-account .info .icon .fa-stack .fa-circle {
  color: #FFFFFF;
}
.second-navbar .current-account .info .icon .fa-stack .fa-map-marker {
  color: #28C1E8;
}

.site-alert {
  background: #FF4629;
  width: 100%;
  min-height: 50px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.site-alert .row {
  position: relative;
}
@media (min-width: 960px) {
  .site-alert {
    position: fixed;
    top: 106px;
    z-index: 500;
    /* Below main naxbar in stack*/
  }
}
.site-alert .row {
  height: 100%;
  position: relative;
}

/* BOTTOM NAV*/
.navbar-fixed-bottom {
  background-color: #555555;
}
.navbar-fixed-bottom label {
  color: #FFFFFF;
}

/* HORIZONTAL LINK MENU - not sure where these are used*/
ul.horizontal-links {
  display: inline-block;
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}

ul.horizontal-links li {
  display: inline-block;
  padding-right: 2em;
}

.pull-right ul.horizontal-links li {
  padding-right: 0;
  padding-left: 2em;
}

/* CART PROCESS MENU */
.cart-process {
  margin-top: 15px;
  /* and now the desktop styles: horizontally stacked arrow-shaped buttons*/
}
.cart-process ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.cart-process ol li {
  /* mobile styles first: vertically stacked buttons*/
}
.cart-process ol li a {
  display: block;
  position: relative;
}
.cart-process ol li:nth-of-type(n + 2) a {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
.cart-process ol li:nth-last-of-type(n + 2) a {
  border-bottom-width: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media (min-width: 768px) {
  .cart-process {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .cart-process ol {
    display: table-row;
  }
  .cart-process ol li {
    display: table-cell;
    text-align: center;
  }
  .cart-process ol li a:nth-of-type(n) {
    /* specificity wars - the :nth-of-type(n) specifier is necessary to override the mobile rules*/
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .cart-process ol li:nth-of-type(n + 2) a {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .cart-process ol li:nth-last-of-type(n + 2) a {
    border-bottom-width: 1px;
    border-right-width: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .cart-process ol li:nth-last-of-type(n + 2) a:before, .cart-process ol li:nth-last-of-type(n + 2) a:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    z-index: 1;
  }
  .cart-process ol li:nth-last-of-type(n + 2) a:before {
    right: -17px;
    border-left: 16px solid #ccc;
  }
  .cart-process ol li:nth-last-of-type(n + 2) a:after {
    right: -16px;
    border-left: 16px solid #fff;
  }
  .cart-process ol li:nth-last-of-type(n + 2) a.selected:before {
    border-left-color: #25afd2;
  }
  .cart-process ol li:nth-last-of-type(n + 2) a.selected:after {
    border-left-color: #29c2e9;
  }
  .cart-process ol li:nth-last-of-type(n + 2) a.disabled:before {
    border-left-color: #bbb;
  }
  .cart-process ol li:nth-last-of-type(n + 2) a.disabled:after {
    border-left-color: #ddd;
  }
  .cart-process ol li:nth-last-of-type(n + 2) a:hover:before, .cart-process ol li:nth-last-of-type(n + 2) a:active:before, .cart-process ol li:nth-last-of-type(n + 2) a:focus:before {
    border-left-color: #adadad;
  }
  .cart-process ol li:nth-last-of-type(n + 2) a:hover:after, .cart-process ol li:nth-last-of-type(n + 2) a:active:after, .cart-process ol li:nth-last-of-type(n + 2) a:focus:after {
    border-left-color: #e6e6e6;
  }
  .cart-process ol li:nth-last-of-type(n + 2) a:hover.selected:before, .cart-process ol li:nth-last-of-type(n + 2) a:active.selected:before, .cart-process ol li:nth-last-of-type(n + 2) a:focus.selected:before {
    border-left-color: #1c849e;
  }
  .cart-process ol li:nth-last-of-type(n + 2) a:hover.selected:after, .cart-process ol li:nth-last-of-type(n + 2) a:active.selected:after, .cart-process ol li:nth-last-of-type(n + 2) a:focus.selected:after {
    border-left-color: #15a5ca;
  }
}

/* FOOTER */
.branded-footer nav {
  position: relative;
  background-color: #222;
  color: #777;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.branded-footer .contact {
  display: block;
  margin-top: 0.5em;
}
.branded-footer .contact * {
  display: block;
}
.branded-footer .social-media {
  margin-top: 0.5em;
}
.branded-footer .social-media a {
  color: #777;
  font-size: 1.5em;
  padding: 0 0.25em;
}
.branded-footer .social-media a:hover {
  text-decoration: none;
}
.branded-footer .social-media a:hover .icon-twitter {
  color: #55acee;
}
.branded-footer .social-media a:hover .icon-facebook {
  color: #3b5998;
}
.branded-footer .social-media a:hover .icon-linkedin {
  color: #0077b5;
}
.branded-footer .social-media a:hover .icon-instagram {
  color: #fcaf45;
}

@media (min-width: 768px) {
  .branded-footer .contact {
    margin-top: 0;
    text-align: center;
  }
  .branded-footer .contact * {
    display: inline-block;
    padding-right: 1em;
  }
  .branded-footer .social-media {
    float: right;
  }
}
.more-order-nav .dropdown-toggle {
  padding: 0;
}
.more-order-nav a {
  color: #1398b9 !important;
}

/* Custom toggle on artwork gallery */
.custom-toggle {
  padding: 1em;
  cursor: pointer;
  background-color: white;
  color: #555;
  font-size: 1.2em;
  -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}

/* General gallery styles */
ul.gallery {
  padding-left: 0;
  list-style-type: none;
  font-size: 0;
  /* avoid extra whitespace from text spaces*/
}
ul.gallery li {
  display: inline-block;
  /* treat gallery items like text - nicer than using floats*/
  vertical-align: top;
  /* baseline is default, may look weird*/
  font-size: 12px;
  /* reset font for captions, etc.*/
}

/* Justified gallery with captions */
.justified.gallery {
  /* evenly distribute spacing between items, no matter the gallery width*/
  text-align: justify;
}
.justified.gallery li {
  width: 174px;
  text-align: left;
  position: relative;
  margin: 0 5px;
}
.justified.gallery li a {
  text-decoration: none;
}
.justified.gallery li a:hover {
  text-decoration: underline;
}
.justified.gallery li .image {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.justified.gallery li .image div {
  height: 220px;
  display: table-cell;
  vertical-align: bottom;
}
.justified.gallery li:only-child .image div {
  height: auto;
}
.justified.gallery li img {
  max-height: 220px;
  max-width: 100%;
  display: block;
  -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
.justified.gallery li .caption {
  margin: 5px 0 33px;
  word-wrap: break-word;
  height: 30px;
  overflow: hidden;
}
.justified.gallery.compressed li {
  width: 155px;
}
.justified.gallery.with-meta .caption {
  margin-bottom: 0;
}
.justified.gallery .meta {
  margin-top: 15px;
  /* margin-bottom: 11px; */
}
.justified.gallery .meta .btn-link {
  padding-left: 0;
}

/* Product-style gallery: large feature image with clickable thumbnails */
/* Artwork gallery */
.artwork .caption {
  color: #777;
  font-style: italic;
  line-height: 1.2em;
}
.artwork a:hover .caption {
  color: #ff4629;
  text-decoration: underline;
}

/* ATTACHMENTS GALLERY - Displayed on account management page only. */
.attachments {
  display: block;
  overflow-x: scroll;
  overflow-y: hidden;
  margin: 10px;
  position: relative;
  white-space: nowrap;
  overflow: auto;
  /* IMGS ONLY*/
  /* PDFS ONLY*/
}
.attachments li {
  position: relative;
  height: 160px;
  margin: 10px;
  /* IMAGES ONLY*/
}
.attachments li .item {
  width: 100%;
  height: 100%;
  position: relative;
}
.attachments li .edit {
  top: 0;
  right: 0;
}
.attachments li .delete {
  top: 0;
  left: 0;
}
.attachments li .edit, .attachments li .delete {
  display: none;
  position: absolute;
  padding: 0 0.5em;
  background-color: #ccc;
}
.attachments li:hover .edit, .attachments li:hover .delete {
  display: block;
}
.attachments li.add-image {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  background-color: #28C1E8;
  cursor: pointer;
  text-align: center;
}
.attachments li.add-image a div {
  margin: 40px 20px 20px 20px;
}
.attachments li.add-image a i, .attachments li.add-image a h3 {
  color: #FFFFFF;
}
.attachments li.add-image a:hover {
  text-decoration: none;
}
.attachments li.add-image a:hover i, .attachments li.add-image a:hover h3 {
  color: #555555;
}
.attachments .jpg .item img {
  display: block;
  height: 160px;
}
.attachments .pdf {
  width: 160px;
}
.attachments .pdf .item {
  border: 0;
  background-color: #CACACA;
}
.attachments .pdf .item a.go, .attachments .pdf .item p, .attachments .pdf .item .icon-file-pdf-o {
  text-align: center;
}
.attachments .pdf .item a.go {
  margin: 20px;
  color: #666;
  line-height: 1.2em;
}
.attachments .pdf .item a.go:hover, .attachments .pdf .item a.go:focus {
  color: #ff4629;
}
.attachments .pdf .item .icon-file-pdf-o {
  font-size: 22px;
  display: block;
  margin: 30px 10px 10px 10px;
}

/* Upload form displayed in narrow gallery */
#narrow-gallery-wrapper {
  position: relative;
  margin: 10px 10px;
  /* border-top: 1px solid gainsboro; */
  /* border-bottom: 1px solid gainsboro; */
  text-align: right;
}
#narrow-gallery-wrapper .add-image-form {
  display: none;
  padding: 0 0 5.5px 5.5px;
}
#narrow-gallery-wrapper .add-image-form form {
  margin: 5.5px;
  padding: 11px;
}
#narrow-gallery-wrapper .add-image-form form a.remove {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
}

/* Product gallery */
.products.gallery li a.captioned {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 8em;
  color: #777;
  font-size: 11px;
}
.products.gallery li img {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.products li .text.create {
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.products.justified.gallery li {
  width: 216px;
  padding-bottom: 15px;
}
.products.justified.gallery li .img div {
  height: 216px;
}
.products.justified.gallery li img {
  max-height: 216px;
}

/*Zone History Gallery */
@media screen and (min-width: 875px) {
  .justified.gallery.zoneHistory li:nth-child(n + 6) {
    width: auto;
  }
  .justified.gallery.zoneHistory li:nth-child(n + 6) .image {
    width: auto;
  }
  .justified.gallery.zoneHistory li:nth-child(n + 6) .image div {
    height: 120px;
  }
  .justified.gallery.zoneHistory li:nth-child(n + 6) img {
    max-height: 120px;
  }
  .justified.gallery.zoneHistory li:nth-child(n + 6) .caption {
    width: 120px;
  }
  .justified.gallery.zoneHistory li:nth-child(n + 6) .caption .component {
    display: none;
  }
}
@media screen and (max-width: 875px) {
  .justified.gallery.zoneHistory li {
    width: auto;
  }
  .justified.gallery.zoneHistory li .image {
    width: auto;
  }
  .justified.gallery.zoneHistory li .image div {
    height: 120px;
  }
  .justified.gallery.zoneHistory li img {
    max-height: 120px;
  }
  .justified.gallery.zoneHistory li .caption {
    width: 120px;
  }
  .justified.gallery.zoneHistory li .caption .component {
    display: none;
  }
}
.justified.gallery.zoneHistory .caption {
  max-width: 100%;
  color: #777;
  font-style: italic;
  line-height: 1.2em;
}
.justified.gallery.zoneHistory .caption .component {
  font-style: normal;
  color: #000;
}
.justified.gallery.zoneHistory a:hover .caption {
  color: #ff4629;
  text-decoration: underline;
}

/* Category index page and partial */
.categories {
  padding: 44px 0;
  /* Reveal short descriptions on hover*/
}
.categories li {
  padding: 11px;
  margin-bottom: 22px;
  min-width: 33%;
  text-align: left;
}
.categories li * {
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.categories li a {
  display: block;
  width: 200px;
  /* margin: 0 auto;*/
}
.categories li .img {
  width: 200px;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.categories li p.caption {
  position: relative;
  margin: 10px 0;
  left: 0;
  font-size: 16px;
  /* font-weight: bold;*/
  text-transform: uppercase;
}
.categories li a {
  text-decoration: none;
  color: #777;
}
.categories a:hover, .categories a:visited, .categories a:active {
  color: #777;
}
.categories a:hover p.caption {
  left: 0.25em;
}

#tagList li {
  display: inline-block;
}

.order-tags {
  margin-top: 5px;
}

.wrapper {
  color: #fff;
  padding: 10px 15px;
}

.wrapper-success {
  background-color: #1CBB98;
}

.wrapper-danger {
  background-color: #ff4629;
}

/* ======================================*/
/* CART PARTIAL: On cart + order pages.  */
/* ======================================*/
.order-cart .order-account li, .order-cart .bill-to li, .order-cart .ship-to li,
.order-cart .order-account li .li-label, .order-cart .bill-to li .li-label, .order-cart .ship-to li .li-label,
.order-cart .order-header, .order-cart .prod-options *, .order-cart .price-variables, .order-cart .item-price, .order-cart .item-total strong,
.order-cart .art-name, .order-cart .art-notes .li-label, .order-cart .art-notes .emph,
.order-cart .order-totals li .caption, .order-review .order-account li, .order-review .bill-to li, .order-review .ship-to li,
.order-review .order-account li .li-label, .order-review .bill-to li .li-label, .order-review .ship-to li .li-label,
.order-review .order-header, .order-review .prod-options *, .order-review .price-variables, .order-review .item-price, .order-review .item-total strong,
.order-review .art-name, .order-review .art-notes .li-label, .order-review .art-notes .emph,
.order-review .order-totals li .caption, .order-packing .order-account li, .order-packing .bill-to li, .order-packing .ship-to li,
.order-packing .order-account li .li-label, .order-packing .bill-to li .li-label, .order-packing .ship-to li .li-label,
.order-packing .order-header, .order-packing .prod-options *, .order-packing .price-variables, .order-packing .item-price, .order-packing .item-total strong,
.order-packing .art-name, .order-packing .art-notes .li-label, .order-packing .art-notes .emph,
.order-packing .order-totals li .caption, .order-production .order-account li, .order-production .bill-to li, .order-production .ship-to li,
.order-production .order-account li .li-label, .order-production .bill-to li .li-label, .order-production .ship-to li .li-label,
.order-production .order-header, .order-production .prod-options *, .order-production .price-variables, .order-production .item-price, .order-production .item-total strong,
.order-production .art-name, .order-production .art-notes .li-label, .order-production .art-notes .emph,
.order-production .order-totals li .caption {
  font-size: 11px !important;
}

.back {
  padding-left: 0;
}

.advance {
  padding-right: 0;
}

/* ======================================*/
/* CART OVERVIEW PAGE + INDIVIDUAL ORDERS*/
/* ======================================*/
/* Styling shared by order cart and review pages*/
.order-cart {
  /* End cart order*/
  /* Buttons + Icons */
}
.order-cart .order-header {
  background: #F5F5F5;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #A6A8AB;
  padding-bottom: 0;
}
.order-cart .order-header .label-art, .order-cart .order-header .price-labels, .order-cart .order-header .label-product {
  margin-bottom: 10px;
}
.order-cart .order-header .label-art, .order-cart .order-header .price-labels {
  display: none;
}
.order-cart .order-header .label-product {
  display: block;
  float: left;
}
.order-cart .order-list {
  /* End cart item*/
  /* Subtotal on cart overview page only*/
}
.order-cart .order-list .cart-product,
.order-cart .order-list .cart-nonproduct {
  position: relative;
  margin-top: 15px;
  /* PRODUCT INFO - Options & Zone Info*/
}
.order-cart .order-list .cart-product .cart-product:not(:last-child), .order-cart .order-list .cart-product .cart-nonproduct:not(:last-child),
.order-cart .order-list .cart-nonproduct .cart-product:not(:last-child),
.order-cart .order-list .cart-nonproduct .cart-nonproduct:not(:last-child) {
  border-bottom: 1px solid #A6A8AB;
}
.order-cart .order-list .cart-product .cart-spacer,
.order-cart .order-list .cart-nonproduct .cart-spacer {
  clear: both;
  height: 10px;
}
.order-cart .order-list .cart-product li.cart-bundle-product,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product {
  /* PRODUCT INFO - Options & Zone Info*/
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description {
  width: 100%;
  /* UN-HIDE LATER AND REVISE*/
  /* PRICE - Total, quantity & subtotal*/
  /* END price-details*/
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .prod-options,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .prod-options {
  margin: 5px 5px 0 0;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .prod-options li,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .prod-options li {
  line-height: 1.2rem;
  margin: 0;
  border: 0;
  /* Remove inherited border */
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .prod-options .options-list,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .prod-options .options-list {
  margin: 5px 0 2px 0;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .prod-options .options-list .option-set::after,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .prod-options .options-list .option-set::after {
  content: ' |';
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .prod-options .options-list .option-set:last-child::after,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .prod-options .options-list .option-set:last-child::after {
  content: '';
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .artworks,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .artworks {
  width: 30%;
  float: right;
  position: relative;
  margin: 0 5px 0 5px;
  padding: 0 3px 0 3px;
  min-height: 27px;
  /* One Column*/
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .artworks .art-name,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .artworks .art-name {
  font-weight: 600;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .artworks .art-name, .order-cart .order-list .cart-product li.cart-bundle-product .prod-description .artworks .art-notes,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .artworks .art-name,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .artworks .art-notes {
  line-height: 1.2rem;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .artworks .notes .li-label,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .artworks .notes .li-label {
  font-weight: 600;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .artworks .art,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .artworks .art {
  position: relative;
  float: left;
  overflow: hidden;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .artworks .art .art-graphic,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .artworks .art .art-graphic {
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin: 0 0 3px 0;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .artworks .art .art-graphic a img,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .artworks .art .art-graphic a img {
  border: 1px solid #E8E8E8;
  max-height: 150px;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .artworks .art .art-details .art-edit,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .artworks .art .art-details .art-edit {
  margin-bottom: 5px;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .artworks .art:nth-child(odd),
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .artworks .art:nth-child(odd) {
  margin: 0 2px 4px 2px;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .artworks .art:nth-child(even),
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .artworks .art:nth-child(even) {
  margin: 0 2px 4px 2px;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .artworks .art.art-portrait,
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .artworks .art.art-landscape,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .artworks .art.art-portrait,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .artworks .art.art-landscape {
  width: calc(100% - 4px);
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description:first-child,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description:first-child {
  margin-top: 0;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .art-description,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .art-description {
  display: none;
  width: calc(100% - 120px);
  /* 100% - (width of artwork + 20px margin)*/
  float: left;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .price-details,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .price-details {
  width: calc(35% - 20px) !important;
  float: right;
  margin-top: 5px;
  position: relative;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .price-details .item-price,
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .price-details .item-qty,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .price-details .item-price,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .price-details .item-qty {
  float: left;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .price-details .item-price a,
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .price-details .item-qty a,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .price-details .item-price a,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .price-details .item-qty a {
  color: #28C1E8 !important;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .price-details .item-price,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .price-details .item-price {
  margin-right: 10px;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .price-details .item-qty,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .price-details .item-qty {
  text-align: center;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .price-details .item-qty input,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .price-details .item-qty input {
  width: 38px;
}
.order-cart .order-list .cart-product li.cart-bundle-product .prod-description .price-details .item-total,
.order-cart .order-list .cart-nonproduct li.cart-bundle-product .prod-description .price-details .item-total {
  text-align: right;
  margin-top: 5px;
  line-height: 26px;
  text-shadow: none;
}
.order-cart .order-list .cart-product .prod-description,
.order-cart .order-list .cart-nonproduct .prod-description {
  width: 100%;
  /* UN-HIDE LATER AND REVISE*/
  /* PRICE - Total, quantity & subtotal*/
  /* END price-details*/
}
.order-cart .order-list .cart-product .prod-description .prod-options,
.order-cart .order-list .cart-nonproduct .prod-description .prod-options {
  margin: 5px 5px 0 0;
}
.order-cart .order-list .cart-product .prod-description .prod-options li,
.order-cart .order-list .cart-nonproduct .prod-description .prod-options li {
  line-height: 1.2rem;
  margin: 0;
  border: 0;
  /* Remove inherited border */
}
.order-cart .order-list .cart-product .prod-description .prod-options .options-list,
.order-cart .order-list .cart-nonproduct .prod-description .prod-options .options-list {
  margin: 5px 0 2px 0;
}
.order-cart .order-list .cart-product .prod-description .prod-options .options-list .option-set::after,
.order-cart .order-list .cart-nonproduct .prod-description .prod-options .options-list .option-set::after {
  content: ' |';
}
.order-cart .order-list .cart-product .prod-description .prod-options .options-list .option-set:last-child::after,
.order-cart .order-list .cart-nonproduct .prod-description .prod-options .options-list .option-set:last-child::after {
  content: '';
}
.order-cart .order-list .cart-product .prod-description .artworks,
.order-cart .order-list .cart-nonproduct .prod-description .artworks {
  width: 30%;
  float: right;
  position: relative;
  margin: 0 5px 0 5px;
  padding: 0 3px 0 3px;
  min-height: 27px;
  /* One Column*/
}
.order-cart .order-list .cart-product .prod-description .artworks .art-name,
.order-cart .order-list .cart-nonproduct .prod-description .artworks .art-name {
  font-weight: 600;
}
.order-cart .order-list .cart-product .prod-description .artworks .art-name, .order-cart .order-list .cart-product .prod-description .artworks .art-notes,
.order-cart .order-list .cart-nonproduct .prod-description .artworks .art-name,
.order-cart .order-list .cart-nonproduct .prod-description .artworks .art-notes {
  line-height: 1.2rem;
}
.order-cart .order-list .cart-product .prod-description .artworks .notes .li-label,
.order-cart .order-list .cart-nonproduct .prod-description .artworks .notes .li-label {
  font-weight: 600;
}
.order-cart .order-list .cart-product .prod-description .artworks .art,
.order-cart .order-list .cart-nonproduct .prod-description .artworks .art {
  position: relative;
  float: left;
  overflow: hidden;
}
.order-cart .order-list .cart-product .prod-description .artworks .art .art-graphic,
.order-cart .order-list .cart-nonproduct .prod-description .artworks .art .art-graphic {
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin: 0 0 3px 0;
}
.order-cart .order-list .cart-product .prod-description .artworks .art .art-graphic a img,
.order-cart .order-list .cart-nonproduct .prod-description .artworks .art .art-graphic a img {
  border: 1px solid #E8E8E8;
  max-height: 150px;
}
.order-cart .order-list .cart-product .prod-description .artworks .art .art-details .art-edit,
.order-cart .order-list .cart-nonproduct .prod-description .artworks .art .art-details .art-edit {
  margin-bottom: 5px;
}
.order-cart .order-list .cart-product .prod-description .artworks .art:nth-child(odd),
.order-cart .order-list .cart-nonproduct .prod-description .artworks .art:nth-child(odd) {
  margin: 0 2px 4px 2px;
}
.order-cart .order-list .cart-product .prod-description .artworks .art:nth-child(even),
.order-cart .order-list .cart-nonproduct .prod-description .artworks .art:nth-child(even) {
  margin: 0 2px 4px 2px;
}
.order-cart .order-list .cart-product .prod-description .artworks .art.art-portrait,
.order-cart .order-list .cart-product .prod-description .artworks .art.art-landscape,
.order-cart .order-list .cart-nonproduct .prod-description .artworks .art.art-portrait,
.order-cart .order-list .cart-nonproduct .prod-description .artworks .art.art-landscape {
  width: calc(100% - 4px);
}
.order-cart .order-list .cart-product .prod-description:first-child,
.order-cart .order-list .cart-nonproduct .prod-description:first-child {
  margin-top: 0;
}
.order-cart .order-list .cart-product .prod-description .art-description,
.order-cart .order-list .cart-nonproduct .prod-description .art-description {
  display: none;
  width: calc(100% - 120px);
  /* 100% - (width of artwork + 20px margin)*/
  float: left;
}
.order-cart .order-list .cart-product .prod-description .price-details,
.order-cart .order-list .cart-nonproduct .prod-description .price-details {
  width: 25%;
  float: right;
  position: relative;
}
.order-cart .order-list .cart-product .prod-description .price-details .item-price,
.order-cart .order-list .cart-product .prod-description .price-details .item-qty,
.order-cart .order-list .cart-nonproduct .prod-description .price-details .item-price,
.order-cart .order-list .cart-nonproduct .prod-description .price-details .item-qty {
  float: left;
}
.order-cart .order-list .cart-product .prod-description .price-details .item-price a,
.order-cart .order-list .cart-product .prod-description .price-details .item-qty a,
.order-cart .order-list .cart-nonproduct .prod-description .price-details .item-price a,
.order-cart .order-list .cart-nonproduct .prod-description .price-details .item-qty a {
  color: #28C1E8 !important;
}
.order-cart .order-list .cart-product .prod-description .price-details .item-price,
.order-cart .order-list .cart-nonproduct .prod-description .price-details .item-price {
  margin-right: 10px;
}
.order-cart .order-list .cart-product .prod-description .price-details .item-qty,
.order-cart .order-list .cart-nonproduct .prod-description .price-details .item-qty {
  text-align: center;
}
.order-cart .order-list .cart-product .prod-description .price-details .item-qty input,
.order-cart .order-list .cart-nonproduct .prod-description .price-details .item-qty input {
  width: 38px;
}
.order-cart .order-list .cart-product .prod-description .price-details .item-total,
.order-cart .order-list .cart-nonproduct .prod-description .price-details .item-total {
  text-align: right;
  margin-top: 5px;
  line-height: 26px;
  text-shadow: none;
}
.order-cart .order-list .line-item-box-shadow {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  padding: 10px;
}
.order-cart .order-list .cart-subtotal h2 {
  color: #28C1E8;
  font-weight: 800;
  text-align: right;
  margin: 20px 0 0 0;
}
.order-cart .order-bottom {
  background: #DDDDDD;
}
.order-cart .order-bottom .inner-margin {
  position: relative;
}
.order-cart .order-bottom .inner-margin a, .order-cart .order-bottom .inner-margin button {
  display: block;
  width: 100%;
}
.order-cart .order-bottom .inner-margin .pull-left {
  margin-bottom: 10px;
}
.order-cart .cart-footer hr {
  margin-top: 0;
}
.order-cart .cart-footer .order-total {
  text-align: right;
  margin: 0 0 30px 0;
  font-weight: 600;
}
.order-cart .cart-footer .button {
  width: 200px !important;
  margin: 0;
}
.order-cart .order-totals {
  margin-bottom: 5px;
}
.order-cart .order-totals ul li > span, .order-cart .order-totals ul h4, .order-cart .order-totals ul a {
  font-size: 10px;
  line-height: 1rem;
}
.order-cart .order-totals ul li {
  margin: 0;
}
.order-cart .order-totals p {
  font-size: 10px;
}
.order-cart .item-remove {
  display: inline-block;
  margin-left: 0;
  font-size: 12px;
}
.order-cart .item-remove button {
  outline: none !important;
  background-color: transparent;
  border: none;
  border-radius: 0;
  margin: 0 !important;
  padding: 0 !important;
}
.order-cart .item-remove {
  color: #F52100;
}
.order-cart .item-remove:hover, .order-cart .item-remove:active {
  color: #FF4629;
}

.order-item-edit-dropdown {
  padding: 5px 10px;
  margin-top: 5px;
}
.order-item-edit-dropdown a {
  color: black;
}

/* ======================================*/
/* BREAKPOINT -*/
/* ======================================*/
@media print, (min-width: 768px) {
  .order-cart .order-list .cart-product,
  .order-cart .order-list .cart-nonproduct, .order-review .order-list .cart-product,
  .order-review .order-list .cart-nonproduct {
    min-height: 50px;
  }
  .order-cart .order-list .cart-product .prod-description,
  .order-cart .order-list .cart-nonproduct .prod-description, .order-review .order-list .cart-product .prod-description,
  .order-review .order-list .cart-nonproduct .prod-description {
    width: 100%;
  }
  .order-cart .order-list .cart-product .price-details,
  .order-cart .order-list .cart-nonproduct .price-details, .order-review .order-list .cart-product .price-details,
  .order-review .order-list .cart-nonproduct .price-details {
    width: calc(35% - 40px) !important;
    float: right;
  }
  .order-cart .order-list .cart-product .artworks,
  .order-cart .order-list .cart-nonproduct .artworks, .order-review .order-list .cart-product .artworks,
  .order-review .order-list .cart-nonproduct .artworks {
    border-right: 1px dotted #CACACA;
    border-left: 1px dotted #CACACA;
    float: left;
    width: calc(30% - 10px) !important;
    margin-right: 20px;
  }
  .order-cart .order-list .cart-product .single-art, .order-cart .order-list .cart-product .multiple-art,
  .order-cart .order-list .cart-nonproduct .single-art,
  .order-cart .order-list .cart-nonproduct .multiple-art, .order-review .order-list .cart-product .single-art, .order-review .order-list .cart-product .multiple-art,
  .order-review .order-list .cart-nonproduct .single-art,
  .order-review .order-list .cart-nonproduct .multiple-art {
    width: calc(30% - 25px);
  }
  .order-cart .order-list .cart-product .single-art .art,
  .order-cart .order-list .cart-nonproduct .single-art .art, .order-review .order-list .cart-product .single-art .art,
  .order-review .order-list .cart-nonproduct .single-art .art {
    position: relative;
  }
  .order-cart .order-list .cart-product .single-art .art .art-graphic,
  .order-cart .order-list .cart-nonproduct .single-art .art .art-graphic, .order-review .order-list .cart-product .single-art .art .art-graphic,
  .order-review .order-list .cart-nonproduct .single-art .art .art-graphic {
    float: left;
    margin-left: 4px !important;
    /*
    Chrome 91 for some reason is stretching some vertical images.  max-width is a workaround and it appears
    to still always be 118px.
     */
    /*width: 118px !important;*/
    width: calc(50% - 4px);
  }
  .order-cart .order-list .cart-product .single-art .art .art-details,
  .order-cart .order-list .cart-nonproduct .single-art .art .art-details, .order-review .order-list .cart-product .single-art .art .art-details,
  .order-review .order-list .cart-nonproduct .single-art .art .art-details {
    float: right;
    display: block;
    width: calc(50% - 4px) !important;
    margin: 0 !important;
  }
  .order-cart .order-list .cart-product .multiple-art .art,
  .order-cart .order-list .cart-nonproduct .multiple-art .art, .order-review .order-list .cart-product .multiple-art .art,
  .order-review .order-list .cart-nonproduct .multiple-art .art {
    width: calc(50% - 4px) !important;
  }
  .order-cart .order-list .cart-product .price-details,
  .order-cart .order-list .cart-nonproduct .price-details, .order-review .order-list .cart-product .price-details,
  .order-review .order-list .cart-nonproduct .price-details {
    margin-top: 0;
  }
  .order-cart .order-list .cart-product .price-details .price-variables,
  .order-cart .order-list .cart-nonproduct .price-details .price-variables, .order-review .order-list .cart-product .price-details .price-variables,
  .order-review .order-list .cart-nonproduct .price-details .price-variables {
    float: right;
  }
  .order-cart .order-list .cart-product .price-details .price-variables .item-price,
  .order-cart .order-list .cart-product .price-details .price-variables .item-total,
  .order-cart .order-list .cart-nonproduct .price-details .price-variables .item-price,
  .order-cart .order-list .cart-nonproduct .price-details .price-variables .item-total, .order-review .order-list .cart-product .price-details .price-variables .item-price,
  .order-review .order-list .cart-product .price-details .price-variables .item-total,
  .order-review .order-list .cart-nonproduct .price-details .price-variables .item-price,
  .order-review .order-list .cart-nonproduct .price-details .price-variables .item-total {
    display: inline-block !important;
    clear: both;
  }
  .order-cart .order-list .cart-product .price-details .item-total,
  .order-cart .order-list .cart-nonproduct .price-details .item-total, .order-review .order-list .cart-product .price-details .item-total,
  .order-review .order-list .cart-nonproduct .price-details .item-total {
    width: 100%;
    text-align: right;
    clear: both;
    display: block !important;
  }
  .order-cart .order-header .label-art,
  .order-cart .order-header .price-labels, .order-review .order-header .label-art,
  .order-review .order-header .price-labels {
    display: inline-block;
  }
  .order-cart .order-header .label-product, .order-review .order-header .label-product {
    float: left;
    width: calc(45% - 35px) !important;
    margin-right: 20px;
    text-align: left;
  }
  .order-cart .order-header .label-art, .order-review .order-header .label-art {
    text-align: left;
  }
  .order-cart .order-header .price-labels, .order-review .order-header .price-labels {
    width: calc(35% - 40px) !important;
    float: right;
  }
  .order-cart .order-header .price-labels .l-price, .order-cart .order-header .price-labels .l-qty, .order-review .order-header .price-labels .l-price, .order-review .order-header .price-labels .l-qty {
    display: none;
  }
  .order-cart .order-header .price-labels .l-total, .order-review .order-header .price-labels .l-total {
    float: right;
  }
  .order-cart .order-bottom .inner-margin a, .order-cart .order-bottom .inner-margin button, .order-review .order-bottom .inner-margin a, .order-review .order-bottom .inner-margin button {
    display: inline-block;
    width: auto;
  }
  .order-cart .order-bottom .inner-margin .pull-left, .order-review .order-bottom .inner-margin .pull-left {
    margin: 0 10px 0 0;
  }

  .order-totals {
    text-align: right;
  }
}
/* END Media Query*/
@media print, (min-width: 920px) {
  .order-cart .prod-description, .order-review .prod-description {
    width: 100%;
  }
  .order-cart .prod-description .prod-title, .order-review .prod-description .prod-title {
    margin: 0 0 5px 0;
  }
  .order-cart .label-product, .order-review .label-product {
    width: calc(45% - 50px) !important;
    margin-right: 20px;
  }
  .order-cart .artworks,
  .order-cart .label-art, .order-review .artworks,
  .order-review .label-art {
    text-align: left;
  }
  .order-cart .price-details,
  .order-cart .price-labels, .order-review .price-details,
  .order-review .price-labels {
    width: calc(35% - 40px) !important;
    float: right;
  }

  .price-details .price-variables {
    position: relative;
    width: 60%;
    float: left !important;
  }
  .price-details .price-variables .item-price {
    margin-right: 0 !important;
    width: 65%;
  }
  .price-details .price-variables .item-qty {
    float: right !important;
    width: 35%;
  }
  .price-details .price-variables .item-qty, .price-details .price-variables .item-price {
    float: left;
    display: inline-block !important;
    text-align: left;
    max-height: 27px !important;
    line-height: 27px !important;
  }
  .price-details .price-variables .item-qty input, .price-details .price-variables .item-price input {
    line-height: 15px;
    height: 20px;
  }
  .price-details .item-total {
    float: left;
    display: inline-block !important;
    clear: none !important;
    margin-top: 0 !important;
    width: 40% !important;
    height: 27px !important;
    line-height: 27px !important;
  }

  .order-header .price-labels .l-price, .order-header .price-labels .l-qty, .order-header .price-labels .l-total {
    float: left;
    display: inline-block !important;
  }
  .order-header .price-labels .l-price, .order-header .price-labels .l-qty {
    text-align: left;
  }
  .order-header .price-labels .l-price {
    width: 39%;
  }
  .order-header .price-labels .l-qty {
    width: 21%;
  }
  .order-header .price-labels .l-total {
    text-align: right;
    width: 40%;
  }

  .order-totals {
    float: right;
    width: 367px;
  }
  .order-totals .totals-label, .order-totals .totals-preinvoice-label, .order-totals .totals-coupon-label {
    float: left;
  }
  .order-totals .totals-total, .order-totals .totals-preinvoice-total, .order-totals .totals-coupon-total {
    float: right;
  }
  .order-totals .totals-coupon-label, .order-totals .totals-coupon-total {
    color: #1CBB98;
  }
  .order-totals .totals-preinvoice-label, .order-totals .totals-preinvoice-total {
    color: #1CBB98;
    font-size: 14px;
  }
}
/* ======================================*/
/* ORDER BILLING + SHIPPING DETAILS*/
/* ======================================*/
#cart-billing .form-billing .order-header, #cart-billing .form-shipping .order-header, #cart-billing .form-notes .order-header, #cart-billing .form-big-wall .order-header, #cart-billing .form-gloss-metal .order-header, #cart-billing .form-purchase-order .order-header {
  background: #F5F5F5;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #A6A8AB;
}
#cart-billing .form-billing .order-header .label, #cart-billing .form-shipping .order-header .label, #cart-billing .form-notes .order-header .label, #cart-billing .form-big-wall .order-header .label, #cart-billing .form-gloss-metal .order-header .label, #cart-billing .form-purchase-order .order-header .label {
  text-align: left;
  display: block;
}
#cart-billing .form-purchase-order {
  margin-bottom: 20px;
}
#cart-billing .form-shipping, #cart-billing .form-notes, #cart-billing .form-big-wall, #cart-billing .form-gloss-metal {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media print, (min-width: 768px) {
  #cart-billing .form-billing, #cart-billing .form-shipping, #cart-billing .form-big-wall, #cart-billing .form-gloss-metal, #cart-billing .form-purchase-order {
    width: calc(50% - 10px);
    float: left;
    margin-bottom: 20px;
  }
  #cart-billing .form-billing .address-field, #cart-billing .form-shipping .address-field, #cart-billing .form-big-wall .address-field, #cart-billing .form-gloss-metal .address-field, #cart-billing .form-purchase-order .address-field {
    height: 125px;
    overflow: hidden;
  }
  #cart-billing .form-billing, #cart-billing .form-shipping {
    min-height: 850px;
  }
  #cart-billing .form-billing, #cart-billing .form-purchase-order {
    margin-right: 10px;
  }
  #cart-billing .form-shipping, #cart-billing .form-big-wall, #cart-billing .form-gloss-metal {
    margin-left: 10px;
    margin-top: 0;
  }
  #cart-billing .form-notes {
    clear: both;
  }
  #cart-billing .form-notes .order-artist,
  #cart-billing .form-notes .order-rush,
  #cart-billing .form-notes .order-proofs,
  #cart-billing .form-notes .order-notes,
  #cart-billing .form-notes .event-name,
  #cart-billing .form-notes .event-booth,
  #cart-billing .form-notes .order-rollout {
    width: calc(50% - 10px);
    float: left;
  }
  #cart-billing .form-notes .order-rollout {
    clear: both;
  }
  #cart-billing .form-notes .checkbox-inline,
  #cart-billing .form-notes .event-name, #cart-billing .form-notes .event-booth {
    margin-bottom: 0px;
  }
  #cart-billing .form-notes .event-name, #cart-billing .form-notes .event-booth {
    margin-top: 10px;
  }
  #cart-billing .form-notes .order-artist {
    margin-right: 20px;
  }
  #cart-billing .form-notes .order-proofs {
    clear: left;
  }
  #cart-billing .form-notes #rushNotice, #cart-billing .form-notes .checkbox-inline, #cart-billing .form-notes #trade-show-details {
    width: 100%;
    clear: both;
  }
  #cart-billing .form-notes .event-name {
    margin-right: 10px;
  }
  #cart-billing .form-notes .order-notes, #cart-billing .form-notes .event-booth {
    margin-left: 10px;
  }
}
/* ====================================*/
/* Create Order - Account Selection*/
/* ====================================*/
.address-book {
  /* END li*/
}
.address-book li {
  min-height: 44px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #FFFFFF;
  margin-bottom: 15px;
  border-left: 3px solid #28C1E8;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}
.address-book li:hover {
  border-left: 3px solid #7d7d7d;
  background: #F5F5F5;
}
.address-book li:hover i {
  color: #7d7d7d;
}
.address-book li:active {
  border-left: 3px solid #A6A8AB;
}
.address-book li:active i {
  color: #A6A8AB;
}
.address-book li .location-select-checkbox {
  margin: 10px 5px 0 5px;
}
.address-book li .brand-account {
  overflow: hidden;
  position: relative;
}
.address-book li .brand-account .acct-wrapper {
  position: relative;
  display: block;
  height: 100%;
  margin: 10px;
}
.address-book li .brand-account .acct-wrapper .acct-name, .address-book li .brand-account .acct-wrapper .acct-address {
  display: block;
  margin-right: 40px;
}
.address-book li .brand-account .acct-wrapper .acct-address .street {
  display: none;
}
.address-book li .acct-image {
  position: absolute;
  height: 44px;
  right: 0px;
  top: 50%;
  height: 44px;
  position: absolute;
  margin-top: calc(calc(44px * -1) / 2);
  color: #28C1E8;
  width: 40px;
  text-align: center;
}
.address-book li .acct-image i {
  line-height: 44px;
}
@media print, (min-width: 640px) {
  .address-book li .brand-account .acct-wrapper .acct-address .street {
    display: inline !important;
  }
}
@media print, (min-width: 920px) {
  .address-book li {
    min-height: 34px;
    height: 34px !important;
    margin-bottom: 10px;
  }
  .address-book li .brand-account {
    margin-left: 10px;
    position: relative;
  }
  .address-book li .brand-account .acct-wrapper {
    cursor: pointer;
    margin: 0px;
    /* Reset Margin*/
  }
  .address-book li .brand-account .acct-wrapper .acct-name, .address-book li .brand-account .acct-wrapper .acct-address {
    height: 100%;
  }
  .address-book li .brand-account .acct-wrapper .acct-name {
    display: block;
    float: left;
    margin-right: 10px;
  }
  .address-book li .brand-account .acct-wrapper .acct-name h5 {
    height: 100%;
    line-height: 34px;
    margin: 0;
  }
  .address-book li .brand-account .acct-wrapper .acct-address {
    margin-left: 0;
    overflow: hidden;
  }
  .address-book li .brand-account .acct-wrapper .acct-address p {
    height: 34px;
    line-height: 34px;
    margin: 0;
  }
  .address-book li .brand-account .acct-wrapper .acct-address .street, .address-book li .brand-account .acct-wrapper .acct-address .city-state, .address-book li .brand-account .acct-wrapper .acct-address .country {
    display: inline !important;
    /* float: left;*/
  }
  .address-book li .brand-account .acct-wrapper .acct-image {
    top: 50%;
    height: 34px;
    position: absolute;
    margin-top: calc(calc(34px * -1) / 2);
    border: 1px solid red;
  }
  .address-book li .brand-account .acct-wrapper .acct-image i {
    line-height: 34px;
    font-size: .5rem;
  }
  .address-book li .acct-image {
    height: 30px;
    top: 50%;
    height: 30px;
    position: absolute;
    margin-top: calc(calc(30px * -1) / 2);
  }
  .address-book li .acct-image i {
    font-size: 1.8rem;
    line-height: 30px;
  }
}

/* END address book*/
.zone-inactive {
  opacity: .6;
}

/* OLD*/
#SANDBOX {
  /* LISTS */
  /* All index pages */
  /* Address book index page */
  /* Order history partial */
}
#SANDBOX table.detail-view {
  margin-bottom: 11px;
}
#SANDBOX table.detail-view td, #SANDBOX table.detail-view th {
  vertical-align: top;
  padding-right: 1em;
}
#SANDBOX table.detail-view th {
  text-align: right;
}
#SANDBOX ul.items {
  list-style-type: none;
  padding-left: 0;
  margin-top: 11px;
}
#SANDBOX ul.items li {
  padding-bottom: 6px;
}
#SANDBOX ul.address-book {
  display: table;
  width: 100%;
}
#SANDBOX ul.address-book li {
  display: table-row;
}
#SANDBOX ul.address-book li > div {
  display: table-cell;
}
#SANDBOX ul.address-book .address {
  display: block;
  width: 100%;
  color: #777;
  font-weight: normal;
  margin-bottom: 5.5px;
  padding: 5.5px 10px;
  background-color: #f9f9f9;
  cursor: pointer;
  -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
#SANDBOX ul.address-book .status {
  padding: 0 5px;
}
#SANDBOX ul.address-book .attachments {
  padding-left: 5px;
  font-size: 130%;
}
#SANDBOX ul.address-book a:hover {
  background-color: #e8e8e8;
}
#SANDBOX ul.address-book a:hover .store-name {
  color: #ff4629;
}
#SANDBOX ul.address-book .store-name {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.1;
  color: #444;
  font-weight: 600;
  text-decoration: none;
}
#SANDBOX ul.address-book .account-number {
  display: inline-block;
}
#SANDBOX ul.address-book .store-number {
  display: inline-block;
  padding-left: 2em;
}
#SANDBOX ul.address-book img {
  display: none;
}
#SANDBOX ul.address-book .store-address {
  float: right;
  padding-top: 5px;
}
#SANDBOX ul.address-book .store-address * {
  display: inline-block;
}
#SANDBOX ul.address-book .store-address em {
  color: #444444;
  font-style: normal;
}
#SANDBOX ul.address-book [type=checkbox] {
  margin-top: 15px;
}
#SANDBOX ul.address-book [type=checkbox] ~ label.address {
  margin-left: 2em;
}
#SANDBOX ul.address-book label:hover {
  background-color: #e8e8e8;
}
#SANDBOX ul.address-book input:checked ~ label {
  background-color: #d9edf7;
}
#SANDBOX table.order-history {
  width: 100%;
  white-space: nowrap;
  border-collapse: collapse;
}
#SANDBOX table.order-history th {
  padding: 5.5px;
  font-size: 14px;
}
#SANDBOX table.order-history > tbody > tr {
  border-bottom: 1px solid #ccc;
}
#SANDBOX table.order-history > tbody > tr:first-of-type {
  border-top: 1px solid #ccc;
}
#SANDBOX table.order-history > tbody > tr > td {
  padding: 11px 5px;
  vertical-align: top;
}
#SANDBOX table.order-history > tbody > tr > td:first-of-type {
  width: 100%;
}
#SANDBOX table.order-history .line-items {
  width: 100%;
  margin-bottom: 0;
}
#SANDBOX table.order-history .line-items td {
  padding: 0 5.5px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 30em;
}
#SANDBOX table.order-history .line-items td:nth-of-type(1) {
  text-align: center;
  width: 9em;
}
#SANDBOX table.order-history .zoneID {
  width: 5em;
  float: right;
}
#SANDBOX .alert-btn-text {
  padding: 0;
  padding-bottom: 1px;
}

.account-overview .account-map {
  min-height: 400px;
  background-color: #DDDDDD;
}

.account-transfer {
  margin-bottom: 20px;
}
.account-transfer .account-list-container {
  margin-bottom: 20px;
}

.account-transfer-header {
  margin-bottom: 20px;
}

.account-transfer-target-header {
  margin-bottom: 20px;
}

/* ======================================*/
/* ARTWORK SELECTION PAGE*/
/* ======================================*/
.artwork-uploader {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.artwork-uploader .art-item-container {
  position: relative;
  display: inline-block;
  width: auto;
  width: 300px;
  overflow: hidden;
  margin: 10px;
}
.artwork-uploader .art-item-container .art-button, .artwork-uploader .art-item-container .art-graphic {
  width: 300px;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}
.artwork-uploader .art-item-container .art-button a {
  background: #28C1E8;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
}
.artwork-uploader .art-item-container .art-button a h3 {
  color: #FFFFFF;
  margin: 10px 20px 0 20px;
}
.artwork-uploader .art-item-container .art-button a .fa-stack {
  margin-top: 30px;
}
.artwork-uploader .art-item-container .art-button a .fa-circle {
  color: white;
}
.artwork-uploader .art-item-container .art-button a .fa-plus {
  color: #7d7d7d;
}
.artwork-uploader .art-item-container .art-button a .fa-picture-o {
  margin: 15px 0 30px 0;
  font-size: 7rem;
  color: #59D0EE;
}
.artwork-uploader .art-item-container .art-button a:hover .fa-plus, .artwork-uploader .art-item-container .art-button a:hover h3 {
  color: #333333;
}
.artwork-uploader .art-item-container .art-button a:hover .fa-picture-o {
  color: #1398B9;
}
.artwork-uploader .art-item-container .art-graphic {
  background: #F5F5F5;
  position: relative;
}
.artwork-uploader .art-item-container .art-graphic img {
  width: 100%;
}
.artwork-uploader .art-item-container .art-graphic .art-reload-button {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  padding: 0;
  background: #1CBB98;
  bottom: 70px;
}
.artwork-uploader .art-item-container .art-graphic .art-reload-button:focus {
  outline: 0;
}
.artwork-uploader .art-item-container .art-graphic .art-reload-button i {
  width: 100%;
  line-height: 40px;
  text-align: center;
  color: #FFFFFF;
}
.artwork-uploader .art-item-container .art-graphic .art-reload-button:hover, .artwork-uploader .art-item-container .art-graphic .art-reload-button:active {
  background: #158E74;
}
.artwork-uploader .art-item-container .art-graphic .art-reload-button {
  z-index: 21;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.artwork-uploader .art-item-container .notes {
  margin: 20px 0 0 0;
}

.artwork-panel {
  background-color: #ddd;
  margin-bottom: 20px;
  border-radius: 4px;
}
.artwork-panel .justified.gallery li {
  position: relative;
}
.artwork-panel .justified.gallery li .xmeta {
  position: absolute;
  width: 100%;
  top: 180px;
  left: 0;
}
.artwork-panel .xmeta .circle-sm {
  float: right;
  margin-right: 10px;
}

.selection-order-list-container {
  margin-top: 20px;
  margin-bottom: 20px;
}

.selection-order-list li {
  padding: 10px 10px;
  background-color: #59D0EE;
  border: 1px solid black;
  margin-bottom: 5px;
}
.selection-order-list li:nth-child(even) {
  background-color: #28C1E8;
}

.selection-order-delete, .selection-order-delete:visited {
  color: red;
}

.big-wall-commission-panel, .big-wall-contact-panel {
  min-height: 255px;
}

.big-wall-artist-order-history .artist-order-header {
  background: #F5F5F5;
  border-bottom: 1px solid #A6A8AB;
  padding: 10px 0;
}
.big-wall-artist-order-history .artist-product {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #A6A8AB;
}
.big-wall-artist-order-history .product-details, .big-wall-artist-order-history .customer {
  margin-bottom: 10px;
}
.big-wall-artist-order-history .artist-artwork a img {
  border: 1px solid #E8E8E8;
  max-height: 150px;
}
.big-wall-artist-order-history .artist-spacer {
  margin-bottom: 10px;
}
.big-wall-artist-order-history .order-history-header {
  padding-left: 10px;
}

.artwork-insights-content {
  background-color: #fff;
}
.artwork-insights-content img {
  margin-left: auto;
  margin-right: auto;
  max-height: 300px;
  -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}

.artwork-insights-label {
  text-align: center;
  background-color: #59D0EE;
  padding: 5px 0;
  -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}

.artwork-insights-item {
  padding: 10px;
}

.brand-list li {
  border-left: 3px solid #3CE2BE;
}

.brand-details-wrapper p {
  margin: 0;
}

.panel-primary > .brand-heading {
  background-color: #3CE2BE;
  color: black;
}
.panel-primary > .brand-heading a {
  color: black;
}

.brand-spacer {
  margin-bottom: 25px;
}

.brand-contact, .brand-stats {
  min-height: 200px;
}

.brand-notes-wrapper {
  margin-top: 0;
  margin-bottom: 20px;
}

.brand-notes-list {
  list-style-type: none;
}
.brand-notes-list h5 {
  color: #fff;
}
.brand-notes-list a {
  color: #000 !important;
}

/* ======================================*/
/* DASHBOARD GLOBAL*/
/* ======================================*/
.select2-bootstrap-append .input-group-addon,
.select2-bootstrap-prepend .input-group-addon {
  position: relative;
  padding: 0;
  width: 30px !important;
}
.select2-bootstrap-append .input-group-addon button,
.select2-bootstrap-prepend .input-group-addon button {
  border: none;
  border-radius: 0;
  height: 100%;
  background: transparent;
  padding: 0;
}

.second-navbar .row .user-spoofer {
  width: 50%;
  height: 50px;
  float: left;
}
.second-navbar .row .user-spoofer .form-inline {
  margin-top: 7px;
}

.order-search .form-inline {
  width: 100%;
}
.order-search a {
  display: block;
  text-align: right;
  margin-top: 10px;
}
@media (min-width: 920px) {
  .order-search {
    width: 250px;
    float: right;
  }
  .order-search .input-group {
    margin-bottom: 10px;
  }
}

.dashboard-widgets .widget-sizer, .dashboard-widgets .db-widget {
  width: 100%;
}
.dashboard-widgets .gutter-sizer {
  width: 0%;
}
.dashboard-widgets .db-widget .collapse-header {
  width: calc(100% + 1px);
  /* 1px added to cover half pixels that result from media query calculations*/
}
.dashboard-widgets .db-widget .collapse-header h5 {
  text-align: center;
}
.dashboard-widgets .db-widget .collapse-header h5 .order-counter {
  margin: 15px 0 15px 10px;
}
.dashboard-widgets .db-widget .collapse-content {
  position: relative;
}
.dashboard-widgets .db-widget .collapse-content .btn, .dashboard-widgets .db-widget .collapse-content .cart-process ol li a, .cart-process ol li .dashboard-widgets .db-widget .collapse-content a {
  width: calc(100% - 40px);
  margin: 0 20px 20px 20px;
}

/* ======================================*/
/*  WIDGET BORDER */
/* ======================================*/
.orders-budgets, .cart-overview,
.orders-bucket {
  margin: 20px;
  border-radius: 5px;
  border: 2px solid #DDDDDD;
  position: relative;
}

/* ======================================*/
/* ORDER DETAIL LIST*/
/* ======================================*/
.cart-list ul li, .orders-bucket ul li,
.orders-budgets ul li {
  border-bottom: 2px solid #DDDDDD;
  position: relative;
}
.cart-list ul li:last-child, .orders-bucket ul li:last-child,
.orders-budgets ul li:last-child {
  border: 0;
}
.cart-list ul li .type-icon, .cart-list ul li div, .orders-bucket ul li .type-icon, .orders-bucket ul li div,
.orders-budgets ul li .type-icon,
.orders-budgets ul li div {
  display: inline-block;
  float: left;
}
.cart-list ul li .type-icon, .orders-bucket ul li .type-icon,
.orders-budgets ul li .type-icon {
  color: #A6A8AB;
  width: 30px;
  margin: 10px 0 10px 10px;
}
.cart-list ul li div, .orders-bucket ul li div,
.orders-budgets ul li div {
  width: calc(100% - 60px);
  margin: 10px 10px 10px 5px;
}
.cart-list ul li div a, .orders-bucket ul li div a,
.orders-budgets ul li div a {
  text-decoration: underline;
  margin-bottom: 0;
}
.cart-list ul li div p, .orders-bucket ul li div p,
.orders-budgets ul li div p {
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-all;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

/* Link to view all + viewable order count*/
.message-none {
  margin: 20px;
}

.message-none-border {
  margin: 20px;
  margin: 20px;
  border-radius: 5px;
  border: 2px solid #DDDDDD;
  position: relative;
}

/* Show all orders link + order counts*/
.order-showall {
  margin: 10px 20px 20px 20px;
  text-align: center;
}
.order-showall a {
  text-decoration: underline;
}

.orders-installations {
  margin: 20px;
  border-radius: 5px;
  border: 2px solid #DDDDDD;
  position: relative;
}
.orders-installations ul li {
  border-bottom: 2px solid #DDDDDD;
  position: relative;
}
.orders-installations ul li:last-child {
  border: 0;
}
.orders-installations ul li .type-icon, .orders-installations ul li div {
  display: inline-block;
  float: left;
}
.orders-installations ul li .type-icon {
  color: #A6A8AB;
  width: 30px;
  margin: 10px 0 10px 10px;
}
.orders-installations ul li div {
  width: calc(100% - 60px);
  margin: 10px 10px 10px 5px;
}
.orders-installations ul li div a {
  text-decoration: underline;
  margin-bottom: 0;
}
.orders-installations ul li div p {
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-all;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

/* ======================================*/
/* ACCOUNT INFO WIDGET*/
/* ======================================*/
.profile-banner {
  width: 100%;
  height: 250px;
  position: relative;
  background-size: cover;
}
.profile-banner .profile-logo {
  position: absolute;
  left: 50%;
  margin-left: -90px;
  top: 50%;
  margin-top: -90px;
  width: 180px;
  height: 180px;
  border-radius: 90px;
  background: #FFFFFF;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}
.profile-banner .profile-logo img {
  display: block;
  position: absolute;
  width: 70%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.profile-info {
  text-align: center;
}
.profile-info .profile-details {
  margin: 25px 0;
}
.profile-info .quick-links {
  border-top: 2px solid #E8E8E8;
}
.profile-info .quick-links .q-link {
  position: relative;
  width: calc(100% * 0.33333);
  float: left;
  height: 100px;
}
.profile-info .quick-links .q-link a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.profile-info .quick-links .q-link i {
  color: #A6A8AB;
  margin-top: 15px;
}
.profile-info .quick-links .q-link p {
  margin-top: 10px;
  color: #28C1E8;
  font-weight: 600;
}
.profile-info .quick-links .q-link:nth-child(1), .profile-info .quick-links .q-link:nth-child(2) {
  border-right: 2px solid #E8E8E8;
}

/* ======================================*/
/* PROGRESS BAR WIDGET*/
/* ======================================*/
.prog-status-bar ul {
  position: relative;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 280px;
}
.prog-status-bar ul .prog-bar {
  position: absolute;
  z-index: 13;
  width: 30px;
  height: 100%;
  background: #DDDDDD;
  border-radius: 15px;
  left: 48px;
}
.prog-status-bar ul .progress-status {
  display: block;
  position: relative;
  z-index: 15;
  margin-bottom: 20px;
}
.prog-status-bar ul .progress-status:last-child {
  margin-bottom: 0;
}
.prog-status-bar ul .progress-status:last-child .prog-marker::before {
  display: none;
}
.prog-status-bar ul .progress-status .prog-icon {
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 35px;
  float: left;
}
.prog-status-bar ul .progress-status .prog-icon i {
  color: #A6A8AB;
}
.prog-status-bar ul .progress-status .prog-marker {
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #151515;
  float: left;
  margin: 11px 22px 0 22px;
}
.prog-status-bar ul .progress-status .prog-marker::before {
  content: "";
  display: block;
  background: #151515;
  width: 4px;
  height: 52px;
  margin: 6px 0 0 4px;
}
.prog-status-bar ul .progress-status .prog-label {
  height: 35px;
  line-height: 35px;
}
.prog-status-bar ul .progress-status .prog-label span {
  color: #A6A8AB;
  margin-left: 2px;
}

.open-order-container {
  background-color: #FFFFFF;
  padding: 10px;
  margin: 15px;
  border-radius: 5px;
  border: 2px solid #DDDDDD;
  position: relative;
}

/* ======================================*/
/* CART OVERVIEW WIDGET*/
/* ======================================*/
.cart-overview .cart-counter {
  margin-top: 20px;
}
.cart-overview .cart-counter .cart-counter-icon {
  position: absolute;
  width: 100%;
  top: 45%;
  left: 30%;
}
.cart-overview .cart-counter div {
  background: #DDDDDD;
  width: 100px;
  height: 100px;
  border-radius: 500px;
  margin: 0 auto;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.cart-overview .cart-counter div img {
  width: 100%;
}
.cart-overview .cart-counter div h2 {
  position: absolute;
  width: 100%;
  top: 10%;
  color: #FF4629;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
.cart-overview .cart-counter h4 {
  text-align: center;
  /* margin-bottom: 10px;*/
}
.cart-overview .cart-counter p {
  text-align: center;
  margin-bottom: 20px;
}
.cart-overview .cart-list ul li:first-child {
  border-top: 2px solid #DDDDDD;
}

/* Old header styles - still used on the brands dashboard customization page*/
.header-banner {
  position: relative;
  height: 256px;
  background-size: cover;
  background-position: center center;
  background-repeat: none;
  -webkit-box-shadow: inset 0 -1px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 3px 0 rgba(0, 0, 0, 0.15);
}

.header-banner .manu_logo {
  position: absolute;
  right: 10%;
  top: 10%;
  max-width: 200px;
}

/* ======================================*/
/*  NOTIFICATIONS PANEL*/
/* ======================================*/
#notificationModal .modal-dialog .modal-content .modal-body,
#attentionModal .modal-dialog .modal-content .modal-body,
#shippedModal .modal-dialog .modal-content .modal-body {
  padding-top: 0;
}

.notifications-panel {
  position: absolute;
  top: 0;
  right: 20px;
  width: 180px;
}
.notifications-panel .status-icon {
  z-index: 603;
  float: right;
  margin-right: 2px;
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  position: relative;
}
.notifications-panel .status-icon .fa {
  color: #7d7d7d;
  display: block;
  height: 100%;
  line-height: 50px;
}
.notifications-panel .status-icon .status-count {
  display: none;
}
.notifications-panel .status-icon.active .fa {
  color: #E8E8E8;
}
.notifications-panel .status-icon.active .status-count {
  -webkit-box-shadow: 0px 0px 2px 1px rgba(20, 20, 20, 0.25);
  box-shadow: 0px 0px 2px 1px rgba(20, 20, 20, 0.25);
  display: block;
  position: absolute;
  top: 7px;
  right: 0px;
  background-color: #28C1E8;
  color: #FFFFFF;
  text-align: center;
  height: 16px;
  line-height: 16px;
  padding: 0 3px;
  border-radius: 3px;
  z-index: 604;
  font-weight: bold;
}
.notifications-panel .status-icon.status-urgent .status-count {
  background-color: #FF4629;
}

/* ======================================*/
/*  Quick Start Guide                    */
/* ======================================*/
.howto-banner .howto-overlay {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  height: calc(100% - 20px);
}
.howto-banner .howto-overlay h3, .howto-banner .howto-overlay p {
  width: 50%;
  color: white;
  margin-left: 20px;
}
.howto-banner .howto-overlay h3 {
  font-size: 3rem;
  font-weight: bold;
}
.howto-banner .howto-overlay p {
  font-size: 1.5rem;
  font-weight: 600;
}
@media print, (min-width: 640px) {
  .howto-banner .howto-overlay h3 {
    font-size: 3.2rem;
  }
  .howto-banner .howto-overlay p {
    font-size: 2.2rem;
  }
}
@media print, (min-width: 920px) {
  .howto-banner .howto-overlay h3 {
    font-size: 3.2rem;
  }
  .howto-banner .howto-overlay p {
    font-size: 1.8rem;
  }
}
@media print, (min-width: 1024px) {
  .howto-banner .howto-overlay h3 {
    font-size: 2.8rem;
  }
  .howto-banner .howto-overlay p {
    font-size: 1rem;
  }
}
.howto-banner .howto-overlay .btn, .howto-banner .howto-overlay .cart-process ol li a, .cart-process ol li .howto-banner .howto-overlay a {
  position: absolute;
  bottom: 0px;
}

/* ATTENTION NEEDED NOTIFICATIONS*/
.attention-needed,
.notifications-list,
.orders-shipped {
  margin-bottom: 20px;
}
.attention-needed .alert,
.notifications-list .alert,
.orders-shipped .alert {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  line-height: 1em;
  padding: 10px;
}
.attention-needed .alert:last-child,
.notifications-list .alert:last-child,
.orders-shipped .alert:last-child {
  margin-bottom: 0px;
}
.attention-needed .alert a,
.notifications-list .alert a,
.orders-shipped .alert a {
  font-weight: bold;
  color: #FFFFFF !important;
}

/* STATUS UPDATE NOTIFICATIONS*/
.r-requested, .r-submitted {
  background: #F4389F;
}

.r-proofs, .r-revisions, .r-processed {
  background: #5364DB;
}

.r-approved {
  background: #FFCC00;
}

.r-printing {
  background: #F88600;
}

.r-printed {
  background: #1398B9;
}

.r-cut {
  background: #F88600;
}

.r-sewn {
  background: #F88600;
}

.r-shipped {
  background: #28C1E8;
}

.r-invoiced {
  background: #158E74;
}

.r-installed {
  background: #1CBB98;
}

/* RECENTLY SHIPPED NOTIFICATIONS*/
/* .orders-shipped { */
/*   margin-bottom: 20px;*/
/*   border-radius: 5px;*/
/*   border: 2px solid $gray-lighter;*/
/*   position: relative;*/
/*   @include orders-list();*/
/*   ul {*/
/*     li {*/
/*       position: relative;*/
/*       div {*/
/*         width: auto; */
/*         margin-left: 10px;*/
/*         margin-right: 10px;*/
/*       }*/
/*     }*/
/*   }*/
/* }*/
/* ======================================*/
/* MEDIA QUERY*/
/**/
/* 768px breakpoint*/
/* ======================================*/
@media (min-width: 920px) {
  /* Two Columns*/
  .dashboard-widgets .widget-sizer, .dashboard-widgets .db-widget {
    width: calc(50% - 10px);
  }
  .dashboard-widgets .gutter-sizer {
    width: 20px;
  }
}
/* ======================================*/
/* MEDIA QUERY*/
/**/
/* 1024px breakpoint*/
/* ======================================*/
@media (min-width: 1024px) {
  .dashboard-widgets .widget-sizer, .dashboard-widgets .db-widget {
    width: calc(33.33% - 13px);
  }
}
/* ======================================*/
/* MEDIA QUERY*/
/**/
/* 768px breakpoint*/
/* ======================================*/
.draggable-source {
  opacity: 0.4;
}

.draggable-hover {
  border-top: 2px solid #28C1E8;
}

.previous-upload-header {
  background: #F5F5F5;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #A6A8AB;
}

.previous-upload-form-container {
  margin-bottom: 40px;
}

.previous-upload-group-container {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #A6A8AB;
}

.item-template-list-container .list-group-item {
  font-weight: 700;
}

svg > g > g:last-child {
  pointer-events: none;
}

.margin-top-min {
  margin-top: 7.5px;
}

.high-res-upload-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

.order-high-res-upload-container {
  margin-top: 20px;
}
.order-high-res-upload-container .go-back {
  margin-top: 5px;
  padding: 10px;
}

.file-upload {
  background-color: #fff;
  border-radius: 10px;
  padding: 5px;
}
.file-upload h1 {
  text-align: center;
}

.high-res-add-file, .order-high-res-add-file {
  border-radius: 90px;
  background-color: #000;
  margin-bottom: 20px;
  width: 150px;
  height: 150px;
  text-align: center;
  left: 50%;
  margin-left: auto;
  margin-right: auto;
}
.high-res-add-file i, .order-high-res-add-file i {
  color: #59D0EE;
  font-size: 60px;
  padding-left: 15px;
}
.high-res-add-file a, .order-high-res-add-file a {
  padding-top: 5px;
  font-size: 20px;
  display: block;
}

.high-res-previous-upload-container {
  background-color: #fff;
  padding: 5px 10px 40px 10px;
  margin-top: 20px;
  min-height: 600px;
}

#fileUploadBackgroundLeft, #fileUploadBackgroundRight {
  align-self: end;
  padding-left: 30px;
  padding-bottom: 50px;
  width: 100%;
}
#fileUploadBackgroundLeft li, #fileUploadBackgroundRight li {
  font-size: 45px;
  padding-top: 25px;
}

#fileUploadBackgroundLeft ul {
  padding-bottom: 25px;
}
#fileUploadBackgroundLeft li:nth-child(1) {
  opacity: .35;
}
#fileUploadBackgroundLeft li:nth-child(2) {
  opacity: .55;
}
#fileUploadBackgroundLeft li:nth-child(3) {
  opacity: .75;
}
#fileUploadBackgroundLeft li:nth-child(4) {
  opacity: .90;
}

@media (min-width: 640px) {
  .file-upload {
    min-width: 400px;
  }
}
@media (max-width: 640px) {
  #fileUploadBackgroundLeft, #fileUploadBackgroundRight {
    display: none;
  }

  .file-upload {
    width: 100%;
    max-width: 400px;
  }
}
.panel-primary > .inventory-details-heading {
  background-color: #3CE2BE;
  color: black;
}

.inventory-panel-value {
  font-weight: 700;
}

.stock-adjustments-header {
  background: #F5F5F5;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #A6A8AB;
}

/* Invoice page (details) */
.invoice-header-40visuals, .invoice-header-date-title, .invoice-header-date, .invoice-address, .invoice-address-title,
.invoice-detail, .invoice-detail-title {
  border: black 1px solid;
}

.invoice-header-40visuals {
  min-height: 125px;
  padding: 5px;
  font-size: 16px;
}

.invoice-address {
  min-height: 150px;
  padding: 5px;
  margin-bottom: 20px;
}

.invoice-header-date-spacer {
  min-height: 50px;
}

.invoice-header-date-title, .invoice-detail-title, .invoice-detail {
  min-height: 25px;
  text-align: center;
}

.invoice-detail {
  min-height: 40px;
  text-align: center;
}

.invoice-header-date {
  min-height: 50px;
  text-align: center;
}

.invoice-address-title {
  padding: 5px 10px;
}

.invoice-header-date, .invoice-detail {
  padding-top: 10px;
}

.invoice-components th, .invoice-component-total {
  border: solid 1px black;
}

.invoice-components td {
  border-left: solid 1px black;
  border-right: solid 1px black;
}

.table .invoice-component-total {
  border-top: solid 1px black;
}

.invoice-components {
  margin-bottom: 40px;
}

.invoice-orders {
  margin-bottom: 20px;
}

.invoice-submit, .invoice-disabled-warning {
  margin-bottom: 20px;
}

.login-container {
  max-width: 40em;
  color: #aaa;
}

.login {
  position: relative;
  margin: 40px 0;
  padding: 44px 66px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}

.login label {
  display: block;
  padding-top: 11px;
}

.login input[type="text"],
.login input[type="password"] {
  width: 100%;
  padding: 5.5px 10px;
  font-size: 12px;
  line-height: 22px;
  color: #555555;
  background-color: #ededed;
  -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border: 0;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.login input[type="text"]:focus,
.login input[type="password"]:focus {
  background-color: white;
}

.login .message {
  color: #fff;
}

.masonry-sizer, .masonry-item {
  width: 100%;
}

.masonry-container .masonry-blue {
  background: #28C1E8;
}
.masonry-container .masonry-green {
  background: #1CBB98;
}
.masonry-container .masonry-red {
  background: #FF4629;
}
.masonry-container .masonry-yellow {
  background: #FFDA47;
}

.masonry-item {
  float: left;
  background: #FFFFFF;
  margin: 7px;
}
.masonry-item ul {
  margin: 20px;
  border-radius: 5px;
  border: 2px solid #DDDDDD;
}
.masonry-item li {
  border-bottom: 2px solid #DDDDDD;
}
.masonry-item li:last-child {
  border: 0;
}
.masonry-item a {
  text-decoration: underline;
}

.masonry-item-content {
  padding: 10px;
}

.masonry-header {
  text-align: center;
  background: #7d7d7d;
  margin: 0;
  padding: 10px 0;
}

/* ======================================*/
/* BREAKPOINT*/
/* ======================================*/
@media print, (min-width: 640px) {
  /* Two Columns */
  .masonry-sizer, .masonry-item {
    width: calc(50% - 14px);
  }
}
/* ======================================*/
/* BREAKPOINT*/
/* ======================================*/
@media print, (min-width: 920px) {
  /* Three Columns (subtraction of the width is double the margin) */
  .masonry-sizer, .masonry-item {
    width: calc(33.33% - 14px);
  }
}
/* ======================================*/
/* ORDER PAGES
/* ======================================*/
.order-review, .quote-review {
  /* TIMELINE/UPDATE BUTTONS*/
}
.order-review .review-header, .quote-review .review-header {
  position: relative;
}
.order-review .progress-form, .quote-review .progress-form {
  margin-bottom: 20px;
}
.order-review .progress-timeline, .quote-review .progress-timeline {
  position: relative;
  margin-top: 20px;
}
.order-review .progress-timeline #toggleTimelineContainer, .quote-review .progress-timeline #toggleTimelineContainer {
  position: absolute;
  bottom: 0px;
  left: 20px;
}
.order-review .progress-timeline ul li, .quote-review .progress-timeline ul li {
  position: relative;
  background-color: #F5F5F5;
  margin-bottom: 20px;
  border-radius: 4px;
  border: 2px solid #DDDDDD;
  display: none;
  /* STATUS */
}
.order-review .progress-timeline ul li::after, .quote-review .progress-timeline ul li::after {
  display: block;
  position: absolute;
  content: "";
  bottom: -22px;
  /*negative height + border*/
  left: 20px;
  height: 20px;
  width: 3px;
  background-color: #DDDDDD;
}
.order-review .progress-timeline ul li:last-child, .quote-review .progress-timeline ul li:last-child {
  display: block;
  margin-bottom: 30px;
  background-color: #1398B9;
  border: 2px solid #1398B9;
}
.order-review .progress-timeline ul li:last-child h4, .order-review .progress-timeline ul li:last-child p, .quote-review .progress-timeline ul li:last-child h4, .quote-review .progress-timeline ul li:last-child p {
  color: #FFFFFF;
}
.order-review .progress-timeline ul li:last-child::after, .quote-review .progress-timeline ul li:last-child::after {
  display: none;
}
.order-review .progress-timeline ul li .stat-complete .stat-marker,
.order-review .progress-timeline ul li .stat-incomplete .stat-marker,
.order-review .progress-timeline ul li .stat-canceled .stat-marker, .quote-review .progress-timeline ul li .stat-complete .stat-marker,
.quote-review .progress-timeline ul li .stat-incomplete .stat-marker,
.quote-review .progress-timeline ul li .stat-canceled .stat-marker {
  width: 40px;
  height: 40px;
  border-radius: 25px;
  text-align: center;
  float: left;
}
.order-review .progress-timeline ul li .stat-complete .stat-description,
.order-review .progress-timeline ul li .stat-incomplete .stat-description,
.order-review .progress-timeline ul li .stat-canceled .stat-description, .quote-review .progress-timeline ul li .stat-complete .stat-description,
.quote-review .progress-timeline ul li .stat-incomplete .stat-description,
.quote-review .progress-timeline ul li .stat-canceled .stat-description {
  width: calc(100% - 60px);
  margin-left: 20px;
  float: left;
  position: relative;
}
.order-review .progress-timeline ul li .stat-complete .stat-description .form-group, .order-review .progress-timeline ul li .stat-complete .stat-description h4, .order-review .progress-timeline ul li .stat-complete .stat-description p,
.order-review .progress-timeline ul li .stat-incomplete .stat-description .form-group,
.order-review .progress-timeline ul li .stat-incomplete .stat-description h4,
.order-review .progress-timeline ul li .stat-incomplete .stat-description p,
.order-review .progress-timeline ul li .stat-canceled .stat-description .form-group,
.order-review .progress-timeline ul li .stat-canceled .stat-description h4,
.order-review .progress-timeline ul li .stat-canceled .stat-description p, .quote-review .progress-timeline ul li .stat-complete .stat-description .form-group, .quote-review .progress-timeline ul li .stat-complete .stat-description h4, .quote-review .progress-timeline ul li .stat-complete .stat-description p,
.quote-review .progress-timeline ul li .stat-incomplete .stat-description .form-group,
.quote-review .progress-timeline ul li .stat-incomplete .stat-description h4,
.quote-review .progress-timeline ul li .stat-incomplete .stat-description p,
.quote-review .progress-timeline ul li .stat-canceled .stat-description .form-group,
.quote-review .progress-timeline ul li .stat-canceled .stat-description h4,
.quote-review .progress-timeline ul li .stat-canceled .stat-description p {
  float: left;
  margin-bottom: 0;
}
.order-review .progress-timeline ul li .stat-complete .stat-description p,
.order-review .progress-timeline ul li .stat-incomplete .stat-description p,
.order-review .progress-timeline ul li .stat-canceled .stat-description p, .quote-review .progress-timeline ul li .stat-complete .stat-description p,
.quote-review .progress-timeline ul li .stat-incomplete .stat-description p,
.quote-review .progress-timeline ul li .stat-canceled .stat-description p {
  max-width: 50%;
}
@media (min-width: 640px) {
  .order-review .progress-timeline ul li .stat-complete .stat-description p,
  .order-review .progress-timeline ul li .stat-incomplete .stat-description p,
  .order-review .progress-timeline ul li .stat-canceled .stat-description p, .quote-review .progress-timeline ul li .stat-complete .stat-description p,
  .quote-review .progress-timeline ul li .stat-incomplete .stat-description p,
  .quote-review .progress-timeline ul li .stat-canceled .stat-description p {
    max-width: 75%;
  }
}
.order-review .progress-timeline ul li .stat-complete .stat-description .form-group, .order-review .progress-timeline ul li .stat-complete .stat-description p,
.order-review .progress-timeline ul li .stat-incomplete .stat-description .form-group,
.order-review .progress-timeline ul li .stat-incomplete .stat-description p,
.order-review .progress-timeline ul li .stat-canceled .stat-description .form-group,
.order-review .progress-timeline ul li .stat-canceled .stat-description p, .quote-review .progress-timeline ul li .stat-complete .stat-description .form-group, .quote-review .progress-timeline ul li .stat-complete .stat-description p,
.quote-review .progress-timeline ul li .stat-incomplete .stat-description .form-group,
.quote-review .progress-timeline ul li .stat-incomplete .stat-description p,
.quote-review .progress-timeline ul li .stat-canceled .stat-description .form-group,
.quote-review .progress-timeline ul li .stat-canceled .stat-description p {
  clear: left;
}
.order-review .progress-timeline ul li .stat-complete .stat-description .form-group,
.order-review .progress-timeline ul li .stat-incomplete .stat-description .form-group,
.order-review .progress-timeline ul li .stat-canceled .stat-description .form-group, .quote-review .progress-timeline ul li .stat-complete .stat-description .form-group,
.quote-review .progress-timeline ul li .stat-incomplete .stat-description .form-group,
.quote-review .progress-timeline ul li .stat-canceled .stat-description .form-group {
  padding-top: 10px;
}
.order-review .progress-timeline ul li .stat-complete .stat-description h4,
.order-review .progress-timeline ul li .stat-incomplete .stat-description h4,
.order-review .progress-timeline ul li .stat-canceled .stat-description h4, .quote-review .progress-timeline ul li .stat-complete .stat-description h4,
.quote-review .progress-timeline ul li .stat-incomplete .stat-description h4,
.quote-review .progress-timeline ul li .stat-canceled .stat-description h4 {
  margin-top: 0;
}
.order-review .progress-timeline ul li .stat-complete .stat-description .order-advance,
.order-review .progress-timeline ul li .stat-incomplete .stat-description .order-advance,
.order-review .progress-timeline ul li .stat-canceled .stat-description .order-advance, .quote-review .progress-timeline ul li .stat-complete .stat-description .order-advance,
.quote-review .progress-timeline ul li .stat-incomplete .stat-description .order-advance,
.quote-review .progress-timeline ul li .stat-canceled .stat-description .order-advance {
  float: right;
  clear: none;
}
.order-review .progress-timeline ul li .stat-complete .stat-marker, .quote-review .progress-timeline ul li .stat-complete .stat-marker {
  background-color: #28C1E8;
  color: #FFFFFF;
}
.order-review .progress-timeline ul li .stat-complete .stat-marker i, .quote-review .progress-timeline ul li .stat-complete .stat-marker i {
  line-height: 40px;
}
.order-review .progress-timeline ul li .stat-canceled .stat-marker, .quote-review .progress-timeline ul li .stat-canceled .stat-marker {
  background-color: #FF725C;
  color: #FFFFFF;
}
.order-review .progress-timeline ul li .stat-canceled .stat-marker i, .quote-review .progress-timeline ul li .stat-canceled .stat-marker i {
  line-height: 40px;
}
.order-review .progress-timeline ul li .stat-incomplete .stat-marker, .quote-review .progress-timeline ul li .stat-incomplete .stat-marker {
  background-color: #FFFFFF;
  color: #28C1E8;
  border: 2px solid #28C1E8;
}
.order-review .progress-timeline ul li .stat-incomplete .stat-marker i, .quote-review .progress-timeline ul li .stat-incomplete .stat-marker i {
  line-height: 36px;
}
.order-review .progress-timeline ul .cancelled-notification, .quote-review .progress-timeline ul .cancelled-notification {
  background-color: #FF4629 !important;
  border: 2px solid #FF4629 !important;
  margin-bottom: 0 !important;
}
.order-review .install-info, .quote-review .install-info {
  background-color: #158E74;
  border-radius: 4px;
  margin-bottom: 20px;
}
.order-review .install-info h4, .order-review .install-info p, .quote-review .install-info h4, .quote-review .install-info p {
  color: #FFFFFF;
}
.order-review .install-info .install-marker, .quote-review .install-info .install-marker {
  width: 40px;
  height: 40px;
  border-radius: 25px;
  text-align: center;
  float: left;
  background-color: #FFFFFF;
  color: #1CBB98;
  border: 2px solid #1CBB98;
}
.order-review .install-info .install-marker i, .quote-review .install-info .install-marker i {
  line-height: 36px;
}
.order-review .install-info .install-description, .quote-review .install-info .install-description {
  width: calc(100% - 60px);
  margin-left: 20px;
  float: left;
  position: relative;
}
.order-review .install-info .install-description p, .quote-review .install-info .install-description p {
  max-width: 50%;
}
@media (min-width: 640px) {
  .order-review .install-info .install-description p, .quote-review .install-info .install-description p {
    max-width: 75%;
  }
}

h7 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif, 'custom-icons';
}

.rush-fee-table {
  width: 100%;
}
.rush-fee-table table, .rush-fee-table tr, .rush-fee-table th, .rush-fee-table td {
  color: black;
  background: white;
  border: 2px solid black;
  padding: 5px;
}

.install-on-hold {
  background-color: #ff6666;
}

.install-attention-needed {
  background-color: #ffffff;
}

.install-awaiting-quote {
  background-color: #cccccc;
}

.install-awaiting-approval {
  background-color: #99ffff;
}

.install-awaiting-address {
  background-color: #ffd699;
}

.install-awaiting-shipping {
  background-color: #99ff99;
}

.install-shipped {
  background-color: #ffccff;
}

.install-scheduled {
  background-color: #d966ff;
}

.install-complete {
  background-color: #8080ff;
}

.order-review, .order-packing, .order-production, .quote-review {
  position: relative;
  /* ORDER HEADER */
  /* Alter cart styling only if on the order-review page*/
}
.order-review .invoice-header, .order-packing .invoice-header, .order-production .invoice-header, .quote-review .invoice-header {
  margin: 40px 40px 20px 40px;
  /* LOGO & ORDER # */
  /* PRINT & CANCEL BUTTONS */
  /* BILLING & SHIPPING */
}
.order-review .invoice-header .order-logo-number, .order-packing .invoice-header .order-logo-number, .order-production .invoice-header .order-logo-number, .quote-review .invoice-header .order-logo-number {
  margin-bottom: 40px;
}
.order-review .invoice-header .order-logo-number .order-logo, .order-packing .invoice-header .order-logo-number .order-logo, .order-production .invoice-header .order-logo-number .order-logo, .quote-review .invoice-header .order-logo-number .order-logo {
  overflow: auto;
}
.order-review .invoice-header .order-logo-number .order-logo .forty-logo, .order-packing .invoice-header .order-logo-number .order-logo .forty-logo, .order-production .invoice-header .order-logo-number .order-logo .forty-logo, .quote-review .invoice-header .order-logo-number .order-logo .forty-logo {
  width: 200px;
  margin-bottom: 10px;
  min-height: 50px;
}
.order-review .invoice-header .order-logo-number .order-logo .forty-logo img, .order-packing .invoice-header .order-logo-number .order-logo .forty-logo img, .order-production .invoice-header .order-logo-number .order-logo .forty-logo img, .quote-review .invoice-header .order-logo-number .order-logo .forty-logo img {
  display: block;
  width: 200px;
}
.order-review .invoice-header .order-logo-number .order-logo .order-type, .order-packing .invoice-header .order-logo-number .order-logo .order-type, .order-production .invoice-header .order-logo-number .order-logo .order-type, .quote-review .invoice-header .order-logo-number .order-logo .order-type {
  font-weight: 700 !important;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.order-review .invoice-header .order-actions .btn, .order-review .invoice-header .order-actions .cart-process ol li a, .cart-process ol li .order-review .invoice-header .order-actions a, .order-packing .invoice-header .order-actions .btn, .order-packing .invoice-header .order-actions .cart-process ol li a, .cart-process ol li .order-packing .invoice-header .order-actions a, .order-production .invoice-header .order-actions .btn, .order-production .invoice-header .order-actions .cart-process ol li a, .cart-process ol li .order-production .invoice-header .order-actions a, .quote-review .invoice-header .order-actions .btn, .quote-review .invoice-header .order-actions .cart-process ol li a, .cart-process ol li .quote-review .invoice-header .order-actions a {
  width: 100%;
  margin-bottom: 20px;
}
.order-review .invoice-header .addresses h5, .order-packing .invoice-header .addresses h5, .order-production .invoice-header .addresses h5, .quote-review .invoice-header .addresses h5 {
  text-transform: uppercase;
  font-weight: 600;
}
.order-review .invoice-header .addresses .order-account .li-label, .order-review .invoice-header .addresses .bill-to .li-label, .order-review .invoice-header .addresses .ship-to .li-label, .order-packing .invoice-header .addresses .order-account .li-label, .order-packing .invoice-header .addresses .bill-to .li-label, .order-packing .invoice-header .addresses .ship-to .li-label, .order-production .invoice-header .addresses .order-account .li-label, .order-production .invoice-header .addresses .bill-to .li-label, .order-production .invoice-header .addresses .ship-to .li-label, .quote-review .invoice-header .addresses .order-account .li-label, .quote-review .invoice-header .addresses .bill-to .li-label, .quote-review .invoice-header .addresses .ship-to .li-label {
  font-weight: 600;
}
.order-review .invoice-header .addresses .bill-to li, .order-review .invoice-header .addresses .ship-to li, .order-packing .invoice-header .addresses .bill-to li, .order-packing .invoice-header .addresses .ship-to li, .order-production .invoice-header .addresses .bill-to li, .order-production .invoice-header .addresses .ship-to li, .quote-review .invoice-header .addresses .bill-to li, .quote-review .invoice-header .addresses .ship-to li {
  line-height: 1.3rem;
}
.order-review .invoice-header .addresses .order-account, .order-packing .invoice-header .addresses .order-account, .order-production .invoice-header .addresses .order-account, .quote-review .invoice-header .addresses .order-account {
  margin-bottom: 20px;
}
.order-review .invoice-header .addresses .bill-to, .order-packing .invoice-header .addresses .bill-to, .order-production .invoice-header .addresses .bill-to, .quote-review .invoice-header .addresses .bill-to {
  margin-bottom: 20px;
}
.order-review .order-details li, .order-packing .order-details li, .order-production .order-details li, .quote-review .order-details li {
  display: block;
  float: left;
}
.order-review .order-details .order-due, .order-packing .order-details .order-due, .order-production .order-details .order-due, .quote-review .order-details .order-due {
  margin-left: 20px;
}
.order-review .order-details .order-account, .order-packing .order-details .order-account, .order-production .order-details .order-account, .quote-review .order-details .order-account {
  width: 100%;
}
.order-review .order-details .order-ammount, .order-review .order-details .order-due, .order-packing .order-details .order-ammount, .order-packing .order-details .order-due, .order-production .order-details .order-ammount, .order-production .order-details .order-due, .quote-review .order-details .order-ammount, .quote-review .order-details .order-due {
  width: calc(50% - 10px);
}
.order-review .order-details .order-due, .order-packing .order-details .order-due, .order-production .order-details .order-due, .quote-review .order-details .order-due {
  text-align: right;
}
.order-review .order-cart, .order-packing .order-cart, .order-production .order-cart, .quote-review .order-cart {
  margin: 0 40px 20px 40px;
  border-top: 3px solid black;
}
.order-review .order-cart .order-header, .order-packing .order-cart .order-header, .order-production .order-cart .order-header, .quote-review .order-cart .order-header {
  background-color: #FFFFFF;
  padding: 10px 10px 0 10px;
  margin-bottom: 0;
}
.order-review .order-cart .order-header h5, .order-packing .order-cart .order-header h5, .order-production .order-cart .order-header h5, .quote-review .order-cart .order-header h5 {
  color: #151515;
}
.order-review .order-cart .order-list .inner-margin, .order-packing .order-cart .order-list .inner-margin, .order-production .order-cart .order-list .inner-margin, .quote-review .order-cart .order-list .inner-margin {
  margin-left: 0;
  margin-right: 0;
}
.order-review .invoice-footer, .order-packing .invoice-footer, .order-production .invoice-footer, .quote-review .invoice-footer {
  margin: 20px 40px 40px 40px;
  display: block;
  width: auto;
  border-top: 3px solid black;
}
.order-review .invoice-footer .footer-buttons, .order-packing .invoice-footer .footer-buttons, .order-production .invoice-footer .footer-buttons, .quote-review .invoice-footer .footer-buttons {
  margin-top: 20px;
}

/* NOTES & INSTRUCTIONS */
.order-instructions {
  margin: 0;
}
.order-instructions .alert.alert-success {
  margin-bottom: 0 !important;
}
.order-instructions .alert {
  font-size: 12px !important;
  background-color: transparent;
  color: #FF4629;
  border: 3px solid #FF4629;
}
.order-instructions .alert a {
  color: black !important;
}
.order-instructions .alert .instructions-list form {
  display: inline;
  position: relative;
  margin-right: 30px;
}
.order-instructions .alert .instructions-list form .close {
  display: block;
  position: absolute;
  right: -8px;
  top: 0;
}
.order-instructions .alert .instructions-list form .close span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  line-height: 12px;
  overflow: hidden;
}
.order-instructions .alert:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

@media print, (min-width: 768px) {
  .order-review .invoice-header, .order-packing .invoice-header, .order-production .invoice-header, .order-jobs-container .invoice-header {
    /* ORDER & LOGO # */
    /* ROW 2*/
  }
  .order-review .invoice-header .order-logo-number, .order-packing .invoice-header .order-logo-number, .order-production .invoice-header .order-logo-number, .order-jobs-container .invoice-header .order-logo-number {
    /* ROW 1*/
  }
  .order-review .invoice-header .order-logo-number .order-logo, .order-packing .invoice-header .order-logo-number .order-logo, .order-production .invoice-header .order-logo-number .order-logo, .order-jobs-container .invoice-header .order-logo-number .order-logo {
    width: 50%;
    float: left;
  }
  .order-review .invoice-header .order-logo-number .order-logo .order-type, .order-packing .invoice-header .order-logo-number .order-logo .order-type, .order-production .invoice-header .order-logo-number .order-logo .order-type, .order-jobs-container .invoice-header .order-logo-number .order-logo .order-type {
    margin-bottom: 20px;
  }
  .order-review .invoice-header .order-logo-number .order-actions, .order-packing .invoice-header .order-logo-number .order-actions, .order-production .invoice-header .order-logo-number .order-actions, .order-jobs-container .invoice-header .order-logo-number .order-actions {
    width: 50%;
    float: right !important;
  }
  .order-review .invoice-header .order-logo-number .order-actions .btn, .order-review .invoice-header .order-logo-number .order-actions .cart-process ol li a, .cart-process ol li .order-review .invoice-header .order-logo-number .order-actions a, .order-packing .invoice-header .order-logo-number .order-actions .btn, .order-packing .invoice-header .order-logo-number .order-actions .cart-process ol li a, .cart-process ol li .order-packing .invoice-header .order-logo-number .order-actions a, .order-production .invoice-header .order-logo-number .order-actions .btn, .order-production .invoice-header .order-logo-number .order-actions .cart-process ol li a, .cart-process ol li .order-production .invoice-header .order-logo-number .order-actions a, .order-jobs-container .invoice-header .order-logo-number .order-actions .btn, .order-jobs-container .invoice-header .order-logo-number .order-actions .cart-process ol li a, .cart-process ol li .order-jobs-container .invoice-header .order-logo-number .order-actions a {
    width: auto;
    display: inline-block;
    float: right;
    margin-bottom: 0;
    margin-left: 20px;
  }
  .order-review .invoice-header .order-account, .order-review .invoice-header .bill-to, .order-review .invoice-header .ship-to, .order-packing .invoice-header .order-account, .order-packing .invoice-header .bill-to, .order-packing .invoice-header .ship-to, .order-production .invoice-header .order-account, .order-production .invoice-header .bill-to, .order-production .invoice-header .ship-to, .order-jobs-container .invoice-header .order-account, .order-jobs-container .invoice-header .bill-to, .order-jobs-container .invoice-header .ship-to {
    width: calc(calc(100% - 40px) / 3);
    float: left;
    margin-bottom: 0 !important;
  }
  .order-review .invoice-header .bill-to, .order-review .invoice-header .ship-to, .order-packing .invoice-header .bill-to, .order-packing .invoice-header .ship-to, .order-production .invoice-header .bill-to, .order-production .invoice-header .ship-to, .order-jobs-container .invoice-header .bill-to, .order-jobs-container .invoice-header .ship-to {
    margin-left: 20px;
  }
  .order-review .order-details .order-account, .order-packing .order-details .order-account, .order-production .order-details .order-account, .order-jobs-container .order-details .order-account {
    width: calc(100% - 340px);
    float: left;
  }
  .order-review .order-details .order-ammount, .order-review .order-details .order-due, .order-packing .order-details .order-ammount, .order-packing .order-details .order-due, .order-production .order-details .order-ammount, .order-production .order-details .order-due, .order-jobs-container .order-details .order-ammount, .order-jobs-container .order-details .order-due {
    text-align: right;
    width: 150px;
    float: right;
    margin-left: 20px;
  }
  .order-review .invoice-footer .footer-buttons, .order-packing .invoice-footer .footer-buttons, .order-production .invoice-footer .footer-buttons, .order-jobs-container .invoice-footer .footer-buttons {
    width: 100%;
  }
}
@media print, (min-width: 768px) {
  .addresses-print {
    width: calc(calc(100% - 40px) / 1.5);
    float: right;
  }
  .addresses-print h5 {
    text-transform: uppercase;
    font-weight: 600;
  }
  .addresses-print .bill-to-print, .addresses-print .ship-to-print {
    width: calc(calc(100% - 40px) / 2);
    float: left;
    margin-bottom: 0 !important;
    margin-left: 20px;
  }
  .addresses-print .bill-to-print .li-label, .addresses-print .ship-to-print .li-label {
    font-weight: 600;
  }
  .addresses-print .bill-to-print li, .addresses-print .ship-to-print li {
    line-height: 1.3rem;
  }
  .addresses-print .bill-to-print {
    margin-bottom: 20px;
  }
}
.img-min-width-height {
  width: 200px;
  height: 200px;
}

.order-logo-print {
  height: 200px;
  width: 200px;
  float: left;
}

.order-action {
  margin-left: 5px;
  float: right;
}

.outsourcing-list li {
  margin-top: 2.5px;
  padding-top: 2.5px;
  border-top: 1px solid black;
}

.outsourcing-list li:first-child {
  border-top: none;
}

.prod-title {
  margin: 0 0 2px 0;
}

.prod-options li, .item-copy-container li {
  line-height: 1.2rem;
  margin: 0;
  border: 0;
  /* Remove inherited border */
}
.prod-options .options-list, .item-copy-container .options-list {
  margin: 5px 0 2px 0;
  font-size: 11px !important;
  list-style-type: none;
}
.prod-options .options-list .option-set::after, .item-copy-container .options-list .option-set::after {
  content: ' |';
}
.prod-options .options-list .option-set:last-child::after, .item-copy-container .options-list .option-set:last-child::after {
  content: '';
}

.prod-options *, .outsourcing-list, .commission-list *, .packing-slip-list {
  font-size: 11px !important;
}

#orderAdvanceDisabled {
  width: 200px;
  color: #FF4629;
  background-color: white;
  padding: 2px;
  margin-right: 5px;
}

/* ORDER FLAGS */
.order-alerts {
  margin: 10px 0 10px 0;
}
.order-alerts li {
  margin-bottom: 5px;
}
.order-alerts li h3 {
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 5px;
}

.alert-hold {
  background-color: #5364DB;
}

.alert-covid-hold {
  background-color: #FFA033;
}

.alert-rush {
  background-color: #FF4629;
}

.alert-standard {
  background-color: #151515;
}

.alert-rollout {
  background-color: #F877BE;
}

.alert-unusual {
  background-color: #FFCC00;
}

.alert-blind {
  background-color: #8994E6;
}

.alert-install {
  background-color: #59D0EE;
}

.alert-tradeshow {
  background-color: #3CE2BE;
}

.alert-copy {
  background-color: #A6A8AB;
}

.alert-custom {
  background-color: #1CBB98;
}

.alert-bw-coupon {
  background-color: #FFA033;
}

.alert-ship-by {
  background-color: #F88600;
}

.alert-promo {
  background-color: #1CBB98;
}

.alert-ship-on {
  background-color: #28C1E8;
}

.alert-bw-cut-smaller {
  background-color: #FFCC00;
}

.alert-scheduled-item {
  background-color: #FFFFFF;
  border: 5px solid #1CBB98;
}

.alert-outsourcing-customer {
  background-color: #151515;
}

.alert-outsourcing-40visuals {
  background-color: #59D0EE;
}

.alert-outsourcing-vendor {
  background-color: #1CBB98;
}

#alertScheduledItem {
  color: #151515;
}

#preinvoiceSubmitButton {
  margin-top: 10px;
}

.order-invoices {
  margin-bottom: 20px;
}

.item-copy-container {
  padding: 10px 0;
}
.item-copy-container .artwork {
  padding: 0;
}
.item-copy-container .artwork img {
  border: 1px solid #E8E8E8;
  max-height: 150px;
}
.item-copy-container .artwork-name {
  font-size: 11px !important;
  font-weight: 600;
  line-height: 1.2rem;
  padding: 0;
}

.item-copy-container .copy-target-container {
  opacity: 0.5;
}

.add-coupon-container {
  float: right;
  max-width: 367px;
  margin-bottom: 20px;
}

.products-total-sqft-list li {
  font-style: italic;
  color: #1398B9;
}

.order-pricing-alert h4, .quote-pricing-alert h4 {
  color: red;
  font-size: 10px;
  text-align: left;
  margin-bottom: 0;
}

.quote-pricing-alert h4 {
  font-style: italic;
}

.order-item-select-all-container {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #F5F5F5;
}

.order-artwork {
  border: 1px solid #E8E8E8;
  max-height: 150px;
}

.scheduled-item-artwork-container {
  margin-top: 10px;
  margin-bottom: 10px;
}

.padding-vertical-min {
  padding-top: 5px;
  padding-bottom: 5px;
}

.account-change-header {
  background: #F5F5F5;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #A6A8AB;
}

.item-container {
  padding: 10px 0;
  border-bottom: 1px solid #A6A8AB;
}
.item-container .artwork {
  padding: 0;
}
.item-container .artwork img {
  border: 1px solid #E8E8E8;
  max-height: 150px;
}
.item-container .artwork-name {
  font-size: 11px !important;
  font-weight: 600;
  line-height: 1.2rem;
  padding: 0;
}

.not-link {
  color: black;
}

.not-link:visited {
  color: black;
}

.zone-target-select {
  margin-bottom: 5px;
}

.artwork-option-container {
  padding: 5px;
  border: 1px solid #000;
}

.artwork-option-unselected {
  opacity: .5;
}

.artwork-option-image {
  max-height: 100px;
  min-height: 100px;
  float: left;
  padding-right: 10px;
}

.artwork-option-details {
  max-width: 60%;
}

@media (min-width: 640px) {
  .artwork-option-details {
    max-width: 50%;
  }
}
.order-inventory-update-options, .undo-order-import-actions {
  background-color: #59D0EE;
  padding-top: 20px;
  padding-bottom: 20px;
}

.order-inventory-update-footer {
  margin-top: 20px;
  margin-bottom: 20px;
}

.order-jobs-view {
  margin-top: 40px;
}

.order-search-container {
  margin-top: 20px;
}

.shipping-existing-label {
  font-weight: bold;
  font-size: 16px;
}

.product-list > li {
  font-style: italic;
}

.tracking-list {
  margin-bottom: 10px;
}

.tracking-artworks {
  margin-left: 20px;
}

.order-item-select-header {
  background: #F5F5F5;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #A6A8AB;
}

.order-item-select {
  margin-top: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #A6A8AB;
}
.order-item-select :hover {
  cursor: pointer;
}
.order-item-select .artworks {
  border-right: 1px dotted #CACACA;
  border-left: 1px dotted #CACACA;
}
.order-item-select .single-art, .order-item-select .multiple-art {
  width: 250px;
}
.order-item-select .single-art .art {
  position: relative;
}
.order-item-select .single-art .art .art-graphic {
  float: left;
  margin-left: 4px !important;
  /*
  Chrome 91 for some reason is stretching some vertical images.  max-width is a workaround and it appears
  to still always be 118px.
   */
  /*width: 118px !important;*/
  max-width: 118px;
}
.order-item-select .single-art .art .art-details {
  float: right;
  display: block;
  width: 118px !important;
  margin: 0 !important;
}
.order-item-select .multiple-art .art {
  width: 118px !important;
  margin: 0 0 4px 4px;
  float: left;
}

.order-packing .invoice-footer .footer-address, .order-production .invoice-footer .footer-address, .order-customer .invoice-footer .footer-address {
  margin-top: 20px;
}
.order-packing .invoice-footer .footer-address h5, .order-production .invoice-footer .footer-address h5, .order-customer .invoice-footer .footer-address h5 {
  text-transform: uppercase;
  font-weight: bold;
}

.order-production.order-production-admin .invoice-header .addresses .ship-to {
  position: relative;
}
.order-production.order-production-admin .invoice-header .addresses .ship-to .ship-checkbox {
  position: absolute;
  top: 0;
  right: 0;
  border: 2px solid #151515;
  width: 30px;
  height: 30px;
}
.order-production.order-production-admin .invoice-footer .footer-address p {
  margin-top: 3px;
}
.order-production.order-production-admin .invoice-footer .production-checklist {
  margin-top: 20px;
}
.order-production.order-production-admin .invoice-footer .production-checklist ul li {
  display: inline-block;
  float: left;
  font-weight: 600;
  margin-right: 10px;
  position: relative;
  width: 65px;
}
.order-production.order-production-admin .invoice-footer .production-checklist ul li:last-child {
  margin-right: 0;
}
.order-production.order-production-admin .invoice-footer .production-checklist ul li div, .order-production.order-production-admin .invoice-footer .production-checklist ul li p {
  width: 30px;
  height: 30px;
  display: block;
  float: right;
  text-align: center;
}
.order-production.order-production-admin .invoice-footer .production-checklist ul li div {
  border: 2px solid #151515;
  line-height: 26px;
}
.order-production.order-production-admin .prod-description::before {
  content: '';
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  border: 2px solid black;
  margin-right: 5px;
}
.order-production.order-production-admin .prod-description .prod-title {
  margin: 0 0 15px 0;
}
.order-production.order-production-admin .prod-description .inventory-option {
  display: block;
  position: relative;
  margin-left: 20px;
}
.order-production.order-production-admin .prod-description .inventory-option::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  border: 1px solid black;
}

.order-packing .l-price, .order-packing .l-total, .order-packing .item-price, .order-packing .item-total {
  visibility: hidden !important;
}
.order-packing .order-totals {
  display: none !important;
}
.order-packing .invoice-footer {
  margin-top: 0;
}
.order-packing .order-cart {
  margin-bottom: 0;
}

.order-item-underline {
  border-bottom: 1px solid #A6A8AB;
}

@media print, (min-width: 768px) {
  .l-price, .l-total, .item-price, .item-total {
    display: none !important;
  }

  .order-packing .invoice-footer .footer-address h5, .order-packing .invoice-footer .footer-address p {
    display: inline-block;
  }
  .order-packing .invoice-footer .footer-address p {
    float: right;
  }

  .order-production .invoice-footer .footer-address, .order-production .invoice-footer .production-checklist {
    float: left;
    margin-top: 20px !important;
  }
  .order-production .invoice-footer .footer-address h5 {
    margin-top: 0;
  }
}
/* ======================================*/
/* PRINT ONLY STYLES                     */
/* ======================================*/
@media print {
  @page {
    border-bottom: 1px dot-dash black;
  }
  .order-packing, .order-production, .order-customer {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .order-packing a, .order-production a, .order-customer a {
    color: #151515 !important;
  }
  .order-packing .invoice-header, .order-production .invoice-header, .order-customer .invoice-header {
    margin: 0 0 20px 0;
  }
  .order-packing .order-cart, .order-production .order-cart, .order-customer .order-cart {
    margin: 0;
  }
  .order-packing .order-cart .item-edit, .order-packing .order-cart .art-edit, .order-packing .order-cart .item-remove, .order-packing .order-cart .order-edit, .order-production .order-cart .item-edit, .order-production .order-cart .art-edit, .order-production .order-cart .item-remove, .order-production .order-cart .order-edit, .order-customer .order-cart .item-edit, .order-customer .order-cart .art-edit, .order-customer .order-cart .item-remove, .order-customer .order-cart .order-edit {
    display: none;
  }
  .order-packing .order-cart .order-list .cart-bundle-product, .order-production .order-cart .order-list .cart-bundle-product, .order-customer .order-cart .order-list .cart-bundle-product {
    page-break-inside: avoid;
  }
  .order-packing .order-cart .order-list .cart-product .prod-description .prod-title, .order-packing .order-cart .order-list .cart-nonproduct .prod-description .prod-title, .order-production .order-cart .order-list .cart-product .prod-description .prod-title, .order-production .order-cart .order-list .cart-nonproduct .prod-description .prod-title, .order-customer .order-cart .order-list .cart-product .prod-description .prod-title, .order-customer .order-cart .order-list .cart-nonproduct .prod-description .prod-title {
    margin: 0 0 15px 0;
  }
  .order-packing .order-cart .order-list .line-item-box-shadow, .order-production .order-cart .order-list .line-item-box-shadow, .order-customer .order-cart .order-list .line-item-box-shadow {
    border: 2px solid black;
    padding: 10px;
  }
  .order-packing .order-cart .order-totals, .order-production .order-cart .order-totals, .order-customer .order-cart .order-totals {
    margin-top: 0;
  }
  .order-packing .order-cart .order-totals .inner-margin, .order-production .order-cart .order-totals .inner-margin, .order-customer .order-cart .order-totals .inner-margin {
    margin-right: 0;
    margin-left: 0;
  }
  .order-packing .invoice-footer, .order-production .invoice-footer, .order-customer .invoice-footer {
    margin: 0;
  }

  .order-item-underline {
    border-bottom: 1px solid #A6A8AB;
  }
}
/* ======================================*/
/* ORDER PROGRESS */
/* 
/* ======================================*/
.compact-buckets {
  width: 100%;
}
.compact-buckets i {
  float: left;
  padding-right: 0.2em;
  font-size: 1.25em;
}
.compact-buckets .count {
  float: left;
  padding-right: 0.2em;
}
@media print, (max-width: 800px) {
  .compact-buckets {
    text-align: center;
  }
  .compact-buckets a {
    display: inline-block;
  }
  .compact-buckets .status-label {
    display: none;
  }
}

.orders-inprog .label {
  margin-top: 8px;
}

.invoice-list .label,
.invoice-order-list .label,
.orders-inprog .label,
.order .label,
.db-widget .label,
.scheduled-items .label,
.inventory-container .label {
  display: inline-block;
  position: relative;
  border: 0;
  margin-left: 3px;
  -moz-border-radius: 2;
  -webkit-border-radius: 2;
  border-radius: 2;
}
.invoice-list .label.label-rollout, .invoice-list .label.label-preinvoice, .invoice-list .label.label-facebook, .invoice-list .label.label-amazon,
.invoice-order-list .label.label-rollout,
.invoice-order-list .label.label-preinvoice,
.invoice-order-list .label.label-facebook,
.invoice-order-list .label.label-amazon,
.orders-inprog .label.label-rollout,
.orders-inprog .label.label-preinvoice,
.orders-inprog .label.label-facebook,
.orders-inprog .label.label-amazon,
.order .label.label-rollout,
.order .label.label-preinvoice,
.order .label.label-facebook,
.order .label.label-amazon,
.db-widget .label.label-rollout,
.db-widget .label.label-preinvoice,
.db-widget .label.label-facebook,
.db-widget .label.label-amazon,
.scheduled-items .label.label-rollout,
.scheduled-items .label.label-preinvoice,
.scheduled-items .label.label-facebook,
.scheduled-items .label.label-amazon,
.inventory-container .label.label-rollout,
.inventory-container .label.label-preinvoice,
.inventory-container .label.label-facebook,
.inventory-container .label.label-amazon {
  background-color: #3CE2BE;
  color: #151515;
}
.invoice-list .label.label-revised,
.invoice-order-list .label.label-revised,
.orders-inprog .label.label-revised,
.order .label.label-revised,
.db-widget .label.label-revised,
.scheduled-items .label.label-revised,
.inventory-container .label.label-revised {
  background-color: #59D0EE;
}
.invoice-list .label.label-priority,
.invoice-order-list .label.label-priority,
.orders-inprog .label.label-priority,
.order .label.label-priority,
.db-widget .label.label-priority,
.scheduled-items .label.label-priority,
.inventory-container .label.label-priority {
  background-color: #CACACA;
  color: #151515;
}
.invoice-list .label.label-priority .priority-1,
.invoice-order-list .label.label-priority .priority-1,
.orders-inprog .label.label-priority .priority-1,
.order .label.label-priority .priority-1,
.db-widget .label.label-priority .priority-1,
.scheduled-items .label.label-priority .priority-1,
.inventory-container .label.label-priority .priority-1 {
  color: #FF4629;
}
.invoice-list .label.label-priority .priority-2,
.invoice-order-list .label.label-priority .priority-2,
.orders-inprog .label.label-priority .priority-2,
.order .label.label-priority .priority-2,
.db-widget .label.label-priority .priority-2,
.scheduled-items .label.label-priority .priority-2,
.inventory-container .label.label-priority .priority-2 {
  color: #1CBB98;
}
.invoice-list .label.label-priority .priority-3,
.invoice-order-list .label.label-priority .priority-3,
.orders-inprog .label.label-priority .priority-3,
.order .label.label-priority .priority-3,
.db-widget .label.label-priority .priority-3,
.scheduled-items .label.label-priority .priority-3,
.inventory-container .label.label-priority .priority-3 {
  color: #28C1E8;
}
.invoice-list .label.label-partial-shipped,
.invoice-order-list .label.label-partial-shipped,
.orders-inprog .label.label-partial-shipped,
.order .label.label-partial-shipped,
.db-widget .label.label-partial-shipped,
.scheduled-items .label.label-partial-shipped,
.inventory-container .label.label-partial-shipped {
  background-color: #F877BE;
}
.invoice-list .label.label-hold,
.invoice-order-list .label.label-hold,
.orders-inprog .label.label-hold,
.order .label.label-hold,
.db-widget .label.label-hold,
.scheduled-items .label.label-hold,
.inventory-container .label.label-hold {
  background-color: #5364DB;
}
.invoice-list .label.label-covid-hold,
.invoice-order-list .label.label-covid-hold,
.orders-inprog .label.label-covid-hold,
.order .label.label-covid-hold,
.db-widget .label.label-covid-hold,
.scheduled-items .label.label-covid-hold,
.inventory-container .label.label-covid-hold {
  background-color: #FFA033;
}
.invoice-list .label.label-rush,
.invoice-order-list .label.label-rush,
.orders-inprog .label.label-rush,
.order .label.label-rush,
.db-widget .label.label-rush,
.scheduled-items .label.label-rush,
.inventory-container .label.label-rush {
  background-color: #FF4629;
}
.invoice-list .label.label-ordertype,
.invoice-order-list .label.label-ordertype,
.orders-inprog .label.label-ordertype,
.order .label.label-ordertype,
.db-widget .label.label-ordertype,
.scheduled-items .label.label-ordertype,
.inventory-container .label.label-ordertype {
  background-color: #FFCC00;
  color: #151515;
}
.invoice-list .label.label-standard,
.invoice-order-list .label.label-standard,
.orders-inprog .label.label-standard,
.order .label.label-standard,
.db-widget .label.label-standard,
.scheduled-items .label.label-standard,
.inventory-container .label.label-standard {
  background-color: #151515;
  color: #FFFFFF;
}
.invoice-list .label.label-install,
.invoice-order-list .label.label-install,
.orders-inprog .label.label-install,
.order .label.label-install,
.db-widget .label.label-install,
.scheduled-items .label.label-install,
.inventory-container .label.label-install {
  background-color: #FFDA47;
}
.invoice-list .label.label-tradeshow,
.invoice-order-list .label.label-tradeshow,
.orders-inprog .label.label-tradeshow,
.order .label.label-tradeshow,
.db-widget .label.label-tradeshow,
.scheduled-items .label.label-tradeshow,
.inventory-container .label.label-tradeshow {
  background-color: #F4389F;
}
.invoice-list .label.label-copy,
.invoice-order-list .label.label-copy,
.orders-inprog .label.label-copy,
.order .label.label-copy,
.db-widget .label.label-copy,
.scheduled-items .label.label-copy,
.inventory-container .label.label-copy {
  background-color: #F88600;
}
.invoice-list .label.label-blind_ship,
.invoice-order-list .label.label-blind_ship,
.orders-inprog .label.label-blind_ship,
.order .label.label-blind_ship,
.db-widget .label.label-blind_ship,
.scheduled-items .label.label-blind_ship,
.inventory-container .label.label-blind_ship {
  background-color: #5364DB;
}
.invoice-list .label.label-ship-by,
.invoice-order-list .label.label-ship-by,
.orders-inprog .label.label-ship-by,
.order .label.label-ship-by,
.db-widget .label.label-ship-by,
.scheduled-items .label.label-ship-by,
.inventory-container .label.label-ship-by {
  background-color: #F88600;
}
.invoice-list .label.label-ship-on,
.invoice-order-list .label.label-ship-on,
.orders-inprog .label.label-ship-on,
.order .label.label-ship-on,
.db-widget .label.label-ship-on,
.scheduled-items .label.label-ship-on,
.inventory-container .label.label-ship-on {
  background-color: #28C1E8;
}
.invoice-list .label.label-partial-cut,
.invoice-order-list .label.label-partial-cut,
.orders-inprog .label.label-partial-cut,
.order .label.label-partial-cut,
.db-widget .label.label-partial-cut,
.scheduled-items .label.label-partial-cut,
.inventory-container .label.label-partial-cut {
  background-color: #1398B9;
}
.invoice-list .label.label-partial-printed,
.invoice-order-list .label.label-partial-printed,
.orders-inprog .label.label-partial-printed,
.order .label.label-partial-printed,
.db-widget .label.label-partial-printed,
.scheduled-items .label.label-partial-printed,
.inventory-container .label.label-partial-printed {
  background-color: #1398B9;
}
.invoice-list .label.label-partial-sewn,
.invoice-order-list .label.label-partial-sewn,
.orders-inprog .label.label-partial-sewn,
.order .label.label-partial-sewn,
.db-widget .label.label-partial-sewn,
.scheduled-items .label.label-partial-sewn,
.inventory-container .label.label-partial-sewn {
  background-color: #1398B9;
}
.invoice-list .label.label-rush:before,
.invoice-order-list .label.label-rush:before,
.orders-inprog .label.label-rush:before,
.order .label.label-rush:before,
.db-widget .label.label-rush:before,
.scheduled-items .label.label-rush:before,
.inventory-container .label.label-rush:before {
  border-color: #FF4629;
}
.invoice-list .label.label-rollout:before,
.invoice-order-list .label.label-rollout:before,
.orders-inprog .label.label-rollout:before,
.order .label.label-rollout:before,
.db-widget .label.label-rollout:before,
.scheduled-items .label.label-rollout:before,
.inventory-container .label.label-rollout:before {
  border-color: #158E74;
}
.invoice-list .label.label-priority:before,
.invoice-order-list .label.label-priority:before,
.orders-inprog .label.label-priority:before,
.order .label.label-priority:before,
.db-widget .label.label-priority:before,
.scheduled-items .label.label-priority:before,
.inventory-container .label.label-priority:before {
  border-color: #A6A8AB;
}
.invoice-list .label.label-ordertype:before,
.invoice-order-list .label.label-ordertype:before,
.orders-inprog .label.label-ordertype:before,
.order .label.label-ordertype:before,
.db-widget .label.label-ordertype:before,
.scheduled-items .label.label-ordertype:before,
.inventory-container .label.label-ordertype:before {
  border-color: #F88600;
}
.invoice-list .label.label-install:before,
.invoice-order-list .label.label-install:before,
.orders-inprog .label.label-install:before,
.order .label.label-install:before,
.db-widget .label.label-install:before,
.scheduled-items .label.label-install:before,
.inventory-container .label.label-install:before {
  border-color: #1398B9;
}
.invoice-list .label.label-tradeshow:before,
.invoice-order-list .label.label-tradeshow:before,
.orders-inprog .label.label-tradeshow:before,
.order .label.label-tradeshow:before,
.db-widget .label.label-tradeshow:before,
.scheduled-items .label.label-tradeshow:before,
.inventory-container .label.label-tradeshow:before {
  border-color: #F4389F;
}
.invoice-list .label.label-copy:before,
.invoice-order-list .label.label-copy:before,
.orders-inprog .label.label-copy:before,
.order .label.label-copy:before,
.db-widget .label.label-copy:before,
.scheduled-items .label.label-copy:before,
.inventory-container .label.label-copy:before {
  border-color: #CCA300;
}
.invoice-list .label.label-blind_ship:before,
.invoice-order-list .label.label-blind_ship:before,
.orders-inprog .label.label-blind_ship:before,
.order .label.label-blind_ship:before,
.db-widget .label.label-blind_ship:before,
.scheduled-items .label.label-blind_ship:before,
.inventory-container .label.label-blind_ship:before {
  border-color: #5364DB;
}
@media print {
  .invoice-list .label:before,
  .invoice-order-list .label:before,
  .orders-inprog .label:before,
  .order .label:before,
  .db-widget .label:before,
  .scheduled-items .label:before,
  .inventory-container .label:before {
    content: '';
    border: 0.8em solid transparent;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
  }
}
.invoice-list .label-xl,
.invoice-order-list .label-xl,
.orders-inprog .label-xl,
.order .label-xl,
.db-widget .label-xl,
.scheduled-items .label-xl,
.inventory-container .label-xl {
  display: inline-block;
  padding: .2em .6em .3em;
  font-size: 100%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  position: relative;
  border: 0;
  margin-left: 3px;
  margin-top: 3px;
}
.invoice-list .label-xl:empty,
.invoice-order-list .label-xl:empty,
.orders-inprog .label-xl:empty,
.order .label-xl:empty,
.db-widget .label-xl:empty,
.scheduled-items .label-xl:empty,
.inventory-container .label-xl:empty {
  display: none;
}
.btn .invoice-list .label-xl, .cart-process ol li a .invoice-list .label-xl, .btn
.invoice-order-list .label-xl, .cart-process ol li a
.invoice-order-list .label-xl, .btn
.orders-inprog .label-xl, .cart-process ol li a
.orders-inprog .label-xl, .btn
.order .label-xl, .cart-process ol li a
.order .label-xl, .btn
.db-widget .label-xl, .cart-process ol li a
.db-widget .label-xl, .btn
.scheduled-items .label-xl, .cart-process ol li a
.scheduled-items .label-xl, .btn
.inventory-container .label-xl, .cart-process ol li a
.inventory-container .label-xl {
  position: relative;
  top: -1px;
}
.invoice-list .label-xl.label-rollout, .invoice-list .label-xl.label-preinvoice, .invoice-list .label-xl.label-facebook, .invoice-list .label-xl.label-amazon,
.invoice-order-list .label-xl.label-rollout,
.invoice-order-list .label-xl.label-preinvoice,
.invoice-order-list .label-xl.label-facebook,
.invoice-order-list .label-xl.label-amazon,
.orders-inprog .label-xl.label-rollout,
.orders-inprog .label-xl.label-preinvoice,
.orders-inprog .label-xl.label-facebook,
.orders-inprog .label-xl.label-amazon,
.order .label-xl.label-rollout,
.order .label-xl.label-preinvoice,
.order .label-xl.label-facebook,
.order .label-xl.label-amazon,
.db-widget .label-xl.label-rollout,
.db-widget .label-xl.label-preinvoice,
.db-widget .label-xl.label-facebook,
.db-widget .label-xl.label-amazon,
.scheduled-items .label-xl.label-rollout,
.scheduled-items .label-xl.label-preinvoice,
.scheduled-items .label-xl.label-facebook,
.scheduled-items .label-xl.label-amazon,
.inventory-container .label-xl.label-rollout,
.inventory-container .label-xl.label-preinvoice,
.inventory-container .label-xl.label-facebook,
.inventory-container .label-xl.label-amazon {
  background-color: #3CE2BE;
  color: #151515;
}
.invoice-list .label-xl.label-revised,
.invoice-order-list .label-xl.label-revised,
.orders-inprog .label-xl.label-revised,
.order .label-xl.label-revised,
.db-widget .label-xl.label-revised,
.scheduled-items .label-xl.label-revised,
.inventory-container .label-xl.label-revised {
  background-color: #59D0EE;
}
.invoice-list .label-xl.label-priority,
.invoice-order-list .label-xl.label-priority,
.orders-inprog .label-xl.label-priority,
.order .label-xl.label-priority,
.db-widget .label-xl.label-priority,
.scheduled-items .label-xl.label-priority,
.inventory-container .label-xl.label-priority {
  background-color: #CACACA;
  color: #151515;
}
.invoice-list .label-xl.label-priority .priority-1,
.invoice-order-list .label-xl.label-priority .priority-1,
.orders-inprog .label-xl.label-priority .priority-1,
.order .label-xl.label-priority .priority-1,
.db-widget .label-xl.label-priority .priority-1,
.scheduled-items .label-xl.label-priority .priority-1,
.inventory-container .label-xl.label-priority .priority-1 {
  color: #FF4629;
}
.invoice-list .label-xl.label-priority .priority-2,
.invoice-order-list .label-xl.label-priority .priority-2,
.orders-inprog .label-xl.label-priority .priority-2,
.order .label-xl.label-priority .priority-2,
.db-widget .label-xl.label-priority .priority-2,
.scheduled-items .label-xl.label-priority .priority-2,
.inventory-container .label-xl.label-priority .priority-2 {
  color: #1CBB98;
}
.invoice-list .label-xl.label-priority .priority-3,
.invoice-order-list .label-xl.label-priority .priority-3,
.orders-inprog .label-xl.label-priority .priority-3,
.order .label-xl.label-priority .priority-3,
.db-widget .label-xl.label-priority .priority-3,
.scheduled-items .label-xl.label-priority .priority-3,
.inventory-container .label-xl.label-priority .priority-3 {
  color: #28C1E8;
}
.invoice-list .label-xl.label-partial-shipped,
.invoice-order-list .label-xl.label-partial-shipped,
.orders-inprog .label-xl.label-partial-shipped,
.order .label-xl.label-partial-shipped,
.db-widget .label-xl.label-partial-shipped,
.scheduled-items .label-xl.label-partial-shipped,
.inventory-container .label-xl.label-partial-shipped {
  background-color: #F877BE;
}
.invoice-list .label-xl.label-hold,
.invoice-order-list .label-xl.label-hold,
.orders-inprog .label-xl.label-hold,
.order .label-xl.label-hold,
.db-widget .label-xl.label-hold,
.scheduled-items .label-xl.label-hold,
.inventory-container .label-xl.label-hold {
  background-color: #5364DB;
}
.invoice-list .label-xl.label-covid-hold,
.invoice-order-list .label-xl.label-covid-hold,
.orders-inprog .label-xl.label-covid-hold,
.order .label-xl.label-covid-hold,
.db-widget .label-xl.label-covid-hold,
.scheduled-items .label-xl.label-covid-hold,
.inventory-container .label-xl.label-covid-hold {
  background-color: #FFA033;
}
.invoice-list .label-xl.label-rush,
.invoice-order-list .label-xl.label-rush,
.orders-inprog .label-xl.label-rush,
.order .label-xl.label-rush,
.db-widget .label-xl.label-rush,
.scheduled-items .label-xl.label-rush,
.inventory-container .label-xl.label-rush {
  background-color: #FF4629;
}
.invoice-list .label-xl.label-ordertype,
.invoice-order-list .label-xl.label-ordertype,
.orders-inprog .label-xl.label-ordertype,
.order .label-xl.label-ordertype,
.db-widget .label-xl.label-ordertype,
.scheduled-items .label-xl.label-ordertype,
.inventory-container .label-xl.label-ordertype {
  background-color: #FFCC00;
  color: #151515;
}
.invoice-list .label-xl.label-standard,
.invoice-order-list .label-xl.label-standard,
.orders-inprog .label-xl.label-standard,
.order .label-xl.label-standard,
.db-widget .label-xl.label-standard,
.scheduled-items .label-xl.label-standard,
.inventory-container .label-xl.label-standard {
  background-color: #151515;
  color: #FFFFFF;
}
.invoice-list .label-xl.label-install,
.invoice-order-list .label-xl.label-install,
.orders-inprog .label-xl.label-install,
.order .label-xl.label-install,
.db-widget .label-xl.label-install,
.scheduled-items .label-xl.label-install,
.inventory-container .label-xl.label-install {
  background-color: #FFDA47;
}
.invoice-list .label-xl.label-tradeshow,
.invoice-order-list .label-xl.label-tradeshow,
.orders-inprog .label-xl.label-tradeshow,
.order .label-xl.label-tradeshow,
.db-widget .label-xl.label-tradeshow,
.scheduled-items .label-xl.label-tradeshow,
.inventory-container .label-xl.label-tradeshow {
  background-color: #F4389F;
}
.invoice-list .label-xl.label-copy,
.invoice-order-list .label-xl.label-copy,
.orders-inprog .label-xl.label-copy,
.order .label-xl.label-copy,
.db-widget .label-xl.label-copy,
.scheduled-items .label-xl.label-copy,
.inventory-container .label-xl.label-copy {
  background-color: #F88600;
}
.invoice-list .label-xl.label-blind_ship,
.invoice-order-list .label-xl.label-blind_ship,
.orders-inprog .label-xl.label-blind_ship,
.order .label-xl.label-blind_ship,
.db-widget .label-xl.label-blind_ship,
.scheduled-items .label-xl.label-blind_ship,
.inventory-container .label-xl.label-blind_ship {
  background-color: #5364DB;
}
.invoice-list .label-xl.label-ship-by,
.invoice-order-list .label-xl.label-ship-by,
.orders-inprog .label-xl.label-ship-by,
.order .label-xl.label-ship-by,
.db-widget .label-xl.label-ship-by,
.scheduled-items .label-xl.label-ship-by,
.inventory-container .label-xl.label-ship-by {
  background-color: #F88600;
}
.invoice-list .label-xl.label-ship-on,
.invoice-order-list .label-xl.label-ship-on,
.orders-inprog .label-xl.label-ship-on,
.order .label-xl.label-ship-on,
.db-widget .label-xl.label-ship-on,
.scheduled-items .label-xl.label-ship-on,
.inventory-container .label-xl.label-ship-on {
  background-color: #28C1E8;
}
.invoice-list .label-xl.label-partial-cut,
.invoice-order-list .label-xl.label-partial-cut,
.orders-inprog .label-xl.label-partial-cut,
.order .label-xl.label-partial-cut,
.db-widget .label-xl.label-partial-cut,
.scheduled-items .label-xl.label-partial-cut,
.inventory-container .label-xl.label-partial-cut {
  background-color: #1398B9;
}
.invoice-list .label-xl.label-partial-printed,
.invoice-order-list .label-xl.label-partial-printed,
.orders-inprog .label-xl.label-partial-printed,
.order .label-xl.label-partial-printed,
.db-widget .label-xl.label-partial-printed,
.scheduled-items .label-xl.label-partial-printed,
.inventory-container .label-xl.label-partial-printed {
  background-color: #1398B9;
}
.invoice-list .label-xl.label-partial-sewn,
.invoice-order-list .label-xl.label-partial-sewn,
.orders-inprog .label-xl.label-partial-sewn,
.order .label-xl.label-partial-sewn,
.db-widget .label-xl.label-partial-sewn,
.scheduled-items .label-xl.label-partial-sewn,
.inventory-container .label-xl.label-partial-sewn {
  background-color: #1398B9;
}
.invoice-list .label-xl.label-rush:before,
.invoice-order-list .label-xl.label-rush:before,
.orders-inprog .label-xl.label-rush:before,
.order .label-xl.label-rush:before,
.db-widget .label-xl.label-rush:before,
.scheduled-items .label-xl.label-rush:before,
.inventory-container .label-xl.label-rush:before {
  border-color: #FF4629;
}
.invoice-list .label-xl.label-rollout:before,
.invoice-order-list .label-xl.label-rollout:before,
.orders-inprog .label-xl.label-rollout:before,
.order .label-xl.label-rollout:before,
.db-widget .label-xl.label-rollout:before,
.scheduled-items .label-xl.label-rollout:before,
.inventory-container .label-xl.label-rollout:before {
  border-color: #158E74;
}
.invoice-list .label-xl.label-priority:before,
.invoice-order-list .label-xl.label-priority:before,
.orders-inprog .label-xl.label-priority:before,
.order .label-xl.label-priority:before,
.db-widget .label-xl.label-priority:before,
.scheduled-items .label-xl.label-priority:before,
.inventory-container .label-xl.label-priority:before {
  border-color: #A6A8AB;
}
.invoice-list .label-xl.label-ordertype:before,
.invoice-order-list .label-xl.label-ordertype:before,
.orders-inprog .label-xl.label-ordertype:before,
.order .label-xl.label-ordertype:before,
.db-widget .label-xl.label-ordertype:before,
.scheduled-items .label-xl.label-ordertype:before,
.inventory-container .label-xl.label-ordertype:before {
  border-color: #F88600;
}
.invoice-list .label-xl.label-install:before,
.invoice-order-list .label-xl.label-install:before,
.orders-inprog .label-xl.label-install:before,
.order .label-xl.label-install:before,
.db-widget .label-xl.label-install:before,
.scheduled-items .label-xl.label-install:before,
.inventory-container .label-xl.label-install:before {
  border-color: #1398B9;
}
.invoice-list .label-xl.label-tradeshow:before,
.invoice-order-list .label-xl.label-tradeshow:before,
.orders-inprog .label-xl.label-tradeshow:before,
.order .label-xl.label-tradeshow:before,
.db-widget .label-xl.label-tradeshow:before,
.scheduled-items .label-xl.label-tradeshow:before,
.inventory-container .label-xl.label-tradeshow:before {
  border-color: #F4389F;
}
.invoice-list .label-xl.label-copy:before,
.invoice-order-list .label-xl.label-copy:before,
.orders-inprog .label-xl.label-copy:before,
.order .label-xl.label-copy:before,
.db-widget .label-xl.label-copy:before,
.scheduled-items .label-xl.label-copy:before,
.inventory-container .label-xl.label-copy:before {
  border-color: #CCA300;
}
.invoice-list .label-xl.label-blind_ship:before,
.invoice-order-list .label-xl.label-blind_ship:before,
.orders-inprog .label-xl.label-blind_ship:before,
.order .label-xl.label-blind_ship:before,
.db-widget .label-xl.label-blind_ship:before,
.scheduled-items .label-xl.label-blind_ship:before,
.inventory-container .label-xl.label-blind_ship:before {
  border-color: #5364DB;
}
@media print {
  .invoice-list:before,
  .invoice-order-list:before,
  .orders-inprog:before,
  .order:before,
  .db-widget:before,
  .scheduled-items:before,
  .inventory-container:before {
    content: '';
    border: 0.8em solid transparent;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
  }
}

.orders-inprog {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 2em;
}
.orders-inprog .stale {
  border-left: 2px solid #CCA300;
}
.orders-inprog .rush {
  border-left: 2px solid #FF4629;
}
.orders-inprog hr {
  margin: 11px 0 10px;
  border-color: #ccc;
}
.orders-inprog li {
  margin: 0;
  padding-left: 0.5em;
}
.orders-inprog li * {
  line-height: 1em;
}
.orders-inprog li h5 {
  font-size: 14px;
  margin: 0;
  padding: 8px 0 0;
}
.orders-inprog li h5 .ship-to {
  display: block;
  padding: 8px 0 0;
}
.orders-inprog .print-count, .orders-inprog .media-tag {
  display: none;
  padding-right: 1em;
  font-size: 11px;
  line-height: 15px;
  margin-top: 7px;
}
.orders-inprog .media-tag {
  color: #7d7d7d;
  max-width: 15em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
.orders-inprog .media-tag:before {
  content: '#';
}
.orders-inprog .timestamps {
  display: table;
  table-layout: fixed;
  width: 100%;
  font-size: 12px;
  padding-top: 8px;
}
.orders-inprog .timestamps .shipped {
  text-align: right;
}
.orders-inprog .timestamps .timestamp {
  display: table-cell;
  color: #7d7d7d;
}
.orders-inprog .timestamps .timestamp [class^="icon-"]:before, .orders-inprog .timestamps .timestamp [class*=" icon-"]:before {
  font-size: 14px;
}
.orders-inprog .timestamps .timestamp.incomplete {
  color: #CACACA;
}
.orders-inprog .timestamps .timestamp.status {
  color: #151515;
}
@media (min-width: 768px) {
  .orders-inprog .print-count, .orders-inprog .media-tag {
    display: inline-block;
  }
  .orders-inprog li h5 .ship-to {
    float: right;
    padding-left: 0.5em;
    padding-top: 0;
  }
  .orders-inprog .label {
    float: right;
    padding-left: 0.5em;
  }
}

.order-vendor-management-links {
  padding-top: 10px;
}
.order-vendor-management-links a {
  color: white;
}

/* ======================================*/
/* Product Category Groupings*/
/* On orders and product management*/
/* ======================================*/
.category-groups .group-list {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
  padding: 20px;
}
.category-groups .group-list .group-title {
  position: relative;
  text-align: center;
}
.category-groups .group-list .group-title h2 {
  font-size: 2.5rem;
  font-weight: 300;
  border-bottom: 1px solid black;
  padding-bottom: 0.4em;
  margin-bottom: 0.75em;
  color: #151515;
  text-align: center;
  display: inline-block;
}
.category-groups .group-list .listed-categories li {
  margin-bottom: 40px;
}
.category-groups .group-list .listed-categories li .category-icon {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 20px;
  background-size: cover;
  background-position: center center;
  opacity: 0.9;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.category-groups .group-list .listed-categories li h4 {
  max-width: 200px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
}
.category-groups .group-list .listed-categories li:hover .category-icon {
  opacity: 1;
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.category-groups .group-list .category-all {
  margin: 0 0 20px 0;
}
.category-groups .group-list .category-all .btn, .category-groups .group-list .category-all .cart-process ol li a, .cart-process ol li .category-groups .group-list .category-all a {
  display: block;
}
@media print, (min-width: 640px) {
  .category-groups .group-list {
    padding: 40px;
  }
  .category-groups .group-list .listed-categories li {
    float: left;
    width: 50%;
    height: 210px;
  }
  .category-groups .group-list .category-all {
    margin: 0 0 20px 0;
  }
  .category-groups .group-list .category-all .btn, .category-groups .group-list .category-all .cart-process ol li a, .cart-process ol li .category-groups .group-list .category-all a {
    width: 200px;
    margin: 0 auto;
  }
}
@media print, (min-width: 768px) {
  .category-groups .group-list .listed-categories li {
    width: calc(100% / 3);
  }
}

/* ======================================*/
/* CATEGORY ACCORDIAN NAV*/
/**/
/* ======================================*/
.products-nav {
  width: 200px;
  border-top: 1px solid #A6A8AB;
  border-bottom: 1px solid #A6A8AB;
  /* Only sections with content get chevron*/
  /* When input is checked change color & rotate chevron*/
}
.products-nav input {
  margin-top: 0;
  display: none;
}
.products-nav label, .products-nav .menu-link a, .products-nav .menu-link {
  display: block;
  height: 20px;
  line-height: 20px;
  font-size: 1.2rem;
  margin: 0.25em 0;
  color: #555555;
  text-transform: uppercase;
  font-weight: 800;
}
.products-nav label:hover, .products-nav .menu-link a:hover, .products-nav .menu-link:hover {
  color: #FF4629 !important;
}
.products-nav input ~ label:after, .products-nav input:checked ~ label:after {
  display: inline-block;
  margin-left: 5px;
  content: "\3009";
  width: 10px;
  height: 20px;
  text-align: center;
}
.products-nav input:checked ~ label, .products-nav .current-group {
  color: #FF4629;
}
.products-nav input:checked ~ label:after, .products-nav .current-group:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.products-nav input:checked ~ label:hover, .products-nav .current-group:hover {
  color: #F52100;
}
.products-nav ul {
  overflow: hidden;
  height: 0;
  border: 0;
  position: relative;
  z-index: 10;
  -webkit-transition: all 0.4s linear;
  -webkit-transition: height 0.4s linear;
  transition: height 0.4s linear;
  margin-bottom: 0;
}
.products-nav ul li {
  height: 15px;
  line-height: 15px;
  margin: 5px 0;
}
.products-nav ul li a {
  color: #7d7d7d;
}
.products-nav ul li a:hover {
  color: #FF4629;
}
.products-nav ul li p {
  color: #FF4629;
}
.products-nav .menu-dropdown label, .products-nav .menu-link {
  margin: 0;
}
.products-nav .menu-dropdown, .products-nav .menu-link {
  margin: 10px 0;
}
.products-nav input:checked ~ ul {
  -webkit-transition: all 0.4s linear;
  -webkit-transition: height 0.4s linear;
  transition: height 0.4s linear;
  height: auto;
}

/* ======================================*/
/* BROWSE CATEGORIES PAGES*/
/* */
/* ======================================*/
.order-categories select {
  width: 100%;
}
@media print, (min-width: 920px) {
  .order-categories {
    float: left;
  }
  .order-categories .input-group {
    margin-bottom: 10px;
  }
  .order-categories select {
    width: 250px;
  }
}

.product-control {
  margin-bottom: 15px;
}

.category-products {
  margin-top: 15px;
}
.category-products ul .product-preview {
  margin-bottom: 20px;
}
.category-products ul .product-preview a .image {
  margin-bottom: 10px;
}
.category-products ul .product-preview a .name-style {
  height: 84px;
  /* 65 + 19*/
  overflow: auto;
}
.category-products ul .product-preview a .name-style h3 {
  color: #1398B9;
  max-height: 57px;
  /* 38 + 19*/
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .category-products ul .product-preview {
    width: calc(50% - 10px);
    float: left;
  }
  .category-products ul .product-preview:nth-child(odd) {
    margin-right: 10px;
  }
  .category-products ul .product-preview:nth-child(even) {
    margin-left: 10px;
  }
}
@media print, (min-width: 1024px) {
  .category-products ul .product-preview {
    width: calc((100% - 40px) * 0.33333);
  }
  .category-products ul .product-preview:nth-child(odd), .category-products ul .product-preview:nth-child(even) {
    margin-right: 20px;
    margin-left: 0;
  }
  .category-products ul .product-preview:nth-child(3n) {
    margin-right: 0;
  }
}

/* ======================================*/
/* PRODUCT CONFIGURATION*/
/* Configure a product before adding to order*/
/* ======================================*/
/* Product Gallery: Feature image with clickable thumbs. */
.feature-gallery {
  margin: 0 0 20px 0;
  padding: 0;
  /* FEATURED IMAGE*/
}
.feature-gallery .feature,
.feature-gallery .narrow.gallery {
  float: left;
  position: relative;
}
.feature-gallery .feature {
  margin-bottom: 20px;
}
.feature-gallery .feature img {
  display: block;
  width: 100%;
}
.feature-gallery .feature:hover .edit-hint {
  top: 0;
}
.feature-gallery .narrow.gallery {
  /* we want extra thumbnails to wrap instead of scrolling*/
  white-space: normal;
  padding: 0;
  /*Create new image */
}
.feature-gallery .narrow.gallery .thumbnail {
  margin-right: 10px;
  width: 50px;
  height: 63px;
  border-radius: 0px;
  overflow: hidden;
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.feature-gallery .narrow.gallery .thumbnail img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 50px;
  height: 63px;
}
.feature-gallery .narrow.gallery .text {
  width: 50px;
  height: 63px;
  padding: 0;
}
.feature-gallery .narrow.gallery .create {
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

/* PRODUCT OPTIONS */
.product-options, .product-options-modal {
  /* END configurations*/
}
.product-options .product-description, .product-options-modal .product-description {
  margin-bottom: 20px;
}
.product-options .control-label, .product-options-modal .control-label {
  font-size: 1rem;
  color: grey;
  text-transform: uppercase;
  padding: 0;
  display: block;
  text-align: left;
  margin: 5px 0 6px !important;
}
.product-options .product-configurations, .product-options-modal .product-configurations {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 20px 0 20px 0;
  /* END size-field*/
}
.product-options .product-configurations .option-set, .product-options-modal .product-configurations .option-set {
  margin: 0;
}
.product-options .product-configurations .qty-field, .product-options-modal .product-configurations .qty-field {
  width: 75px;
}
.product-options .product-configurations .size-field, .product-options-modal .product-configurations .size-field {
  /*width: calc(100% - 95px); */
  /*margin-right: 20px; */
  clear: right;
  position: relative;
  /* Size input with one fields*/
  /* Size inputs with two fields*/
  /* View Size Inputs*/
  /* View Size Diagram*/
  /* END orienter*/
}
.product-options .product-configurations .size-field .custom-size-input .widthheight-input, .product-options-modal .product-configurations .size-field .custom-size-input .widthheight-input {
  width: calc(100% - 70px);
  display: inline;
}
.product-options .product-configurations .size-field .width-x-height-input, .product-options-modal .product-configurations .size-field .width-x-height-input {
  width: 100%;
  position: relative;
}
.product-options .product-configurations .size-field .width-x-height-input .width-input,
.product-options .product-configurations .size-field .width-x-height-input .x-input,
.product-options .product-configurations .size-field .width-x-height-input .height-input, .product-options-modal .product-configurations .size-field .width-x-height-input .width-input,
.product-options-modal .product-configurations .size-field .width-x-height-input .x-input,
.product-options-modal .product-configurations .size-field .width-x-height-input .height-input {
  float: left;
  margin-bottom: 5px;
}
.product-options .product-configurations .size-field .width-x-height-input .width-input, .product-options-modal .product-configurations .size-field .width-x-height-input .width-input {
  width: calc(50% - 45px);
}
.product-options .product-configurations .size-field .width-x-height-input .x-input, .product-options-modal .product-configurations .size-field .width-x-height-input .x-input {
  width: 20px;
  text-align: center;
}
.product-options .product-configurations .size-field .width-x-height-input .height-input, .product-options-modal .product-configurations .size-field .width-x-height-input .height-input {
  width: calc(50% - 45px);
  clear: right;
}
.product-options .product-configurations .size-field .set-viewsize, .product-options-modal .product-configurations .size-field .set-viewsize {
  margin-bottom: 18px;
  display: block;
  clear: both;
}
.product-options .product-configurations .size-field .size-diagram, .product-options-modal .product-configurations .size-field .size-diagram {
  display: inline-block;
  margin: 0 20px 20px 0;
}
.product-options .product-configurations .size-field .orienter, .product-options-modal .product-configurations .size-field .orienter {
  margin: 5px 0 0 20px;
  display: inline-block;
  float: right;
  font-size: 2rem;
  position: relative;
  height: 55px;
  width: 50px;
}
.product-options .product-configurations .size-field .orienter input, .product-options-modal .product-configurations .size-field .orienter input {
  display: none;
}
.product-options .product-configurations .size-field .orienter .portrait, .product-options .product-configurations .size-field .orienter .landscape, .product-options-modal .product-configurations .size-field .orienter .portrait, .product-options-modal .product-configurations .size-field .orienter .landscape {
  position: absolute;
  clear: both;
}
.product-options .product-configurations .size-field .orienter .portrait label, .product-options .product-configurations .size-field .orienter .landscape label, .product-options-modal .product-configurations .size-field .orienter .portrait label, .product-options-modal .product-configurations .size-field .orienter .landscape label {
  display: block;
  clear: both;
  color: #CACACA;
  background-color: white;
  border: 1px solid #CACACA;
  font-weight: normal;
  position: relative;
  -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}
.product-options .product-configurations .size-field .orienter .portrait label:before, .product-options .product-configurations .size-field .orienter .portrait label:after, .product-options .product-configurations .size-field .orienter .landscape label:before, .product-options .product-configurations .size-field .orienter .landscape label:after, .product-options-modal .product-configurations .size-field .orienter .portrait label:before, .product-options-modal .product-configurations .size-field .orienter .portrait label:after, .product-options-modal .product-configurations .size-field .orienter .landscape label:before, .product-options-modal .product-configurations .size-field .orienter .landscape label:after {
  content: none;
}
.product-options .product-configurations .size-field .orienter .portrait, .product-options-modal .product-configurations .size-field .orienter .portrait {
  left: 0;
  bottom: 10px;
}
.product-options .product-configurations .size-field .orienter .portrait label, .product-options-modal .product-configurations .size-field .orienter .portrait label {
  width: 1em;
  height: 1.617em;
  text-align: center;
}
.product-options .product-configurations .size-field .orienter .landscape, .product-options-modal .product-configurations .size-field .orienter .landscape {
  left: 10px;
  bottom: 0;
}
.product-options .product-configurations .size-field .orienter .landscape label, .product-options-modal .product-configurations .size-field .orienter .landscape label {
  width: 1.617em;
  height: 1em;
  text-align: right;
}
.product-options .product-configurations .size-field .orienter input[type=radio]:checked + label, .product-options-modal .product-configurations .size-field .orienter input[type=radio]:checked + label {
  color: #1398B9;
  border-color: #1398B9;
  z-index: 2;
}
.product-options .product-configurations .preview-price, .product-options-modal .product-configurations .preview-price {
  clear: both;
}

@media print, (min-width: 640px) {
  .feature-gallery {
    width: calc(40% - 20px);
    float: left;
  }

  .product-header,
  .product-options,
  .product-zones {
    width: 60%;
    float: right;
    clear: right;
  }
}
.product-outsourcing, .product-commission {
  width: 60%;
  float: right;
  clear: right;
  margin-bottom: 10px;
}

#addOutsourcing {
  margin-top: 20px;
}

.outsourcing-item {
  background-color: #f5f5f5;
  padding-top: 10px;
  border: 1px solid #e3e3e3;
}

/* ======================================*/
/* PRODUCT CONFIG PAGES*/
/* Still in use on some pages*/
/* ======================================*/
.description {
  white-space: pre;
}

.option-title {
  display: block;
  font-weight: bold;
}

.option-list {
  background-color: #FFFFFF;
  list-style-type: none;
  padding-left: 0;
  margin: 0px 0 15px 0;
  /* Also used on product config pages*/
}
.option-list .product {
  border-top: 1px solid #7d7d7d;
  border-right: 1px solid #7d7d7d;
  border-left: 1px solid #7d7d7d;
  border-bottom: none;
}
.option-list .product.inactive {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.option-list .product.inactive label, .option-list .product.inactive span {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
.option-list .option-list {
  margin: 0;
  border-bottom: none;
}
.option-list .option-list .product {
  border-right: none;
  border-left: none;
  border-bottom: none;
}
.option-list .option-list,
.option-list .option-title {
  background-color: #E8E8E8;
}
.option-list label {
  margin: 10px;
}
.option-list .label.pull-right {
  font-weight: bold;
  margin: 10px;
}

/* Toggle nexted products or options*/
.toggle-children {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.toggle-children:before {
  content: "\f0da";
  padding: 0 0.25em;
  cursor: pointer;
}
.toggle-children ~ .option-list, .toggle-children ~ .option-title, .toggle-children ~ .option-set {
  display: none;
}

.toggle-children.open:before {
  content: "\f0d7";
}
.toggle-children.open ~ .option-list, .toggle-children.open ~ .option-title, .toggle-children.open ~ .option-set {
  display: block;
}

.product-sizes {
  list-style-type: none;
  padding: 0;
}
.product-sizes li {
  display: inline-block;
  padding: 10px;
  text-align: center;
}
.product-sizes .size {
  display: inline-block;
  background-color: white;
  border: 1px solid #28C1E8;
}
.product-sizes .custom .size {
  width: 50px;
  height: 50px;
  border: 1px dashed #aaa;
}
.product-sizes .size.fixed-width {
  height: 50px !important;
  border-right: 1px dashed #aaa;
  border-left: 1px dashed #aaa;
}
.product-sizes .size.fixed-height {
  width: 50px !important;
  border-top: 1px dashed #aaa;
  border-bottom: 1px dashed #aaa;
}

.label.label-active {
  background-color: #5cb85c;
}
.label.label-active[href]:hover, .label.label-active[href]:focus {
  background-color: #449d44;
}
.label.label-draft {
  background-color: #f0ad4e;
}
.label.label-draft[href]:hover, .label.label-draft[href]:focus {
  background-color: #ec971f;
}
.label.label-inactive {
  background-color: #d9534f;
}
.label.label-inactive[href]:hover, .label.label-inactive[href]:focus {
  background-color: #c9302c;
}

.cart .level-1 {
  padding-left: 1em;
}
.cart .level-2 {
  padding-left: 3em;
}
.cart .level-3 {
  padding-left: 5em;
}
.cart .level-4 {
  padding-left: 7em;
}
.cart .toggle-children {
  position: absolute;
  margin-left: -1em;
}

.product-dashboard .gallery li {
  margin-left: 20px;
}

.bundle-group-container {
  background-color: #FFFFFF;
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid #7d7d7d;
}

.product-bundle-adjustment-list li {
  padding: 5px;
  border: 1px solid black;
  background-color: #CACACA;
}
.product-bundle-adjustment-list li:not(:last-child) {
  border-bottom: none;
}

#removeArtwork {
  margin-top: 10px;
}

.proof-header {
  background: #F5F5F5;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #A6A8AB;
}

.proof-create-container .fa-circle {
  color: white;
}
.proof-create-container .fa-plus {
  color: #333333;
}

.proof-add, .zone-add {
  background-color: #28C1E8;
  color: black;
  padding: 20px 10px;
  height: 150px;
  text-decoration: none;
  display: inline-block;
  border: 1px solid black;
  text-align: center;
}
.proof-add:hover, .zone-add:hover {
  background-color: #E8E8E8;
}

.proof-inner-item {
  margin-top: 10px;
}

.proof-item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #A6A8AB;
}

.proof-footer, .account-change-footer, .order-split-footer, .item-edit-multiple-footer {
  background: #DDDDDD;
}
.proof-footer .inner-margin, .account-change-footer .inner-margin, .order-split-footer .inner-margin, .item-edit-multiple-footer .inner-margin {
  position: relative;
  margin: 10px;
}
.proof-footer .inner-margin a, .proof-footer .inner-margin button, .account-change-footer .inner-margin a, .account-change-footer .inner-margin button, .order-split-footer .inner-margin a, .order-split-footer .inner-margin button, .item-edit-multiple-footer .inner-margin a, .item-edit-multiple-footer .inner-margin button {
  display: block;
}
.proof-footer .inner-margin .pull-right, .account-change-footer .inner-margin .pull-right, .order-split-footer .inner-margin .pull-right, .item-edit-multiple-footer .inner-margin .pull-right {
  margin-bottom: 10px;
}

.proof-artwork a img {
  border: 1px solid #E8E8E8;
  max-height: 150px;
}

.proof-product-details {
  margin-bottom: 10px;
}

.proof-gallery li {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
}
.proof-gallery .existing-item {
  -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
.proof-gallery img {
  max-height: 174px;
  max-width: 100%;
}
.proof-gallery .proof-add {
  height: 174px;
  max-width: 100%;
}

.approved-highlight {
  background-color: #99ff99;
  padding: 10px;
  min-height: 174px;
}

.revision-highlight {
  background-color: #ff9999;
  padding: 10px;
  min-height: 174px;
}

.art-name {
  font-size: 11px !important;
  font-weight: 600;
  line-height: 1.2rem;
}

.proof-instructions {
  margin-bottom: 10px;
  background-color: #FFFFFF;
}

.proof-confirmation {
  font-size: 14px !important;
}

.quotes-header {
  background: #F5F5F5;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #A6A8AB;
}

.quote-forty-logo {
  width: 200px;
}
.quote-forty-logo img {
  width: 200px;
}

.quote-forty-logo-wrapper {
  margin-left: 20px;
}

.quote-order-info {
  margin-top: 40px;
  margin-bottom: 20px;
}

.quote-logo-number {
  margin-bottom: 40px;
}
.quote-logo-number .quote-label {
  color: #28C1E8;
  font-weight: 700;
}

.addresses h5 {
  text-transform: uppercase;
  font-weight: 600;
}
.addresses .order-account .li-label, .addresses .bill-to .li-label, .addresses .ship-to .li-label {
  font-weight: 600;
}
.addresses .bill-to li, .addresses .ship-to li {
  line-height: 1.3rem;
}
.addresses .order-account {
  margin-bottom: 20px;
}
.addresses .bill-to {
  margin-bottom: 20px;
}

.bundle-quote-product {
  margin-top: 15px;
  padding-bottom: 10px;
}
@media print {
  .bundle-quote-product {
    page-break-inside: avoid;
  }
}

.bundle-quote-product:not(:last-child) {
  border-bottom: 1px solid #A6A8AB;
}

.quote-product-image {
  max-height: 100px;
  min-height: 100px;
  float: left;
  padding-right: 10px;
}

.quote-review-price, .quote-review-qty, .quote-review-total {
  text-align: right;
}

.quote-review-totals {
  text-align: right;
  float: right;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 367px;
}
.quote-review-totals .totals-label, .quote-review-totals .totals-coupon-label {
  float: left;
}
.quote-review-totals .totals-total, .quote-review-totals .totals-coupon-total {
  float: right;
}
.quote-review-totals .totals-total, .quote-review-totals .totals-label, .quote-review-totals .totals-coupon-label, .quote-review-totals .totals-coupon-total {
  font-weight: 700;
}
.quote-review-totals .totals-coupon-label, .quote-review-totals .totals-coupon-total {
  color: #1CBB98;
}
.quote-review-totals .caption {
  margin: 0;
}
.quote-review-totals ul {
  width: 367px;
}

.quote-update {
  margin-top: 20px;
}

.quote-update-icon {
  width: 40px;
  height: 40px;
  border-radius: 25px;
  text-align: center;
  float: left;
  background-color: #FFFFFF;
  color: #28C1E8;
}
.quote-update-icon i {
  line-height: 40px;
}

/*
  I was unable to get the styling correct for the quote review page for the product image and product details
  using bootstrap col classes.  70% and 80% depending on the screen size works out well for responsive, so the styles
  below are doing that.
*/
.quote-item-name-options {
  max-width: 70%;
}

@media (min-width: 1024px) {
  .quote-item-name-options {
    max-width: 75%;
  }
}
/* Quote dashboard/index */
.quote-icon {
  color: #A6A8AB;
}

.quote-brand-filter, .quote-search-filter {
  width: 300px;
  float: right;
}

.quote-sales-filter {
  width: 200px;
  float: right;
  margin-left: 5px;
}

.quote-list, .invoice-order-list, .invoice-list, .artist-list, .sewing-machine-list {
  margin-top: 20px;
  padding-bottom: 20px;
}

.quote-list-total, .invoice-generate-footer {
  padding-bottom: 20px;
}

.quote-list-item-brand {
  float: right;
  text-align: right;
}

.quote-status {
  text-align: center;
  border-radius: 5px;
  padding: 2px;
  margin-right: 2px;
}
.quote-status.quote-draft {
  background-color: #FFDA47;
}
.quote-status.quote-sent {
  background-color: #59D0EE;
}
.quote-status.quote-accepted {
  background-color: #3CE2BE;
}
.quote-status.quote-declined {
  background-color: #FF725C;
}

.quote-search .form-inline {
  width: 100%;
}
.quote-search a {
  display: block;
  text-align: right;
  margin-top: 3px;
}
@media (min-width: 920px) {
  .quote-search {
    width: 250px;
    float: right;
  }
}

.quote-counter {
  display: inline-block;
  margin: 15px 10px 15px 0;
  padding: 0 10px;
  background: #FFFFFF;
  font-weight: 400;
  width: auto;
  border-radius: 10px;
}

.quote-footer {
  border-top: 3px solid black;
}
.quote-footer .quote-actions {
  margin: 20px 10px 20px 0;
}

.quote-add-coupon-container {
  margin-top: 20px;
}

#quoteAdvanceDisabled {
  margin-left: 10px;
  padding-left: 10px;
  float: right;
  width: 200px;
  background-color: #fff;
  color: red;
}

.quote-box-shadow {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  padding: 10px;
  margin: 10px;
}
@media print {
  .quote-box-shadow {
    border: 2px solid black;
    padding: 10px;
    margin: 10px;
  }
}

.quickbooks-sync-container, .quickbooks-alert {
  margin-bottom: 10px;
}

.quickbooks-error-container {
  margin-top: 40px;
}

.filter-container, .brand-filter-container {
  padding-top: 10px;
  padding-bottom: 10px;
}

.filter-container-background {
  background-color: #F5F5F5;
}

.order-on-hold {
  background-color: #cfd4fa;
}

/* Adding width style prevents jquery slideUp/slideDown from jumping */
.more-filters {
  width: 100%;
}

.report-footer {
  margin-bottom: 20px;
}

.account-map {
  min-height: 500px;
}

.show-filters {
  margin-top: 10px;
  margin-bottom: 20px;
}
.show-filters .show-filters-list {
  margin: 5px 0 2px 0;
}
.show-filters .show-filters-list .show-filters-item::after {
  content: ' |';
}
.show-filters .show-filters-list .show-filters-item:last-child::after {
  content: '';
}

.product-configurations-report .configuration-list {
  font-size: 11px;
}
.product-configurations-report .configuration-set:not(:last-child)::after {
  content: "|";
}

.toteboard-report .date-header td, .toteboard-report .date-header th {
  background-color: #ddd;
  border-top: 1px solid #aaa !important;
  font-weight: 700;
}
.toteboard-report .total-label {
  text-align: right;
}

.rush-report .scheduled-item-actions {
  margin-top: 10px;
}
.rush-report .orders-inprog li, .rush-report .scheduled-items li {
  padding-left: 10px;
  padding-right: 10px;
}
.rush-report .nav-tabs > li.active > a, .rush-report .nav-tabs > li.active > a:focus {
  background-color: black;
  color: white;
}

.report-table-title {
  padding: 10px;
  margin: 0;
}

.report-table-title-bg-blue {
  background-color: #59D0EE;
}

.report-table-title-bg-yellow {
  background-color: #FFCC00;
}

.report-table-title-bg-green {
  background-color: #1CBB98;
}

.report-table-title-bg-purple {
  background-color: #8994E6;
}

.report-table-title-bg-pink {
  background-color: #F877BE;
}

.daily-capacity-chart {
  min-height: 400px;
}

.print-scheduling .product-totals {
  background-color: #1398B9;
  color: #fff;
  border-radius: 5px;
}
.print-scheduling .inventory-container-content {
  background-color: #fff;
}
.print-scheduling .item-size {
  padding: 3px 3px;
  color: black;
  float: left;
}
.print-scheduling .item-quantity {
  padding: 3px 3px;
  color: #158E74;
  float: left;
}
.print-scheduling .inventory-item {
  display: inline-block;
}
.print-scheduling .inventory-item-selected {
  border: solid 1px black;
  border-radius: 5px;
}
.print-scheduling .nav-tabs > li.active > a, .print-scheduling .nav-tabs > li.active > a:focus {
  background-color: #59D0EE;
  color: black;
}

.print-scheduling-large-screen {
  /*  */
}
.print-scheduling-large-screen .row {
  min-width: 0;
  padding: 0;
}
.print-scheduling-large-screen .inventory-header {
  padding: 10px 5px;
}
.print-scheduling-large-screen .inventory-header-blue {
  background-color: #59D0EE;
}
.print-scheduling-large-screen .inventory-header-green {
  background-color: #3CE2BE;
}
.print-scheduling-large-screen .inventory-header-purple {
  background-color: #8994E6;
}
.print-scheduling-large-screen .inventory-header-yellow {
  background-color: #FFDA47;
}
.print-scheduling-large-screen .inventory-container ul {
  background-color: white;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}
.print-scheduling-large-screen .inventory-item-container {
  background-color: #DDDDDD;
}
.print-scheduling-large-screen .inventory-container-filler {
  /*
   A large number for padding/margin is required to fill the container to ensure matching height.  This is done on
   a filler element instead of inventory-container, so that the background does not overflow into the borders of the
   containers.
   */
  padding-bottom: 2000px;
  margin-bottom: -2000px;
  background-color: #7d7d7d;
}
.print-scheduling-large-screen .inventory-order {
  background-color: #fff;
  padding: 5px 0 5px 10px;
  display: block;
}
.print-scheduling-large-screen .inventory-order a {
  font-size: 14px;
}
.print-scheduling-large-screen .inventory-item {
  padding: 5px 0 5px 20px;
  background-color: #DDDDDD;
}
.print-scheduling-large-screen .inventory-item .item-size {
  padding: 3px 3px;
  background-color: #000000;
  color: white;
  float: left;
}
.print-scheduling-large-screen .inventory-item .item-quantity {
  padding: 3px 3px;
  background-color: #1CBB98;
  color: white;
  float: left;
  margin-left: 3px;
}
.print-scheduling-large-screen .inventory-showing {
  text-align: center;
  color: #fff;
  font-weight: 700;
  display: block;
  background-color: #7d7d7d;
}
.print-scheduling-large-screen .inventory-row {
  margin-bottom: 40px;
}

.fixed-header {
  position: static;
  width: 100%;
  z-index: 100;
  background: #CACACA;
}

.lock-header thead th {
  position: sticky;
  z-index: 12;
  top: 0;
  background: #CACACA;
}
.lock-header .header-text {
  font-size: 1rem;
  color: #151515;
  text-transform: uppercase;
  padding: 0;
  font-weight: bold;
}

.child-node {
  margin-top: 15px;
}
.child-node .child-product {
  margin-left: 15px;
}
.child-node .child-size-qty {
  padding: 0;
}
.child-node .child-scheduling {
  padding: 0;
}

a.select-multiple-icons {
  display: block;
  margin: auto;
  width: 50%;
  color: darkgray;
}

a.select-multiple-icons.selected-icon {
  display: block;
  margin: auto;
  width: 50%;
  color: #1398B9;
}

ul.list-of-receiveds {
  width: 150px;
}

.scheduled-item {
  border: 1px solid black;
  background-color: #F5F5F5;
  padding: 5px;
  margin-bottom: 5px;
  display: flex;
  width: 100%;
}
.scheduled-item .scheduled-item-label {
  font-weight: bold;
}
.scheduled-item .scheduled-item-details {
  padding-left: 5px;
}
.scheduled-item .artworks {
  display: flex;
  max-width: 60%;
}
.scheduled-item .artworks img {
  max-height: 150px;
  max-width: 120px;
  margin-left: 5px;
}

.user-management-container .status-toggle {
  position: relative;
  height: 28px;
  width: 72px;
  background-color: #E8E8E8;
}
.user-management-container .status-on, .user-management-container .status-off {
  position: absolute;
  width: 34px;
  height: 20px;
  line-height: 16px;
  top: 4px;
  float: left !important;
  border: none;
  color: #a6a8ab;
  background-color: #DDDDDD;
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.user-management-container .status-on {
  left: 4px;
}
.user-management-container .status-off {
  left: 34px;
}
.user-management-container .status-on.active,
.user-management-container .status-off.active {
  z-index: 8;
  color: #FFFFFF !important;
}
.user-management-container .status-on.active {
  -moz-box-shadow: inset 0 0 5px #1398B9;
  -webkit-box-shadow: inset 0 0 5px #1398B9;
  box-shadow: inset 0 0 5px #1398B9;
  background-color: #28C1E8;
}
.user-management-container .status-off.active {
  -moz-box-shadow: inset 0 0 5px #333333;
  -webkit-box-shadow: inset 0 0 5px #333333;
  box-shadow: inset 0 0 5px #333333;
  background-color: #555555;
}
.user-management-container .level-filter {
  margin-left: 5px;
}

.managed-user-item {
  width: 50%;
  float: left;
}

.managed-user-icon {
  border-radius: 20px;
  padding: 5px;
  margin-right: 3px;
  font-weight: 700;
}

.managed-user-icon-orange {
  background-color: #FFA033;
  color: black;
}

.managed-user-icon-green {
  background-color: #3CE2BE;
  color: black;
}

.managed-user-icon-red {
  background-color: #FF725C;
  color: black;
}

.managed-user-icon-pink {
  background-color: #F877BE;
  color: black;
}

.managed-user-icon-yellow {
  background-color: #FFDA47;
  color: black;
}

/* ======================================*/
/* RECURRING SIGNAGE MASONRY CARDS*/
/* ======================================*/
.account-inactive-alert,
.account-note-alert,
.edit-mode-alert {
  text-transform: uppercase;
}
.account-inactive-alert h4, .account-inactive-alert h5,
.account-note-alert h4,
.account-note-alert h5,
.edit-mode-alert h4,
.edit-mode-alert h5 {
  color: #FFFFFF;
  line-height: 40px;
  margin-top: 0;
}

.account-inactive-alert,
.edit-mode-alert {
  height: 40px;
}

.account-note-alert {
  background: #1CBB98;
  text-align: right;
  min-height: 40px;
}

.account-inactive-alert,
.edit-mode-alert {
  text-align: center;
  background: #FF4629;
}

.edit-mode-alert {
  display: none;
}

.edit-mode-alert.show-hide {
  display: block;
}

.zone-cards-layout .zone-sizer, .zone-cards-layout .zone-card {
  width: 100%;
}
.zone-cards-layout .zone-sizer {
  width: 0%;
}
.zone-cards-layout .zone-card {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  background: #FFFFFF;
  margin-bottom: 20px;
  overflow: hidden;
}
.zone-cards-layout .zone-card .btn-hidden {
  display: none;
}
.zone-cards-layout .zone-card .btn-circle {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 10;
  padding: 0;
}
.zone-cards-layout .zone-card .btn-circle i {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 26px;
}
.zone-cards-layout .zone-card .inner-margin .artworks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0px;
}
.zone-cards-layout .zone-card .inner-margin .artworks .art {
  position: relative;
  width: 100%;
}
.zone-cards-layout .zone-card .inner-margin .artworks .art .art-graphic {
  border: 1px solid #E8E8E8;
  overflow: hidden;
  position: relative;
  background: #F5F5F5;
  margin-bottom: 10px;
}
.zone-cards-layout .zone-card .inner-margin .artworks .art .art-graphic img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
.zone-cards-layout .zone-card .inner-margin .artworks .art .art-name {
  white-space: pre-wrap;
  /* CSS3 */
  white-space: -moz-pre-wrap;
  /* Firefox */
  white-space: -pre-wrap;
  /* Opera <7 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* IE */
}
.zone-cards-layout .zone-card .inner-margin .zone-actions {
  margin-top: 15px;
}
.zone-cards-layout .zone-card .inner-margin .zone-actions .btn-edit-zone {
  display: none;
}
.zone-cards-layout .zone-card .inner-margin .zone-actions .btn-zone-replacement {
  display: block;
}
.zone-cards-layout .zone-card .inner-margin .zone-actions.show-hide .btn-edit-zone {
  display: block;
}
.zone-cards-layout .zone-card .inner-margin .zone-actions.show-hide .btn-zone-replacement {
  display: none;
}
.zone-cards-layout .zone-card .inner-margin .btn, .zone-cards-layout .zone-card .inner-margin .cart-process ol li a, .cart-process ol li .zone-cards-layout .zone-card .inner-margin a {
  width: 100%;
}
.zone-cards-layout .zone-additem {
  height: 150px;
}
.zone-cards-layout .zone-additem a {
  background: #28C1E8;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  padding: 35px 0 0 0;
}
.zone-cards-layout .zone-additem a h3 {
  color: #FFFFFF;
}
.zone-cards-layout .zone-additem a .fa-circle {
  color: white;
}
.zone-cards-layout .zone-additem a .fa-plus {
  color: #7d7d7d;
}
.zone-cards-layout .zone-additem a:hover .fa-plus, .zone-cards-layout .zone-additem a:hover h3 {
  color: #333333;
}

#zoneArtworkDetailModal .modal-body img {
  border: 1px solid #E8E8E8;
}
#zoneArtworkDetailModal .modal-footer {
  text-align: left;
}

/* ======================================*/
/* BREAKPOINT*/
/* ======================================*/
@media print, (min-width: 640px) {
  /* Two Columns*/
  .zone-cards-layout .widget-sizer, .zone-cards-layout .zone-card {
    width: calc(50% - 10px);
  }
  .zone-cards-layout .gutter-sizer {
    width: 20px;
  }
}
/* ======================================*/
/* BREAKPOINT*/
/* ======================================*/
@media print, (min-width: 920px) {
  /* Three Columns*/
  .zone-cards-layout .zone-sizer, .zone-cards-layout .zone-card {
    width: calc(33.33% - 13px);
  }
  .zone-cards-layout .gutter-sizer {
    width: 20px;
  }
}
/* ================================================*/
/* RECURRING SIGNAGE ON ACCOUNT MANAGEMENT PAGE*/
/* ================================================*/
.artwork-edit {
  margin-top: 5px;
}

/* Collapsible panels */
.collapsible {
  border: 1px solid #cecece;
  background-color: #e9e9e9;
  margin: 8px 0;
}

.collapsible .collapse-header a {
  color: #444444;
  text-decoration: none;
  display: block;
}

.collapsible .collapse-header h5 {
  cursor: pointer;
}

.collapsible .collapse-header h5:before {
  content: '\f0da';
  display: inline-block;
  width: 1.5em;
  text-align: center;
}

.collapsible .collapse-header.open h5:before {
  content: '\f0d7';
  display: inline-block;
  width: 1.5em;
  text-align: center;
}

.collapsible .collapse-header label {
  margin: 0 10px;
}

/* Styles for deleted & custom graphic names */
.custom label:after {
  content: ' - custom';
  font-style: italic;
  color: #999;
}

.deleted label {
  color: #999;
  text-decoration: line-through;
}
