/*start of login page style*/
/* body {
    background-color: #3C3C3C;
} */
/*end of login page style*/
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  transition: all 0.01s;
}

body {
  background-color: #FAFAFB;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
}

a:hover {
  text-decoration: none;
}

.all_table td button:hover {
  background-color: #f7f7f7;
}

@media print {
  body * {
    visibility: hidden;
  }
  #section-to-print, #section-to-print * {
    visibility: visible;
  }
  #section-to-print {
    position: absolute;
    left: 0;
    top: 0;
  }
}

.btn:focus {
  outline: none !important;
}

.hiddenRow {
  padding: 0 4px !important;
  background-color: #eeeeee;
  font-size: 13px;
}

.form {
  display: block;
  margin: 0 auto;
  margin-top: 180px;
  padding: 28px 32px 17px 32px;
  width: 382px;
  height: 257px;
  background: #FFFFFF;
  border-radius: 7px;
}

.form .img_logo {
  display: block;
  margin: 0 auto;
  height: 39px;
}

.form form {
  margin-top: 13px;
}

.login-form {
  display: block;
  margin: 0 auto;
  margin-top: 180px;
  padding: 32px;
  width: 382px;
  height: 257px;
  background: #FFFFFF;
  border-radius: 7px;
}

.login-form .img_logo {
  display: block;
  margin: 0 auto;
  height: 39px;
}

.login-form form {
  margin-top: 13px;
}

.login-form form input {
  font-size: 13px !important;
}

.login_btn {
  float: right;
  font-size: 13px !important;
}

input[type="date"] {
  font-family: "Open Sans", sans-serif;
  color: #666666;
  font-size: 13px;
}

input[type="time"] {
  font-family: "Open Sans", sans-serif;
  color: #666666;
  font-size: 13px;
}

input[type="text"] {
  font-family: "Open Sans", sans-serif;
  color: #666666;
  font-size: 13px;
}

.container {
  width: 100%;
}

.r15 {
  margin-right: -7px;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
  font-size: 14px;
}

.navbar-custom {
  background-color: #2B3643;
  border: none;
  border-radius: 0%;
  border-bottom: solid 2px;
  border-bottom-color: #337ab7;
}

.header .page_header {
  position: fixed;
  right: 0;
  left: 0;
  width: 100%;
  margin: 0;
  border: 0px;
  padding: 0px;
  box-shadow: none;
  min-height: 40px;
  height: 40px;
  filter: none;
  background-image: none;
  background-color: #4e5e70;
}

.header .page_header .logo .logo_item {
  display: block;
  float: left;
  margin: 8px 20px;
  height: 25px;
  width: 100px;
}

.header .page_header .menu {
  margin: 0;
  float: left;
}

.page_name {
  width: 100%;
  height: 37px;
  padding: 9px;
  margin-top: -20px;
  border-bottom: 1px dotted #CDCDCD;
  color: #8d8d8d;
  font-size: 13px;
}

.right_cus {
  margin-left: 7px;
}

.toolbar {
  width: 100%;
  height: 46px;
  margin: 0;
  padding: 5px 0;
}

.toolbar .btn {
  text-transform: uppercase;
  font-size: 12px;
}

.table {
  border-collapse: collapse;
  border: 1px solid #dddddd;
  margin-bottom: 0px;
  padding-top: 10px;
}

table > tbody > tr > td {
  vertical-align: middle;
  border-left: 0.00001px dashed #d9d9d9;
  height: 80%;
}

.prod_list {
  margin-top: 30px;
}

.prod_list table > thead {
  background-color: whitesmoke;
}

.prod_list table > tbody > tr:last-child {
  background-color: whitesmoke;
}

.prod_list__edit input {
  padding: 0;
  box-shadow: none;
  height: 100%;
  border-radius: 0;
  background-color: #fafafb;
  border-bottom: 1px solid;
  color: green;
}

.prod_list__edit select {
  padding: 0;
  box-shadow: none;
  height: 100%;
  border-radius: 0;
  background-color: #fafafb;
  border-bottom: 1px solid;
  color: green;
}

.prod_list__edit button {
  border: none;
  background-color: whitesmoke;
}

.cutom_edit_delivery input {
  padding: 0;
  box-shadow: none;
  height: 100%;
  border: none;
  border-radius: 0;
  background-color: #fafafb;
  border-bottom: 1px solid;
  color: green;
  width: 30%;
  float: left;
  height: 18px;
}

.cutom_edit_delivery button {
  border: none;
  margin-left: 10px;
}

.edit_add_select {
  cursor: pointer;
  height: 29px;
  font-size: 12px;
  padding: 0;
  margin-left: -5px;
  border: none;
  box-shadow: none;
  background: none;
  color: #333333;
}

.card_head {
  font-size: 12px;
  color: #8d8d8d;
  justify-content: space-between;
  padding: 10px;
  margin-top: 14px;
}

.card_head label {
  text-align: right;
}

.card_head .dash {
  border-bottom: 1px solid #c2cad8;
}

.card_head .row {
  align-items: center;
}

