@charset "UTF-8";


@import url("https://fonts.googleapis.com/css?family=Chakra+Petch:400,700&display=swap");

#sims-login-left .logo img {
  width: 100px;
  height: 100px;
  margin: 0 auto 30px; }

.logo-container .logo img {
  width: 100px;
  height: 100px;
  margin: 0 auto; }

.kt-login__form form.kt-form {
  background-color: #fff;
  padding: 20px;
  border-radius: 4px;
  box-shadow: 1px 15px 38px 0 rgba(4, 4, 4, 0.3);
  margin: 2rem auto !important; }

.kt-login__form .form-group .input input {
  border: 1px #75788e solid !important;
  background-color: initial !important; }

.kt-login__form .form-group .input input::-webkit-input-placeholder {
  color: #87888abd !important; }

.kt-login__form .form-group .input input::placeholder {
  color: #87888abd !important;
  opacity: 1;
   }

.kt-login__form .form-group .input input:-ms-input-placeholder {
  
  color: #87888abd !important; }

.kt-login__form .form-group .input input::-ms-input-placeholder {
  
  color: #87888abd !important; }

.kt-login__title {
  margin-top: 2rem !important;
  margin-bottom: 0 !important; }
  .kt-login__title h4 {
    font-size: 1.45rem !important; }

body {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
  background-color: #f5f5f5;
  color: #000 !important;
  font-size: 13px; }

.table td, .table th {
  vertical-align: middle; }

.table .thead-light th {
  color: #000; }

.text-bold, .btn {
  font-weight: bold !important; }

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

.text-white {
  color: #fff !important; }

.sims-transperent {
  opacity: 0; }

.kt-subheader {
  display: none; }

.bg-info {
  background: #3598dc !important; }


#stock-table .btn.btn-xs {
  padding: 2px 4px; }

#stock-table .table tbody td {
  padding: 4px 8px;
  text-align: center; }

#stock-summary-table-block {
  min-height: 150px;
  max-height: 400px;
  overflow-y: auto; }

#stock-summary-table {
  width: 100%; }
  #stock-summary-table tr th, #stock-summary-table tr td {
    padding: 10px 8px 10px 15px;
    border-bottom: 1px solid #e1e1ef;
    width: 50%; }
  #stock-summary-table tr th {
    text-align: left;
    padding-left: 28px;
    font-size: 16px;
    color: #3598dc;
    background: #eee; }
  #stock-summary-table tr td {
    text-align: left; }
  #stock-summary-table tr:nth-child(odd) {
    background: #f8f8f8; }


.table thead td, .table thead th {
  padding: 5px; }

