@charset "UTF-8";
/* CSS Document */
.selectize-table {
  margin: auto;
  text-align: center;
}
.fixed-text {
  line-height: 34px;
  font-size: 14px;
}
.width-38 {
  width: 38% !important;
}
.width-33 {
  width: 33% !important;
}

.badge-input {
  appearance: none;
  text-indent: 1px;
  height: 20px !important;
}
#fileupload label {
  width: 40%;
  margin: auto;
}
.selectize {
  display: inline-block;
  width: 30%;
}

.helpButtonFixSelectize {
  position: relative;
  top: -14px;
}
.dropdown-colorpicker {
  float: left;
  top: 5px;
}
a:focus {
  outline: 0;
  border: 0;
}
body {
  font-family: "Open Sans", sans-serif;
}
.selectize {
  display: inline-block;
  width: 33%;
  text-align: left;
}
.selectize-control:focus {
  border-color: #f59942 !important;
}
/*.selectize input:placeholder-shown{
    width: 100% !important;
}*/
small.navbar_title {
  position: relative;
  margin-left: 10px;
  top: 25px;
  font-size: 15px;
  color: #fff;
}

.ace-nav > li {
  height: 60px;
}
.ace-nav > li > a {
  padding-top: 0px;
}
.ace-nav .nav-user-photo {
  margin: 10px 8px 0 0;
}

.user-info {
  top: 12px;
}

.noPadding {
  padding: 0;
}
.textOnly {
  position: relative;
  top: 9px;
  float: left;
  margin-right: 5px;
}
/******
******* Header ********************/

.page-header {
  border-bottom: 1px solid #438eb9;
}

.user_photo {
  margin-left: 10px;
}
.bigger-110 {
  font-size: 16px;
}

.table thead tr th [class*="fa-"]:first-child {
  margin-right: 5px;
}
.pl-10 {
  padding-left: 10px;
}

