body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  background-color: #F6F6F6;
}
 > tbody > tr > td {
  vertical-align: middle;
}
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.navbar-top-links li {
  display: inline-block;
}
.navbar-top-links li a {
  padding: 15px;
  min-height: 50px;
}
.navbar-top-links li:last-child {
  margin-right: 15px;
}
.navbar-top-links .dropdown-menu li {
  display: block;
}
.navbar-brand {
  width: 220px;
}
.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0;
}
.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}
.navbar-top-links .dropdown-alerts {
  margin-left: auto;
}
.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}
.sidebar-nav-menu {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.sidebar {
  z-index: 1;
  position: fixed;
  width: 220px;
  margin-top: 0px;
  background-color: #23272D;
}
.sidebar .sidebar-nav.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}
.sidebar ul li {
  border-left: 5px solid #23272D;
  /*border-bottom: 1px solid #e7e7e7;*/
}
.sidebar ul li:hover {
  border-left: 5px solid #1A7AB9;
  background-color: #23272D;
}
.sidebar ul li a {
  color: #808b9c;
  position: relative;
  -webkit-transition: all .2s;
          transition: all .2s;
  outline: 0!important;
  display: block;
  font-size: 13px;
  line-height: 20px;
  padding: 11px 14px;
  text-decoration: none;
}
/*  Active sidebar  */
.sidebar li.active {
  border-left: 5px solid #1A7AB9;
}
.sidebar li.active > a {
  background: #181b1f;
  color: #fff;
}
.sidebar li.active > a .menu-icon {
  color: #1d89cf;
}
.sidebar ul li a:hover {
  color: #fff;
}
.menu-icon {
  margin-right: 5px;
  width: 20px;
}
#page-wrapper {
  padding: 6px;
  height: 100%;
  background-color: #F6F6F6;
}
@media (min-width: 1025px) {
  #page-wrapper {
    position: inherit;
    padding: 10px 15px;
    margin: 0 0 0 220px;
    border-left: 1px solid #e7e7e7;
  }
}
#product-search-wrapper {
  width: 318px;
  margin-left: 4px;
  margin-top: 8px;
}
@media (min-width: 1024px) {
  #product-search-wrapper {
    width: 400px;
    margin-top: 8px;
  }
}
h2 {
  margin-top: 0;
  padding-top: 15px;
}
#main-navbar {
  background: #fff;
  border: none;
  border-bottom: 1px solid #e7e7e7;
}
.form-control {
  border-top-color: #c2c2c2;
  box-shadow: none;
}
.form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  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;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.touch {
  color: #00b3ee;
}
.store {
  color: #000000;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none;
}
.product-search .menu {
  background-color: #2d2d2d;
}
.product-search ul {
  background-color: #FFF;
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-search .results {
  width: 600px;
  margin: auto;
  text-align: left;
  padding: 5px;
}
.product-search .results.active {
  background-color: #1A7AB9;
}
.product-search .results.active .name {
  color: #FFF;
}
.loadingIndicator {
  margin-top: 0px;
  padding: 5px;
}
.panel,
.panel-default {
  border-color: #e4e4e4;
  margin-bottom: 22px;
  position: relative;
  box-shadow: none;
}
.panel-heading {
  background: #fafafa;
  border-bottom: 2px solid #ececec;
  padding-bottom: 9px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 11px;
  position: relative;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel-title {
  color: #555;
  font-size: 14px;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
.panel-body {
  background: #fff;
  margin: 0;
  padding: 20px;
}
.form-horizontal .control-label {
  margin-bottom: 0;
  padding-top: 7px;
  font-weight: normal;
}
.form-signin {
  max-width: 380px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.validation-message {
  padding-top: 5px;
  padding-left: 3px;
}
form.ng-submitted .ng-invalid {
  border-color: #a94442;
  border-width: 1px;
}
.input-group-btn > .btn {
  height: 34px;
}
div[ui-view].ng-enter {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}
.sidebar.ng-enter {
  -webkit-animation: fadeInLeft 0.3s;
  animation: fadeInLeft 0.3s;
}
.fa-spin {
  margin-right: 5px;
}
#main-app-menu a:hover {
  text-decoration: none;
}
.store-details {
  margin-right: 25px;
  padding-top: 8px;
  padding-right: 10px;
}
.pad-right {
  padding-right: 10px;
}
.pad-right-sm {
  padding-right: 8px;
}
.tr-link:hover {
  cursor: pointer;
  background-color: #FAFAFA;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 10px;
  list-style: none;
  background-color: #fff;
  border-radius: 0px;
  border: 1px solid #e5e5e5;
}
.standard-table {
  width: 100%;
}
.standard-table > td {
  max-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  vertical-align: middle;
}
.input-table-sm {
  height: 28px;
  font-size: 13px;
  width: 64px;
}
.input-table-xs {
  height: 28px;
  font-size: 13px;
  width: 64px;
}
.typeahead {
  z-index: 999;
}
.datepicker {
  padding: 3px;
  z-index: 99999 !important;
}
.datepicker.dropdown-menu {
  width: 250px;
  height: 270px;
}
.datepicker.dropdown-menu button {
  outline: 0;
  border: 0;
}
.datepicker.dropdown-menu tbody {
  height: 180px;
}
.datepicker.dropdown-menu tbody button {
  padding: 6px;
}
.datepicker.dropdown-menu.datepicker-mode-1 tbody button,
.datepicker.dropdown-menu.datepicker-mode-2 tbody button {
  height: 65px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
fieldset[readonly] .form-control {
  background-color: white;
  opacity: 0.65;
}
.ui-select-toggle:hover {
  background-color: white;
  border: 1px solid #d6d6d6;
}
.ui-select-placeholder {
  color: #A6A6A6;
}
.panel-heading[role=tab] .panel-title a,
a[ng-click],
input[type=checkbox] {
  cursor: pointer;
  font-weight: 600;
}
table {
  page-break-after: auto;
}
tr {
  page-break-inside: avoid;
  page-break-after: auto;
}
td {
  page-break-inside: avoid;
  page-break-after: auto;
  text-align: left;
}
thead {
  display: table-header-group;
  background-color: #fff;
}
tfoot {
  display: table-footer-group;
}
.avoid {
  page-break-inside: avoid !important;
  margin: 4px 0 4px 0;
  /* to keep the page break from cutting too close to the text in the div */
}
@media screen {
  #printSection {
    display: none;
  }
  .hide-except-print {
    display: none;
  }
}
@media print {
  #main-content {
    display: none;
  }
  #printSection,
  #printSection * {
    visibility: visible;
  }
  .hide-except-print {
    visibility: visible;
  }
  #printSection {
    left: 0;
    top: 0;
  }
  table {
    page-break-after: auto;
  }
  tr {
    page-break-inside: avoid;
    page-break-after: auto;
  }
  td {
    page-break-inside: avoid;
    page-break-after: auto;
  }
  thead {
    display: table-header-group;
  }
  tfoot {
    display: table-footer-group;
  }
}
.table-input {
  float: left;
  height: 28px;
  font-size: 13px;
  width: 68px;
}
.ui-select-container {
  height: 34px;
}
.ui-select-search {
  padding: 6px 8px;
}
.notify {
  width: 400px;
  height: 20px;
  height: auto;
  position: absolute;
  left: 50%;
  margin-left: -200px;
  bottom: 10px;
  background-color: #383838;
  color: #FFF;
  padding: 10px;
  text-align: center;
  border-radius: 2px;
  box-shadow: 0px 0px 24px -1px #383838;
}
.navbar-brand {
  padding: 10px 20px;
}
.alert-warning-sd {
  color: #886425;
  background-color: #f9eca9;
  border-color: #f9ca68;
}
.text-warning-sd {
  color: #886425;
}
.add-margin {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 65px;
}
.link {
  padding-right: 10px;
}
.link:hover {
  cursor: pointer;
}
.button-beside-input {
  margin-left: -2px;
  padding-left: 0px;
}
.space-top-small {
  margin-top: 5px;
}
.breadcrumb {
  margin-bottom: 0;
}
.pad-left-sm {
  padding-left: 8px;
}
.pad-top-sm {
  padding-top: 8px;
}
.pad-top {
  padding-top: 12px;
}
.margin-bottom-remove {
  margin-bottom: 0px;
}
.border-left {
  border-left: 1px solid #e5e5e5;
}
.border-right {
  border-right: 1px solid #e5e5e5;
}
.space-right {
  margin-right: 6px;
}
.panel-footer .btn {
  margin-right: 2px;
}
.navbar-brand-with-menu {
  padding: 10px 0px;
}
.sidebar {
  z-index: 999;
  margin-top: 2px;
}
.checkbox-table {
  width: 34px;
}
#btnChangeStateToAccounts {
  margin-left: 3px;
}
@media (min-width: 1025px) {
  .product-header {
    border-bottom: 1px #e5e5e5 solid;
    padding-left: 25px;
    padding-right: 15px;
    margin-bottom: 8px;
    padding-top: 6px;
    position: fixed;
    display: block;
    top: 53px;
    height: 50px;
    z-index: 151;
    left: 230px;
    right: 0;
  }
}
.product-header-active {
  background-color: #F6F6F6;
}
@media (max-width: 1024px) {
  .product-header {
    border-bottom: 1px #e5e5e5 solid;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 8px;
    padding-top: 6px;
    position: fixed;
    display: block;
    top: 53px;
    height: 50px;
    z-index: 151;
    width: 100%;
  }
}
.uppercase,
.upper {
  text-transform: uppercase;
}
.strike {
  text-decoration: line-through;
}
.margin-both-sides {
  margin-left: 50px;
  margin-right: 50px;
}
.margin-left-sm {
  margin-left: 5px;
}
.margin-right-sm {
  margin-right: 5px;
}
.labels-pull-left {
  margin-right: 8px;
  margin-top: 2px;
  padding-top: 3px;
  height: 16px;
  float: left;
}
.labels-pull-right {
  margin-right: 8px;
  margin-top: 2px;
  padding-top: 3px;
  height: 16px;
  float: right;
}
.full-width-pager {
  left: 0;
}
.add-menu-margin {
  left: 220px;
}
.remove-menu-margin {
  left: 0px;
}
.alert-grey {
  color: #708EA4;
  background-color: #d3dfe7;
  border-color: #A2B9C9;
}
.text-grey {
  color: #708EA4;
}
.slash {
  padding-right: 3px;
  padding-left: 3px;
}
.link-th {
  cursor: pointer;
}
@media print {
  #printThisElement {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.report-summary-header {
  background-color: #F6F6F6;
}
.text-sm {
  font-size: 11px;
}
.modal-wide-dialog {
  width: 800px;
}
.modal-xwide-dialog {
  width: 1000px;
}
.control-label-right {
  text-align: left;
  padding-left: 0px;
  padding-top: 7px;
  margin-left: 0px;
}
.tile_count {
  margin-bottom: 20px;
  margin-top: 20px;
}
.tile_stats_count {
  text-align: center;
}
.tile_count .tile_stats_count {
  margin-bottom: 10px;
  border-bottom: 0;
  padding-bottom: 10px;
}
.tile_count .tile_stats_count {
  border-bottom: 1px solid #D9DEE4;
  padding: 0 10px 0 20px;
  position: relative;
}
.tile_count .tile_stats_count {
  margin-bottom: 10px;
  border-bottom: 0;
  padding-bottom: 10px;
}
.tile_count .tile_stats_count {
  padding: 0 10px 0 20px;
  position: relative;
}
.tile_count .tile_stats_count,
ul.quick-list li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tile_count .tile_stats_count .count {
  font-size: 40px;
}
.tile_stats_count:not(:first-child) {
  border-left: 2px solid #e5e5e5;
}
.count_top {
  text-transform: uppercase;
}
.count_title {
  padding: 1px 5px 6px;
  font-size: 18px;
  font-weight: 600;
  color: #337ab7;
}
.table-border-left {
  border-left: 1px solid #ddd;
}
.table-border-right {
  border-right: 1px solid #ddd;
}
.button-text-sm {
  width: 95px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis;
}
.popover {
  width: 300px;
}
.disabled {
  pointer-events: all !important;
}
.focused-row {
  border: 2px solid #6BA6E1;
  border-top: 3px solid #6BA6E1;
  background-color: #F2F6FC;
}
#order-items,
#products-table th {
  border-bottom: 0px;
  height: 35px;
}
#order-items,
#products-table tr:first-child td {
  border-top: 0px;
}
#order-items,
#products-table > thead > tr {
  border-bottom: 2px solid #ddd;
}
.ta-hidden-input {
  width: 1px;
  height: 1px;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -10000px;
  left: -10000px;
  opacity: 0;
  overflow: hidden;
}
/* add generic styling for the editor */
.ta-root.focussed > .ta-scroll-window.form-control {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ta-editor.ta-html,
.ta-scroll-window.form-control {
  min-height: 300px;
  height: auto;
  overflow: auto;
  font-family: inherit;
  font-size: 100%;
}
.ta-scroll-window.form-control {
  position: relative;
  padding: 0;
}
.ta-scroll-window > .ta-bind {
  height: auto;
  min-height: 300px;
  padding: 6px 12px;
}
.ta-editor:focus {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
/* add the styling for the awesomness of the resizer */
.ta-resizer-handle-overlay {
  z-index: 100;
  position: absolute;
  display: none;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-info {
  position: absolute;
  bottom: 16px;
  right: 16px;
  border: 1px solid black;
  background-color: #FFF;
  padding: 0 4px;
  opacity: 0.7;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-background {
  position: absolute;
  bottom: 5px;
  right: 5px;
  left: 5px;
  top: 5px;
  border: 1px solid black;
  background-color: rgba(0, 0, 0, 0.2);
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner {
  width: 10px;
  height: 10px;
  position: absolute;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-tl {
  top: 0;
  left: 0;
  border-left: 1px solid black;
  border-top: 1px solid black;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-tr {
  top: 0;
  right: 0;
  border-right: 1px solid black;
  border-top: 1px solid black;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-bl {
  bottom: 0;
  left: 0;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-br {
  bottom: 0;
  right: 0;
  border: 1px solid black;
  cursor: se-resize;
  background-color: white;
}
/* copy the popover code from bootstrap so this will work even without it */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
  vertical-align: top;
  margin-left: 3px;
  border-radius: 3px;
}
.tile-selectable :hover {
  cursor: pointer;
}
.tile-disabled {
  opacity: 50%;
}
.dash-tile-icon-bg {
  margin-top: 20px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  float: left;
  text-align: center;
}
.dash-tile-icon {
  font-size: 38px;
  margin-top: 8px;
}
.dash-tile-icon-white {
  font-size: 38px;
  margin-top: 8px;
  color: white;
}
.dash-tile-content {
  font-weight: bold;
  font-size: 38px;
  display: block;
  line-height: 1;
  margin: 1rem auto;
}
.label-muted {
  background-color: #e5e5e5;
}
.table-scroll {
  position: relative;
  width: 100%;
  z-index: 1;
  margin: auto;
  overflow: auto;
}
.table-scroll table {
  width: 100%;
  margin: auto;
  border-collapse: separate;
  border-spacing: 0;
}
.table-wrap {
  position: relative;
}
.table-scroll thead tr.first-sticky-header th {
  position: -webkit-sticky;
  position: sticky;
  background-color: #fff;
  top: 0;
}
.table-scroll thead tr.second-sticky-header th {
  position: -webkit-sticky;
  position: sticky;
  background-color: #fff;
  top: 36px;
}
/* safari and ios need the tfoot itself to be position:sticky also */
.table-scroll tfoot,
.table-scroll tfoot th,
.table-scroll tfoot td {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 4;
}
.table-scroll th:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 2;
}
.table-scroll thead th:first-child,
.table-scroll tfoot th:first-child {
  z-index: 5;
}
.label-dark {
  background-color: #000;
}
.text-white {
  color: #fff;
}
.table-alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  border-radius: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: #3c763d;
}
.table-alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  border-radius: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: #a94442;
}
.table-alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  border-radius: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: #8a6d3b;
}
.panel-with-pager {
  margin-bottom: 40px;
}
.sub-header {
  float: right;
  font-size: 11px;
  color: #777;
  font-weight: normal;
  margin-top: 2px;
}
input::-webkit-input-placeholder {
  color: #999;
}
input::-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder {
  color: #999;
}
input::placeholder {
  color: #999;
}
.table-sorted {
  border-top: 1px solid #e5e5e5;
  margin-top: 8px;
}
.th-date {
  width: 140px;
}
.lhs-icon {
  width: 16px;
  color: #ddd;
  margin-right: 10px;
  margin-top: 4px;
  float: left;
}
#analysis-side-menu li {
  position: relative;
  /*other declarations omitted*/
}
.flyout {
  padding: 0px;
  background-color: #23272D;
  list-style: none;
  max-height: 300px;
  overflow-x: auto;
}
#analysis-side-menu li ul {
  position: absolute;
  width: 380px;
  left: 215px;
  top: 0px;
  display: none;
}
#analysis-side-menu li:hover ul {
  display: block;
  z-index: 999;
}
.move-up-xs {
  margin-top: -2px;
}
.product-promotion-card {
  width: 250px;
  height: 320px;
  border: 1px solid #e5e5e5;
  border-radius: 1px;
  display: inline-block;
  margin: 6px;
  text-align: center;
  padding: 4px;
}
.margin-xs {
  margin: 2px;
}
.product-promotion-image-bg {
  height: 120px;
  max-width: 200px;
  background-image: url('../images/noImage.png');
}
.product-promotion-image {
  height: 120px;
  max-width: 200px;
}
.product-promotion-image-table {
  height: 60px;
  max-width: 60px;
}
.product-promotion-qty {
  width: 250px;
  display: inline-block;
  padding-right: 10px;
}
.product-promotion-btn {
  width: 180px;
  display: inline;
  vertical-align: top;
}
.product-promotion-info {
  height: 110px;
  overflow: auto;
}
.text-strike {
  text-decoration: line-through;
  opacity: .5;
}
.table-header-sticky {
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 5;
}
.table-sticky-bordered {
  border-right: 2px solid #DDDDDD;
}
.table-body-sticky {
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
}
.no-margin {
  margin: 0;
}
.input-danger {
  background-color: #f2dede;
}
.input-danger > input {
  border: 2px solid #a94442;
  color: #a94442;
}
.input-warning {
  background-color: #fcf8e3;
}
.input-file-thumbnail {
  position: absolute;
  top: 0;
  cursor: pointer;
  opacity: 0;
  width: 130px;
  height: 130px;
}
.pos-cdu-image-container {
  width: 250px;
  height: 250px;
  float: left;
  margin-right: 12px;
}
.pos-cdu-image-thumbnail {
  width: 250px;
  height: 250px;
  text-align: center;
  position: absolute;
}
.pos-cdu-image {
  vertical-align: middle;
  max-width: 230px;
  max-height: 230px;
}
.btn-corner-times {
  top: 0;
  right: 0;
  position: absolute;
  border: 0;
}
.btn-corner-edit {
  top: 0;
  left: 0;
  position: absolute;
  border: 0;
}
.star {
  color: darkorange;
}
.text-lg {
  font-size: 18px;
}
.list-style-pos-inside {
  list-style-position: inside;
}
