body {
  font-family: Arial;
  font-size: 12px;
  line-height: 20px;
  width: 100%;
  min-width: 320px;
}

header {
  width: 100%;
  position: relative;
  top: 11.5rem;
}

p {
  width: 50%;
  color: #ffffff;
  margin: 0rem auto;
  text-align: center;
}

form {
  color: #ffffff;
  font-weight: bold;
  background-color: #333333;
  border-radius: 0.4rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.75) !important;
}

header, .table-striped thead {
  background-color: #333333;
}

#cssmenu ul {
  width: 939px;
  margin-left: auto;
  margin-right: auto;
}

#cssmenu ul ul li {
  width: 18%;
}

.label-name {
  pointer-events: none;
  width: calc(100% - 28px);
  position: absolute;
  color: #8c8c8c;
  font-weight: bold;
  top: 0.8rem;
  left: 1.25rem;
  z-index: 2;
  transition: 0.5s;
  height: 11px;
  font-size: 14px;
  line-height: 0.7rem;
}

.min-label {
  margin: 0px;
  font-size: 11px;
  z-index: 2;
  top: 0.2rem;
  height: 8px;
  line-height: 0.5rem;
}

.flash {
  position: relative;
  top: 2.75rem;
  height: 54px;
}

.disabled {
  display: none;
}

.alert {
  margin: 0rem auto;
  width: 414.58px;
  font-weight: bold;
  position: relative;
  top: 9rem;
}

.alert img {
  width: 27.05px;
  margin-right: 0.5rem;
}

.alert-error {
  background-color: #d64a49;
  border-color: #d64a49;
}

.logo {
  margin-left: calc(50% - 160px);
  width: 312px;
}

.logo img {
  margin: 1rem 0rem;
  width: 100%;
}

.btn {
  font-weight: 600;
  margin: 0.5rem 0rem;
}

.btn:hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  background-color: #333333;
}

.form-control {
  margin: 0.5rem 0.5rem 0rem 0.5rem;
  width: calc(100% - 16px);
  height: 38px;
}

.bg-gray {
  background-color: #333333;
}

.plus-icon {
  position: relative;
  top: 0.5rem;
}

.plus-icon span {
  margin-left: 0rem;
}

.icon-plus::before {
  top: 0.2rem;
  position: relative;
}

.container {
  padding: 0rem;
  width: 944px;
}

.container-main {
  position: relative;
  top: 12rem;
  width: 414.58px;
}

.active {
  margin-left: 1rem;
  margin-bottom: 0rem;
  padding-top: 0.5rem;
  background-color: rgba(43, 34, 149, 0);
  color: white;
  font-weight: bold;
}

.icon-plus, .icon-print, .icon-search, .icon-trash, .icon-company, .icon-edit, .icon-barcode {
  color: #333333;
}

.footer-basic {
  padding: 0rem 0rem 0.5rem 0rem;
  background-color: #333333;
  color: #ffffff;
  width: 100%;
  font-size: 8px;
  margin: auto;
}

.footer-basic ul {
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 0;
  margin-right: auto;
  margin-left: auto;
}

.footer-basic ul span {
  font-size: 12px;
  font-weight: 600;
}

.footer-basic ul a {
  color: inherit;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
  font-weight: 600;
}

.footer-basic ul a:hover {
  color: #ffffff;
}

@media (max-width: 1440px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1440px), not all, not all, not all, only screen and (max-width: 1440px) and (min-resolution: 192dpi), only screen and (max-width: 1440px) and (min-resolution: 2dppx) {
  .logo {
    margin-left: calc(50% - 143px);
    width: 285.828px;
  }

}

@media (max-width: 1200px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1200px), not all, not all, not all, only screen and (max-width: 1200px) and (min-resolution: 192dpi), only screen and (max-width: 1200px) and (min-resolution: 2dppx) {
  .logo {
    width: 285.359px;
  }

}

@media (max-width: 992px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 992px), not all, not all, not all, only screen and (max-width: 992px) and (min-resolution: 192dpi), only screen and (max-width: 992px) and (min-resolution: 2dppx) {
  .logo {
    width: 285.406px;
  }

}

@media (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px), not all, not all, not all, only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  p {
    width: 95%;
    top: 7.5rem;
  }

  #cssmenu ul, #cssmenu ul ul li {
    width: 100%;
  }

  .alert {
    width: 100%;
    top: 6rem;
  }

  .logo {
    top: 7.5rem;
    width: 285.703px;
  }

  .plus-icon {
    width: 8%;
    font-size: 22px;
    position: relative;
  }

  .container-main {
    position: relative;
  }

  .footer-basic {
    display: flex;
  }

}

@media (max-width: 576px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 576px), not all, not all, not all, only screen and (max-width: 576px) and (min-resolution: 192dpi), only screen and (max-width: 576px) and (min-resolution: 2dppx) {
  .logo {
    margin-left: calc(50% - 145px);
    width: 289.219px;
  }
}

@media (max-width: 425px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 425px), not all, not all, not all, only screen and (max-width: 425px) and (min-resolution: 192dpi), only screen and (max-width: 425px) and (min-resolution: 2dppx) {
  .logo {
    width: 286.875px;
  }

  .container-main {
    width: 93%;
  }
}

@media (max-width: 375px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 375px), not all, not all, not all, only screen and (max-width: 375px) and (min-resolution: 192dpi), only screen and (max-width: 375px) and (min-resolution: 2dppx) {
  .logo {
    margin-left: calc(50% - 140px);
    width: 283.125px;
  }
}

@media (max-width: 320px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 320px), not all, not all, not all, only screen and (max-width: 320px) and (min-resolution: 192dpi), only screen and (max-width: 320px) and (min-resolution: 2dppx) {
  .logo {
    margin-left: calc(50% - 145px);
    width: 289.594px;
  }
}