.ml-10 {
  margin-left: 10px;
}
.mr12 {
  margin-right: 12px;
}
.mr20 {
  margin-right: 20px;
}
.mt15 {
  margin-top: 15px;
}
.mt-5 {
  margin-top: 5px;
}
.mrT60 {
  margin-top: 60px;
}
.mrB10 {
  margin-bottom: 10px;
}
.mrL10 {
  margin-left: 10% !important;
}
.mrR50 {
  margin-right: 50px !important;
}
.bbd {
  margin-bottom: 10px;
}
.bbd img {
  margin-right: 14px;
  outline: 1px solid #e2e2e2;
  margin-bottom: 10px;
}
.bbd img:nth-child(6n) {
  margin-right: 0px;
}
.text-inline {
  font-size: 12px;
}
.help-button {
  line-height: 19px;
}
.vkHelpButtonFix {
  position: relative;
  top: -55px;
  vertical-align: middle;
}
.helpButtonFixSelctize {
  position: relative;
  top: -14px;
}
.helpButtonFix {
  position: relative;
  top: -7px;
}
.typeaheadHelpButtonFix {
  position: relative;
  top: 5px;
}
.txtOnlyHelpButtonFix,
.spinnerHelpButtonFix {
  position: relative;
  top: 5px;
}
.dateHelpButtonFix {
  position: relative;
  top: -4px;
  left: 4px;
}
#gore.btn,
#dole.btn {
  padding: 0 0 0 5px;
}
a#izmena {
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.menu-toggler .menu-text {
  display: block;
  color: #fff;
  position: relative;
  top: 3px;
  text-transform: uppercase;
}
.navbar {
  /*background-image: url("../img/logo.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #438eb9;
}

.navbar .navbar-brand {
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 0;
  margin-left: 0;
  margin-right: 0;
}
.logo-text {
  font-size: 24px;
  padding: 0 10px 0 5px;
  position: relative;
  top: 7px;
  font-weight: 600;
}
.datepicker {
  z-index: 1200 !important;
}
.welcome {
  font-size: 18px;
}

.infobox-container {
  margin-bottom: 30px;
}

.login-layout {
  background-color: #0c4076 !important;
}

.logImg {
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
}
.white {
  color: #fff;
}
td.widthCol {
  width: 100px;
  outline: 1px solid red;
}
.gritter-centerAkcijaView {
  position: fixed;
  left: 40%;
  right: 40%;

  top: 33%;
}
.sendTestKampanja {
  margin-top: 20px;
}
.sendTestKampanja input {
  margin-left: 25px;
}

ul.listTableField,
ul.listTableFieldHead {
  list-style: none;
}
.listTableFieldHead li {
  font-size: 12px;
  float: left;
  margin-right: 1%;
  background-color: #1b6aaa;
  text-align: center;
  border: 4px solid #428bca;
  padding: 10px 15px;
  color: #fff;
  width: 32%;
  height: 110px;
}
.listTableField li {
  font-size: 14px;
  margin-top: 30px;
}
.listTableFieldHead li h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.listTableField li h4 {
  color: #478fca;
  text-transform: uppercase;
  font-size: 16px;
}
strong.br {
  background-color: #fff;
  color: #1b6aaa;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 15px;
  padding: 5px 10px;
  position: relative;
  top: 5px;
}
a.aHrefGrupa:focus {
  outline: 0 !important;
  border: 4px solid #d15b47;
}
a.aHrefGrupa:active {
  top: 1px;
}
.alert.mt-5 {
  margin-bottom: 0 !important;
}
.alert-grey {
  background-color: #bfbfbf;
}
input.tt-hint,
.form-group input.tt-hint {
  background-color: transparent !important;
}
/* Added from this point */
.twitter-typeahead {
  width: 100%;
}
.tt-dropdown-menu {
  width: 100%;
}
input.ajax-typeahead {
  /* This is optional */
  width: 90%;
}
.pointer {
  cursor: pointer;
}
.form-group .input-icon {
  padding: 0;
  margin: 0;
  width: 90%;
}
.form-group .input-icon input,
.form-group .input-icon .chosen-container-multi .chosen-choices {
  padding-left: 30px;
}

@media (max-width: 520px) {
  .logo-text {
    font-size: 17px;
  }
}

@media (max-width: 479px) {
  .navbar .navbar-brand {
    padding: 10px 0 10px 10px;
  }
  .navbar:not(.navbar-collapse) .ace-nav > li {
    float: right !important;
  }
}
@media (max-width: 320px) {
  .menu-toggler .menu-text {
    display: none;
  }
}

button.search-btn {
  position: absolute;
  left: 0;
  background: transparent;
  border: 0;
}

button.search-btn i {
  position: relative;
  top: 2px;
  left: -2px;
}

.bootstrap-table-fix {
  float: left;
  width: 100%;
  padding: 0px;
  margin-bottom: 30px;
}
.bootstrap-table-delete-btn {
  padding: 0;
  border: none;
  background: transparent;
  color: #dd5a43;
  font-size: 1.3em;
  cursor: pointer;
}
.bootstrap-table-delete-btn:hover {
  color: #bb4530;
}
.btn-bootstrap {
  line-height: 1.6em;
  margin: 0px !important;
  border: inherit !important;
  border-radius: 5px;
  background-color: #6faed9 !important;
}
.btn-bootstrap:hover {
  background-color: #438eb9 !important;
}
.btn-bootstrap:focus {
  background-color: #6faed9 !important;
}
span.dropup > .btn-bootstrap {
  border-radius: 5px !important;
  padding: 3px;
}
span.dropup > .btn-bootstrap > .caret {
  margin: 0px;
}
.btn.dropdown-toggle:focus {
  background-color: #6faed9 !important;
}
.mr-5 {
  margin-right: 5px !important;
}

/* Logos */
.navbar-header {
  display: flex;
  align-items: center;
  gap: 25px;
}
#zea-logo {
  height: 47px;
}
#akton-logo {
  height: 47px;
}
#login-logo {
  width: 225px;
}
/* Login page */
.login-container {
  margin-top: 75px;
}
/* Import stock and forecast */
.import-data {
  margin: 10px 0;
}
.import-btn {
  display: none !important;
}
/* #import-label {
    padding: 4px 10px;
}
#import-label i {
    font-size: 19px;
} */
.revert-original-value {
  cursor: pointer;
}
.import-info-border-cell {
  border-right: 2px solid black !important;
}
.target-below-zero {
  background-color: rosybrown;
}
.last-import-info {
  font-size: 15px;
}
.last-import-larger-margin {
  margin: 15px 0;
}
.import-form {
  display: flex;
  gap: 20px;
}
.sticky-column {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 2;
  background: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
  border-right: 2px solid #ddd;
}
thead tr:nth-child(1) th {
  position: sticky;
  top: 0;
  z-index: 6;
  background: white;
}
thead tr:nth-child(2) th {
  position: sticky;
  top: 30px;
  z-index: 5;
  background: white;
}
#import-files {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.import-input {
  display: flex;
}
/* Import table */
#import-table p {
  margin: 0;
}
#import-table thead {
  border-bottom: 1px solid #d9d9d9;
}
#import-table th {
  padding: 10px 40px 10px 40px;
  font-size: 16px;
  text-align: center;
}
#import-table tbody tr {
  border-bottom: 1px solid #e7e7e7;
}
#import-table tbody tr:last-child {
  border: none;
}
#import-table td {
  padding: 15px 40px 15px 40px;
  font-size: 16px;
  text-align: center;
}
.import-status {
  width: 88px;
  border: 1px solid gray;
  border-radius: 10px;
  font-size: 13px;
}
.status-submitted {
  color: #4d004d;
  border-color: #4d004d;
}
.status-success {
  color: green;
  border-color: green;
}
.status-error {
  color: #d50c0c;
  border-color: #d50c0c;
}
.import-label {
  padding: 3px 15px;
  min-width: 140px;
  background-color: #58a4e2;
  color: white;
  font-weight: 600;
  cursor: pointer;
  border-radius: 2px;
}
.import-label:hover {
  background-color: #6bb0e9;
}
#upload-files {
  margin-top: 40px;
  padding: 8px 45px;
  background-color: rgb(14, 176, 14);
  border: none;
  text-transform: uppercase;
  color: white;
  font-weight: 600;
  font-size: 13px;
}
#import-forecast-month {
  width: 100%;
}
.import-date-picker {
  padding: 3px 3px;
  border: 1px solid #d5d5d5;
}
.import-date-picker:focus {
  outline: none;
}
/* Forecast filter year */
#forecast-year-label {
  margin: 0;
  margin-bottom: 5px;
  font-size: 14px;
}
#forecast-year {
  margin: 0 0 30px 0;
  padding: 7px;
  width: 200px;
  height: auto;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
}
.m-file-revert-change {
  cursor: pointer;
}
/* M File */
.rm-code-column {
  background-color: #f2f2f2;
  font-weight: bold;
  color: #333;
}
/* D file */
#d-file-widget-body {
  overflow-x: scroll;
  white-space: nowrap;
}
#d-file-options {
  display: flex;
  gap: 15px;
}
#d-file-month-tables {
  display: flex;
  gap: 80px;
}
.d-file-table th {
  padding: 10px 5px;
}
.d-file-table td {
  padding: 10px 0;
}
.d-file-table td,
.d-file-table th {
  text-align: center;
  min-width: 120px;
  max-width: 120px;
  text-wrap: wrap;
  border: 1px solid #7a7a7a;
  border-collapse: collapse;
}
.is-holiday-column {
  background-color: rgb(255, 255, 217);
}
.stock-column {
  font-weight: 600;
}
.frcst-per-day-column {
  background-color: yellowgreen;
}
.receipts-column {
  background-color: rgb(255, 255, 217);
  color: rgb(100, 179, 253);
  font-weight: 600;
}
/* Unloading file */
#unloading-tables {
  max-width: 100%;
  overflow-x: auto;
}
.unloading-table-wrapper {
  margin: 25px 0;
  overflow-x: auto;
  width: 100%;
}
.unloading-table {
  border-collapse: collapse;
  width: max-content;
  min-width: 100%;
}
.unloading-table-rm-code {
  min-width: 60px !important;
  max-width: 60px !important;
}
.unloading-table td,
.unloading-table th {
  padding: 8px 5px;
  text-align: center;
  min-width: 200px;
  max-width: 200px;
  text-wrap: wrap;
  border: 1px solid #cecece;
  border-collapse: collapse;
}
.unloading-summary td:not(.red-total) {
  border-top: 2px solid #b5b5b5 !important;
}
.grupa-za-istovar-title {
  font-size: 22px;
}
.red-total {
  background-color: #ff5e5e;
}
/* Shipments file */
#shipment-tables {
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  overflow-x: auto;
  max-height: 70vh;
}
#shipment-tables table td,
#shipment-tables table th {
  text-align: center;
  border: 1px solid #bbb;
  border-collapse: collapse;
}
.main-shipment-subheaders th {
  padding: 0 20px;
  white-space: nowrap;
  font-weight: 600;
  height: 35px;
}
#main-shipment-table th,
#main-shipment-table td {
  background-color: #fce4d6;
}
.main-shipment-main-header th {
  height: 70px;
  font-size: 28px;
  font-weight: 600;
}
.shipment-fields td {
  padding: 5px 0;
  min-width: 80px;
}
.secondary-shipment-containers th {
  height: 25px;
  text-align: left !important;
  padding-left: 10px;
}
.secondary-shipment-location th {
  height: 45px;
  font-size: 25px;
  font-weight: 600;
}
.secondary-shipment-subheaders th {
  padding: 0 20px;
  height: 35px;
}
/* Location SAP IDs */
#location-sap {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#location-sap-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#add-sap {
  background-color: #2b7dbc;
  color: white;
  font-weight: 600;
  border: none;
  padding: 5px 0;
  border-radius: 8px;
}
.sap-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sap-item i {
  color: #d20b0b;
  font-size: 23px;
  cursor: pointer;
}
/* Logistics import table */
.logistics-table {
  width: 100%;
  table-layout: fixed;
}
.lt-status {
  width: 10%;
}
/* Obrasci grupa */
#label-group-title {
  text-transform: uppercase;
  text-align: right;
}
#add-new-pattern {
  margin-top: 30px;
  margin-left: 20%;
  padding: 7px 15px;
  width: 225px;
  border-radius: 5px;
  border: none;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #438eb9;
}
#add-new-pattern:hover {
  background-color: #387a9f;
}
#label-patterns {
  display: flex;
  flex-direction: column;
  padding-left: 312px;
}
#labbel-pattern-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.pattern-label-select {
  width: 750px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.pattern-label-select .selectize-input {
  width: 320px;
}
/* Label table */
#labels-select-end-date-wrapper {
  margin-bottom: 25px;
}
#labels-select-end-date-label {
  margin-bottom: 5px;
  font-size: 15px;
}
#labels-date-picker {
  width: 210px;
  padding: 6px 3px;
  border: 1px solid #d5d5d5;
  outline: none;
}
#labels-tables {
  display: flex;
  gap: 40px;
}
/* Delivery order creator */
#delivery-order-fields {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 3px;
  margin-bottom: 35px;
}
.do-field {
  border: 1px solid rgb(182, 182, 182);
}
.do-field-header {
  padding: 10px 7px;
  text-align: center;
  border-bottom: 1px solid rgb(182, 182, 182);
}
.do-field-header p {
  margin: 0 !important;
}
.do-field-body {
  padding: 10px 7px;
}
.do-table-number-input {
  width: 100%;
}
#cmbIDSoldToPartyLocationDO + .selectize-control,
#cmbTiresDO + .selectize-control,
#cmbSizesDO + .selectize-control,
#cmbProfitDO + .selectize-control,
#cmbGrupeObrazacaDO + .selectize-control,
#cmbLabelingMethodDO + .selectize-control,
#cmbStackingMethodDO + .selectize-control,
#cmbVA05DO + .selectize-control {
  width: 100%;
}
#choose-loadings-per-day {
  display: none;
  margin-top: 30px;
}
#choose-loadings-per-day h4 {
  font-size: 22px;
}
#loading-table {
  display: none;
  margin-top: 20px;
  margin-bottom: 35px;
  border-collapse: collapse;
}
#loading-table th,
#loading-table td {
  padding: 10px 20px;
  text-align: center;
  border: 1px solid #cecece;
}
#loading-table-header-row th {
  padding: 10px 20px;
}
.loading-day {
  width: 150px;
}
.loading-day-amount {
  width: 260px;
}
#save-do {
  margin-top: 30px;
  display: none;
}
@media (max-width: 1550px) {
  #delivery-order-fields {
    grid-template-columns: repeat(4, minmax(150px, 1fr));
  }
}
@media (max-width: 1550px) {
  #delivery-order-fields {
    grid-template-columns: repeat(3, minmax(150px, 1fr));
  }
}
/* dizajn notifikacije novo */
.notif-center {
  position: relative;
  font-family: Arial, sans-serif;
}

