@charset "UTF-8";
body {
  height: 100vh;
}

body.vertical-layout.vertical-menu.menu-expanded .content, body.vertical-layout.vertical-menu.menu-expanded .footer, body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-container {
  margin-left: 0;
}

body.vertical-layout.vertical-menu.menu-collapsed .content, body.vertical-layout.vertical-menu.menu-collapsed .footer, body.vertical-layout.vertical-menu.menu-collapsed .navbar .navbar-container {
  margin-left: 0;
}

body.vertical-layout.vertical-menu .content, body.vertical-layout.vertical-menu .footer {
  margin-left: 0;
}

body.vertical-layout.vertical-menu.menu-expanded .main-menu {
  width: 280px;
}

html body .content .content-wrapper {
  padding-top: 5rem;
}

img {
  max-width: 100%;
}

footer.footer {
  padding: 0.4rem;
}

body, caption {
  color: #212837;
}

html body .content .content-header-title {
  font-weight: 600;
  color: #212837;
  margin-bottom: 0;
}

label {
  font-weight: 600;
}

.iradio_square-purple {
  min-width: 22px;
}

::-webkit-scrollbar {
  width: 5px;
  height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ccc;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

li.dropdown-user .badge {
  border-radius: 1000px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}

.navbar-nav li {
  display: flex;
  justify-content: center;
  align-items: center;
}

.navbar-header .navbar-brand {
  padding-left: 10px;
}

.menu-collapsed .navbar-header .navbar-brand {
  padding-left: 0;
}

.loading-bar .spinner-border,
.spinner-container .spinner-border {
  width: 3rem;
  height: 3rem;
  margin-top: 10rem;
}

.tooltip.show {
  opacity: 1;
}

.tooltip-inner {
  background-image: none;
  background: #ffffff;
  color: #212837;
  z-index: 99999;
  border: 1px solid #898f94;
}

.tooltip-inner {
  max-width: 250px;
  width: 250px;
}

.mt-5px {
  margin-top: 5px;
}

.mr-5px {
  margin-right: 5px;
}

.pl-10px {
  padding-left: 10px;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  border-top-color: #898f94;
}

.border-template {
  border: 1px solid #e3e3e3;
  border-radius: 0.5rem;
}

.custom-select {
  padding: 0.75rem 1.5rem;
  color: #212837;
  border-color: #898f94;
}

.custom-select:focus {
  box-shadow: none;
}

.custom-file-label {
  color: #212837 !important;
  border: 1px solid #898f94;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #898f94;
}

.icons-tab-steps li.disabled {
  display: none;
}

.wizard-template-box .card-content {
  margin: 1rem 0;
  text-align: center;
}

.wizard-template-box .card-footer {
  padding: 0 1.5rem 0;
  border-top: 0 !important;
}

.wizard-template-box .card-footer {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
}

.toast-container {
  min-width: 300px;
}

.toast-container i {
  font-size: 1.4rem;
}

.toast-bottom-center {
  bottom: 50px;
}

.email-application .sidebar {
  width: 410px;
  z-index: 2;
}

.email-application .email-app-options {
  border-bottom: 1px solid #E4E7ED;
}

.email-application .content-right {
  width: calc(100% - 405px);
}

.current-page-template_setting.email-application .content-right,
.current-page-credit_note_detail.email-application .content-right {
  width: calc(100% - 406px);
}

.email-application .email-app-list #users-list,
.email-application .chat-fixed-search {
  min-width: 406px;
  border-right: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-top-left-radius: 0.5rem;
}
@media (max-width: 991px) {
  .email-application .email-app-list #users-list,
  .email-application .chat-fixed-search {
    border-top-left-radius: 0;
  }
}

.email-application .chat-fixed-search {
  padding: 1rem 0 0 0;
}

.email-application .template-sidebar .chat-fixed-search {
  padding: 1.3rem 0 0 0;
}

.email-application .chat-fixed-search fieldset {
  padding: 0 1rem 3.3px;
}

.current-page-template_setting.email-application .chat-fixed-search fieldset,
.current-page-credit_note_detail.email-application .chat-fixed-search fieldset {
  padding: 0 2rem 2.3px;
}

.email-application .users-list-padding {
  padding-top: 93px;
  padding-bottom: 112px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .email-application .users-list-padding {
    padding-top: 166px;
  }
}
.email-application .pagination-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.email-application .card .card {
  -webkit-box-shadow: 0 1px 15px 1px rgba(62, 57, 107, 0.07) !important;
  box-shadow: 0 1px 15px 1px rgba(62, 57, 107, 0.07) !important;
}

#grid-view-container .table th, #grid-view-container .table td {
  padding: 0.5rem 0 !important;
}

#grid-view-container .go-back {
  border-bottom: 1px solid #e3e3e3;
  padding: 1rem 1.5rem;
}

#grid-view-container .hook-table th, #grid-view-container .hook-table td {
  padding: 0.5rem 2rem 0.5rem 0 !important;
}

.pagination-content #total-count {
  margin-right: 0.3rem;
}

.grid-item.canceled-order .media-body span {
  text-decoration: line-through;
  color: #fa626b !important;
  opacity: 0.9;
}

.batch-table .canceled-order .media-body div span {
  text-decoration: line-through;
  color: #fa626b !important;
  opacity: 0.9;
}

.batch-table .canceled-order span a {
  color: #fa626b !important;
}

.batch-table .canceled-order span {
  text-decoration: line-through;
  color: #fa626b !important;
  opacity: 0.9;
}

.no-record-container {
  margin-top: 5rem;
}

.no-record-container i {
  font-size: 4rem !important;
  width: auto !important;
}

#record-per-page {
  min-width: 80px;
}

.grid-item {
  display: flex;
  align-items: center;
  padding: 1rem 12px !important;
  border-right: 0;
  border-left: 0;
}

.grid-item:hover {
  background: #f4f5fa;
}

