.navbar .logo-box {
  width: 210px;
  background-color: #7a6fbe;
}

.navbar .logo-box .logo-text {
  padding: 0 15px;
}

.page-footer {
  width: calc(100% - 210px);
}

.page-sidebar,
.menu.accordion-menu {
  width: 210px;
}

.page-sidebar-fixed.page-header-fixed .page-inner {
  padding-left: 210px;
}

.sidebar-profile-image img {
  background-color: #fff;
}

.pagination-wrapper {
  text-align: center;
}

.pagination-wrapper .pagination {
  margin-bottom: 0;
}

.pagination-wrapper .pagination > li > a,
.pagination-wrapper .pagination > li > span {
  border: 1px solid #999;
}

.pagination-wrapper.page-top .pagination {
  margin-top: 0;
}

table.table .fit {
  width: 1%;
  white-space: nowrap;
}

.login-box .user-box .avatar {
  margin: auto;
}

.avatar {
  background-color: #ccc;
  width: 4rem;
  height: 4rem;
  background: url("/assets/images/logo.png") center no-repeat;
  background-size: contain;
}

@media (max-width: 768px) {
  .avatar {
    margin: -0.7rem;
  }
}

.alert,
.alert p {
  font-size: 16px;
}

.help-block {
  display: block !important;
}

.page-horizontal-bar.compact-menu .menu.accordion-menu ul {
  z-index: 99;
}

.page-horizontal-bar.compact-menu .menu.accordion-menu ul li a {
  padding: 5px 20px;
}

@media (max-width: 768px) {
  .menu {
    z-index: 999;
  }
}

.cbp-spmenu-vertical {
  width: 300px;
  z-index: 9999;
}

@media (max-width: 768px) {
  .cbp-spmenu-vertical {
    z-index: 998;
  }
}

.cbp-spmenu-left {
  left: -300px;
}

.cbp-spmenu-right {
  right: -300px;
}

.cbp-spmenu-vertical a.btn {
  padding: 6px 12px;
}

.cbp-spmenu a.btn {
  display: inline-block;
}

.cbp-spmenu h3 {
  border-bottom: 1px solid #f1f1f1;
}

.form-overlay {
  padding: 18px;
}

.cbp-spmenu.cbp-spmenu-left {
  border-left: none;
  border-right: 1px solid #e9e9e9;
}

.form-control {
  border: 1px solid #999;
}

input[disabled] {
  border-color: #999;
}

.select2-selection {
  border: 1px solid #999 !important;
}

.select2-container--default.select2-container--disabled
.select2-selection--single {
  background: #eee !important;
}

.btn-default,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.btn-group.open .btn-default.dropdown-toggle,
.btn.btn-default.active {
  border: 1px solid #999;
}

.brand-logo-wrapper img {
  width: 200px;
  height: 100px;
  margin-top: 10px;
}

.brand-image {
  width: 100px;
  height: 50px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.brand-color {
  width: 50px;
  height: 50px;
}

.company-logo {
  max-width: 200px;
  max-height: 150px;
  margin-top: 10px;
}

.bg-setting {
  margin-top: 10px;
  max-width: 480px;
  max-height: 240px;
}

#sale-item-list {
  margin-bottom: 10px;
}

#sale-item-list .row-input {
  padding-left: 8px;
  padding-right: 8px;
}

#sale-item-list .row-input:first-child,
#sale-item-list .row-input:nth-child(2) {
  padding-left: 15px;
}

#sale-item-list .row-input:last-child {
  padding-right: 15px;
}

.row-input {
  margin-bottom: 10px;
}

.row-input.empty {
  height: 34px;
}

.row-header {
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}

.select2-container--default
.select2-selection--single
.select2-selection__clear {
  margin-top: -3px;
  margin-right: 10px;
}

.horizontal-bar .accordion-menu li.divider {
  border: 1px solid #e9e9e9;
  margin: 5px 10px !important;
}

.sticky-wrap .sticky-thead {
  z-index: 50;
}

.sticky-wrap .sticky-thead > thead > tr > td,
.sticky-wrap .sticky-thead > thead > tr > th {
  padding: 10px;
}

.image-wrapper {
  margin-top: 10px;
  text-align: center;
  height: 165px;
  line-height: 161px;
  border: 1px solid #eee;
  background-color: #ccc;
}

.image-wrapper img {
  display: inline-block;
  max-height: 163px;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .image-wrapper {
    width: 250px;
  }
}

.slimscroll.overflow {
  height: calc(100% - 60px) !important;
}

.nav-tabs a {
  font-weight: bold;
}

.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #999;
}