/* Bell */
.notif-center .nc-bell {
  display: inline-block;
  position: relative;
  padding: 8px 10px;
  color: #334155;
  text-decoration: none;
}
.notif-center .nc-bell .fa {
  font-size: 18px;
}
.notif-center .nc-bell:focus {
  outline: 2px solid #93c5fd;
  outline-offset: 2px;
}

.notif-center .nc-badge {
  position: absolute;
  top: 4px;
  right: 2px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 9px;
  background: #ef4444;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
  font-weight: bold;
}

/* Dropdown panel */
.notif-center .nc-dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  width: 360px;
  max-height: 60vh;
  overflow: auto;
  background: #fff;
  border: 1px solid #e2e8f0;
  box-shadow: 0 10px 24px rgba(2, 6, 23, 0.15);
  display: none;
}
.notif-center .nc-dropdown.open {
  display: block;
}

/* Head */
.notif-center .nc-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 12px;
  background: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
  font-weight: bold;
  color: #0f172a;
}
.notif-center .nc-actions {
  display: flex;
  gap: 8px;
}
.notif-center .nc-btn {
  border: 1px solid #e2e8f0;
  background: #fff;
  color: #0f172a;
  font-size: 12px;
  padding: 6px 8px;
  cursor: pointer;
}
.notif-center .nc-btn.ghost {
  background: #f8fafc;
}

