@font-face {
  font-family: "GoogleSans";
  src: url(../fonts/TCCC-UnityHeadline-Light.ttf);
  font-weight: normal;
}
@font-face {
  font-family: "Six-bold";
  src: url(../fonts/TCCC-UnityHeadline-Medium.ttf);
  font-weight: bold;
}
body {
  font-family: "GoogleSans", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

h1 {
  font-family: "Six-bold";
  font-size: 19px !important;
}

.main-footer {
  display: none;
}

.sidebar {
  background: #E3DDBB;
}

.brand-link {
  background: #F6F3E4 !important;
  border-bottom-color: #F6F3E4 !important;
  text-align: center;
}

.main-header {
  background: #E3DDBB;
  color: #212121 !important;
  border-bottom-color: #E3DDBB !important;
}
.main-header a {
  color: #212121 !important;
}

.content-wrapper {
  background-color: #F6F3E4;
}

.navbar-nav .nav-link {
  text-transform: uppercase;
  font-family: "Six-bold";
}

.small-box {
  background: #E3DDBB;
  text-align: center;
}
.small-box:hover {
  background-color: #fff;
}
.small-box a {
  color: #212121;
}

.table thead tr th {
  background-color: #F0ECD6;
  border-color: #E3DDBB;
  white-space: nowrap;
}
.table tbody tr {
  color: #212121;
  background-color: #F0ECD6;
}
.table tbody tr td {
  vertical-align: middle;
}
.table tbody tr:nth-of-type(odd) {
  background-color: #F6F3E4;
}
.table tbody tr a {
  color: rgba(176, 0, 32, 0.8705882353);
}
.table tbody tr span {
  color: #666;
}

.content-header .row {
  padding-bottom: 8px;
  text-transform: uppercase;
}

.detail-info span {
  font-size: 13px;
  color: #666;
}
.detail-info p {
  border-bottom: 1px solid #E3DDBB;
  font-family: "Six-bold";
}

.row-btn .btn {
  width: 100%;
  color: #000000;
}
.row-btn .btn.btn-danger {
  background-color: #E3DDBB;
  border-color: #E3DDBB;
}
.row-btn .btn.btn-success {
  background-color: #212121;
  color: #fff;
}

.dropzone {
  border: 0 none !important;
  background: transparent !important;
  padding: 0 !important;
}
.dropzone .dz-preview {
  background: transparent !important;
}
.dropzone .dz-preview .dz-remove {
  z-index: 99;
  position: absolute;
  text-indent: -9999px;
  right: 0;
  top: 0;
  height: 20px;
  width: 20px;
  background-color: #000000;
  border-radius: 100%;
}

.login-page {
  background: #F6F3E4 url("../img/sixdo_bg_login.png") center center no-repeat !important;
}
.login-page .card-primary.card-outline {
  background: transparent !important;
  border: 0 none !important;
  box-shadow: none;
}
.login-page .card-primary.card-outline .card-header,
.login-page .card-primary.card-outline .card-body {
  border: 0 none;
}
.login-page .card-primary.card-outline .btn-primary {
  height: 45px;
  border-color: #212121;
  background: #212121;
  border-radius: 100px;
}
.login-page .card-primary.card-outline input {
  height: 45px;
}
.login-page .card-primary.card-outline .input-group-append {
  background-color: #E3DDBB;
}
.login-page .card-primary.card-outline .input-group-append .input-group-text {
  background-color: #E3DDBB;
}

.dz-image {
  width: 80px !important;
  height: 120px !important;
}
.dz-image img {
  width: 100%;
}

.images-preview .list-thumb img {
  margin-bottom: 20px;
  border-radius: 3px;
}

.nav-sidebar .nav-item .nav-link {
  color: #212121;
  font-family: "Six-bold";
}
.nav-sidebar .nav-item:hover {
  background-color: #212121;
}
.nav-sidebar .nav-item:hover .nav-link {
  background-color: #212121;
  color: #F6F3E4;
}
.nav-sidebar .nav-item:hover .nav-link:hover {
  background-color: #212121;
  color: #F6F3E4;
}

.content .card {
  box-shadow: none !important;
}

.detail-info p {
  min-height: 30px;
}

.pagination .disabled .page-link,
.pagination .page-link {
  background-color: #E3DDBB;
  color: #212121;
}
.pagination .active .page-link {
  background-color: #212121;
  border-color: #212121;
}

.infomation {
  background: #FFFFFF;
  border-bottom: 2px solid #E3DDBB;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
}
.infomation h2 {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  color: #212121;
}
.infomation p {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}
.infomation p span {
  color: rgb(0, 0, 0);
}

.card-body {
  border-radius: 8px;
  overflow: auto;
}
.card-body table tr th, .card-body table tr td {
  border: 1px solid #ced4da;
}

.card-body.table-responsive.p-0.product th:nth-child(2), .card-body.table-responsive.p-0.product th:nth-child(7) {
  width: 20em;
  text-align: center;
}
.card-body.table-responsive.p-0.product th:last-child {
  text-align: center;
}
.card-body.table-responsive.p-0.product tr td:last-child {
  width: unset;
}
.card-body.table-responsive.p-0.product th, .card-body.table-responsive.p-0.product td {
  border: none;
}

.card-body.table-responsive.p-1 {
  max-height: 800px;
}
.card-body.table-responsive.p-1 table {
  min-width: 1900px;
}
.card-body.table-responsive.p-1 table thead {
  position: sticky;
  top: -7px;
}
.card-body.table-responsive.p-1 table th {
  padding: 15px 15px !important;
  border: 1px solid #ced4da;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.card-body.table-responsive.p-1 table th:first-child {
  width: 1em;
}
.card-body.table-responsive.p-1 table th:nth-child(2) {
  width: 16em;
}
.card-body.table-responsive.p-1 table th:nth-child(3) {
  width: 7em;
}
.card-body.table-responsive.p-1 table th:nth-child(4) {
  width: 7em;
}
.card-body.table-responsive.p-1 table th:nth-child(5) {
  width: 7em;
}
.card-body.table-responsive.p-1 table th:nth-child(11) {
  width: 7em;
}
.card-body.table-responsive.p-1 table th:nth-child(6), .card-body.table-responsive.p-1 table th:nth-child(7), .card-body.table-responsive.p-1 table th:nth-child(8), .card-body.table-responsive.p-1 table th:nth-child(9), .card-body.table-responsive.p-1 table th:nth-child(10), .card-body.table-responsive.p-1 table th:nth-child(12) {
  width: 4em;
}
.card-body.table-responsive.p-1 table tr td:nth-child(3) {
  text-align: center;
}
.card-body.table-responsive.p-1 table tr td {
  padding: 0 4px;
}

.above {
  margin-bottom: 20px;
}

.under .row .col-6 a {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
  box-shadow: none;
  padding: 3px;
  max-width: 100%;
  width: 100%;
  display: block;
  text-align: center;
  border-radius: 4px;
}

.m-0 {
  font-weight: 700;
  font-size: 20px !important;
  line-height: 100%;
  text-transform: uppercase;
  color: #212121;
}

.mm-1 a {
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  color: #212121;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}

table.table.table-hover.table-striped thead tr th {
  padding: 16px 10px;
}
table.table.table-hover.table-striped thead tr th.total_order {
  text-align: end;
}
table.table.table-hover.table-striped tr td:nth-child(n+6) {
  text-align: center;
}
table.table.table-hover.table-striped tr td:last-child {
  text-align: left;
}
table.table.table-hover.table-striped tbody tr.tr {
  border-bottom: 1px solid #E3DDBB;
  background: #FFFFFF;
}
table.table.table-hover.table-striped tbody tr.tr td {
  padding: 24px;
}
table.table.table-hover.table-striped tbody tr.tr td img {
  width: 100%;
  max-width: 64px;
  height: auto;
}
table.table.table-hover.table-striped tbody tr.tr td.total_order {
  text-align: end;
}
table.table.table-hover.table-striped tbody tr.tr td.td.d-flex {
  gap: 20px;
  align-items: center;
}
table.table.table-hover.table-striped tbody tr.tr td.td.d-flex p {
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: capitalize;
  color: #212121;
  margin: 0 0 10px 0;
}
table.table.table-hover.table-striped tbody tr.tr td.td.d-flex span {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.pagination {
  justify-content: flex-end;
  background: #F6F3E4;
  margin: 0px;
  align-items: center;
  padding-top: 20px;
  gap: 10px;
}
.pagination .float-right {
  padding-top: 20px;
}
.pagination ul.pagination.pagination-xs.m-0.float-right li.page-item.disabled span.page-link {
  background: unset;
  color: #212121;
  border: 0;
}
.pagination ul.pagination.pagination-xs.m-0.float-right li.page-item:hover a {
  background: #212121;
  border-radius: 100px;
  color: #E3DDBB;
}
.pagination ul.pagination.pagination-xs.m-0.float-right li.page-item a,
.pagination ul.pagination.pagination-xs.m-0.float-right li.page-item span {
  background: unset;
  font-weight: 400;
  font-size: 14px;
  color: #212121;
  border: 0;
  padding: 7px 12px;
}
.pagination ul.pagination.pagination-xs.m-0.float-right li.page-item.active a {
  color: #F6F3E4;
  border-radius: 100px;
  background: #212121;
  border-color: unset;
}
.pagination ul.pagination.pagination-xs.m-0.float-right li .page-link:focus:focus {
  border: 0;
  box-shadow: unset;
}

.table thead tr th {
  background: #E3DDBB;
}

.content-header {
  padding: 20px 35px;
}
.content-header .row {
  padding-bottom: 0;
}

.content-wrapper > .content {
  padding: 0px 20px;
}
.content-wrapper > .content .col-md-3,
.content-wrapper > .content .col-md-9 {
  padding: 0px 15px;
}

.detai_order {
  padding: 20px 24px;
  border-bottom: 1px solid #E3DDBB;
  background: #ffffff;
  display: flex;
  align-items: center;
}
.detai_order p {
  width: 50%;
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}
.detai_order span {
  width: 50%;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: capitalize;
  color: #212121;
  text-align: end;
}

.alert.alert-warning {
  background: #ccc;
  color: #ae0000;
}

/*# sourceMappingURL=sixdo.css.map */