.grid-item .media-body {
  cursor: pointer;
}

.grid-search-icon {
  left: 20px !important;
}

#grid-view-container .product-title-table img, .product-title-table td:first-child {
  width: 50px;
  margin-right: 1rem;
}

#grid-view-container .product-title-table ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#grid-view-container .product-title-table ul i {
  font-size: 1.1rem;
}

#grid-view-container .product-title-table td {
  border: none !important;
}

#grid-view-container .table thead th {
  border-bottom: 1px solid #e3e3e3;
  border-top: none;
}

#grid-view-container .table th, #grid-view-container .table td {
  padding: 0.5rem 1rem;
  vertical-align: middle;
  border-top: none;
}

#grid-view-container .product-title {
  min-width: 300px;
}

#grid-view-container .product-quantity {
  min-width: 100px;
}

#grid-view-container .product-unit-price {
  min-width: 100px;
}

#grid-view-container .product-total-price {
  min-width: 100px;
}

#grid-view-container .order-name, #grid-view-container .draft-name, #grid-view-container .credit-note-name {
  min-width: 100px;
}

#grid-view-container .order-date, #grid-view-container .draft-date, #grid-view-container .credit-note-date {
  min-width: 165px;
}

#grid-view-container .order-customer, #grid-view-container .draft-customer, #grid-view-container .credit-note-customer {
  min-width: 190px;
}

#grid-view-container .order-payment-status, #grid-view-container .order-fulfillment-status, #grid-view-container .credit-note-fulfillment-status {
  min-width: 115px;
}

#grid-view-container .order-total, #grid-view-container .draft-total, #grid-view-container .credit-note-total {
  min-width: 90px;
}

#grid-view-container .order-batch-remove, #grid-view-container .draft-batch-remove, #grid-view-container .credit-note-batch-remove {
  min-width: 40px;
}

#grid-view-container .line-items-table .refunded-item {
  text-decoration: line-through;
  color: #fa626b !important;
  opacity: 0.9;
}

.action-log-line-height {
  line-height: 1.5 !important;
}

.product-title-wrapper ul {
  margin: 0 !important;
}

.product-title-wrapper th, .product-title-wrapper td {
  padding: 0 !important;
}

.product-title-wrapper .multiple-line-variant {
  display: none;
}

.empty-state-container {
  margin: 6rem 4rem;
}

.empty-state-image img {
  width: 100% !important;
}

.activity-timeline {
  margin-left: 130px;
}

.activity-timeline .act-time {
  top: 0;
  left: -165px;
  text-transform: unset;
  font-size: inherit;
  letter-spacing: 0.05rem;
}

.base-timeline li {
  margin-bottom: 20px;
}

.email-application .template-list-padding {
  padding-top: 61px;
  padding-bottom: 42px;
}

.template-sidebar .card-header.active {
  background: #ebebeb;
  border-bottom: 1px solid #e3e3e3;
}

.template-sidebar .card-title-wrap {
  margin-bottom: 1.5rem;
}

.template-sidebar .card {
  margin-bottom: 0;
}

.template-sidebar .card .card-title {
  font-weight: 600;
}

.template-sidebar .card-header:hover {
  background: #ebebeb;
}

.template-sidebar .card-header {
  cursor: pointer;
}

.template-sidebar .form .form-body .form-section {
  margin-bottom: 1.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #e3e3e3;
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  font-weight: 600;
}

.template-header {
  height: 61px !important;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  padding: 0 2.2rem;
  background: #ffffff;
}

.template-body {
  background: #ffffff;
  overflow-x: auto;
  width: 1px;
  max-width: 100%;
  min-width: 883px;
  position: relative;
  padding: 2.2rem;
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .template-body {
    display: inline-block;
  }
}

.current-page-template_setting .email-app-list #users-list,
.current-page-credit_note_detail .email-app-list #users-list {
  background: #f1f1f1;
  border-left: 0;
}

.template-content {
  border-left: 1px solid #e3e3e3 !important;
  border-right: 1px solid #e3e3e3 !important;
  border-bottom-left-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
  overflow-x: auto;
}

.template-overlay {
  opacity: 0.9;
  position: absolute;
  background: #ffffff;
  z-index: 1;
  display: flex;
  justify-content: center;
  height: 95.5%;
  width: 820px !important;
  align-items: center;
}

.template-overlay .overlay-message {
  margin-bottom: 5rem;
  font-weight: 500;
  text-align: center;
}

.template-overlay .overlay-message p {
  background-image: linear-gradient(to right, #1a1a1a, #212837);
  background-repeat: repeat-x;
  color: #ffffff;
  padding: 1rem;
  z-index: 0;
  border-radius: 0.5rem;
}

.template-body #container,
.template-body .template-container {
  width: 820px !important;
  min-height: 1038px !important;
  border: 1px solid #e3e3e3;
  padding-top: 30px;
}

.template-container.liner .store-details .store-phone {
  margin-top: 20px;
}

.template-container.liner .store-details .store-web {
  margin-top: 20px;
}

.template-container.liner .store-details .store-address {
  margin-top: 20px;
}

.template-sidebar .input-group-addon {
  font-size: 1rem;
  line-height: 1.25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.75rem 1.5rem;
  text-align: center;
  color: #212837;
  border: 1px solid #898f94;
  border-left: 0;
  border-radius: 0.5rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #f9fafd;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.template-sidebar [data-rel=template-option],
.template-sidebar [data-rel=template-social-option] {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 1rem;
}

.template-sidebar [data-rel=template-option] label,
.template-sidebar [data-rel=template-social-option] label {
  margin-bottom: 0;
  cursor: pointer;
}

.template-sidebar [data-rel=template-option] label:hover,
.template-sidebar [data-rel=template-social-option] label:hover {
  color: #6967ce;
}

.full-width {
  width: 100% !important;
}

@media (max-width: 1366px) {
  .empty-state-container {
    margin: 0 4rem;
  }
  .empty-state-image img {
    width: 90% !important;
  }
}
@media (max-width: 1200px) {
  #navbar-mobile > ul.nav.navbar-nav.mr-auto.float-left > li.nav-item.d-none.d-md-block {
    display: none !important;
  }
}
@media (max-width: 1366px) {
  .hook-table th {
    min-width: 140px;
  }
}
ul.navigation {
  height: 95%;
  position: relative;
}

.menu-collapsed li[data-selector=share-your-thoughts] {
  display: none;
}

.header-navbar .navbar-container ul.nav li .media-list {
  max-height: unset;
}

.main-menu.menu-fixed {
  z-index: 1040;
}

.rate-modal-body .alert {
  margin-bottom: 0 !important;
}

.rate {
  height: 46px;
}

.rate:not(:checked) > input {
  position: absolute;
  top: -9999px;
}

.rate:not(:checked) > label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 40px;
  color: #ccc;
}