/* List */
.notif-center .nc-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.notif-center .nc-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 12px;
  border-bottom: 1px solid #f1f5f9;
  background: #fff;
}
.notif-center .nc-item:hover {
  background: #f8fafc;
}

.notif-center .nc-ico {
  width: 18px;
  text-align: center;
  margin-top: 2px;
}
.notif-center .nc-red {
  color: #dc2626;
}
.notif-center .nc-orange {
  color: #f97316;
}

.notif-center .nc-body {
  flex: 1;
  min-width: 0;
}
.notif-center .nc-title {
  font-size: 13px;
  color: #0f172a;
  font-weight: 600;
}
.notif-center .nc-meta {
  font-size: 12px;
  color: #64748b;
  margin-top: 2px;
}

.notif-center .nc-check input {
  width: 16px;
  height: 16px;
  margin-top: 2px;
  cursor: pointer;
}

/* “Pročitano” (čekirano) */
.notif-center .nc-item.read .nc-title,
.notif-center .nc-item.read .nc-meta {
  color: #94a3b8;
}
.notif-center .nc-item.read {
  opacity: 0.8;
}

/* Foot */
.notif-center .nc-foot {
  padding: 10px 12px;
  background: #f8fafc;
  border-top: 1px solid #e2e8f0;
}
.notif-center .nc-foot .nc-link {
  color: #0ea5e9;
  text-decoration: none;
  font-weight: 600;
}
.notif-center .nc-foot .nc-link:hover {
  text-decoration: underline;
}

