/* line 1, /app/app/assets/stylesheets/custom.scss */
.btn-slim {
  margin: 0;
  padding: 0;
  height: auto;
  width: auto;
}

/* line 8, /app/app/assets/stylesheets/custom.scss */
.btn-ups {
  background: #351C15;
  color: #FFB500;
  height: 32px;
}

/* line 14, /app/app/assets/stylesheets/custom.scss */
.btn-finish {
  height: 32px;
}

/* line 18, /app/app/assets/stylesheets/custom.scss */
.btn-clear {
  width: 64px;
  height: 32px;
  padding: 0;
  margin: 0;
}

/* line 25, /app/app/assets/stylesheets/custom.scss */
.btn-viewprices {
  width: 90%;
  height: auto;
  padding: 0;
  margin: 0;
}

/* line 32, /app/app/assets/stylesheets/custom.scss */
.btn-submit {
  width: 90%;
  height: 40px;
  padding: 0;
  margin: 0;
}

/* line 39, /app/app/assets/stylesheets/custom.scss */
.btn-nocredit {
  width: 90%;
  height: 40px;
  padding: 0;
  margin: 0;
}

/* line 46, /app/app/assets/stylesheets/custom.scss */
.btn-batch {
  width: 90%;
  height: 70px;
  padding: 0;
  margin: 0;
}

/* line 53, /app/app/assets/stylesheets/custom.scss */
.staff-form-button-cell {
  text-align: right;
}

/* line 57, /app/app/assets/stylesheets/custom.scss */
.staff-form-inner-table-button-box {
  width: auto;
  display: inline-table;
  margin-left: auto;
}

/* line 63, /app/app/assets/stylesheets/custom.scss */
.btn-destroy {
  width: 370px;
  height: 40px;
  padding: 0;
  margin: 10px 0 0 0;
}

/* line 70, /app/app/assets/stylesheets/custom.scss */
.table-custom {
  width: auto;
  text-align: center;
}
/* line 73, /app/app/assets/stylesheets/custom.scss */
.table-custom label {
  color: #FFFFFF;
  padding: 0;
  margin: 0;
  font-weight: bold;
}
/* line 79, /app/app/assets/stylesheets/custom.scss */
.table-custom input {
  text-align: center;
  padding: 0;
  margin: 0;
  font-weight: bold;
}
/* line 85, /app/app/assets/stylesheets/custom.scss */
.table-custom input[type=text], .table-custom input[type=number] {
  width: 120px;
}
/* line 88, /app/app/assets/stylesheets/custom.scss */
.table-custom input[readonly] {
  background-color: #b8b8b8;
  color: #333333;
}
/* line 92, /app/app/assets/stylesheets/custom.scss */
.table-custom input[type=button] {
  padding: 4px;
}
/* line 95, /app/app/assets/stylesheets/custom.scss */
.table-custom #line_item_ProductNameShort {
  width: 300px;
}
/* line 98, /app/app/assets/stylesheets/custom.scss */
.table-custom #line_item_policy {
  width: 300px;
}
/* line 101, /app/app/assets/stylesheets/custom.scss */
.table-custom .btn-square {
  padding: 0;
  margin: 0;
  height: 32px;
  width: 32px;
}

/* line 109, /app/app/assets/stylesheets/custom.scss */
.reset-this {
  animation: none;
  animation-delay: 0;
  animation-direction: normal;
  animation-duration: 0;
  animation-fill-mode: none;
  animation-iteration-count: 1;
  animation-name: none;
  animation-play-state: running;
  animation-timing-function: ease;
  backface-visibility: visible;
  background: 0;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  border: 0;
  border-style: none;
  border-width: medium;
  border-color: inherit;
  border-bottom: 0;
  border-bottom-color: inherit;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-collapse: separate;
  border-image: none;
  border-left: 0;
  border-left-color: inherit;
  border-left-style: none;
  border-left-width: medium;
  border-radius: 0;
  border-right: 0;
  border-right-color: inherit;
  border-right-style: none;
  border-right-width: medium;
  border-spacing: 0;
  border-top: 0;
  border-top-color: inherit;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-style: none;
  border-top-width: medium;
  bottom: auto;
  box-shadow: none;
  box-sizing: content-box;
  caption-side: top;
  clear: none;
  clip: auto;
  color: inherit;
  columns: auto;
  column-count: auto;
  column-fill: balance;
  column-gap: normal;
  column-rule: medium none currentColor;
  column-rule-color: currentColor;
  column-rule-style: none;
  column-rule-width: none;
  column-span: 1;
  column-width: auto;
  content: normal;
  counter-increment: none;
  counter-reset: none;
  cursor: auto;
  direction: ltr;
  display: inline;
  empty-cells: show;
  float: none;
  font: normal;
  font-family: inherit;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: auto;
  hyphens: none;
  left: auto;
  letter-spacing: normal;
  line-height: normal;
  list-style: none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: disc;
  margin: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  opacity: 1;
  orphans: 0;
  outline: 0;
  outline-color: invert;
  outline-style: none;
  outline-width: medium;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  padding: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  page-break-after: auto;
  page-break-before: auto;
  page-break-inside: auto;
  perspective: none;
  perspective-origin: 50% 50%;
  position: static;
  /* May need to alter quotes for different locales (e.g fr) */
  quotes: '\201C' '\201D' '\2018' '\2019';
  right: auto;
  tab-size: 8;
  table-layout: auto;
  text-align: inherit;
  text-align-last: auto;
  text-decoration: none;
  text-decoration-color: inherit;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  top: auto;
  transform: none;
  transform-style: flat;
  transition: none;
  transition-delay: 0s;
  transition-duration: 0s;
  transition-property: none;
  transition-timing-function: ease;
  unicode-bidi: normal;
  vertical-align: baseline;
  visibility: visible;
  white-space: normal;
  widows: 0;
  width: auto;
  word-spacing: normal;
  z-index: auto;
  /* basic modern patch */
  all: initial;
  all: unset;
}

