﻿/* :root{
  --main-color:#e36159;
  --main-color-hover:var(--main-color-hover);
  --main-color-active:var(--main-color-active);
} */

.disabled {
  opacity: 0.7;
  pointer-events: none;
}
.inner-wrapper {
  overflow: inherit;
}
.header {
  height: 40px !important;
}
.header .logo {
  margin: -3px 0 0 5px;
}

.body-sign .card-sign {
  margin-top: -25px;
}

.header .search {
  width: 300px;
}

.text-6 {
  font-size: 1.1em !important;
}

ul.nav-main li a {
  white-space: normal;
}

html.sidebar-left-sm .sidebar-left ul.nav-main li a {
  font-size: 0.85rem;
}

.icon.bx {
  padding-right: 1px;
}

.total-dashboard-table span {
  font-weight: 700;
}

.add-button {
  margin-right: 10px;
  position: relative;
}

/*Products*/

.filter-wrapper {
  display: flex;
}

.form-group + .form-group {
  border-top: none;
  padding-top: 0;
  padding-top: 0;
}

.select2-container {
  width: 100% !important;
}

.ml-auto {
  margin-left: auto;
}

.filter-btn {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

.select2-container--bootstrap .select2-selection,
.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
  border-color: #f2b4b0 !important;
}

.btn-default:hover,
.btn-default:active,
.btn-default:focus {
  border-color: #dee2e6;
}

.product-list-table td {
  line-height: 1;
}

.td-licenses-ramaining {
  font-size: 11px;
  color: var(--main-color);
  font-weight: 700;
}

.row-item-table {
  display: block;
  line-height: 1.4;
}

.row-item-status {
  line-height: 1.5;
}

.row-item-amount {
  line-height: 1.5;
}

.inform-btn {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.tabs-modern .nav .nav-link {
  cursor: pointer;
}

.licenses-list-table th:last-child,
.licenses-list-table td:last-child {
  text-align: right;
}

/*Orders*/
.form-control:disabled,
.form-control[readonly] {
  background-color: #fafafa;
  opacity: 1;
}

.modal-open {
  padding-right: 0 !important;
}

.bold-modal-title {
  color: #222529;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
}

.multiselect-native-select .btn-group {
  width: 100%;
}

.multiselect-native-select .dropdown-toggle::after {
  display: none;
}

.multiselect-native-select .btn-group .form-select {
  text-align: left !important;
}

.multiselect-native-select .btn-group .form-select .multiselect-selected-text {
  font-size: 14px;
}

.multiselect-container > li {
  padding-left: 15px;
  padding-top: 10px;
}

.multiselect-container > li > a > label {
  padding: 0px 20px 0px 12px;
}

.tr-background {
  background: rgba(0, 0, 0, 0.05);
}

.big-table {
  font-size: 11px;
}

.big-table.table > :not(caption) > * > * {
  padding: 0.5rem 0rem;
}

.big-table tr td:first-child {
  padding-left: 5px;
}

.input-daterange .form-control {
  padding: 0.375rem 0.2rem;
  /*font-size: 12px !important;*/
}

.total-table th,
.total-table td {
  border: 1px solid #ececec !important;
  text-align: center;
}

.total-table th:last-child,
.total-table td:last-child {
  background: #ececec;
  color: var(--main-color);
  font-weight: bold;
}

.products-table {
  font-size: 14px;
}

/*Partners*/
.partner-logo-thumb {
  max-width: 200px;
  max-height: 80px;
}

.radio-custom:last-child,
.radio-custom:last-of-type {
  margin-bottom: 7px;
}

.custom-radio-wrapper {
  display: flex;
  margin-top: 5px;
}

.tab-row {
  margin-top: 20px;
}

.page-header.page-header-left-breadcrumb h2 {
  height: 25px;
  font-weight: 700;
}

.button-group {
  display: flex;
}

.credit-wrapper {
  background: #fafafa;
  padding: 20px;
  border: 1px solid #edecec;
}

.credit-wrapper .form-control[readonly] {
  background-color: #fff;
}

.tab-content {
  padding: 20px;
}

.search-modal {
  padding: 30px;
}

.button-badge {
  background: var(--button-badge);
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  height: 20px;
  width: 20px;
  padding: 4px 0px 0px 0px;
  position: absolute !important;
  right: -8px;
  top: -3px !important;
  border-radius: 100%;
  text-align: center;
}

.btn-info:disabled,
.btn-info.disabled {
  color: #fff;
}

.form-check-input[type='checkbox'] {
  border-radius: 0.25em;
  margin-top: -0.1em;
}

.form-check-input:checked[type='checkbox'] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

.form-check-input[type='checkbox']:indeterminate {
  background-color: var(--main-color);
  border-color: var(--main-color);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

.form-switch {
  padding-left: 2.5em;
}

.form-switch .form-check-input {
  width: 3em;
  height: 1.6em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}

.form-switch .form-check-input:focus {
  background-image: var(--switch-button-fill);
  box-shadow: none;
  border-color: var(--main-color);
}

.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
  background-color: var(--main-color);
  border-color: var(--main-color);
}

.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}