/* Sitniji ekrani */
@media (max-width: 420px) {
  .notif-center .nc-dropdown {
    width: 92vw;
    right: 4vw;
  }
}

/* ZVONCE pravougaono */
.notif-center .nc-bell {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 6px; /* blage ivice; stavi 0 za totalni kvadrat */
  background: #f1f5f9; /* svetlo siva */
  color: #334155;
  text-align: center;
  line-height: 44px;
  transition: background 0.2s, transform 0.15s;
}

.notif-center .nc-bell:hover {
  background: #e2e8f0;
  transform: translateY(-2px);
}

/* Badge */
.notif-center .nc-bell .nc-badge {
  top: 4px;
  right: 4px;
}

/* Animacija zvonjenja */
@keyframes ring {
  0% {
    transform: rotate(0);
  }
  15% {
    transform: rotate(8deg);
  }
  30% {
    transform: rotate(-6deg);
  }
  45% {
    transform: rotate(4deg);
  }
  60% {
    transform: rotate(-3deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0);
  }
}

.notif-center .nc-bell.ring .fa {
  animation: ring 0.9s ease-in-out;
  transform-origin: top center;
}
/* ZVONCE pravougaono */
.notif-center .nc-bell {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 6px; /* stavi 0 ako hoćeš potpuno kockasto */
  background: #f1f5f9; /* neutralna svetla siva */
  color: #334155;
  text-align: center;
  line-height: 44px;
}

/* Hover: ništa se ne pomera */
.notif-center .nc-bell:hover {
  background: #f1f5f9; /* ista boja – nema efekta */
  color: #334155; /* ostaje ista boja */
  transform: none; /* sprečava bilo kakav pomak */
}

/* Badge */
.notif-center .nc-bell .nc-badge {
  position: absolute;
  top: 4px;
  right: 4px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 4px;
  background: #ef4444;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
  font-weight: bold;
}

/* dizajn notifikacije novo end */

/* View tabela filteri */
#view-filters-wrapper {
  margin-bottom: 25px;
}
#view-filter-options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  row-gap: 4px;
  margin-bottom: 5px;
}
.view-filter-field {
  width: 225px;
}
.view-filter-field p {
  margin-bottom: 2px;
  color: #555555;
  font-size: 13px;
}
.view-filter-field .selectize-control {
  width: 100%;
}
#receipts-filter-search {
  display: none;
  padding: 7px 0;
  width: 200px;
  background: #1b6aaa !important;
  border: none;
  color: white;
}
/* View tabela filteri end */