/* line 263, /app/app/assets/stylesheets/custom.scss */
.field_with_errors {
  background-color: red;
}

/* line 267, /app/app/assets/stylesheets/custom.scss */
.form-input {
  width: 100%;
  height: 40px;
  padding: 6px;
  margin: 2px;
  text-align: center;
}

/* line 274, /app/app/assets/stylesheets/custom.scss */
.form-nopadding {
  padding: 0px;
}

/* Uppercase */
/* line 279, /app/app/assets/stylesheets/custom.scss */
#company_dea, #line_item_LotNumber {
  text-transform: uppercase;
}

/* Larger checkbox */
/* line 284, /app/app/assets/stylesheets/custom.scss */
.lg-checkbox {
  width: 30px;
  height: 30px;
}

/* text customization */
/* line 290, /app/app/assets/stylesheets/custom.scss */
.text-white {
  color: #fff;
}

/* line 294, /app/app/assets/stylesheets/custom.scss */
.text-bold {
  font-weight: bold;
}

/* search loader */
/* line 299, /app/app/assets/stylesheets/custom.scss */
.search-loader {
  border: 4px solid #f3f3f3;
  /* Light grey */
  border-top: 4px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* link decorations */
/* line 314, /app/app/assets/stylesheets/custom.scss */
a {
  text-decoration: underline;
}
/* line 316, /app/app/assets/stylesheets/custom.scss */
a:hover {
  text-decoration: underline;
}

/* line 320, /app/app/assets/stylesheets/custom.scss */
.btn {
  text-decoration: none;
}

/* custom btn */
/* line 325, /app/app/assets/stylesheets/custom.scss */
.btn-round-lg {
  border-radius: 22.5px;
}

/* line 328, /app/app/assets/stylesheets/custom.scss */
.btn-round {
  border-radius: 17px;
}

/* line 331, /app/app/assets/stylesheets/custom.scss */
.btn-round-sm {
  border-radius: 15px;
}

/* line 334, /app/app/assets/stylesheets/custom.scss */
.btn-round-xs {
  border-radius: 11px;
  padding-left: 10px;
  padding-right: 10px;
}

/* infotip container */
/* line 358, /app/app/assets/stylesheets/custom.scss */
.infotip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  /* If you want dots under the hoverable text */
}

/* infotip text */
/* line 365, /app/app/assets/stylesheets/custom.scss */
.infotip .infotiptext {
  visibility: hidden;
  width: 200px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  /* Position the infotip text */
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 105%;
  /* Fade in infotip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* infotip arrow */
/* line 386, /app/app/assets/stylesheets/custom.scss */
.infotip .infotiptext::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent black transparent transparent;
}

/* Show the infotip text when you mouse over the infotip container */
/* line 398, /app/app/assets/stylesheets/custom.scss */
.infotip:hover .infotiptext {
  visibility: visible;
  opacity: 1;
}

@media (min-width: 768px) {
  /* line 404, /app/app/assets/stylesheets/custom.scss */
  .pull-sm-left {
    float: left !important;
  }

  /* line 407, /app/app/assets/stylesheets/custom.scss */
  .pull-sm-right {
    float: right !important;
  }

  /* line 410, /app/app/assets/stylesheets/custom.scss */
  .pull-sm-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  /* line 415, /app/app/assets/stylesheets/custom.scss */
  .pull-md-left {
    float: left !important;
  }

  /* line 418, /app/app/assets/stylesheets/custom.scss */
  .pull-md-right {
    float: right !important;
  }

  /* line 421, /app/app/assets/stylesheets/custom.scss */
  .pull-md-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 426, /app/app/assets/stylesheets/custom.scss */
  .pull-lg-left {
    float: left !important;
  }

  /* line 429, /app/app/assets/stylesheets/custom.scss */
  .pull-lg-right {
    float: right !important;
  }

  /* line 432, /app/app/assets/stylesheets/custom.scss */
  .pull-lg-none {
    float: none !important;
  }
}
/* line 436, /app/app/assets/stylesheets/custom.scss */
.pull-none {
  float: none !important;
}