.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.filters-sidebar-wrapper li {
  display: flex;
  gap: 10px;
}

.filters-sidebar-wrapper li label {
  cursor: pointer;
}

#datatable-details_length,
#datatable-details_filter {
  display: none;
}

.cart-btn {
  font-size: 24px;
  padding-top: 5px;
  padding-bottom: 2px;
}

.product-img-thumb {
  width: 40px;
  height: auto;
  cursor: zoom-in;
}
/* .product-img-thumb{
  width: 80px;
  height: auto;
  max-height: 100px;
  object-fit: contain;
      -o-object-fit: contain;
  object-position: top;
      -o-object-position: top;
  } */

.flags-container {
  width: 24px;
  height: 18px;
  margin-top: 2px;
}

.filters-sidebar-wrapper {
  margin-bottom: 25px;
}

.filters-sidebar-wrapper .list li {
  margin-bottom: 8px;
}

.counter {
  position: absolute;
  font-size: 10px;
  background: #1d2127;
  padding: 3px;
  border-radius: 50%;
  text-align: center;
  height: 25px;
  width: 25px;
  top: -12px;
  border: 2px solid white;
  font-weight: 400;
}

.show-more {
  font-weight: 700;
  cursor: pointer;
}
.show-more:hover {
  color: var(--main-color);
}

@media only screen and (max-width: 767px) {
  .header .search {
    display: inline-flex !important;
    position: fixed;
    top: 12px;
    right: 60px;
    z-index: 9999;
  }

  .page-header .breadcrumbs {
    display: inline-block;
    margin-top: 20px !important;
  }

  .header .search {
    width: 215px;
  }

  .card-table {
    margin-bottom: 15px;
  }

  .content-body:not(.card-margin) > .row + .row {
    padding-top: 0;
  }

  .header .search {
    z-index: 100;
  }
}