.nav-tabs.nav-justified > li.active > a,
.nav-tabs.nav-justified > li.active > a:focus,
.nav-tabs.nav-justified > li.active > a:hover {
  border: 1px solid #999;
  border-bottom-color: #fff;
  border-top: 5px solid #12afcb;
}

.tab-content {
  padding: 30px 15px;
}

.radio-inline {
  padding-left: 0;
  padding-right: 20px;
  margin-bottom: 15px;
}

.table-bordered {
  border: 1px solid #999;
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #999;
}

.table td,
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 10px !important;
}

.table.item-warehouse {
  font-size: 20px;
}

.print-wrapper {
  background-color: white;
  font-size: 12px;
}

.report-title {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 20px;
}

.print-title {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  margin: 5px 0;
  font-size: 20px;
}

.print-title small {
  font-size: 50%;
  color: inherit;
  line-height: 1;
}

table.print-content {
  margin: 5px 0 !important;
  min-height: 222px;
  border: 1px solid #444;
}

table.print-content.invoice > tbody > tr > td,
table.print-content.receipt > tbody > tr > td,
table.print-content.stock-opname > tbody > tr > td {
  max-width: 0;
  overflow: hidden;
  white-space: nowrap;
}

table.print-content.invoice > thead > tr > th,
table.print-content.invoice > tbody > tr > td,
table.print-content.invoice > tfoot > tr > td {
  line-height: 14px;
  padding: 2px 5px !important;
}

table.print-content.receipt {
  min-height: 400px;
}

table.print-content.receipt > thead > tr > th,
table.print-content.receipt > tbody > tr > td,
table.print-content.receipt > tfoot > tr > td {
  line-height: 14px;
  padding: 2px 5px !important;
}

table.print-content.stock-opname {
  min-height: 800px;
}

table.print-content.stock-opname > thead > tr > th,
table.print-content.stock-opname > tbody > tr > td,
table.print-content.stock-opname > tfoot > tr > td {
  font-size: 13px;
  line-height: 15px;
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
}

table.print-content.income {
  min-height: 0;
  font-size: 15px;
}

table.print-content.income .fit {
  width: 1px;
}

table.print-content.income,
table.print-content.income > tbody > tr > td,
table.print-content.income > tbody > tr > th,
table.print-content.income > tfoot > tr > td {
  border: none;
}

table.print-content.income > tbody > tr:last-child {
  border-bottom: none;
  height: auto;
}

table.print-content.default {
  min-height: 0;
}

table.print-content.default > thead > tr > th,
table.print-content.default > tbody > tr > td,
table.print-content.default > tfoot > tr > td {
  padding: 3px 10px !important;
}

table.print-content.stock-card {
  min-height: 920px;
}

table.print-content.stock-card > thead > tr > th,
table.print-content.stock-card > tbody > tr > td,
table.print-content.stock-card > tfoot > tr > td {
  padding: 5px 10px !important;
}

table.print-content.inventory {
  min-height: 0;
}

table.print-content.inventory > thead > tr > th,
table.print-content.inventory > tbody > tr > td,
table.print-content.inventory > tfoot > tr > td {
  padding: 5px 10px !important;
}

table.print-content.inventory tr.brand-name-row {
  border: 1px solid #444;
}

table.print-content.transaction {
  min-height: 0;
  border: 1px solid #444;
}

table.print-content.transaction > thead > tr > th,
table.print-content.transaction > tbody > tr > td,
table.print-content.transaction > tfoot > tr > td {
  padding: 7px 10px !important;
  border: none;
  border-top: 1px solid #ddd;
}

table.print-content.transaction > thead > tr > th {
  border: 1px solid #444;
}

table.print-content.transaction tr.subtotal-row td {
  border-bottom: 2px solid #444;
  border-top: 2px solid #444;
  text-align: right;
}

table.print-content.transaction tr.subtotal-row td.left {
  text-align: left;
}

table.print-content > thead > tr > th,
table.print-content > tbody > tr > td,
table.print-content > tfoot > tr > td {
  padding: 2px 10px !important;
  border: 1px solid #444;
}

table.print-content > thead > tr > th {
  text-align: center;
}

table.print-content > tbody > tr:last-child {
  border-bottom: 1px solid #444;
  height: 100%;
}

table.print-content > tbody > tr > td,
table.print-content > tfoot > tr > td {
  border-top: none;
  border-bottom: none;
}

table.print-content tr.subtotal-row td {
  border-bottom: 1px solid #444;
  border-top: 1px solid #444;
  text-align: right;
}

.print-by .m-t-xxs {
  margin-top: 10px;
}