.rate:not(:checked) > label:before {
  content: "★ ";
}

.rate > input:checked ~ label {
  color: #ffc700;
}

.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
  color: #deb217;
}

.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
  color: #c59b08;
}

.navbar-search .nav-link {
  padding: 1.8rem 1rem !important;
}

.search-box .full-width {
  min-width: 15rem !important;
}

.header-navbar .navbar-container ul.nav li > a.nav-link i.flag-icon {
  font-size: 24px;
  margin-right: 0;
}

@media (min-width: 768px) {
  .header-navbar .navbar-container ul.nav li > a.nav-link {
    padding: 1.7rem 0;
  }
}
@media (min-width: 480px) {
  .app-content .wizard > .steps > ul > li {
    display: table-cell;
    width: auto;
    float: none;
  }
}
@media (max-width: 480px) {
  .template-sidebar h3 {
    font-size: 1.3rem;
  }
  .rate-us-body .login-logo {
    height: 50px;
  }
}
.plan-warning {
  background: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 0.5rem;
}

.pricing .pricing-container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 992px) {
  .pricing .pricing-container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.pricing .pricing-top {
  background: #ffffff;
  padding: 1.5rem;
  border-radius: 0.5rem;
  border: 1px solid #e3e3e3;
}
.pricing .pricing-top .pricing-header {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 30px;
}
@media (max-width: 992px) {
  .pricing .pricing-top .pricing-header {
    font-size: 24px;
  }
}
.pricing .pricing-top .pricing-sub-header {
  display: flex;
  justify-content: center;
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
  opacity: 0.8;
}
@media (max-width: 992px) {
  .pricing .pricing-top .pricing-sub-header {
    font-size: 16px;
  }
}
.pricing .card {
  border: 1px solid #e3e3e3;
  transition: all 0.2s;
  margin-bottom: 0;
}
.pricing .card hr {
  margin: 1rem 0;
}
.pricing .card .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pricing .card .card-title {
  margin: 0.5rem 0;
  font-size: 18px;
  letter-spacing: 0.1rem;
  font-weight: bold;
}
.pricing .card .card-price {
  font-size: 3rem;
  margin: 0;
}
.pricing .card .card-price .period {
  font-size: 0.8rem;
}
.pricing .card ul li {
  margin-bottom: 1rem;
}
.pricing .card .pricing-image {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.pricing .card .pricing-image img {
  width: 100px;
}
.pricing .card .pricing-info {
  display: flex;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  margin-bottom: 1rem;
}
.pricing .card .pricing-button {
  display: flex;
  justify-content: center;
}
.pricing .card .pricing-button .btn {
  font-size: 80%;
  border-radius: 5rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
  padding: 1rem;
  transition: all 0.2s;
}
@media (min-width: 992px) {
  .pricing .card:hover {
    margin-top: -0.25rem;
    margin-bottom: 0.25rem;
  }
}
@media (max-width: 992px) {
  .pricing .container {
    max-width: 100%;
  }
}

.filters form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.filters form .search-container {
  width: 100%;
  margin-right: 13px;
}
.filters form .filter-container {
  margin-left: 5px;
  height: 40px;
  display: flex;
  align-items: center;
  width: 50px;
  border-radius: 0.5rem;
  justify-content: center;
  border: 1px solid #898f94;
  position: relative;
}
.filters form .filter-container svg {
  cursor: pointer;
  height: 24px;
  fill: #212837;
}
.filters form .filter-container .filter-dropdown {
  position: absolute;
  left: calc(100% + 2rem);
  top: 100%;
  background: #ffffff;
  border: 1px solid #898f94;
  border-radius: 0.5rem;
  padding: 20px;
  display: none;
  user-select: none;
  z-index: 999;
}
.filters form .filter-container .filter-dropdown .filter-row {
  text-align: left;
  margin-bottom: 10px;
}
.filters form .filter-container .filter-dropdown .filter-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 10px;
}
.filters form .filter-container .filter-dropdown .filter-buttons a {
  display: inline-block;
  padding: 5px 10px;
}
.filters form .filter-container.dropdown-active svg {
  fill: #000000;
}
.filters form .filter-container.dropdown-active .filter-dropdown {
  display: block;
}
.filters form .filter-container.dropdown-active .filter-dropdown .row:first-child {
  max-height: 314px;
  overflow: hidden;
  overflow-y: auto;
}
.filters form .sort-container {
  height: 40px;
  display: flex;
  align-items: center;
  width: 50px;
  border-radius: 0.5rem;
  justify-content: center;
  border: 1px solid #898f94;
  position: relative;
}
.filters form .sort-container svg {
  cursor: pointer;
  height: 24px;
  fill: #212837;
}
.filters form .sort-container .sort-dropdown {
  position: absolute;
  left: calc(100% + 2rem);
  top: 100%;
  background: #ffffff;
  border: 1px solid #898f94;
  border-radius: 0.5rem;
  padding: 20px;
  display: none;
  user-select: none;
  z-index: 999;
}
.filters form .sort-container .sort-dropdown .sort-row {
  text-align: left;
  margin-bottom: 10px;
}
.filters form .sort-container .sort-dropdown .sort-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 10px;
}
.filters form .sort-container .sort-dropdown .sort-buttons a {
  display: inline-block;
  padding: 5px 10px;
}
.filters form .sort-container.dropdown-active svg {
  fill: #1a1a1a;
}
.filters form .sort-container.dropdown-active .sort-dropdown {
  display: block;
}
.filters form .sort-container.dropdown-active .sort-dropdown .row:first-child {
  max-height: 326px;
  overflow: hidden;
  overflow-y: auto;
}

