@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400&display=swap&.css");
/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('webfonts/fa-brands-400.eot');
  src: url('webfonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('webfonts/fa-brands-400.woff2') format('woff2'), url('webfonts/fa-brands-400.woff') format('woff'), url('webfonts/fa-brands-400.ttf') format('truetype'), url('webfonts/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
.clear {
  clear: both;
  float: none !important;
}
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.button {
  background-color: #ffffff;
  border: 1px solid #eee;
  color: #444444;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  min-width: 8rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  text-transform: uppercase;
}
.button:hover,
.button:focus,
.button:active {
  text-decoration: none;
  color: #fff;
  background-color: #086aeb;
  border: 1px solid transparent;
}
.button:hover {
  cursor: pointer;
}
.button:active {
  background: #086aeb;
  color: #fff;
}
.button.selected {
  background: #086aeb;
  color: #fff;
}
.button.selected:hover {
  background: #2e85f8;
}
.button:link,
.button:visited {
  text-decoration: none;
}
.button.primary-button {
  color: #666;
  background-color: #fff;
  border: 1px solid transparent;
}
.button.primary-button:hover,
.button.primary-button:focus,
.button.primary-button:active {
  color: #fff;
  background-color: #086aeb;
  border: 1px solid transparent;
}
.button.image-button {
  height: auto;
  padding: 0;
  line-height: 0;
  background-color: transparent;
  border: 0;
}
.button.image-button:hover,
.button.image-button:focus,
.button.image-button:active {
  background-color: transparent;
  border: 0;
}
#buttons {
  background: #fff;
  border: solid 1px #eee;
  border-radius: 0;
  display: inline-block;
  margin-top: 0.5em;
  min-width: 80px;
  padding: 0.5em;
  text-align: center;
}
#buttons:hover {
  background: #086aeb;
  color: #fff;
  cursor: pointer;
}
#buttons:active {
  background: #086aeb;
  color: #fff;
}
.link {
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
  cursor: pointer;
}
.gray-disk {
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  display: inline-block;
  line-height: 17px;
  font-weight: bold;
  font-size: 10.666px;
  color: rgba(0, 0, 0, 0.5);
  padding: 0;
  padding-left: 4px;
  text-decoration: none;
}
.gray-disk:hover {
  background: rgba(0, 0, 0, 0.1);
}
.gray-disk:active {
  background: rgba(85, 153, 255, 0.6);
}
.buttonMixin {
  background: #fff;
  border: 0;
  color: #666;
  text-transform: uppercase;
}
.buttonMixin:hover {
  background: #086aeb;
  color: #fff;
  cursor: pointer;
}
.clickable:hover {
  color: white;
  background-color: #086aeb;
  cursor: pointer;
}
.selectable.selected {
  color: white;
  background-color: #086aeb;
}
/** global **/
@font-face {
  font-family: Code39AzaleaFont;
  src: url('https://quickshipwarehouse.com/admin/qsv3/style/fonts/Code-39-Logitogo.eot') format('embedded-opentype'), /* IE9 Compat Modes */ url('https://quickshipwarehouse.com/admin/qsv3/style/fonts/Code39Azalea.woff') format('woff'), /* Modern Browsers */ url('https://quickshipwarehouse.com/admin/qsv3/style/fonts/Code-39-Logitogo.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://quickshipwarehouse.com/admin/qsv3/style/fonts/Code-39-Logitogo.svg') format('svg');
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}
body {
  padding: 0;
  margin: 0;
  font-size: 13px;
  font-family: "Roboto", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  background-color: #ffffff;
}
table {
  font-size: 0.75em;
  background: #fdfdfd;
}
table thead th,
table thead td {
  text-align: left;
}
select,
button {
  font-size: 14pt;
}
.button {
  display: inline-block;
  padding: 0.3em;
  text-align: center;
}
.button:hover {
  cursor: pointer;
}
#pageContainer {
  min-width: 800px;
  margin: 0 auto;
  height: 100%;
  color: #00359B;
  background-color: #ffffff;
  overflow: hidden;
}
/** top bar **/
#header {
  background-color: #FFF;
  overflow: hidden;
  font-size: 14px;
  padding: 0 1rem;
  margin-right: 0.25rem;
  line-height: 40px;
  color: #444444;
}
#header #logo {
  float: left;
}
#header #logo img {
  width: 30px;
  height: 30px;
  margin: 5px 0.5rem 5px 0;
  cursor: pointer;
}
#header #logo a {
  text-decoration: none;
}
#header .logoutbutton {
  padding: 0 1rem;
  margin-top: 2px;
  margin-left: 1rem;
  line-height: 32px;
  color: #444444;
  text-decoration: none;
  border: 1px solid #eeeeee;
  background-color: #FFF;
}
#header .logoutbutton:hover,
#header .logoutbutton:focus,
#header .logoutbutton:active {
  background-color: #FFF;
}
#header .logoutbutton:hover .fa,
#header .logoutbutton:focus .fa,
#header .logoutbutton:active .fa {
  color: #F90303;
}
#header h1 {
  display: inline-block;
  font-size: 16px;
  font-weight: inherit;
  margin: 0;
  text-transform: uppercase;
  vertical-align: middle;
}
#header img {
  display: inline-block;
  vertical-align: middle;
}
#header nav {
  clear: both;
  display: block;
  background: #fff;
  margin-top: 2em;
}
#header nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#header nav ul li {
  display: inline;
}
#header nav ul li.selected a {
  background: #ddd;
}
#header nav ul li a {
  text-decoration: none;
  padding: 0.5em;
  display: inline-block;
  color: #555;
}
#header nav ul li a:hover {
  background-color: #ddd;
  color: #555;
}
/** header options **/
#options {
  float: right;
  text-align: right;
}
/** control bar **/
#controlBar {
  padding: 0.75em;
  margin: 0 auto;
  overflow: hidden;
}
/** buttons, inputs **/
.ehsTextField {
  padding: 0.5em;
  font-size: 0.875em;
  border: solid 1px #ddd;
  text-transform: uppercase;
}
.qsButton,
.ehsButton {
  background-color: #ffffff;
  border: 0;
  color: #444444;
  display: inline-block;
  font-size: 0.875em;
  padding: 0.5em;
  text-decoration: none;
  text-transform: uppercase;
}
.qsButton:hover,
.ehsButton:hover {
  background-color: #086aeb;
  color: #fff;
  cursor: pointer;
}
.qsButton.selected,
.ehsButton.selected,
.qsButton:active,
.ehsButton:active {
  background-color: #086aeb;
  color: #fff;
}
/** popup **/
#popupModal {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: left;
  z-index: 1000;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
}
#popup {
  position: relative;
  top: 150px;
  width: 40%;
  min-width: 600px;
  margin: 0 auto;
  background: none repeat scroll 0 0 white;
}
#popup.largeWidth {
  width: 60%;
}
#popup h2 {
  padding: 0;
  margin: 0;
  font-size: 1.25em;
  color: #eee;
}
#popupHeader {
  padding: 0.5em;
  background: #53A4DA;
  border-bottom: 1px solid #1155bb;
}
#popupClose {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.5em;
  color: #fff;
  z-index: 1000;
}
#popupClose i {
  font-size: 1.25em;
  font-weight: bold;
}
#popupClose:hover {
  color: #1155bb;
  cursor: pointer;
}
#popupClose button {
  display: inline-block;
  padding: 0.5em;
  font-size: 1em;
  text-decoration: none;
  color: #1155bb;
  background: #dddddd;
  border: solid 1px #66aaff;
}
#popupClose button:hover {
  background: #1155bb;
  color: #dddddd;
  cursor: pointer;
}
#popupClose button:disabled {
  opacity: 0.5;
}
#popupClose button:disabled:hover {
  color: #1155bb !important;
  background: #ddd !important;
  cursor: default !important;
}
#popupContent {
  max-height: 450px;
  padding: 1em;
  font-size: 0.875em;
  overflow: auto;
}
#popupContent table {
  width: 100%;
  font-size: 1em;
}
#popupContent th,
#popupContent td {
  padding: 0.25em 0.5em;
}
#popupContent th {
  font-weight: normal;
  white-space: nowrap;
  border-bottom: 1px solid #000;
  position: sticky;
  top: -0.5em;
  background-color: #fff;
}
#popupContent tr:nth-child(even) th,
#popupContent tr:nth-child(even) td {
  background: rgba(0, 0, 0, 0.02);
}
.tablePopup #popupContent {
  padding: 1em 0;
}
#popupFooter {
  padding: 0.5em;
  margin-top: 1em;
  text-align: right;
  border-top: 1px solid #1155bb;
}
.popup {
  display: none;
}
/** misc **/
.hidden {
  display: none;
}
/** float class **/
.floatLeft {
  float: left;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* Block buttons */
.blockButtonsContainer {
  padding: 1em 0;
  margin: 1em 0;
  overflow: hidden;
}
.blockButtonsContainer div.button {
  float: left;
  padding: 0 0.5em;
  box-sizing: border-box;
}
.blockButtonsContainer div.button button.blockButton {
  background: #fff;
  border: 0;
  color: #666;
  text-transform: uppercase;
  display: inline-block;
  font-size: 0.875em;
  text-decoration: none;
  width: 100%;
}
.blockButtonsContainer div.button button.blockButton:hover {
  background: #086aeb;
  color: #fff;
  cursor: pointer;
}
.blockButtonsContainer div.button button.blockButton i {
  margin-bottom: 0.25em;
  display: block;
}
.bigBlockButtonsContainer div.button {
  width: 33.3333%;
  margin-bottom: 1em;
}
.bigBlockButtonsContainer div.button button.blockButton {
  padding: 2em 1em;
  /* Change */
  height: 10em;
  /* Change */
}
.bigBlockButtonsContainer div.button button.blockButton i {
  font-size: 3em;
}
.medBlockButtonsContainer div.button {
  width: 20%;
  margin-bottom: 0.75em;
}
.medBlockButtonsContainer div.button button.blockButton {
  padding: 1.5em 0.75em;
  /* Change */
  height: 7em;
  /* Change */
}
.medBlockButtonsContainer div.button button.blockButton i {
  font-size: 1.5em;
}
.smlBlockButtonsContainer div.button {
  width: 10%;
  margin-bottom: 0.5em;
}
.smlBlockButtonsContainer div.button button.blockButton {
  padding: 1em 0.5em;
  /* Change */
  height: 4em;
  /* Change */
}