table.print-header,
table.print-footer,
table.print-account-bank {
  width: 100%;
}

table.print-header td,
table.print-header th,
table.print-footer td,
table.print-footer th,
table.print-account-bank td,
table.print-account-bank th {
  padding: 2px 0;
}

table.print-header th,
table.print-footer th,
table.print-account-bank th {
  width: 50%;
}

.print-wrapper .print-header {
  height: 55px;
}

.print-wrapper .print-header th.v-top {
  font-size: 12px;
}

.print-wrapper .print-header th {
  width: 425px;
}

.print-wrapper .print-header td {
  vertical-align: top;
}

.print-wrapper .print-header td.address {
  padding: 0;
  line-height: 8px;
}

table.print-footer td,
table.print-footer th {
  text-align: center;
}

table.print-account-bank td {
  padding-right: 40px;
}

table.print-account-bank tr td:last-child {
  padding-right: 0;
}

label.form-control {
  height: auto;
  min-height: 34px;
}

.word-break {
  word-break: break-word;
}

.bordered {
  border: 1px solid #999 !important;
}

.b-b-2 {
  border-bottom: 2px solid #444 !important;
}

.b-n-t {
  border-top: 0 !important;
}

.p-v-3 {
  padding: 3px 0;
}

.m-l-53 {
  margin-left: 53px;
}

.m-l-68 {
  margin-left: 68px;
}

.m-l-xxxl {
  margin-left: 150px;
}

.m-v-xxs {
  margin: 5px 0 5px;
}

.bold {
  font-weight: bold;
}

.bold.bigger {
  font-size: 150%;
}

.v-top {
  vertical-align: top !important;
}

.v-bot {
  vertical-align: bottom !important;
}

.v-mid {
  vertical-align: middle !important;
}

.bordered {
  border: 2px solid black;
  padding: 5px;
}

.abs-right {
  position: absolute;
  right: 0;
  left: auto;
}

.abs-right.second {
  position: absolute;
  right: 0;
  left: auto;
  margin-right: 85px;
}

.abs-right.third {
  position: absolute;
  right: 0;
  left: auto;
  margin-right: 215px;
}

.abs-left {
  position: absolute;
  left: 0;
  right: auto;
}

.page-break {
  page-break-after: always;
}

.border-red {
  border-color: red !important;
}

.border-green {
  border: 2px solid #4caf50 !important;
}

.text-left {
  text-align: left !important;
}

.m-b-2 {
  margin-bottom: 2px;
}

.height12 {
  height: 20px !important;
}

.green-text {
  color: #3e9c42;
}

.width40 {
  width: 40%;
}

.width45 {
  width: 45%;
}

.width80 {
  width: 80%;
}

.width85 {
  width: 85%;
}

.height10 {
  height: 10px !important;
}

.height15 {
  height: 15px !important;
}

.height25 {
  height: 25px !important;
}

.height30 {
  height: 30px !important;
}

.height40 {
  height: 40px !important;
}

.height45 {
  height: 45px !important;
}

.height55 {
  height: 55px !important;
}

.height60 {
  height: 60px !important;
}

.height70 {
  height: 70px !important;
}

.height75 {
  height: 75px !important;
}

.height25 {
  height: 50px !important;
}

.pi-delete,
.si-delete,
.cni-delete,
.dni-delete,
.sri-delete,
.pri-delete,
.ei-delete,
.pai-delete,
.survei-delete,
.ai-delete,
.psi-delete,
.ri-delete {
  position: absolute;
  left: 0;
  top: 10px;
  cursor: pointer;
}

.si-pending {
  position: absolute;
  right: 0;
  top: 10px;
  cursor: pointer;
  font-size: 15px;
  color: red;
}

#instruction-box {
  height: 200px;
  width: 100%;
  margin: 20px 0;
  line-height: 200px;
  font-size: 30px;
  text-align: center;
  border: 5px dashed #444;
}

.table td.resource,
.table > tbody > tr > td.resource,
.table > tbody > tr > th,
.table > tfoot > tr > td.resource,
.table > tfoot > tr > th,
.table > thead > tr > td.resource,
.table > thead > tr > th {
  vertical-align: middle;
}

.colorpicker {
  z-index: 10000;
}

.shortcut-info {
  margin-bottom: 1rem;
  font-weight: 500;
}

.shortcut-info i {
  font-weight: bold;
  font-size: 1.7rem;
}

.shortcut-info span {
  padding-right: 5px;
  color: #20beda;
}

.shortcut-info span span {
  padding: 0 3px;
}

.select2-container .select2-selection--single {
  height: auto !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  white-space: unset !important;
}