@media only screen and (max-width: 1200px) {
  .card-info {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 374px) {
  .header .search {
    width: 160px;
  }
}

@media only screen and (min-width: 767px) {
  .filter-btn {
    margin-top: 20px;
  }

  .bottom-card {
    margin-bottom: 65px;
  }
}

@media only screen and (max-width: 991px) {
  .credit-wrapper {
    margin-top: 40px;
  }
}

@media only screen and (min-width: 991px) {
  .tab-pane .control-label {
    line-height: 1;
  }
}

.move-icon-15 {
  margin-left: 12px;
}
.credit-card-box .panel-title {
  display: inline;
  font-weight: bold;
}
.credit-card-box .form-control.error {
  border-color: red;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}
.credit-card-box label.error {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}
.credit-card-box .payment-errors {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}
.credit-card-box label {
  display: block;
}
/* The old "center div vertically" hack */
.credit-card-box .display-table {
  display: table;
}
.credit-card-box .display-tr {
  display: table-row;
}
.credit-card-box .display-td {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
/* Just looks nicer */
.credit-card-box .panel-heading img {
  min-width: 180px;
}
.date-picker-width {
  width: 100%;
}
.toast-zindex {
  z-index: 10000000;
}
/* IZMJENE */
.card.card-modern .card-body {
  padding: 3px 17px 8px 5px !important;
}
.notifications > li {
  margin: 0 19px 0 0 !important;
}
@media only screen and (min-width: 768px) {
  .notifications {
    margin: 3px -3px 0 0 !important;
  }
  .userbox {
    margin: 3px 17px 0 0 !important;
  }
  html.left-sidebar-panel .inner-wrapper {
    padding-top: 46px;
  }
  html.left-sidebar-panel .sidebar-left {
    margin: 0 6px 0 0;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    overflow: hidden;
  }
  html.left-sidebar-panel .content-body {
    margin-right: 7px;
  }
  :not(.new-style) .row > * {
    padding-right: 0;
    padding-left: 10px;
  }
  .row.gutter-default > * {
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
  }
  
  .header-right {
    height: 44px !important;
  }
}
@media only screen and (max-width: 767px) {
  html.left-sidebar-panel .inner-wrapper {
    padding-top: 76px;
  }
}
.action-buttons {
  width: calc(100% - 220px) !important;
}

@media only screen and (max-width: 575px) {
  .action-buttons {
    width: calc(100% - 0px) !important;
  }
  .style-action-buttons {
    margin-left: -8px;
    margin-top: 7px;
    padding-right: 3px;
  }
}
.header .logo {
  margin: 0px 0 0 5px;
}

.header .separator {
  background-image: none !important;
  display: inline-block;
  height: 0;
  margin: 0 10px 0;
  width: 1px;
  vertical-align: middle;
}

.header {
  height: 45px;
}

.icon.icon-xl {
  width: 60px;
  height: 60px;
}

.btn {
  line-height: 1;
  padding: 8px 10px !important;
}

select.select-style-1:not(.form-control-sm):not(.form-control-lg) {
  line-height: 1.5;
}

.search-style-1.search-style-1-lg .input-group > input {
  line-height: 1;
}
.search-style-1 {
  width: 190px !important;
  margin-right: 10px !important;
}
.select2-container--bootstrap .select2-selection--single {
  height: auto;
  line-height: 1;
  padding: 5px 24px 5px 12px;
}

.mb-3 {
  margin-bottom: 0 !important;
}
.mb-10p{
  margin-bottom: 10px!important;
}
.mb-15p{
  margin-bottom: 15px!important;
}
.pb-3 {
  padding-bottom: 3px !important;
}

.pagination.pagination-modern > li a {
  width: 20px;
  height: 20px;
}
.pagination.pagination-modern.pagination-modern-spacing > li + li {
  margin-left: 3px;
}

.input-group-text {
  padding: 0 5px;
  font-size: 12px;
  line-height: 1;
}
.input-daterange .form-control {
  padding: 3px 0.2rem;
}
.row-item-table {
  line-height: 1.1;
}
.row-item-status {
  line-height: 1.1;
}
.ecommerce-status:before {
  width: 10px;
  height: 10px;
}
.table > :not(caption) > * > * {
  padding: 5px 4px;
}
hr.solid {
  margin: 10px;
}
label {
  margin-bottom: 2px;
}
.form-control.form-control-modern:not(.form-control-sm):not(.form-control-lg) {
  line-height: 1;
}
.form-control.form-control-modern + .select2-container--bootstrap .select2-selection--single,
.form-control.form-control-modern + .select2-container--bootstrap .select2-selection--multiple {
  border-color: #e7e7e7;
  line-height: 1;
  height: 35px;
  padding: 3px 15px 3px 15px;
}
.form-control.form-control-modern + .select2-container--bootstrap .select2-selection--multiple .select2-search__field {
  width: 100% !important;
  line-height: 1;
  height: 29px;
  padding: 6px 24px 6px 6px;
}

.v-select .vs__dropdown-toggle .vs__selected-options{
  padding: 0;
}
.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected{
  margin: 4px 0 0 ;
  padding: 0;
}
.v-select .vs__dropdown-toggle .vs__selected-options input {
  padding: 0;
  font-size: 14px;
  line-height: 1;
}

.card.card-big-info .card-body > .row > div[class*='col-'] {
  padding: 0.5rem 0.8rem;
}

.cancel-button {
  margin-left: 10px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.page-header.page-header-left-breadcrumb .breadcrumbs {
  margin-top: 0px;
  line-height: 1;
}
.tab-content {
  padding: 5px;
}

.big-table.table > :not(caption) > * > * {
  padding: 0.2rem 0rem;
}

.btn.btn-xs {
  padding: 0.5rem 0rem !important;
}
label {
  font-size: 12px;
}

.form-control,
.form-select {
  padding: 3px 0.2rem;
}
.form-select {
  line-height: 1.1;
}

/* .filters-sidebar-wrapper {
  padding: 5px;
} */

.filters-sidebar-wrapper .card.card-modern .card-header {
  padding: 5px;
}
.filters-sidebar-wrapper .card.card-modern .card-body {
  padding: 5px !important;
}

.settings .summary-footer i {
  top: 6px;
}

.widget-summary .summary-icon {
  width: 75px;
  height: 75px;
  line-height: 75px;
}

.center-sign .form-group {
  margin-bottom: 10px !important;
}
.center-sign .row {
  padding: 7px;
}
.modal-header {
  padding: 0 17px 0 17px;
}
.text-3 {
  font-size: 14.4px !important;
}
.padding-row {
  padding-right: 10px;
}
.Vue-Toastification__container {
  padding-top: 2% !important;
}
.col-lg-1-4 {
  flex: 0 0 25%;
  max-width: 25%;
}

.data-box {
  padding: 12px;
  .row {
    --bs-gutter-y: 16px;
  }

  .box-label {
    margin-bottom: 6px;
    line-height: 20px;
  }
  .box-info {
    margin-block: 0;
    font-weight: 500;
  }
  .box-info.lang-h5 {
    display: flex;
    flex-wrap: wrap;
  }
}

/* New CSS Here  */
.layer-div {
  padding: 12px;
  border-radius: 8px;
  background-color: #fffffe;
  border: 1px solid #ddd;
}
.layer-div table tbody {
  border-top: 0;
}
.layer-div .high-height,
.layer-div .min-height {
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 8px;
}

@media only screen and (max-width: 991px) {
  .flex-pager {
    display: flex;
    justify-content: center;
    margin-left: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .flex-pager {
    display: flex;
    justify-content: end;
    margin-left: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .flex-pager-analytics {
    display: flex;
    justify-content: end;
    margin-left: 5px;
  }
}
@media only screen and (max-width: 991px) {
  .flex-pager-analytics {
    display: flex;
    justify-content: center;
    margin-left: 0px;
  }

  .data-box {
    padding: 4px 8px 8px;
  }
  .layer-div {
    padding: 8px;
  }
}
