/*! Custom CSS 
 * v2.3.8
 * Author @jdmdigital
 */
body {
  padding-top: 1.75rem;
  background-color: #f2f5fa;
  font-size: 1.05rem;
}
.hub .hub-return {
  display: none;
}
@media screen and (min-width: 650px) {
  .hub-return a {
    margin-top: 7px;
  }
  .hub-return {
    margin-right: 1rem;
  }
}
nav {
  margin-bottom: 1.75rem;
  border-radius: 0.75rem;
}
.navbar-brand {
  padding-bottom: 0;
}
#brand-logo {
  margin-right: 0.1rem;
}
#brandDropdown::after {
  margin-left: 0.1em;
}
.mh-337 {
  min-height: 337px;
}
.mh-290 {
  min-height: 290px;
}
footer {
  background-color: #ebf0f9;
  margin: 1.75rem 0 0;
  border-top: 1px solid #e7ebf4;
  font-size: 0.8rem;
}
.btn-light {
  background-color: #ebf0f9;
  border-color: #e1e6f1;
}
footer p {
  margin-top: 1.5rem;
}
footer a {
  color: #8a8f94;
}
footer a:hover {
  color: #009bc8;
}
footer .nav {
  margin-top: 0.8rem;
}
footer img {
  padding-bottom: 0;
  margin-top: -3rem;
  text-align: center;
  max-width: 130px;
}
.hub footer img {
  padding-bottom: 1rem;
  margin-top: -7.5rem;
  text-align: center;
  max-width: 200px;
}
footer .footer-img {
  display: none;
  text-align: center;
}
@media screen and (min-width: 768px) {
  footer {
    font-size: 1rem;
  }
  footer .footer-img {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .container-fluid {
    width: 95%;
  }
}
.bg-shadow {
  background-color: #fff;
  border-bottom: 1px solid #eee;
  -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
}
.img-round {
  border-radius: 90px;
}
@media (min-width: 768px) {
  .text-right-md {
    text-align: right;
  }
}
.datepicker table {
  margin-right: 0 !important;
  margin-left: 30px;
  font-size: 0.85rem;
}
.input-daterange input {
  text-align: left;
}
.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  background-color: #d1222a;
  background-image: none;
  filter: none;
  border-color: #d1222a;
  color: #fff;
}
.input-group-text {
  border: none;
  -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
}
.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today[disabled] {
  background-color: #b41a21;
}
#ordered-fromDate,
#shipped-fromDate {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0.5rem;
}
#ordered-toDate,
#shipped-toDate {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-top-left-radius: 0;
}
.box {
  position: relative;
  background-color: #fff;
  padding: 1.2rem;
  border-radius: 0.5rem;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
}
.box.mb-4 {
  margin-bottom: 30px !important;
}
.box.box-full {
  height: 100%;
}
.box .btn-edit {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  z-index: 35;
}
.btn.not-yet {
  opacity: 0.4;
  transition: opacity 0.2s;
}
.btn.not-yet:hover {
  opacity: 0.1;
  cursor: not-allowed;
  transition: opacity 0.2s;
}
h2.label {
  font-weight: 700;
  font-size: 0.7rem;
  margin-top: 1.1rem;
  margin-bottom: 0;
  text-transform: uppercase;
}
label.label {
  font-family: "Varela Round", Arial-Rounded, HelveticaNeue, "Helvetica Neue",
    Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.7rem;
  margin-bottom: 0;
  text-transform: uppercase;
}
h2.h3 span {
  color: #555;
}
@media screen and (min-width: 768px) {
  .op-sm-0 {
    opacity: 0;
  }
}
.box.text-small,
.table.text-small,
.text-small p {
  font-size: 0.95rem;
}
.totals .form-control,
.totals .form-control.is-valid {
  border-color: #5f6062;
}
.adders .form-group,
.totals .form-group {
  margin-bottom: 0.75rem;
}
.text-darkish {
  color: #5f6062;
  font-weight: 700;
}
.wizard .box {
  margin-bottom: 2rem;
}
.toasts-wrapper {
  display: none;
}
.login .toast-wrapper,
.pace-done .toasts-wrapper {
  display: block;
}
.toasts-wrapper {
  position: relative;
}
.toasts-position {
  position: fixed;
  top: 1.2rem;
  right: 1.2rem;
}
.toast {
  width: 300px;
  z-index: 1060;
}
.toasts-wrapper .fade {
  transition-duration: 0.55s !important;
}
.dropdown-menu {
  border-radius: 0.75rem;
}
.card-header,
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
  font-family: "Varela Round", Arial-Rounded, HelveticaNeue, "Helvetica Neue",
    Helvetica, Arial, sans-serif;
}
h1 {
  color: #666;
}
h1 span {
  color: #000;
}
#hub-tabs {
  margin-bottom: 1.75rem;
}
#modal-customer-edit .modal-content {
  background-color: #f4f4f4;
}
#modal-customer-edit .nav-tabs .nav-link {
  background-color: rgba(255, 255, 255, 0);
}
#modal-customer-edit .nav-tabs .nav-link.active {
  background-color: #fff;
}
#modal-customer-edit .nav-tabs .nav-link:focus,
#modal-customer-edit .nav-tabs .nav-link:hover {
  background-color: rgba(255, 255, 255, 0.75);
}
.tabs-validate .nav-link span.fa {
  display: none;
}
.tabs-validate .nav-link.tab-error span.fa {
  display: inline;
}
.modal .tab-pane {
  padding: 1rem;
  background-color: #fff;
}
.modal .tab-content > .active {
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
}
.animate-width .modal-dialog,
.modal.fade.animate-width .modal-dialog {
  transition: width 0.2s;
  transition-delay: 0.1s;
}
@media (min-width: 1170px) {
  .modal.fade.animate-width .modal-xl {
    max-width: 1250px;
    transition: width 0.2s;
    transition-delay: 0.1s;
  }
}
.animate-width .modal-side-form {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  transition: width 0.2s;
  transition-delay: 0.1s;
}
.animate-width .getting-wider .modal-side-form {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.animate-width .modal-lg .modal-side-map {
  display: none;
}
@media (min-width: 580px) {
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 992px) {
  .modal-xl {
    max-width: 900px;
  }
}
@media (min-width: 1170px) {
  .modal-xl {
    max-width: 1100px;
  }
}
.gmap {
  background-color: #f9f9f9;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #7987a1;
  color: #fff;
}
.nav-pills .nav-item {
  margin-right: 1.5rem;
}
.nav-pills .nav-item:last-child {
  margin-right: 0;
}
.nav-pills .nav-link {
  border-radius: 0.75rem;
  background-color: #fff;
  color: #202c47;
}
.nav-pills .nav-link:hover {
  background-color: #dee6ef;
  color: #19243d;
}
.nav-pills .nav-link.active:hover {
  background-color: #7987a1;
  color: #fff;
}
.mh-100 {
  min-height: 900px;
  min-height: 75vh;
}
.hub .tab-content {
  min-height: 105vh;
}
@media screen and (min-width: 996px) {
  .hub .tab-content {
    min-height: 85vh;
  }
}
.app-card {
  background-color: #fff;
  border-radius: 0.75rem;
  margin-bottom: 30px;
  min-height: 200px;
}
.app-card h2 {
  font-size: 1rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 500px) {
  .app-card {
    min-height: 240px;
  }
}
@media screen and (min-width: 768px) {
  .app-card {
    min-height: 160px;
  }
}
@media screen and (min-width: 996px) {
  .app-card h2 {
    font-size: 1rem;
  }
}
.app-card .app-card-header {
  margin-bottom: 1rem;
  padding-top: 0.5rem;
}
.card-tooltip,
.row-apps .card-tooltip {
  position: absolute;
  top: 10px;
  right: 30px;
  z-index: 99;
  color: #59647d;
  opacity: 0.8;
}
.card-tooltip:hover {
  color: #5f6062;
  opacity: 1;
}
.row-apps a {
  color: #202c47;
}
.row-apps a:active,
.row-apps a:focus,
.row-apps a:hover {
  text-decoration: none;
  color: #19243d;
}
.row-filters .form-control {
  border: none;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
}
.app-order-search-single .row-filters .form-control {
  border: none;
  background-color: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.row-filters label {
  font-size: 0.8rem;
}
.row-filters label.custom-control-label {
  font-size: 1rem;
}
.row-filters .col-md-6 {
  margin-bottom: 1rem;
}
.app-search {
  display: none;
}
.app-search .form-control {
  width: 150px;
  transition: width 0.4s;
}
@media screen and (min-width: 996px) {
  .app-orderentry-single #app-nav-wrapper {
    margin-top: 25px;
  }
}
#drawing-image {
  position: relative;
  margin-top: 2rem;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
#drawing-image img {
  transition: opacity 0.2s;
}
#drawing-image:hover img {
  opacity: 0.6;
  transition: opacity 0.2s;
}
.btn-light:hover {
  background-color: #e1e6f1;
  border-color: #d2d8e6;
}
.box .border-top {
  border-top: 2px solid #dee2e6;
  padding-top: 1.5rem;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #85be40;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2385be40' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #d1222a;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23d1222a' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d1222a' stroke='none'/%3e%3c/svg%3e");
}
select.form-control.is-invalid,
select.form-control.is-valid {
  background-position: right 1em center;
}
.form-control.background-color-change,
.form-control.background-color-change-default {
  padding: 0.2rem 0.5rem;
  color: #f1f1f1;
}
.background-color-change-default.form-control:disabled {
  opacity: 0.7;
}
.table.v-aligh-center td {
  vertical-align: middle;
}
.table-itemcolors {
  margin-bottom: 0;
}
.table-colors tr,
.table-itemcolors tr {
  border-bottom: 1px solid #fff;
}
.table-colors td,
.table-itemcolors td {
  vertical-align: middle;
  padding: 0.3rem;
}
.table-selectable .selected {
  background-color: #777;
  color: #fff;
}
.table-selectable tbody tr:hover {
  cursor: pointer;
}
.table-striped.table-selectable tbody tr:nth-of-type(odd).selected {
  background-color: #555;
  color: #fff;
}
.table-striped.table-selectable tbody tr:nth-of-type(even).selected {
  background-color: #777;
  color: #fff;
}
.table-hover.table-selectable tbody tr.selected:hover {
  cursor: pointer;
  background-color: #444;
  color: #fff;
}
.modal .dataTables_filter .form-control,
.modal .dataTables_length .form-control {
  background-color: #f2f2f2;
}
#additems-datatable tbody tr td:nth-of-type(2),
#table-add-list tbody tr td:nth-of-type(3),
.table-items tbody tr td:nth-of-type(2) {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 1px;
}
th.desc {
  width: 40%;
}
.table-files-wrapper .tab-content > .active {
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-top: none;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.table-rounded {
  background-color: #fff;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-top-left-radius: 0.75rem;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
}
.table-rounded .table-sm td,
.table-rounded .table-sm th {
  padding: 0.4rem 0.6rem;
}
.table .thead-dark th {
  color: #fff;
  background-color: #6c757d;
  border-color: #5f6062;
  font-weight: 400;
}
.table-files-wrapper .tab-pane .btn-upload,
.table-files-wrapper .tab-pane h2 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.table-files-wrapper .tab-pane h2 {
  padding-top: 1rem;
}
.table-files-wrapper .tab-pane table .btn {
  margin-right: 0.2rem;
}
.table-files-wrapper .nav-tabs .nav-link:focus,
.table-files-wrapper .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
  background-color: rgba(255, 255, 255, 0.7);
}
.dataTables_wrapper .custom-select,
.dataTables_wrapper .form-control {
  border: none;
  border-radius: 0.5rem;
}
.needs-validation .feedback {
  display: none;
}
.needs-validation.show-errors .feedback.invalid-feedback {
  display: block;
}
.table-striped tbody tr.draft {
  opacity: 0.7;
}
.table-striped tbody tr.submitted td:first-child {
  color: #229e0a;
}
.d-996 {
  display: none;
}
#hub-tabs .fa {
  margin-right: none;
}
@media screen and (min-width: 1012px) {
  span.d-996 {
    display: inline;
  }
  div.d-996 {
    display: block;
  }
  #hub-tabs .fa {
    margin-right: 0.5rem;
  }
}
@media screen and (min-width: 1000px) {
  .app-projects .app-search {
    display: flex;
  }
}
@media screen and (min-width: 1170px) {
  .app-search .form-control:focus {
    width: 400px;
    transition: width 0.4s;
  }
}
@media screen and (min-width: 1300px) {
  .app-search .form-control:focus {
    width: 600px;
  }
}
.btn-link,
a {
  color: #0092c7;
}
.btn-link:active,
.btn-link:focus,
.btn-link:hover,
a:active,
a:focus,
a:hover {
  color: #006e96;
}
.btn.mw-60 {
  min-width: 60px;
}
.btn.mw-80 {
  min-width: 80px;
}
.text-danger {
  color: #d13239;
}
.text-primary {
  color: #0092c7;
}
.btn-primary,
.custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0092c7;
  border-color: #0092c7;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #0382b0;
  border-color: #0382b0;
}
.btn-warning {
  color: #fff;
  background-color: #f6891e;
  border-color: #f6891e;
}
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover {
  color: #fff;
  background-color: #e27f1d;
  border-color: #e27f1d;
}
.btn-success {
  background-color: #85be40;
  border-color: #85be40;
}
.btn-success:active,
.btn-success:focus,
.btn-success:hover {
  background-color: #75a936;
  border-color: #75a936;
}
.btn-success.saved {
  background-color: #28a745;
  border-color: #28a745;
}
.save-orderentry-changes {
  min-width: 137px;
}
.card {
  margin-bottom: 30px;
}
.full-height,
body.login {
  height: 100%;
}
body.login {
  background-color: #fff;
  padding-top: 0;
}
.full-height {
  height: 100vh;
}
body.login .bg-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
@media (min-width: 992px) {
  body.login .bg-image {
    background-image: url(../img/bg-image-md.jpg);
  }
}
@media (min-width: 1300px) {
  body.login .bg-image {
    background-image: url(../img/bg-image-xl.jpg);
  }
}
.page-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  min-width: 320px;
}
.login .main-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  max-width: 100%;
}
.login main {
  display: -webkit-box !important;
  display: flex !important;
  background-color: #fff;
  min-height: 100vh;
}
.login aside {
  display: none;
  min-height: 100vh;
  text-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .login aside {
    display: -webkit-box;
    display: flex;
  }
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
.img-fluid {
  height: auto;
  width: 100%;
  padding: 0;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.login label {
  margin-bottom: 0.25rem;
}
.login-area {
  display: -webkit-box;
  display: flex;
  background-color: #fff;
  min-height: 100vh;
  -webkit-box-align: center;
  align-items: center;
}
.login aside h1 {
  color: #fff;
  font-size: 4rem;
}
.login aside p {
  margin-bottom: 0;
  color: #eee;
  font-size: 1.2rem;
}
.min-width-125 {
  min-width: 100%;
}
.btn-left,
.btn-right {
  margin-bottom: 1em;
}
@media screen and (min-width: 996px) {
  .btn-left,
  .btn-right {
    margin-bottom: 0;
  }
  .btn-right {
    text-align: right;
  }
  .min-width-125 {
    min-width: 125px;
  }
}
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
  border-spacing: 0;
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
}
table.dataTable.nowrap td,
table.dataTable.nowrap th {
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length label {
  font-weight: 400;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
  width: auto;
  display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: 400;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  justify-content: flex-end;
}
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc {
  padding-right: 30px;
}
table.dataTable thead > tr > td:active,
table.dataTable thead > tr > th:active {
  outline: 0;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
  position: absolute;
  bottom: 0.9em;
  display: block;
  opacity: 0.3;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:before {
  right: 1em;
  content: "\2191";
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc_disabled:after {
  right: 0.5em;
  content: "\2193";
}
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:after {
  opacity: 1;
}
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0;
}
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting:before,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_asc:before,
div.dataTables_scrollBody table thead .sorting_desc:after,
div.dataTables_scrollBody table thead .sorting_desc:before {
  display: none;
}
div.dataTables_scrollBody table tbody tr:first-child td,
div.dataTables_scrollBody table tbody tr:first-child th {
  border-top: none;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}
@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center !important;
  }
}
table.dataTable.table-sm > thead > tr > th :not(.sorting_disabled) {
  padding-right: 20px;
}
table.dataTable.table-sm .sorting:before,
table.dataTable.table-sm .sorting_asc:before,
table.dataTable.table-sm .sorting_desc:before {
  top: 5px;
  right: 0.85em;
}
table.dataTable.table-sm .sorting:after,
table.dataTable.table-sm .sorting_asc:after,
table.dataTable.table-sm .sorting_desc:after {
  top: 5px;
}
table.table-bordered.dataTable {
  border-right-width: 0;
}
table.table-bordered.dataTable td,
table.table-bordered.dataTable th {
  border-left-width: 0;
}
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable th:last-child {
  border-right-width: 1px;
}
table.table-bordered.dataTable tbody td,
table.table-bordered.dataTable tbody th {
  border-bottom-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}
div.table-responsive
  > div.dataTables_wrapper
  > div.row
  > div[class^="col-"]:first-child {
  padding-left: 0;
}
div.table-responsive
  > div.dataTables_wrapper
  > div.row
  > div[class^="col-"]:last-child {
  padding-right: 0;
}
.app-order-search .table,
.app-projects .table,
table.table-font-sm {
  font-size: 0.8rem;
  background-color: #fff;
  border-radius: 0.75rem;
}
body.branded {
  background-position: top left;
  background-size: contain;
  background-repeat: no-repeat;
}
#app-nav {
  border-radius: 0.5rem;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
}
.navbar-light #app-nav .active > .nav-link {
  color: rgba(255, 255, 255, 0.9);
}
.navbar-light #app-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-light #app-nav .nav-link:hover {
  color: #fff;
}
body.miracle #app-nav {
  background-color: #fff;
}
body.branded.pace-done.miracle {
  background-image: url(../img/brand-miracle-bg.png);
}
.miracle .errorname,
.miracle .is-error,
.miracle .toast-error .toast-header {
  color: #fb001c;
}
.branded .text-success {
  color: #8dc63f !important;
}
.branded.miracle .text-success {
  color: #2b9d44 !important;
}
.miracle .is-error .form-control {
  border-color: #fb001c;
}
.littletikes .errorname,
.littletikes .is-error,
.littletikes .toast-error .toast-header {
  color: #ef3b42;
}
.littletikes .is-error .form-control {
  border-color: #ef3b42;
}
.playworld .errorname,
.playworld .is-error,
.playworld .toast-error .toast-header {
  color: #cd354b;
}
.playworld .is-error .form-control {
  border-color: #cd354b;
}
.input-group .btn-outline-secondary {
  border-color: #ced4da;
  background-color: #e9ecef;
  min-width: 61px;
}
.input-group .btn-outline-secondary:hover {
  color: #222;
}
.miracle .input-group .btn-outline-secondary.editing,
.miracle .text-primary {
  color: #0092c7 !important;
}
.littletikes .input-group .btn-outline-secondary.editing,
.littletikes .text-primary {
  color: #ed1c24 !important;
}
.playworld .input-group .btn-outline-secondary.editing,
.playworld .text-primary {
  color: #38a0ab !important;
}
body.branded.pace-done.littletikes {
  background-image: url(../img/brand-littletikes-bg.png);
}
body.branded.pace-done.playworld {
  background-image: url(../img/brand-playworld-bg.png);
}
.branded .table {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.75rem;
}
.branded.miracle .table {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0.75rem;
}
.branded.miracle .modal .table {
  background-color: rgba(240, 240, 240, 0.4);
}
.modal #additems-datatable_wrapper {
  margin-top: 5px;
}
#generate-documents-button {
  min-width: 120px;
}
.branded h1 {
  color: #111;
  margin-bottom: 0;
  padding-top: 8px;
  transition: color 0.2s;
  transition-delay: 0.1s;
}
body.branded a.branded {
  transition: color 0.2s;
  transition-delay: 0.1s;
}
.branded.miracle .brand-color,
.branded.miracle a.branded,
.branded.miracle h1 span,
.branded.miracle h2.label,
.branded.miracle label.label {
  color: #911c83;
  transition: color 0.2s;
  transition-delay: 0.1s;
}
body.miracle #app-nav,
body.miracle .table .thead-dark th {
  background-color: #911c83;
  transition: all 0.3s;
  transition-delay: 0.2s;
}
.miracle .btn-success {
  background-color: #54aa43;
  border-color: #54aa43;
}
.branded.littletikes .brand-color,
.branded.littletikes a.branded,
.branded.littletikes h1 span,
.branded.littletikes h2.label,
.branded.littletikes label.label {
  color: #0053a0;
  transition: color 0.2s;
  transition-delay: 0.1s;
}
body.littletikes #app-nav,
body.littletikes .table .thead-dark th {
  background-color: #0053a0;
  transition: all 0.3s;
  transition-delay: 0.2s;
}
body.littletikes .btn-primary {
  background-color: #ed1c24;
  border-color: #db1f26;
}
body.littletikes .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #db1f26;
  border-color: #db1f26;
}
.branded.playworld .brand-color,
.branded.playworld a.branded,
.branded.playworld h1 span,
.branded.playworld h2.label,
.branded.playworld label.label {
  color: #f60;
  transition: color 0.2s;
  transition-delay: 0.1s;
}
body.playworld .btn-primary {
  background-color: #38a0ab;
  border-color: #2f909a;
}
body.littletikes .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #38a0ab;
  border-color: #38a0ab;
}
body.playworld #app-nav,
body.playworld .table .thead-dark th {
  background-color: #f60;
  transition: all 0.3s;
  transition-delay: 0.2s;
}
.branded.miracle .pace {
  border-color: #911c83;
}
.branded.miracle .pace .pace-progress {
  background-color: #911c83;
}
.branded.littletikes .pace {
  border-color: #0053a0;
}
.branded.littletikes .pace .pace-progress {
  background-color: #0053a0;
}
.branded.playworld .pace {
  border-color: #f60;
}
.branded.playworld .pace .pace-progress {
  background-color: #f60;
}
.popover img {
  width: 100%;
  height: auto;
}
@media (min-width: 550px) {
  .popover {
    max-width: 400px;
  }
}
.popover-img {
  background: 0 0;
  border: none;
}
a.delete-row {
  color: #d1222a;
}
.brandchange .fa,
.change-input-group a .fa {
  opacity: 0;
}
.brandchange.selected-brand .fa,
.change-input-group a.selected .fa {
  opacity: 1;
}
@media (min-width: 996px) {
  .navbar-expand-md #navbarApp .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: 17px;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
}
.table-striped tbody tr:nth-of-type(even).new {
  background-color: rgba(246, 190, 52, 0.1);
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
.table-striped tbody tr:nth-of-type(odd).new {
  background-color: rgba(246, 190, 52, 0.25);
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
.table-striped tbody tr {
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
.table-font-sm .btn-sm {
  font-size: 0.75rem;
}
@media screen and (max-width: 1170px) {
  .app-projects .table-responsive {
    overflow-y: scroll;
  }
}
.app-projects-single .form-control:disabled,
.form-control[readonly] {
  background-color: #f2f2f2;
  opacity: 1;
}
.adders .form-control[readonly],
.totals .form-control[readonly] {
  background-color: rgba(242, 245, 250, 0.5);
}
.app-projects-single .btn-minwidth {
  min-width: 150px;
}
.custom-control.form-check-inline {
  display: inline-block;
}
.table td,
.table th {
  border-top: none;
}
.page-link {
  color: #d12326;
}
.page-link:active,
.page-link:focus,
.page-link:hover {
  color: #c31d25;
}
.page-item.active .page-link {
  background-color: #d12326;
  border-color: #d1232b;
}
.page-item.active .page-link:hover {
  background-color: #c31d25;
  border-color: #c31d25;
}
.miracle .page-link {
  color: #911c83;
}
.miracle .page-item.active .page-link {
  background-color: #911c83;
  border-color: #911c83;
}
.playworld .page-link {
  color: #f60;
}
.playworld .page-item.active .page-link {
  background-color: #f60;
  border-color: #f60;
}
.table th,
tbody tr td:first-child,
tbody tr td:last-child {
  white-space: nowrap;
}
.table-md td,
.table-md th {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.mb-9 {
  margin-bottom: 6rem;
}
.mb-6 {
  margin-bottom: 3rem;
}
.app-projects-single .mb-9 {
  margin-bottom: 9rem;
}
.column-filters .custom-checkbox {
  min-width: 108px;
}
.checkboxes-brands .custom-control-inline {
  min-width: 20%;
}
#table-properties tbody tr td:first-child {
  text-align: center;
}
.row-filters .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #8dc63f;
  border-color: #8dc63f;
}
@media screen and (min-width: 996px) {
  table.dataTable tbody {
    min-height: 425px;
  }
}
#modal-upload .modal-footer {
  justify-content: flex-start;
}
.wizard .audible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.wizard .steps {
  padding-top: 30px;
  padding-bottom: 30px;
}
.wizard .steps > ul {
  list-style: none;
  padding-left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#666),
    to(#666)
  );
  background-image: linear-gradient(#666, #666);
  background-size: calc(100% - 50px) 4px;
  background-repeat: no-repeat;
  background-position: center;
}
.wizard .steps > ul li a {
  display: inline-block;
}
.wizard .steps > ul li span.number {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: #666;
  text-align: center;
  line-height: 50px;
  color: #fff;
}
.wizard .steps > ul li.current span.number {
  background-color: #85be40;
}
.wizard .steps > ul li.done span.number {
  background-color: #b5d792;
}
.app-customproject .wizard .content {
  margin-bottom: 2rem;
}
.wizard .content .title {
  display: none;
}
.wizard .content .step-title {
  font-size: 22px;
  font-weight: 700;
  color: #666;
  margin-bottom: 0;
}
.wizard .content .section-heading {
  font-size: 35px;
  font-weight: 700;
  color: #030303;
  margin-bottom: 1rem;
}
.wizard .content p {
  font-size: 16px;
  color: #030303;
}
.wizard .actions > ul {
  list-style: none;
  padding-left: 0;
  display: -webkit-box;
  display: flex;
}
.wizard .actions li a {
  display: inline-block;
  border-radius: 0.25rem;
  background-color: #666;
  padding: 8px 30px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  min-width: 125px;
  text-align: center;
}
.wizard .actions li a:active,
.wizard .actions li a:focus,
.wizard .actions li a:hover {
  text-decoration: none;
  background-color: #444;
}
.wizard .actions li:last-child a {
  background-color: #85be40;
}
.wizard .actions li:last-child a:active,
.wizard .actions li:last-child a:focus,
.wizard .actions li:last-child a:hover {
  background-color: #79b234;
}
.wizard .actions li.disabled {
  display: none;
}
.wizard .actions li:not(.disabled) + li,
.wizard .actions li:not(:first-child):last-child {
  margin-left: 15px;
}
@media (min-width: 768px) {
  .wizard.vertical {
    padding-left: 150px;
    position: relative;
    min-height: 450px;
  }
  .wizard.vertical .steps {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 480px;
    position: absolute;
    left: 0;
    display: -webkit-box;
    display: flex;
  }
  .wizard.vertical .steps > ul {
    width: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    background-size: 4px calc(100% - 50px);
    margin-bottom: 0;
  }
  .wizard.vertical .steps > ul li:not(:last-child) {
    margin-bottom: 24px;
  }
}
.goto-step {
  position: absolute;
  top: 1.25rem;
  right: 1.75rem;
}
svg {
  width: 120px;
  display: block;
  margin: 0 auto 1.75rem;
}
svg.start {
  opacity: 0;
}
.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
.doit .path.circle {
  -webkit-animation: dash 0.9s ease-in-out;
  animation: dash 0.9s ease-in-out;
}
.doit .path.line {
  stroke-dashoffset: 1000;
  -webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
  animation: dash 0.9s 0.35s ease-in-out forwards;
}
.doit .path.check {
  stroke-dashoffset: -100;
  -webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards;
  animation: dash-check 0.9s 0.35s ease-in-out forwards;
}
@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
.wizard-response {
  position: absolute;
  top: 12.5rem;
  width: 93%;
  max-width: 480px;
  text-align: center;
  display: none;
}
@media screen and (min-width: 500px) {
  .wizard-response {
    width: 480px;
    left: 50%;
    right: 50%;
    margin-left: -240px;
    margin-right: -240px;
  }
}
span.twitter-typeahead .tt-menu {
  cursor: pointer;
}
.dropdown-menu,
span.twitter-typeahead .tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 260px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1.2rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
span.twitter-typeahead .tt-suggestion {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.5;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: 0 0;
  border: 0;
}
.dropdown-item:hover,
span.twitter-typeahead .tt-suggestion:focus,
span.twitter-typeahead .tt-suggestion:hover {
  color: #2b2d2f;
  text-decoration: none;
  background-color: #f5f5f5;
}
span.twitter-typeahead .active.tt-suggestion,
span.twitter-typeahead .active.tt-suggestion:focus,
span.twitter-typeahead .active.tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion.tt-cursor,
span.twitter-typeahead .tt-suggestion.tt-cursor:focus,
span.twitter-typeahead .tt-suggestion.tt-cursor:hover {
  color: #fff;
  text-decoration: none;
  background-color: #009bc8;
  outline: 0;
}
span.twitter-typeahead .disabled.tt-suggestion,
span.twitter-typeahead .disabled.tt-suggestion:focus,
span.twitter-typeahead .disabled.tt-suggestion:hover {
  color: #818a91;
}
span.twitter-typeahead .disabled.tt-suggestion:focus,
span.twitter-typeahead .disabled.tt-suggestion:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
}
span.twitter-typeahead {
  width: 100%;
}
.input-group span.twitter-typeahead {
  display: block !important;
}
.input-group span.twitter-typeahead .tt-menu {
  top: 2.375rem !important;
}
@font-face {
  font-family: "Varela Round";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Varela Round Regular"), local("VarelaRound-Regular"),
    url(../fonts/VarelaRound-Regular.ttf) format("ttf"),
    url(https://fonts.gstatic.com/s/varelaround/v12/w8gdH283Tvk__Lua32TysjIfp8uP.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
.fa {
  font-family: FontAwesome;
}
