﻿#navbar-xs {
  background-color: #ff4040;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  position: fixed;
  z-index: 1001;
  top: 0; }

#navbar-xs a {
  color: white;
  display: inline-block;
  padding: 0 15px;
  text-decoration: none;
  font-weight: 600;
  line-height: 36px;
  margin-left: -4px; }

#navbar-xs a:hover {
  background-color: #2e2e2e;
  color: white; }

#navbar-xs a.active {
  background-color: #222222;
  color: white;
  border-left: 0; }

/*============================================================
                      Normal
============================================================*/
img {
  max-width: 100%;
  max-height: 100%; }

img.taa-logo {
  max-width: 80px;
  display: block;
  z-index: 10000;
  margin: -22px auto -21px auto; }

.required:after {
  content: " *";
  color: red; }

.table > tbody > tr > td,
.table > thead > tr > th {
  vertical-align: middle; }

.table > thead > tr > th {
  font-weight: bold; }

.div-disabled {
  background-color: #eee; }

.has-error {
  border-color: #ed5565; }

.wrapper-content {
  padding: 15px 0 40px 0; }

.ibox {
  margin-bottom: 15px; }

.bg-white {
  background-color: white; }

.inline-search {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%; }

.inline-search > a {
  font-size: 18px;
  line-height: 26px; }

/*============================================================
                     margin top
============================================================*/
.top-0 {
  margin-top: 0px; }

.top-5 {
  margin-top: 5px; }

.top-10 {
  margin-top: 10px; }

.top-15 {
  margin-top: 15px; }

.top-20 {
  margin-top: 20px; }

.top-25 {
  margin-top: 25px; }

.top-30 {
  margin-top: 30px; }

/*============================================================
                      margin left
============================================================*/
.left-0 {
  margin-left: 0px; }

.left-5 {
  margin-left: 5px; }

.left-10 {
  margin-left: 10px; }

.left-15 {
  margin-left: 15px; }

.left-20 {
  margin-left: 20px; }

.left-25 {
  margin-left: 25px; }

.left-30 {
  margin-left: 30px; }

/*============================================================
                      margin right
============================================================*/
.right-0 {
  margin-right: 0px; }

.right-5 {
  margin-right: 5px; }

.right-10 {
  margin-right: 10px; }

.right-15 {
  margin-right: 15px; }

.right-20 {
  margin-right: 20px; }

.right-25 {
  margin-right: 25px; }

.right-30 {
  margin-right: 30px; }

/*============================================================
                      margin bottom
============================================================*/
.bottom-0 {
  margin-bottom: 0px; }

.bottom-5 {
  margin-bottom: 5px; }

.bottom-10 {
  margin-bottom: 10px; }

.bottom-15 {
  margin-bottom: 15px; }

.bottom-20 {
  margin-bottom: 20px; }

.bottom-25 {
  margin-bottom: 25px; }

.bottom-30 {
  margin-bottom: 30px; }

/*============================================================
                      padding top
============================================================*/
.top-p-0 {
  padding-top: 0px; }

.top-p-5 {
  padding-top: 5px; }

.top-p-10 {
  padding-top: 10px; }

.top-p-15 {
  padding-top: 15px; }

.top-p-20 {
  padding-top: 20px; }

.top-p-25 {
  padding-top: 25px; }

.top-p-30 {
  padding-top: 30px; }

/*============================================================
                      padding left
============================================================*/
.left-p-0 {
  padding-left: 0px; }

.left-p-5 {
  padding-left: 5px; }

.left-p-10 {
  padding-left: 10px; }

.left-p-15 {
  padding-left: 15px; }

.left-p-20 {
  padding-left: 20px; }

.left-p-25 {
  padding-left: 25px; }

.left-p-30 {
  padding-left: 30px; }

/*============================================================
                      padding right
============================================================*/
.right-p-0 {
  padding-right: 0px; }

.right-p-5 {
  padding-right: 5px; }

.right-p-10 {
  padding-right: 10px; }

.right-p-15 {
  padding-right: 15px; }

.right-p-20 {
  padding-right: 20px; }

.right-p-25 {
  padding-right: 25px; }

.right-p-30 {
  padding-right: 30px; }

/*============================================================
                      padding bottom
============================================================*/
.bottom-p-0 {
  padding-bottom: 0px; }

.bottom-p-5 {
  padding-bottom: 5px; }

.bottom-p-10 {
  padding-bottom: 10px; }

.bottom-p-15 {
  padding-bottom: 15px; }

.bottom-p-20 {
  padding-bottom: 20px; }

.bottom-p-25 {
  padding-bottom: 25px; }

.bottom-p-30 {
  padding-bottom: 30px; }

/*============================================================
                      font-size
============================================================*/
.text-size-2 {
  font-size: 2px; }

.text-size-4 {
  font-size: 4px; }

.text-size-6 {
  font-size: 6px; }

.text-size-8 {
  font-size: 8px; }

.text-size-10 {
  font-size: 10px; }

.text-size-12 {
  font-size: 12px; }

.text-size-14 {
  font-size: 14px; }

.text-size-16 {
  font-size: 16px; }

.text-size-18 {
  font-size: 18px; }

.text-size-20 {
  font-size: 20px; }

.text-size-22 {
  font-size: 22px; }

.text-size-24 {
  font-size: 24px; }

.text-size-26 {
  font-size: 26px; }

.text-size-28 {
  font-size: 28px; }

.text-size-30 {
  font-size: 30px; }

.text-size-32 {
  font-size: 32px; }

.text-size-34 {
  font-size: 34px; }

.text-size-36 {
  font-size: 36px; }

.text-size-38 {
  font-size: 38px; }

.text-size-40 {
  font-size: 40px; }

/*============================================================
                      width percent
============================================================*/
.width10per {
  width: 10%; }

.width20per {
  width: 20%; }

.width30per {
  width: 30%; }

.width40per {
  width: 40%; }

.width50per {
  width: 50%; }

.width60per {
  width: 60%; }

.width70per {
  width: 70%; }

.width80per {
  width: 80%; }

.width90per {
  width: 90%; }

.width100per {
  width: 100%; }

/*============================================================
                      float
============================================================*/
.float-left {
  float: left; }

.float-right {
  float: right; }

/*============================================================
                      sweet alert
============================================================*/
.swal2-popup {
  font-size: 1.5rem; }

.swal2-loading {
  background: transparent !important; }

.swal2-loading > .swal2-cancel {
  display: none !important; }

.swal2-loading .swal2-header {
  display: none !important; }

.swal2-popup .swal2-styled.swal2-confirm {
  background-color: #1ab394; }

.swal2-popup .swal2-styled.swal2-cancel {
  color: #333;
  background-color: white;
  border: 1px solid #aaa; }

.swal2-popup .swal2-styled.swal2-cancel:hover {
  color: #fff; }

.swal2-container {
  z-index: 10000; }

.validation-summary-errors {
  padding: 15px 0 5px 0;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

/*Check Box*/
.switch-cb {
  width: 65px;
  height: 30px;
  position: relative;
  cursor: pointer; }

.switch-cb input[type="checkbox"] {
  width: 55px;
  height: 30px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #f15757;
  border-radius: 2px;
  position: relative;
  outline: 0;
  -webkit-transition: all .2s;
  transition: all .2s; }

.switch-cb input[type="checkbox"]:after {
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 20px;
  height: 20px;
  background: #eef6f7;
  z-index: 2;
  border-radius: 2px;
  -webkit-transition: all .35s;
  transition: all .35s; }

.switch-cb svg {
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  fill: #fff;
  -webkit-transition: all .35s;
  transition: all .35s;
  z-index: 1; }

.switch-cb .is_checked {
  width: 13px;
  left: 12%;
  -webkit-transform: translateX(190%) translateY(-30%) scale(0);
  transform: translateX(190%) translateY(-30%) scale(0); }

.switch-cb .is_unchecked {
  width: 13px;
  right: 26%;
  -webkit-transform: translateX(0) translateY(-30%) scale(1);
  transform: translateX(0) translateY(-30%) scale(1); }

/* Checked State */
.switch-cb input[type="checkbox"]:checked {
  background: #1ab394; }

.switch-cb input[type="checkbox"]:checked:after {
  left: calc(100% - 24px); }

.switch-cb input[type="checkbox"]:checked + .is_checked {
  -webkit-transform: translateX(0) translateY(-30%) scale(1);
  transform: translateX(0) translateY(-30%) scale(1); }

.switch-cb input[type="checkbox"]:checked ~ .is_unchecked {
  -webkit-transform: translateX(-190%) translateY(-30%) scale(0);
  transform: translateX(-190%) translateY(-30%) scale(0); }

/* Switch 4 Specific Style End */
.status-display-active {
  background: #1ab394;
  color: whitesmoke;
  padding: 3px 8px;
  border-radius: 5px; }

.status-display-inactive {
  background: #f15757;
  color: whitesmoke;
  padding: 3px 8px;
  border-radius: 5px; }

@keyframes beat {
  to {
    transform: scale(1.4); } }

.cursor-pointer {
  cursor: pointer; }

.valuables-lv1 {
  background-color: #2f4050; }

.valuables-lv2 {
  background-color: #6e8daa; }

.abc-checkbox label {
  padding-left: 10px; }

/*============================================================
                      stock status
============================================================*/
.status {
  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; }

.status-draft {
  background-color: #34495e; }

.status-plan {
  background-color: #1c84c6; }

.status-partial-transfer {
  background-color: #f8ac59; }

.status-complete {
  background-color: #1ab394; }

.status-canceled {
  background-color: #c2c2c2; }

/*============================================================
                      low level stock
============================================================*/
.low-stock-bg {
  background-color: #f49aa4; }

.low-stock > td {
  background-color: #f49aa4; }

/*============================================================
                      select2
============================================================*/
.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection, .select2-container--bootstrap .select2-dropdown {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: #ed5565 !important; }

.select2-container--bootstrap4 .select2-selection {
  background-color: #fff;
  background-image: none;
  border: 1px solid #e5e6e7;
  border-radius: 1px;
  color: inherit;
  display: block;
  width: 100%;
  height: 34px !important;
  padding: 3px;
  padding-bottom: 26px; }

.select2-dropdown {
  max-height: 500px;
  overflow-y: auto; }

span.select2-container {
  z-index: 10; }

span.select2-container--open {
  z-index: 2050 !important; }

/*============================================================
                      multi select
============================================================*/
.multiselect {
  z-index: 10 !important; }

.multiselect__tag {
  background: #ed5565 !important; }

.multiselect__tag-icon:after {
  color: #ffffff !important; }

.multiselect__tag-icon:focus {
  background: #e44051 !important; }

.multiselect__tag-icon:hover {
  background: #e44051 !important; }

.multiselect__option--highlight {
  background: #ed5565 !important; }
  .multiselect__option--highlight:after {
    background: #ed5565 !important; }

/*============================================================
                      top-navbar-wrapper
============================================================*/
#top-navbar-wrapper {
  padding-top: 36px; }

#top-navbar-wrapper .top-navbar-bg {
  background-color: #ff4040;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

#top-navbar-wrapper .top-navbar-top {
  position: fixed;
  z-index: 10001;
  display: block;
  width: 101%;
  top: 0;
  right: 15px; }

#top-navbar-wrapper .navbar-brand {
  padding: 8px 15px;
  width: 160px;
  height: 36px;
  background-color: #ff4040;
  color: white;
  text-align: center; }

#top-navbar-wrapper .top-navbar-menu > li {
  min-width: 100px;
  text-align: center; }

#top-navbar-wrapper .top-navbar-menu > li.active {
  border-left: 0; }

#top-navbar-wrapper .top-navbar-menu > li > a {
  color: white; }

#top-navbar-wrapper .top-navbar-menu > li.active > a:hover,
#top-navbar-wrapper .top-navbar-menu > li.active > a:focus,
#top-navbar-wrapper .top-navbar-menu > li.active > a:active {
  background-color: #222222; }

#top-navbar-wrapper .top-navbar-menu > li > a:hover,
#top-navbar-wrapper .top-navbar-menu > li > a:focus,
#top-navbar-wrapper .top-navbar-menu > li > a:active {
  background-color: #2e2e2e; }

#top-navbar-wrapper .nav > li > a {
  padding: 8px 20px; }

.select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

div.disabled {
  background-color: #eee !important; }

.close-section {
  position: absolute;
  top: 15px;
  right: 30px;
  color: #c4c4c4 !important; }

.disabledvselect {
  pointer-events: none;
  color: #bfcbd9;
  cursor: not-allowed;
  background-image: none;
  background-color: #eef1f6;
  border-color: #d1dbe5; }

.scroll-table {
  overflow: auto; }

.input-by {
  margin-left: 10px !important; }

.day-active, .day-active:focus {
  background-color: #1ab394;
  color: white; }

.datepicker[readonly] {
  background-color: white; }