.card_head_mt0 {
  margin-top: 0px;
}

.card_head__wrapper {
  color: #000;
  width: 49%;
}

.card_head__wrapper .row div {
  min-height: 10px;
}

.card_head__wrapper .row div:nth-child(1) {
  text-align: right;
  padding-right: 9px;
}

@media (orientation: portrait) {
  .card_head__wrapper .row div:nth-child(1) {
    text-align: left;
  }
}

.card_head__wrapper .row div:nth-child(2) {
  border-bottom: 1px solid #939393;
  color: #000;
  padding-left: 0px;
}

.mt {
  margin-top: 20px;
}

#myTable tbody i {
  font-size: 20px;
  cursor: pointer;
  margin-left: 4px;
  margin-top: 7px;
  color: #8d8d8d;
}

#orders tbody i {
  font-size: 20px;
  cursor: pointer;
  margin-left: 4px;
  margin-top: 7px;
  color: #8d8d8d;
}

.w600 {
  font-weight: 600;
}

.w20 {
  width: 20%;
}

.w3 {
  width: 3%;
}

.w60px {
  width: 60px;
}

#prepay {
  border: none;
  color: green;
  font-size: 12px;
  float: right;
  margin: 10px 124px 0 0;
  background-color: #FAFAFB;
  outline: none;
}

.notification {
  margin: 9px auto;
  height: 44px;
  width: 440px;
  line-height: 12px;
  text-align: center;
  border: 1px dashed #a94442;
}

.notification span {
  border-bottom: 1px solid #a94442;
}

.custom_input {
  height: 100%;
  font-size: 12px;
  padding: 7px 7px;
  color: #333333;
}

.custom_td {
  padding-top: 15px;
}

.ordernum {
  color: #333333;
  font-weight: 600;
}

.dotedline {
  padding-bottom: 23px;
  border-bottom: 1px dotted #CDCDCD;
}

.act_td td {
  padding: 3px !important;
}

.act_td .non_border {
  border-top-style: hidden !important;
  border-left-style: hidden !important;
  border-right-style: hidden !important;
}

.act_td .non_border_lr {
  border-left-style: hidden !important;
  border-right-style: hidden !important;
  border-bottom-style: hidden !important;
}

.act_td .non_border_all {
  border-style: hidden !important;
}

.act_td .head_txt {
  text-align: center;
}

.act_td .head_txt span {
  font-size: 14px;
  font-weight: bold;
}

.act_td .table_wrap {
  width: 70%;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #CDCDCD;
}

.noContent {
  color: #000 !important;
  background-color: transparent !important;
  pointer-events: none;
}

.toolbar_wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.filter-container {
  min-height: 35px;
  display: grid;
  grid-template-columns: auto auto auto;
  align-items: center;
  justify-content: end;
  background-color: #fafafb;
}

.filter-container .first {
  cursor: pointer;
}

.filter-container-item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  height: 100%;
  padding: 0 3px;
  border: 1px solid #dddddd;
}

.filter-container-item button {
  width: 100%;
  background-color: #fafafb;
  outline: none !important;
}

.table-bordered {
  margin-bottom: 0 !important;
}

.hide {
  display: none;
}

.btn-custom {
  border: 1px solid #dddddd;
  background-color: #fafafb;
  font-size: 11px;
  margin: 2px 0px;
  color: #333333;
}

.custom-select option {
  background-color: white;
}

.subtotal {
  color: black !important;
}

input[type="radio"] {
  display: none;
}

label {
  display: inline-block;
  padding: 2px 10px;
  background-color: #f5f5f5;
  color: #333;
  border-radius: 4px;
  margin: 0;
}

label:hover {
  cursor: pointer;
  background-color: #b3b3b3;
}

input[type="radio"]:checked + label {
  color: #333;
  border-radius: 4px;
  border: 1px solid #333333;
}

.notification1 {
  padding: 7px;
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: green;
}

.status {
  display: inline-block;
  padding: 3px 6px;
  border-radius: 4px;
  width: 100%;
  text-align: center;
}

.new {
  background-color: #28a745;
  /* Blue */
  color: white;
  padding: 3px 20px;
}

.ready {
  background-color: #e68a00;
  /* Darker Orange */
  color: white;
  padding: 3px 20px;
}

.archived {
  background-color: #335a95;
  /* Grey */
  color: white;
  padding: 3px 22px;
}

.delivered {
  background-color: #dc3545;
  /* Red */
  color: white;
}

.cancelled {
  background-color: #2c3644;
  /* Red */
  color: white;
  padding: 3px 15px;
}

.invoice {
  display: block;
  width: 97%;
  margin: 0 auto;
  padding: 10px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  /* add your desired box shadow values here */
  margin-top: 20px;
}

.invoice__title {
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}

.invoice table > tbody > tr > td {
  padding: 2px !important;
  text-align: right;
}

.invoice__bottom {
  margin-top: 20px;
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  padding: 7.5px;
}

.invoice__bottom_item {
  width: 48%;
}


/* CSS styles for the container element */
#snipping-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}