.table tbody td {
  padding: 5px 8px; }

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head tr {
  background-color: #343a40;
  border-color: #454d55; }

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell {
  font-size: 13px;
  text-align: center;
  padding: 12px 7px; }
  .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell:first-child {
    padding-left: 8px; }
  .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell > span {
    color: #fff;
    display: inline-block; }
    .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell > span i {
      color: #fff; }

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell {
  font-size: 13px;
  padding: 5px 7px 0px; }
  .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell:first-child {
    padding-left: 8px; }
  .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell > span {
    color: #000;
    text-align: start;
    display: inline-block; }

.form-control, .form-control:focus, .input-group-text {
  border: 1px solid #9a9a9a; }

.select2-container--default .select2-selection--multiple {
  border: 1px solid #9a9a9a; }

.select2-container--default .select2-selection--single {
  border: 1px solid #9a9a9a; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #9a9a9a; }

.select2-container--default.select2-container--focus .select2-selection--single {
  border-color: #9a9a9a; }

.select2-container--default.select2-container--open .select2-selection--multiple {
  border-color: #9a9a9a; }

.select2-container--default.select2-container--open .select2-selection--single {
  border-color: #9a9a9a; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #fff0; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0.57rem 1rem; }

.kt-header__brand .kt-header__brand-nav .btn.sims-top-menu-btn {
  border: none;
  color: white;
  margin-left: 3px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 13px;
  padding-right: 13px; }
  .kt-header__brand .kt-header__brand-nav .btn.sims-top-menu-btn:hover, .kt-header__brand .kt-header__brand-nav .btn.sims-top-menu-btn.active {
    background-color: white;
    color: #3598dc; }
    .kt-header__brand .kt-header__brand-nav .btn.sims-top-menu-btn:hover i, .kt-header__brand .kt-header__brand-nav .btn.sims-top-menu-btn.active i {
      color: #3598dc; }
  .kt-header__brand .kt-header__brand-nav .btn.sims-top-menu-btn i {
    color: white; }

.kt-header__brand .kt-header__brand-nav {
  margin-left: 15px; }
  .kt-header__brand .kt-header__brand-nav .show .btn {
    background-color: #2786fb;
    color: white; }
    .kt-header__brand .kt-header__brand-nav .show .btn i {
      color: white; }

.kt-body {
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: transparent; }

.kt-footer .kt-footer__bottom .kt-footer__copyright {
  display: block;
  margin: 0 auto; }

.kt-page-content-white .kt-portlet {
  -webkit-box-shadow: 0 0 9px 0 rgba(82, 63, 105, 0.1);
  box-shadow: 0 0 9px 0 rgba(82, 63, 105, 0.1); }

.kt-portlet.kt-portlet--bordered {
  box-shadow: none !important; }

.kt-portlet .kt-portlet__head {
  min-height: 49px;
  padding: 0 15px; }
  .kt-portlet .kt-portlet__head.grey {
    background: #e0e0e0 !important; }
    .kt-portlet .kt-portlet__head.grey .btn-secondary {
      background-color: #fff; }
      .kt-portlet .kt-portlet__head.grey .btn-secondary:active, .kt-portlet .kt-portlet__head.grey .btn-secondary:focus, .kt-portlet .kt-portlet__head.grey .btn-secondary:hover {
        background-color: #e2e5ec; }

.kt-portlet .kt-portlet__head, .kt-portlet .custom-portlet__head {
  background: white;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title, .kt-portlet .kt-portlet__head .kt-portlet__head-label .btn-secondary, .kt-portlet .custom-portlet__head .kt-portlet__head-label .kt-portlet__head-title, .kt-portlet .custom-portlet__head .kt-portlet__head-label .btn-secondary {
    color: #000; }
  .kt-portlet .kt-portlet__head .kt-portlet__head-label .btn-secondary:hover, .kt-portlet .kt-portlet__head .kt-portlet__head-label .btn-secondary:active, .kt-portlet .kt-portlet__head .kt-portlet__head-label .btn-secondary:focus, .kt-portlet .custom-portlet__head .kt-portlet__head-label .btn-secondary:hover, .kt-portlet .custom-portlet__head .kt-portlet__head-label .btn-secondary:active, .kt-portlet .custom-portlet__head .kt-portlet__head-label .btn-secondary:focus {
    color: #000; }
  .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .btn, .kt-portlet .custom-portlet__head .kt-portlet__head-toolbar .btn {
    color: white; }
    .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .btn:hover, .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .btn:active, .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .btn:focus, .kt-portlet .custom-portlet__head .kt-portlet__head-toolbar .btn:hover, .kt-portlet .custom-portlet__head .kt-portlet__head-toolbar .btn:active, .kt-portlet .custom-portlet__head .kt-portlet__head-toolbar .btn:focus {
      color: white; }
    .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .btn.btn-secondary, .kt-portlet .custom-portlet__head .kt-portlet__head-toolbar .btn.btn-secondary {
      color: #000; }
  .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .btn-outline-brand, .kt-portlet .custom-portlet__head .kt-portlet__head-toolbar .btn-outline-brand {
    color: white; }

.kt-portlet .kt-portlet__body {
  padding: 15px; }

.kt-portlet .kt-portlet__foot {
  padding: 0 15px; }

.kt-portlet .custom-portlet__head.grey {
  background: #e0e0e0 !important; }

.kt-portlet .custom-portlet__head .custom-portlet__head-toolbar .btn {
  border-color: white;
  color: white; }
  .kt-portlet .custom-portlet__head .custom-portlet__head-toolbar .btn:hover, .kt-portlet .custom-portlet__head .custom-portlet__head-toolbar .btn:active, .kt-portlet .custom-portlet__head .custom-portlet__head-toolbar .btn:focus {
    color: #000; }

.kt-portlet .kt-portlet__foot {
  padding-top: 12px;
  padding-bottom: 12px; }

.circle-progress-percent {
  position: absolute;
  top: 18%;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 50px;
  font-size: 30px;
  font-style: normal; }
  .circle-progress-percent i {
    font-size: 20px; }

.target-chart-container {
  text-align: center; }

svg > g > g:last-child {
  pointer-events: none; }

.summary-search {
  width: 25%; }

.summary-table, .remaining-table {
  text-align: center; }
  .summary-table thead th, .summary-table thead td, .summary-table tbody th, .summary-table tbody td, .summary-table tfoot th, .summary-table tfoot td, .remaining-table thead th, .remaining-table thead td, .remaining-table tbody th, .remaining-table tbody td, .remaining-table tfoot th, .remaining-table tfoot td {
    border: 1px #e1e1ef solid !important;
    padding: 0.45rem !important; }

.summary-table tbody td:nth-child(2), .remaining-table tbody td:nth-child(2) {
  text-align: start; }

.best-sale-container {
  text-align: center; }
  .best-sale-container img {
    border-radius: 50%; }

.sms-container {
  text-align: center; }

.prospect-list-table thead {
  text-align: center; }
  .prospect-list-table thead th {
    color: #fff !important; }

.prospect-list-table .custom-btn-icon {
  color: #fff !important;
  margin: 0 auto;
  font-size: 12px; }
  .prospect-list-table .custom-btn-icon.padding-0 i {
    padding-right: 0; }
  .prospect-list-table .custom-btn-icon.red {
    background-color: #dd543a;
    border-color: #d43f3a; }
    .prospect-list-table .custom-btn-icon.red:hover {
      background-color: #c9302c;
      border-color: #ac2925; }
  .prospect-list-table .custom-btn-icon.grey {
    background-color: #DFDFDF;
    border-color: #ccc; }
  .prospect-list-table .custom-btn-icon.gold {
    background-color: #FFC107;
    border-color: #FFC108; }
    .prospect-list-table .custom-btn-icon.gold:hover {
      background-color: #ec971f;
      border-color: #d58512; }

span.custom-badge {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  background: #5867dd;
  white-space: nowrap; }
  span.custom-badge.rose {
    background: #D73E68; }
  span.custom-badge.green-blue {
    background: #00e0ac; }
  span.custom-badge.heavy-red {
    background: #b50e24; }
  span.custom-badge.gold {
    background: #D4AF37; }
  span.custom-badge.blue {
    background: #2F74D0; }
  span.custom-badge.purple {
    background: #9e50ed; }
  span.custom-badge.grey {
    background-color: #777; }
  span.custom-badge.orange {
    background-color: #f28900; }
  span.custom-badge.tear {
    background-color: #8bd9ec; }
  span.custom-badge.warning {
    background-color: #ffb822; }
  span.custom-badge.danger {
    background-color: #fd2755; }

table.data-nowrap, label.data-nowrap {
  white-space: nowrap; }

[class^=kt-datatable] table thead {
  background-color: #343a40;
  border-color: #454d55; }
  [class^=kt-datatable] table thead .kt-datatable__cell > span {
    color: #fff !important; }

[class^=kt-font] {
  font-weight: 600; }

.add-prospect-form {
  margin-left: auto;
  margin-right: auto; }

.radio-group-custom {
  border: solid 1px #9a9a9a;
  display: inline-block;
  border-radius: 4px; }
  .radio-group-custom input[type=radio] {
    position: absolute;
    visibility: hidden;
    display: none; }
  .radio-group-custom label {
    height: calc(1.5em + 1.3rem + 2px);
    color: #858ba6;
    display: inline-block;
    cursor: pointer;
    padding: 5px 16px;
    margin-bottom: 0;
    text-transform: uppercase;
    vertical-align: middle;
    line-height: 2.2; }
  .radio-group-custom input[type=radio]:checked + label {
    color: #fff; }
    .radio-group-custom input[type=radio]:checked + label.hot-color {
      background: #e74c3c; }
    .radio-group-custom input[type=radio]:checked + label.warm-color {
      background: #ffb822; }
    .radio-group-custom input[type=radio]:checked + label.cool-color {
      background: #5867dd; }
  .radio-group-custom label + input[type=radio] + label {
    border-left: solid 1px #9a9a9a;
    margin-left: -4px; }

.view-info-action-sm {
  cursor: pointer;
  background: #b5b7bd !important;
  color: white !important; }

.delete-action-sm {
  cursor: pointer;
  background-color: #fd2755;
  color: white !important; }

.backward-action-sm {
  cursor: pointer;
  background: #ffb822 !important;
  color: white !important; }

.form-group {
  margin-bottom: 1rem; }
  .form-group label {
    font-size: 16px; }

.customer-info .form-group label {
  font-size: 13px; }

.customer-info .input-group i {
  color: inherit; }

.form-group label {
  font-size: 13px; }

.source-label {
  padding: 4px 8px;
  color: #fff;
  border-radius: 4px; }

input.form-control {
  height: 3rem; }

.custom-portlet-foot {
  margin-left: 0;
  margin-right: 0; }

.align-right {
  text-align: end; }

div.table-bordered {
  border: 0; }

.swal2-popup .swal2-close {
  z-index: 2; }

.daterangepicker {
  font-family: inherit !important; }

.custom-portlet__head {
  border-bottom: 1px solid #ebedf2;
  min-height: 60px;
  padding: 0 15px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
  .custom-portlet__head .custom-portlet__head-title {
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
    font-weight: 500;
    color: #464457;
    line-height: 60px;
    vertical-align: middle; }
  .custom-portlet__head .custom-portlet__head-calendar {
    padding: 10px 0; }

.ml--1 {
  margin-left: -1px !important; }

.custom-input-group .right-input {
  margin-left: -1px; }

.custom-input-group select.form-control {
  height: 3rem;
  border-left: 0px; }

.light-icon {
  -webkit-text-stroke: 1px #f5f7fb; }

.finance-table {
  text-align: center;
  white-space: nowrap; }

.sims-checkbox > span, .sims-checkbox > span:after,
.sims-checkbox > input:checked ~ span {
  border-color: #000; }

.sims-checkbox.kt-checkbox--bold > input:checked ~ span {
  border-color: #000; }

.sims-checkbox.rose > span, .sims-checkbox.rose > span:after,
.sims-checkbox.rose > input:checked ~ span {
  border-color: #D73E68; }

.sims-checkbox.green-blue > span, .sims-checkbox.green-blue > span:after,
.sims-checkbox.green-blue > input:checked ~ span {
  border-color: #00e0ac; }

.sims-checkbox.heavy-red > span, .sims-checkbox.heavy-red > span:after,
.sims-checkbox.heavy-red > input:checked ~ span {
  border-color: #b50e24; }

.sims-checkbox.gold > span, .sims-checkbox.gold > span:after,
.sims-checkbox.gold > input:checked ~ span {
  border-color: #D4AF37; }

.sims-checkbox.blue > span, .sims-checkbox.blue > span:after,
.sims-checkbox.blue > input:checked ~ span {
  border-color: #2F74D0; }

.sims-checkbox.purple > span, .sims-checkbox.purple > span:after,
.sims-checkbox.purple > input:checked ~ span {
  border-color: #9e50ed; }

.sims-checkbox.grey > span, .sims-checkbox.grey > span:after,
.sims-checkbox.grey > input:checked ~ span {
  border-color: #777; }

.sims-checkbox.orange > span, .sims-checkbox.orange > span:after,
.sims-checkbox.orange > input:checked ~ span {
  border-color: #f28900; }

.sims-checkbox.white > span, .sims-checkbox.white > span:after,
.sims-checkbox.white > input:checked ~ span {
  border-color: #fff; }

.sims-checkbox.kt-checkbox--all.kt-checkbox--bold > span, .sims-checkbox.kt-checkbox--all.kt-checkbox--bold > span:after,
.sims-checkbox.kt-checkbox--all.kt-checkbox--bold > input:checked ~ span {
  border-color: #fff; }

.sims-checkbox.two-tone > span,
.sims-checkbox.two-tone > span:after,
.sims-checkbox.two-tone > input:checked ~ span {
  border-color: #c8cfdd; }

.sims-checkbox.two-tone.green-blue > span:after,
.sims-checkbox.two-tone.green-blue > input:checked ~ span {
  border-color: #00e0ac; }

.kt-datatable.kt-datatable--default.sims-scroll-table > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell:last-child {
  padding-right: 7px; }

.sims-export-portlet .form-group label {
  font-size: 13px; }

.sims-combo-chart-container {
  width: 100%;
  min-height: 350px;
  max-height: 350px; }

.sims-progress {
  font-size: 1.25rem; }
  .sims-progress > strong {
    color: #fff; }
  .sims-progress .purple {
    background-color: #8775A7; }

.portlet-scroll {
  overflow-y: scroll;
  min-height: 350px;
  max-height: 400px; }

.sims-btn-tooltip {
  height: 1.75rem !important;
  width: 1.75rem !important; }
  .sims-btn-tooltip:hover {
    background: #fff; }

.sims-btn-icon-sm {
  height: 2.85rem !important;
  width: 2.85rem !important; }

.kt-content {
  margin-top: 15px; }

.btn-filter {
  color: #2786fb;
  border-color: #2786fb; }
  .btn-filter:hover {
    color: #fff;
    background-color: #2786fb;
    border-color: #2786fb; }
  .btn-filter.active {
    color: #fff;
    background-color: #2786fb;
    border-color: #2786fb; }

.kt-portlet__head-title > i {
  margin-right: 5px; }

.kt-notes .kt-notes__items .kt-notes__item {
  padding: 0 0 10px 45px; }
  .kt-notes .kt-notes__items .kt-notes__item .kt-notes__content .kt-notes__body {
    padding-right: 0px; }

.kt-badge.kt-badge--pill {
  border-radius: 2.6px; }

#btn-propect-old-username {
  width: 23px;
  padding: 3px;
  height: 22px; }

.tooltips-propect-old-username {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px; }

.swal2-popup {
  padding: 1.4rem; }
  .swal2-popup .swal2-title {
    display: block !important; }
  .swal2-popup .swal2-actions {
    margin: 0; }
  .swal2-popup .swal2-confirm.btn {
    width: 100%; }
  .swal2-popup .btn-danger:hover {
    background-color: #fd2755; }
  .swal2-popup .btn-warning:hover {
    background-color: #ffb822; }
  .swal2-popup .btn-success:hover {
    background-color: #1dc9b7; }
  .swal2-popup .swal2-close:hover {
    color: #000; }
  .swal2-popup .modal-icon-contianer {
    font-size: 10rem; }
    .swal2-popup .modal-icon-contianer.md {
      font-size: 8rem; }
    .swal2-popup .modal-icon-contianer.danger {
      color: #fd2755; }
    .swal2-popup .modal-icon-contianer.warning {
      color: #ffb822; }
    .swal2-popup .modal-icon-contianer.success {
      color: #1dc9b7; }
    .swal2-popup .modal-icon-contianer.primary {
      color: #5867dd; }

.kt-custom-showroom {
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
  background: #2F74D0 !important;
  font-weight: bold;
  font-size: 15px; }
  .kt-custom-showroom:hover {
    background: #5d78ff !important; }

.nav-item.primary .nav-link.active, .nav-item.primary .nav-link:hover {
  color: #5d78ff !important;
  border-bottom: 1px solid #5d78ff !important; }

.nav-item.success .nav-link.active, .nav-item.success .nav-link:hover {
  color: #58c9b8 !important;
  border-bottom: 1px solid #58c9b8 !important; }
  .nav-item.success .nav-link.active i, .nav-item.success .nav-link:hover i {
    color: #58c9b8 !important; }

.nav-item.danger .nav-link.active, .nav-item.danger .nav-link:hover {
  color: #fd2755 !important;
  border-bottom: 1px solid #fd2755 !important; }
  .nav-item.danger .nav-link.active i, .nav-item.danger .nav-link:hover i {
    color: #fd2755 !important; }

.nav-item.warning .nav-link.active, .nav-item.warning .nav-link:hover {
  border-bottom: 1px solid #ffb822 !important;
  color: #ffb822 !important; }
  .nav-item.warning .nav-link.active i, .nav-item.warning .nav-link:hover i {
    color: #ffb822 !important; }

.kt-notes__title {
  color: #3798dd !important; }

.tooltip-inner {
  background-color: #000 !important;
  color: #fff !important;
  font-family: Helvetica, Arial, sans-serif !important; }

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
  margin-left: -3px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000; }

.kt-badge {
  font-size: inherit; }

.daterangepicker .drp-calendar td.available.off {
  color: transparent !important; }

td.off, td.today.off.available, td.today.off.active.start-date.available.in-range {
  background-color: transparent !important;
  cursor: default !important; }

.off.active.end-date.in-range.available {
  background-color: transparent !important; }

.finance-info input:read-only, .finance-info .form-control[readonly] {
  background-color: #e0e0e0;
  cursor: not-allowed; }

.dashboard-filter-container {
  padding: 0 15px; }

.finance-image-container {
  border: 1px solid red;
  min-height: 98%;
  max-height: 98%;
  min-width: 99%;
  max-width: 99%;
  text-align: center;
  margin: auto;
  position: absolute; }
  .finance-image-container img {
    border: 1px solid blue;
    min-height: 98%;
    max-width: 99%;
    max-height: 98%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }

.kt-avatar .kt-avatar__holder {
  width: 185px;
  height: 185px; }

.kt-avatar .kt-avatar__cancel {
  background: #fff; }
  .kt-avatar .kt-avatar__cancel i {
    color: #fd2755; }
  .kt-avatar .kt-avatar__cancel:hover {
    background: #fd2755; }
    .kt-avatar .kt-avatar__cancel:hover i {
      color: #fff; }

button.btn-full {
  width: 100%; }

.target-circle {
  position: relative;
  width: 33.33%; }
  .target-circle .circle-progress-percent {
    position: absolute; }

.best-sale-wrapper {
  width: 33.33%; }

.sims-input-group i {
  color: #fff !important; }

.sims-input-group .btn {
  height: 3rem; }

.table.table-striped tbody .kt-checkbox {
  margin-bottom: 15px !important;
  padding-left: 18px !important; }

.icon-delete {
  color: red;
  cursor: pointer;
  width: 0px; }

.btn-brand {
  cursor: pointer; }
  .btn-brand.active {
    background-color: #3758ff;
    color: #000; }

.form-control:disabled, .form-control[readonly] {
  background-color: #e0e0e0;
  cursor: not-allowed; }

.form-control::placeholder {
  color: #D6D6D6; }

.movement-badge {
  padding-top: 1px; }
  .movement-badge:not(:first-child) {
    margin-left: 5px; }

.setting_body {
  background-color: #F5F5F5; }

.input-group-append .btn, .input-group-prepend .btn {
  z-index: 1; }

.btn-light-red {
  background-color: #ff5b5b;
  border-color: #ff5b5b;
  color: #fff; }
  .btn-light-red:hover {
    color: #fff; }

.btn-danger:hover {
  background-color: #ce263d !important;
  border-color: #ce263d !important; }

.kt-badge.kt-badge--warning, .btn-warning {
  color: #fff !important; }

.message.error {
  color: #ff5b5b;
  margin: .5rem; }

.stock-sort-wrapper {
  margin-top: 50px !important; }
  .stock-sort-wrapper .swal2-content {
    overflow: auto; }

#sims-login-right.sims-login-bg {
  background-image: url(../img/login_bg.jpg);
  height: 100vh;
  max-height: 100%;
  background-size: cover; }

.kt-login.kt-login--v1 .kt-login__wrapper .kt-login__body .kt-login__form .kt-login__actions {
  margin: 2rem 0; }

td.kt-datatable__cell--sorted.kt-datatable__cell--center.kt-datatable__cell {
  height: 2.5rem; }

.btn-exchange i.la-exchange {
  padding-right: 2px !important;
  padding-top: 3px !important; }

.btn-exchange i.la-close {
  font-size: 19px;
  font-weight: bold; }

.card {
  margin-bottom: 20px; }
  .card .card-header {
    background-color: #e0e0e0 !important; }

#modal-noti-dashboard .modal-title {
  font-size: 16px; }

#modal-noti-dashboard .noti-list {
  clear: both;
  margin-bottom: 10px;
  font-size: 16px; }
  #modal-noti-dashboard .noti-list .la {
    color: white;
    background: orange;
    border-radius: 50%;
    font-size: 20px; }
  #modal-noti-dashboard .noti-list .btn-redirect-noti {
    font-size: 12px;
    height: 30px;
    padding: 5px; }

.kt-notification__item-title {
  color: #000 !important; }

.href-link {
  display: inline-block;
  padding: .65rem 1rem; }


@media (min-width: 1025px) {
  .kt-header .kt-header__top {
    background: #3598dc; }
  .kt-content {
    padding: 15px; }
  .kt-header__bottom {
    display: none !important; } }

@media (min-width: 1540px) {
  .kt-wrapper {
    padding: 0 0px; }
  .kt-container {
    width: 100%; } }

@media (max-width: 1024px) {
  .kt-wrapper {
    padding: 0; }
  .kt-login.kt-login--v1 .kt-login__wrapper .kt-login__body {
    margin-top: 0; }
  .kt-content {
    margin-top: 0; }
  .kt-portlet .kt-portlet__head {
    padding: 0 10px 0 15px; }
  .kt-portlet .kt-portlet__body {
    padding: 15px 10px; }
  .kt-header-mobile {
    background: #3598dc; }
  .kt-menu__item--here > .kt-menu__link {
    background-color: #84bfff !important; }
    .kt-menu__item--here > .kt-menu__link span.kt-menu__link-text {
      color: #fff !important; }
  .kt-portlet.kt-portlet--height-fluid {
    height: calc(100% - 20px); }
  .modal-dialog {
    max-width: 715px; }
  .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-wrapper .kt-header__topbar-icon {
    max-height: none;
    max-width: none;
    border: 0; }
  .kt-header__topbar {
    margin-top: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-top: 1px solid #ebedf2;
    -webkit-box-shadow: 0 4px 30px -4px rgba(0, 51, 90, 0.1);
    box-shadow: 0 4px 30px -4px rgba(0, 51, 90, 0.1);
    background: #fff; }
  .kt-header__topbar.custom-showroom-for-mobile {
    position: fixed;
    z-index: 98;
    background: none;
    border: none;
    width: 96px;
    left: 57px;
    top: 4px;
    justify-content: flex-start;
    box-shadow: none; }
  .kt-header__topbar.custom-user-for-mobile {
    position: fixed;
    z-index: 98;
    background: none;
    border: none;
    width: 60px;
    top: 4px;
    left: calc(100% - 60px); }
  .kt-header__brand {
    height: 0; }
    .kt-header__brand img {
      display: none; }
  .kt-header-mobile__toolbar {
    margin-right: 50px; }
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toolbar-toggler span {
    background: #fff; }
    .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toolbar-toggler span:before, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toolbar-toggler span:after {
      background: #fff; }
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toolbar-toggler.kt-header-mobile__toolbar-toggler--active span {
    background: #2F74D0; }
    .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toolbar-toggler.kt-header-mobile__toolbar-toggler--active span:before, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toolbar-toggler.kt-header-mobile__toolbar-toggler--active span:after {
      background: #2F74D0; }
  .kt-datatable.kt-datatable--default .kt-datatable__table .kt-datatable__head .kt-datatable__row .kt-datatable__cell {
    padding: 10px 3px;
    border: none; }
    .kt-datatable.kt-datatable--default .kt-datatable__table .kt-datatable__head .kt-datatable__row .kt-datatable__cell[data-field='TransactionProspects.customer_origin'] {
      width: 50px !important; }
      .kt-datatable.kt-datatable--default .kt-datatable__table .kt-datatable__head .kt-datatable__row .kt-datatable__cell[data-field='TransactionProspects.customer_origin'] span {
        width: 50px !important; }
  .kt-datatable.kt-datatable--default .kt-datatable__table .kt-datatable__body .kt-datatable__row {
    border-bottom: 1px solid #eee; }
    .kt-datatable.kt-datatable--default .kt-datatable__table .kt-datatable__body .kt-datatable__row .kt-datatable__cell {
      padding: 7px 3px 2px;
      border: none; }
      .kt-datatable.kt-datatable--default .kt-datatable__table .kt-datatable__body .kt-datatable__row .kt-datatable__cell[data-field='TransactionProspects.customer_origin'] {
        padding: 7px 13px 2px; }
        .kt-datatable.kt-datatable--default .kt-datatable__table .kt-datatable__body .kt-datatable__row .kt-datatable__cell[data-field='TransactionProspects.customer_origin'] span {
          width: 30px !important;
          height: 30px; }
          .kt-datatable.kt-datatable--default .kt-datatable__table .kt-datatable__body .kt-datatable__row .kt-datatable__cell[data-field='TransactionProspects.customer_origin'] span.kt-badge.kt-badge--inline {
            padding: .6rem .75rem; }
  .kt-footer {
    display: none; } }

@media (min-width: 1024px) {
  .modal-dialog {
    max-width: 820px; } }

@media (max-width: 1024px) {
  .kt-hidden-mobile.custom-badge {
    display: none; }
  .kt-visible-mobile.custom-badge {
    display: block !important; } }

.mobile-device .custom-hidden-mobile {
  display: none; }

.mobile-device .custom-visible-mobile {
  display: inline-table;
  min-width: 30px; }

.pc .custom-hidden-mobile {
  display: block; }

.pc .custom-visible-mobile {
  display: none; }