.main-menu.menu-light .navigation > li ul li > a {
  padding: 10px 18px 10px 58px;
}

.main-menu.menu-light .navigation > li ul .open > ul li > a {
  padding: 10px 18px 10px 68px;
  font-size: 13px;
}

.vertical-overlay-menu.menu-open .main-menu.menu-light .navigation > li > a > i,
body.vertical-layout.vertical-menu.menu-expanded .main-menu.menu-light .navigation > li > a > i {
  margin-right: 15px;
}

.navigation li {
  white-space: normal;
}

.main-menu.menu-light .navigation > li.open .hover > a:before {
  left: auto;
  transform: translate(-27px, -50%);
}

.main-menu.menu-light .navigation > li ul .active > a:before {
  left: auto;
  transform: translate(-27px, -50%);
}

.main-menu.menu-light .navigation > li.open .hover > a,
.main-menu.menu-light .navigation > li.active > a > span, .main-menu.menu-light .navigation > li.hover > a > span, .main-menu.menu-light .navigation > li:hover > a > span {
  transform: translateX(0);
}

.nav .nav-item .nav-link {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}

.main-menu.menu-light .navigation > li > a {
  display: flex;
  align-items: center;
}

.navbar-header .navbar-brand {
  padding-left: 0;
}

.main-menu.menu-light .navigation > li > a {
  padding: 12px 36px 12px 15px;
}

.main-menu ul.navigation-main {
  overflow-y: auto;
}

.share-your-thoughts-button {
  border-radius: 0;
  height: 43px;
  width: 100%;
  padding-top: 13px;
}

div[data-selector=share-your-thoughts] {
  position: absolute !important;
  bottom: 0;
  width: 100%;
}

.main-menu.menu-light .navigation > li:last-child {
  margin-bottom: 15px;
}

body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > span.menu-title,
body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content a.menu-title {
  padding: 12px 30px 12px 30px;
}

body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > ul.menu-content li:hover > a, body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > ul.menu-content li.hover > a {
  transform: translateX(0);
}

body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > ul.menu-content li:hover > a > a, body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > ul.menu-content li.hover > a > a {
  transform: translateX(0);
}

body.menu-collapsed > div.main-menu.menu-fixed.menu-light.menu-shadow.menu-accordion > div[data-selector=share-your-thoughts] {
  display: none;
}

.gradient-background {
  background: #f1f1f1;
}

.content-body {
  position: relative;
}

.form-save-actions {
  width: 100%;
  height: 70px;
  position: fixed;
  top: 0;
  z-index: 1031;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  transform: translateX(-30px);
  background: #f1f1f1;
}
@media (max-width: 1660px) {
  .form-save-actions {
    right: 0;
  }
}
@media (max-width: 768px) {
  .form-save-actions {
    right: 0;
    transform: none;
  }
}
@media (min-width: 1200px) {
  .form-save-actions {
    transform: none;
    right: auto;
  }
}

.navbar-expand-md .navbar-collapse {
  height: 100%;
  display: flex;
}

.dropdown-language .dropdown-menu {
  width: 300px;
}
.dropdown-language .dropdown-menu .dropdown_flag {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.nav-item i.ft-monitor {
  margin-right: 0 !important;
}

.select2-container {
  display: block;
  border: 1px solid #898f94;
  border-radius: 0.5rem;
}

.select2-dropdown {
  border: 1px solid #898f94;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #898f94;
  border-radius: 0.25rem;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  outline: none;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: unset;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #212837;
}

.select2-container .select2-search--inline .select2-search__field {
  margin-top: 3px;
  width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #212837 transparent transparent transparent;
}

input.select2-search__field::placeholder {
  color: #212837;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background: #ffffff;
}

.card.email-app-details {
  border-top-left-radius: 0;
  overflow: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  background: #ffffff;
}
.card.email-app-details .email-app-options {
  background: #ffffff;
}

.card {
  margin-bottom: 1.5rem;
  border-radius: 0.5rem;
}

.border-right-primary {
  border-right-color: #1a1a1a !important;
  background: #f4f5fa !important;
}

.border-left-primary {
  border-left: 0;
  border-left-color: #ffffff;
}

.subscription-overlay {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all ease 0.5s;
  cursor: not-allowed;
  background-image: linear-gradient(to right, rgba(192, 186, 186, 0.4509803922), #c0bbbb);
  background-repeat: repeat-x;
  z-index: 55;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.35rem;
  padding: 1.5rem;
}
.subscription-overlay a {
  color: #fff !important;
  text-decoration: underline;
}
.subscription-overlay .alert-info {
  background-image: linear-gradient(to right, #1a1a1a, #1b1b1b);
  background-repeat: repeat-x;
  color: #ffffff;
  border-color: #ffffff;
}

.subscription-overlay:hover {
  opacity: 1;
}

.grid-content .pagination {
  margin: 0;
}
.grid-content .grid-pagination-content {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .grid-content .grid-pagination-content.foot {
    justify-content: flex-end;
  }
}
.grid-content .grid-pagination-content.head {
  margin-bottom: 1.5rem;
}
.grid-content .grid-pagination-content.foot {
  margin-top: 1.5rem;
}
.grid-content .table {
  margin-bottom: 0;
}
.grid-content .table td, .grid-content .table th {
  padding: 0.75rem;
}
.grid-content .table th,
.grid-content .table thead th {
  border-bottom: 1px solid #e3e3e3;
}
.grid-content .table thead th {
  border-top: 1px solid #e3e3e3;
}
.grid-content .table-bordered td,
.grid-content .table-bordered th {
  border: 1px solid #e3e3e3;
}
.grid-content .page-item.disabled .page-link {
  border-color: #898f94;
}
.grid-content .page-link {
  line-height: 1.76;
  padding: 0.5rem 1rem;
}

@media (max-width: 912px) {
  .table-responsive table tr th.action-log-order-name {
    min-width: 120px !important;
  }
  .table-responsive table tr th.action-log-process-type {
    min-width: 250px !important;
  }
  .table-responsive table tr th.action-log-description {
    min-width: 300px !important;
  }
  .table-responsive table tr th.action-log-log-date {
    min-width: 180px !important;
  }
}
.breadcrumb .breadcrumb-item a {
  color: #ffffff;
}

.btn-loading {
  position: relative;
  opacity: 0.5;
  pointer-events: none;
}
.btn-loading::before {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border: 1px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 10px;
}
.btn-loading:hover {
  opacity: 0.5;
}
.btn-loading:focus {
  outline: none;
  box-shadow: none;
}

.btn-sm.btn-loading::before {
  top: 5px;
}

.template-header .btn-loading::before {
  right: 15px;
}

.modal-header {
  border-bottom: 1px solid #eeeeee;
}

.modal-footer {
  border-top: 1px solid #eeeeee;
}

.card-header .heading-elements, .card-header .heading-elements-toggle {
  top: 26px;
}

.template-list-padding .card,
.template-list-padding .card-header:first-child {
  border-radius: 0;
}

.template-list-padding .card-header:first-child {
  border-right: 1px solid #e3e3e3;
}

.template-list-padding .card-body {
  border-right: 1px solid #e3e3e3;
}

.mail-language,
.template-language-currency {
  background: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 0.5rem;
  padding: 0 1.5rem 1rem 1.5rem;
  display: flex;
  flex-wrap: wrap;
}
.mail-language > div,
.template-language-currency > div {
  font-weight: 600;
}
.mail-language .input-group-text,
.template-language-currency .input-group-text {
  padding: 0 1rem;
}
.mail-language .custom-select,
.template-language-currency .custom-select {
  min-width: 150px;
}
@media (max-width: 767.98px) {
  .mail-language > div > div:nth-child(1),
  .template-language-currency > div > div:nth-child(1) {
    min-width: 72px;
  }
}
.mail-language > div:nth-child(1),
.template-language-currency > div:nth-child(1) {
  margin-top: 1rem;
  margin-right: 1.5rem;
}
@media (max-width: 767.98px) {
  .mail-language > div:nth-child(1),
  .template-language-currency > div:nth-child(1) {
    margin-right: 0;
  }
}
.mail-language > div:nth-child(2),
.template-language-currency > div:nth-child(2) {
  margin-top: 1rem;
  margin-right: 1.5rem;
}
@media (max-width: 767.98px) {
  .mail-language > div:nth-child(2),
  .template-language-currency > div:nth-child(2) {
    margin-right: 0;
  }
}
.mail-language > div:nth-child(3),
.template-language-currency > div:nth-child(3) {
  margin-top: 1rem;
}

.template-language-currency {
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  padding: 0 2.2rem 1.1rem 2.2rem;
}
@media (max-width: 767.98px) {
  .template-language-currency {
    padding: 0 1rem 1rem 1rem;
  }
}

.mail-language {
  border-radius: 0.5rem;
}

.cke_reset_all .alert {
  position: relative;
  padding: 1rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  font-size: 13px !important;
}
.cke_reset_all .alert-secondary {
  color: #383a43;
  background-color: #e1e2e6;
  border-color: #898f94;
  white-space: normal;
}

.cke_button.cke_button__source {
  display: none;
}

.cke.cke_chrome,
.cke .cke_top,
.cke .cke_bottom {
  border-color: #898f94 !important;
}

.cke,
.cke .cke_top {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.cke,
.cke .cke_bottom {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.cke .cke_inner {
  border-radius: 0.5rem;
}

.bootstrap-tagsinput {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-size: 1rem;
  line-height: 1.25;
  padding: 0 1.5rem;
  min-height: 40px;
  color: #3c4e71;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #898f94;
  appearance: none;
  border-radius: 0.5rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  cursor: text;
}
.bootstrap-tagsinput > span {
  margin: 5px 5px 5px 0;
  padding: 5px 10px;
  border: 1px solid #1a1a1a;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  cursor: default;
  color: #ffffff;
  background: #1a1a1a;
  max-height: 28px;
}
.bootstrap-tagsinput > span > span:before {
  content: "x";
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
  cursor: pointer;
  color: #ffffff;
}
.bootstrap-tagsinput > input {
  border: none;
  margin-right: 10px;
  flex: 0 0 auto;
}
.bootstrap-tagsinput > input:focus {
  outline: none;
  border: none;
}

.credit-note-item-delete {
  position: absolute;
  right: 0;
  bottom: 5px;
  padding: 5px;
}
.credit-note-item-delete i {
  font-size: 24px !important;
}

.create-credit-note-button {
  margin-right: 5px;
  margin-top: 105px;
}

.product-add-modal .form-group,
.product-edit-modal .form-group {
  margin-bottom: 10px;
}

.product-add-modal .form .form-section,
.product-edit-modal .form .form-section {
  margin: 5px 0;
  line-height: normal;
  padding-bottom: 10px;
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  font-weight: 700;
  border: none;
}

.tax-line-item-container {
  display: grid;
  grid-template-columns: 0.5fr 1fr;
  grid-column-gap: 10px;
  position: relative;
}

[data-rel=remove-tax-line] {
  position: absolute;
  left: -16px;
  top: 10px;
  font-size: 17px !important;
  cursor: pointer;
}

.metafield-item-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 10px;
  position: relative;
}

[data-rel=remove-metafield] {
  position: absolute;
  left: -16px;
  top: 10px;
  font-size: 17px !important;
  cursor: pointer;
}

[data-rel=line-item] {
  padding: 0.5rem 0;
  border-bottom: 1px solid #eeeeee;
}

.product-search-container {
  position: relative;
  z-index: 101;
}
.product-search-container i {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1002;
}
.product-search-container input {
  padding-left: 35px;
}

.product-search-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 100;
}
.product-search-overlay.active {
  display: block;
}

.product-search-list-container {
  position: relative;
}

.product-search-list {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 100001;
}
.product-search-list .product-search-spinner-container {
  min-height: 200px;
  text-align: center;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.product-search-list .product-search-spinner-container i {
  font-size: 36px;
  display: block;
  margin-bottom: 10px;
}
.product-search-list:not(:empty) {
  max-height: 320px;
  overflow-y: auto;
  padding: 0 10px;
  border: 1px solid #eeeeee;
  margin-top: 10px;
  border-radius: 6px;
}

@keyframes product-search-spinner1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes product-search-spinner2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
@keyframes product-search-spinner3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
.product-search-spinner {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 30px;
}
.product-search-spinner div {
  position: absolute;
  top: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #6b6f80;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.product-search-spinner div:nth-child(1) {
  left: 8px;
  animation: product-search-spinner1 0.6s infinite;
}
.product-search-spinner div:nth-child(2) {
  left: 8px;
  animation: product-search-spinner2 0.6s infinite;
}
.product-search-spinner div:nth-child(3) {
  left: 32px;
  animation: product-search-spinner2 0.6s infinite;
}
.product-search-spinner div:nth-child(4) {
  left: 56px;
  animation: product-search-spinner3 0.6s infinite;
}

.product-item {
  padding: 5px 0;
}
.product-item:not(:last-child) {
  border-bottom: 1px solid #eeeeee;
}
.product-item > .product-item-content:not(.variant-list) {
  display: grid;
  grid-template-columns: 1fr 10fr 3fr;
  align-items: center;
  padding: 5px;
}
.product-item > .product-item-content:not(.variant-list) .product-item-image {
  width: 40px;
  margin-right: 10px;
}
.product-item > .product-item-content:not(.variant-list) .product-item-image img {
  max-width: 100%;
  max-height: 100%;
}
.product-item > .product-item-content .product-item-title {
  margin-right: 10px;
}
.product-item .variant-list {
  display: none;
}
.product-item .variant-list .variant-item {
  display: grid;
  grid-template-columns: 1fr 10fr 3fr;
  align-items: center;
  padding: 5px;
}
.product-item.show-variants .variant-list {
  display: block;
}

[data-rel=select-product].btn-loading:before {
  top: 5px;
}

.credit-note-condition {
  display: grid;
  grid-template-columns: 0.001fr 1fr;
  align-items: center;
}

.google-drive-header {
  display: flex;
  justify-content: center;
  align-items: center;
}

.font-select {
  cursor: pointer;
  position: relative;
  line-height: 1.4 !important;
}
.font-select .font-items {
  display: none;
  max-height: 300px;
  width: 100%;
  overflow-y: scroll;
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  background: linear-gradient(180deg, #fff, #f9fafb);
  z-index: 99;
  border: 1px solid #c4cdd5;
}
.font-select .font-items div {
  padding: 4px;
}
.font-select .font-items div.selected {
  background: #ececec;
}
.font-select .font-items div:hover {
  background: #ececec;
}
.font-select.active .font-items {
  display: block;
}

[data-rel=unitPriceWithoutDiscount] {
  text-decoration: line-through;
  color: #ff0000;
}

.btn.disabled, .btn:disabled {
  opacity: 1;
}

.header-navbar .navbar-container ul.nav li i.ficon {
  font-size: 2rem;
}

.btn-bg-gradient-x-purple-blue {
  background: #303030;
  background-image: none !important;
  color: #fff;
}

.btn-bg-gradient-x-purple-blue.active,
.btn-bg-gradient-x-purple-blue:hover {
  background: #3f3f3f;
  background-image: none !important;
  color: #fff;
}

.btn-bg-gradient-x-purple-blue.btn-glow {
  box-shadow: none;
}

input::placeholder {
  opacity: 0.5 !important;
  color: #212837 !important;
}

textarea::placeholder {
  opacity: 0.5 !important;
  color: #212837 !important;
}

.text-body, .text-muted {
  color: #212837 !important;
}

.form-control,
.form-control:focus {
  border-color: #898f94 !important;
}

.round {
  border-radius: 0.5rem;
}

body.horizontal-layout[data-color=bg-gradient-x-purple-blue] .content-wrapper-before,
body.horizontal-layout[data-color=bg-gradient-x-purple-blue] .navbar-horizontal,
body.vertical-layout[data-color=bg-gradient-x-purple-blue] .content-wrapper-before,
body.vertical-layout[data-color=bg-gradient-x-purple-blue] .navbar-container {
  background-image: none;
  background: #f1f1f1;
}

html body {
  background: #f1f1f1;
}
@media (min-width: 992px) {
  html body {
    height: unset;
  }
}
@media (max-width: 767.98px) {
  html body {
    overflow-x: hidden;
  }
}

.header-navbar,
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: Muli, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #212837 !important;
}

.card {
  border: 1px solid #e3e3e3;
  box-shadow: none;
}

form label,
form .form-control {
  color: #212837 !important;
  border-color: #898f94 !important;
}

.input-group-text {
  color: #212837;
  border-color: #898f94;
  border-radius: 0.5rem;
  padding: 0.5rem 1rem;
}

.has-icon-left .form-control-position {
  left: 5px;
}

.container {
  padding-left: 0;
  padding-right: 0;
}

.header-navbar .navbar-container {
  padding: 0 30px;
  height: 70px;
}

.header-links {
  padding-bottom: 0.5rem;
  display: flex;
  align-items: center;
  overflow-x: auto;
}
.header-links a {
  display: flex;
  align-items: center;
}
@media (max-width: 480px) {
  .header-links a {
    min-width: max-content;
  }
}

@media (min-width: 576px) {
  .container,
  .container-sm,
  .header-navbar,
  .form-save-actions,
  .template-settings-container {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm,
  .header-navbar,
  .form-save-actions,
  .template-settings-container {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .header-navbar,
  .form-save-actions,
  .template-settings-container {
    max-width: 960px;
  }
  .header-navbar .navbar-container {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .template-settings-container {
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .header-navbar,
  .form-save-actions {
    max-width: 1200px;
  }
}
@media (min-width: 1660px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl,
  .header-navbar,
  .form-save-actions,
  .template-settings-container {
    max-width: 1320px;
  }
}
.header-navbar {
  height: 70px;
  margin: 0 auto;
}

.template-settings-container {
  margin: 0 auto;
}

.btn-primary {
  background-color: #1a1a1a !important;
  border-color: #a4a4a4 !important;
}

.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #a4a4a4 !important;
  border-color: #a4a4a4 !important;
}

.btn-primary:disabled:hover,
.btn-primary.disabled:hover {
  background-color: #a4a4a4 !important;
  border-color: #a4a4a4 !important;
}

.btn-primary:hover {
  background-color: #3a3a3a !important;
  border-color: #3a3a3a !important;
  box-shadow: none !important;
}

.btn-outline-primary {
  border-color: #1a1a1a !important;
  color: #212837 !important;
}

.btn-outline-primary:hover {
  background-color: #1a1a1a !important;
  box-shadow: none !important;
  color: #ffffff !important;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active {
  background-color: #1a1a1a !important;
  border-color: #1a1a1a !important;
  box-shadow: none !important;
  transition: none !important;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #1a1a1a !important;
}

.btn {
  letter-spacing: 0;
  border-radius: 0.5rem;
  line-height: 1;
}

.custom-select,
.form-control {
  border-radius: 0.5rem;
  line-height: 1.2;
}

html body a {
  color: #005bd3;
}

html body a:hover {
  color: #347ad5;
}

.card .card-title {
  letter-spacing: 0;
}

.text-primary,
.black {
  color: #212837 !important;
}

.btn-secondary {
  background: #ffffff;
  color: #212837;
  box-shadow: none;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:hover {
  background: #ffffff;
  color: #212837;
  box-shadow: none;
}

label,
.btn,
.text-bold-700,
strong,
.font-weight-bold,
table th,
.card .card-title,
.activity-timeline .act-time,
html body .content .content-header-title {
  font-weight: 500 !important;
}

.blue-grey,
.table, .table-hover tbody tr:hover {
  color: #212837 !important;
}

.table td, .table th {
  border-bottom: 1px solid #e3e3e3 !important;
  vertical-align: middle;
}

.card.email-app-details {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

button:focus {
  outline: none;
}

html body .pace .pace-progress {
  background: #1a1a1a;
}

.page-item.active .page-link {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff !important;
}

.page-item.disabled .page-link {
  color: #878c98;
}

footer.footer-light {
  background: #ebebeb;
  box-shadow: none;
  border-color: #ebebeb;
}

.alert-light {
  color: #212837 !important;
}

.alert {
  border-radius: 0.5rem;
}

.form-group label.error {
  margin: 0;
  color: #fa626b !important;
  font-weight: normal;
  display: flex;
}

.navbar-semi-light {
  background: #f1f1f1;
}

.card-header:first-child {
  border-radius: 0.5rem;
}

.pagination .page-link {
  color: #212837 !important;
}

.CodeMirror {
  border-radius: 0.5rem;
  color: #212837 !important;
  border-color: #898f94;
}

.dropdown-menu {
  color: #212837 !important;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.border-radius-none {
  border-radius: 0;
}

.liner.template-container .header-left {
  margin-top: 20px;
}

.Polaris-Icon__Svg {
  height: 30px;
  width: 30px;
  margin-right: 5px;
}

@media (max-width: 991px) {
  .email-application .content-wrapper {
    padding: 0 !important;
  }
  .email-application .content-header {
    padding: 1rem 1rem 0 1rem;
  }
  .email-app-sidebar .card {
    border-top-left-radius: 0;
  }
  .card.email-app-details {
    border-top-right-radius: 0;
  }
}
@media (max-width: 767.98px) {
  html body .content .content-wrapper {
    padding-top: 4rem !important;
  }
  html body .content .content-header-title {
    font-size: 1.3rem;
  }
  html body .content .content-wrapper .content-wrapper-before {
    height: 90px;
  }
  .subscription-overlay {
    padding: 1rem;
  }
  .email-application .grid-search fieldset {
    min-width: 100%;
  }
  #grid-view-container .card-header,
  #grid-view-container .go-back,
  #grid-view-container .card-body {
    padding: 1rem;
  }
  .email-application .content-right {
    width: calc(100% - 500px);
  }
  .header-navbar .navbar-container ul.nav li > a.nav-link {
    padding: 1rem 0.8rem;
  }
  .header-navbar .navbar-container ul.nav li:last-child > a.nav-link {
    padding-right: 0;
  }
  .header-navbar .navbar-container ul.nav li.dropdown-notification a.nav-link-label {
    width: 30px;
  }
  .email-application .email-app-list #users-list,
  .email-application .chat-fixed-search {
    min-width: auto;
  }
  html body .content .content-wrapper {
    margin-bottom: 1rem;
  }
  .form-save-actions {
    padding-right: 13px !important;
    height: 52px;
  }
  .content-header {
    display: flex;
    align-items: center;
  }
  .content-header-left h3 {
    font-size: 1.2rem;
  }
  .content-header-right .breadcrumb .breadcrumb-item a {
    font-size: 1rem;
  }
  .template-body {
    padding: 1rem;
  }
  .template-header {
    padding: 0 1rem;
  }
  .template-header .action-label {
    font-size: 0.8rem;
  }
  .email-application .chat-fixed-search fieldset {
    padding: 0 0.85rem 0;
  }
  .google-drive-header {
    flex-direction: column;
  }
  .email-application .template-list-padding {
    padding-top: 59px;
  }
  .current-page-template_setting.email-application .chat-fixed-search fieldset,
  .current-page-credit_note_detail.email-application .chat-fixed-search fieldset {
    padding: 0 1rem 3.3px;
  }
  footer.footer {
    padding: 0.4rem 0;
    justify-content: center;
  }
  footer.footer .copyright {
    margin-left: 1rem !important;
  }
  footer.footer .rate-us-container {
    margin-right: 1rem !important;
  }
}
.text-end {
  text-align: end;
}

.datatable-item.cancelled td {
  color: #fa626b;
}
.datatable-item td {
  vertical-align: middle;
}
.datatable-item td.view-order-column:hover .view-order {
  display: flex !important;
}
.datatable-item th {
  height: 50px;
  vertical-align: middle !important;
}
.datatable-item th.order-id {
  min-width: 136px;
}
.datatable-item th.order-date {
  min-width: 176px;
}
.datatable-item th.order-customer {
  min-width: 230px;
}
.datatable-item th.order-status {
  min-width: 110px;
}
.datatable-item th.order-fulfillment {
  min-width: 100px;
}
.datatable-item th.order-total {
  min-width: 100px;
}
.datatable-item th.action-log-order-name {
  min-width: 150px;
}
.datatable-item th.action-log-process-type {
  min-width: 180px;
}
.datatable-item th.action-log-description {
  min-width: 300px;
}
.datatable-item th.action-log-log-date {
  min-width: 180px;
}

.pagination .page-item.disabled {
  opacity: 0.5;
}

.header-links span {
  margin-top: 2px;
}

.datatable-actions {
  position: absolute;
  width: calc(100% - 40px);
  min-width: 1079px;
  left: 40px;
  top: 0;
  border: 1px solid #e3e3e3;
  z-index: 99;
  height: 51px;
  display: none;
  background-color: #ffffff;
}
.datatable-actions.datatable-actions-active {
  display: flex;
  align-items: center;
}
.datatable-actions span {
  font-weight: 400;
  display: flex;
  font-size: 14px;
  margin: 0 5px;
}
.datatable-actions span:first-child {
  margin-left: 10px;
}

.search-tags {
  padding: 10px 0 0;
  display: flex;
  flex-wrap: wrap;
}
.search-tags .search-tag-item {
  background: #212837;
  padding: 5px 10px;
  color: #ffffff;
  font-size: 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
  border-radius: 6px;
  transition: all ease 0.2s;
}
.search-tags .search-tag-item:hover {
  background: rgba(33, 40, 55, 0.9);
}
.search-tags .search-tag-item:not(last-child) {
  margin: 10px 10px 0px 0px;
}
.search-tags .search-tag-item span {
  margin-left: 5px;
}
.search-tags .search-tag-item i {
  display: inline-block;
  margin-left: 10px;
}

ui-title-bar,
ui-save-bar,
ui-nav-menu {
  display: none;
}

input[type=checkbox] {
  accent-color: #212121;
  width: 18px;
  height: 18px;
  cursor: pointer;
}

input[type=radio] {
  accent-color: #212121;
  width: 18px;
  height: 18px;
  cursor: pointer;
}

.danger {
  color: #fa626b !important;
}

.info {
  color: #28afd0 !important;
}

.warning {
  color: #fdb901 !important;
}

.teal {
  color: #009688 !important;
}

.pink {
  color: #e91e63 !important;
}

.alert-danger {
  color: #fff;
  border-color: #fa535d;
  background-color: #fa535d;
}

.alert-white {
  color: #fff;
  border-color: #f7f7f7;
  background-color: #f7f7f7;
}

.alert-warning {
  color: #fff;
  border-color: #fff1cc;
  background-color: #fff1cc;
}

.badge-primary {
  background: #1a1a1a;
}

.bg-black {
  background-color: #000 !important;
}

.spinner-grow-container {
  min-height: 250px;
}

.btn-success {
  background-color: #5ed84f;
  color: #ffffff;
}

.btn-warning {
  color: #ffffff;
}

.btn-warning:hover {
  color: #ffffff;
}

.error-code {
  font-size: 10rem;
}

.datatable-item td {
  vertical-align: middle;
}
.datatable-item th {
  vertical-align: middle !important;
}
.datatable-item th.grid-id {
  min-width: 140px;
}
.datatable-item th.process-folder-name {
  min-width: 150px;
}
.datatable-item th.process-status {
  min-width: 330px;
}
.datatable-item th.process-created-at, .datatable-item th.process-updated-at {
  min-width: 174px;
}
.datatable-item th.process-action {
  min-width: 160px;
}
.datatable-item th.process-log-image-name {
  min-width: 300px;
}
.datatable-item th.process-log-product {
  min-width: 350px;
}
.datatable-item th.process-log-image-position {
  min-width: 80px;
}
.datatable-item th.process-log-status {
  min-width: 150px;
}
.datatable-item th.process-log-updated-at {
  min-width: 175px;
}
.datatable-item th.preview-process-image {
  min-width: 300px;
}
.datatable-item th.preview-process-product {
  min-width: 400px;
}
.datatable-item th.preview-process-sku {
  min-width: 150px;
}
.datatable-item th.preview-process-barcode {
  min-width: 150px;
}
.datatable-item th.preview-process-position {
  min-width: 80px;
}

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