body {
  background-color: #fff;
  font-family: 'Archivo Narrow', Arial, sans-serif;
  margin: 0;
}
.header {
  background-color: gray;
  display: block;
  padding: 10px;
  height: 30px;
  box-shadow: 0px 0px 8px #888888;
  position: fixed;
  width: 100vw;
  z-index: 2;
}

.content {
  padding: 20px;
  display: block;
  position: relative;
  top: 55px;
  //background-image: url("../img/naltex.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 20px 100px;
  height: calc(100vh - 100px);
  text-align: center;
  //width: 1800px;
    margin: 0 auto;
}

.contentmain {
  padding: 20px;
  display: block;
  position: relative;
  top: 55px;
  //background-image: url("../img/naltex.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 20px 100px;
  text-align: center;
}

input {
	font-family: 'Archivo Narrow', Arial, sans-serif;
}

select {
	font-family: 'Archivo Narrow', Arial, sans-serif;
}

textarea {
	font-family: 'Archivo Narrow', Arial, sans-serif;
}

.txtzamowienie {
	width: 345px;
	height: 70px;
}

.button {
  font-family: 'Archivo Narrow', Arial, sans-serif;
  float: left;
  height: 22px;
  vertical-align: middle;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  margin-right: 5px;
  //background-color: rgba(234, 234, 234, 0.1);
  border-bottom: 3px solid rgba(234, 234, 234, 0.5);
  color: white;

}

.buttonok {
  font-family: 'Archivo Narrow', Arial, sans-serif;
  float: left;
  //height: 35px;
  vertical-align: middle;
  //padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 5px;
  border: 0;
  background-color: rgba(87, 186, 65, 0.2);
  box-shadow: 0px 3px 0px rgba(87, 186, 65, 0.5);
  cursor: pointer;
}

.buttonraport {
  font-family: 'Archivo Narrow', Arial, sans-serif;
  //float: left;
  height: 35px;
  vertical-align: middle;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 5px;
  border: 0;
  background-color: rgba(87, 186, 65, 0.2);
  box-shadow: 0px 3px 0px rgba(87, 186, 65, 0.5);
  cursor: pointer;
}

.butack {
  border-bottom: 3px solid rgba(234, 234, 234, 1);
  background-color: rgba(234, 234, 234, 0.3);
}
.allegro {
  border-bottom: 3px solid rgba(255, 145, 55, 0.5);
  //background-color: rgba(255, 145, 55, 0.1);
}

.opcja {
  border-bottom: 3px solid rgba(63, 195, 252, 0.5);
  //background-color: rgba(63, 195, 252, 0.1);
}

.wyslane {
  border-bottom: 3px solid rgba(87, 186, 65, 0.5);
  //background-color: rgba(87, 186, 65, 0.1);
}

.czeka {
  border-bottom: 3px solid rgba(255, 49, 45, 0.5);
  //background-color: rgba(255, 49, 45, 0.1);
}

.zaktel {
  border-bottom: 3px solid rgba(117, 24, 224, 0.5);
  //background-color: rgba(117, 24, 224, 0.1);
}

.button:hover {
  border-bottom: 3px solid rgba(234, 234, 234, 1);
  background-color: rgba(234, 234, 234, 0.3);
}

.buttonok:hover {
  box-shadow: 0px 3px 0px rgba(87, 186, 65, 1);
  background-color: rgba(87, 186, 65, 0.3);
}

.buttonraport:hover {
  box-shadow: 0px 3px 0px rgba(87, 186, 65, 1);
  background-color: rgba(87, 186, 65, 0.3);
}

.button.allegro:hover {
  border-bottom: 3px solid rgba(255, 145, 55, 1);
  background-color: rgba(255, 145, 55, 0.3);
}

.button.opcja:hover {
  border-bottom: 3px solid rgba(63, 195, 252, 1);
  background-color: rgba(63, 195, 252, 0.3);
}

.button.opcjaact {
  border-bottom: 3px solid rgba(63, 195, 252, 1);
  background-color: rgba(63, 195, 252, 0.3);
}

.button.wyslane:hover {
  border-bottom: 3px solid rgba(87, 186, 65, 1);
  background-color: rgba(87, 186, 65, 0.3);
}

.button.czeka:hover {
  border-bottom: 3px solid rgba(255, 49, 45, 1);
  background-color: rgba(255, 49, 45, 0.3);
}

.button.zaktel:hover {
  border-bottom: 3px solid rgba(117, 24, 224, 1);
  background-color: rgba(117, 24, 224, 0.3);
}

.button.zaktelact {
  border-bottom: 3px solid rgba(117, 24, 224, 1);
  background-color: rgba(117, 24, 224, 0.3);
}

.button span {
  position: relative;
  top: 2px;
}

.buttonok span {
  position: relative;
  top: 2px;
  left: 3px;
  padding-right: 4px;
  font-size: 16px;
}

.buttonraport span {
  position: relative;
  top: 2px;
  left: 3px;
  padding-right: 4px;
  font-size: 16px;
}


.glowna {
  opacity: 0.85;
  border-collapse: collapse;
  margin-left:auto;
  margin-right:auto;
  background-color: #f9f9f9;
  font-size: 0.9em;
  border: 1px groove;
  margin-bottom: 20px;
  text-align: left;
}
.glowna tr td {
  border-bottom: 1px groove;
  padding-left: 15px;
  padding-right: 15px;
}

.glowna th {
  background-color: #dbdbdb;
  border-bottom: 1px groove;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
}

.glowna.hov tr:hover {
  background-color: #f2f2f2;
  //background-color: rgba(0,0,0,0.1);
}

.glowna.pad tr td {
  padding-top: 5px;
  padding-bottom: 5px;
}

.raportTable {
  opacity: 0.85;
  border-collapse: collapse;
  margin-left:auto;
  margin-right:auto;
  background-color: #f9f9f9;
  font-size: 0.9em;
  border: 1px groove;
  margin-bottom: 20px;
  text-align: left;
}
.raportTable tr td {
  border-bottom: 1px groove;
  padding-left: 15px;
  padding-right: 15px;
}

.raportTable th {
  background-color: #dbdbdb;
  border-bottom: 1px groove;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
}

.raportTable.hov tr:hover {
  background-color: #f2f2f2;
  //background-color: rgba(0,0,0,0.1);
}

.raportTable.pad tr td {
  padding-top: 5px;
  padding-bottom: 5px;
}

.przedmioty {
  font-size: 0.7em;
}

tr.status0 { background-color: #ffe5b4;} /* nowa bez przypisania */
tr.status1 { background-color: transparent;} /* przypisane reczniki */
tr.status2 { background-color: #ffac8e;} /* oczekiwanie na cos */
tr.status3 { background-color: #b5ffbd;} /* zrealizowane wyslane */

.odprawej {
  text-align: right;
}
.imgbuttonrot {
  //opacity: 0.7;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 20px;
  vertical-align: middle;
}

.button:hover > .imgbuttonrot {
  //opacity: 0.4;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.imgbutton {
  opacity: 1;
  height: 20px;
  vertical-align: middle;

}
.button:hover > .imgbutton {
  //opacity: 0.8;
}

.imgbuttonlist {
  opacity: 1;
}
.imgbuttonlist:hover {
  opacity: 0.8;
}

.rokselector {
  //display:inline-block;
	margin: 0 auto;
    //width: 1024px;
    margin-bottom: 20px;
}

.rokmini {
	display: block;
	font-size: 3em;
	float: left;
	opacity: 0.7;
	line-height: 2.5em;
}

.rokmax {
	display: block;
	font-size: 5em;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}

.clear {clear: both;}

.linka {
  text-decoration: none;
  color: black;
}

.miesiace {
  display: inline-block;
  margin: 0 auto;
}

.miesiaccont {
  display: block;
  float: left;
  margin: 2px;
  border: 1px groove black;
  background-color: #f9f9f9;
  opacity: 0.85;
  width: 200px;
  //height: 270px;
  overflow: hidden;
}

.miesiaccont span {
  font-size: 1.7em;
}

.miesiactab {
  border-collapse: collapse;
  margin-left:auto;
  margin-right:auto;
  background-color: #f9f9f9;
  font-size: 0.8em;
  border-bottom: 1px groove;
  margin-bottom: 5px;
  text-align: left;
}
.miesiactab tr td {
  border-bottom: 1px groove;
  padding-left: 2px;
  padding-right: 2px;
}

.miesiactab th {
  background-color: #dbdbdb;
  border-bottom: 1px groove;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
}

.paragon {
  display:inline-block;
  margin: 0 auto;
  font-family: "Courier New";

}
.paragon_gora {
  background-image: url('../img/parg.png');
  background-repeat: no-repeat;
  background-size: 350px 40px;
  width: 350px;
  height: 40px;

}

.paragon_srodek {
  opacity: 0.85;
  border-collapse: collapse;

  font-size: 0.9em;
  //border: 1px groove;
  //margin-bottom: 20px;
  text-align: left;
  background-color: #f5f1f0;
  width: 350px;
}

.paragon_srodek th {
  font-family: "Courier New";
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  font-size: 2em;
}

.paragon_srodek tr td {
  padding-left: 15px;
  padding-right: 15px;
}

.paragon_dol {
  background-image: url('../img/pard.png');
  background-repeat: no-repeat;
  background-size: 350px 40px;
  width: 350px;
  height: 40px;
  margin-bottom: 20px;
}

a {
  text-decoration: none;
  color: black;
  cursor: pointer;
}

.copyright {
   position:fixed;
   right:0px;
   bottom:0px;
    background-color: gray;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.konto {
  font-family: "Courier New";
}

.table>:not(caption)>*>* {
  background-color: transparent;
}

.rbiuro {
    background-color: bisque !important;
}

.rshoper {
    background-color: #a3e5fc !important;
}

.rebay {
  background-color: #ffa882 !important;
}

.rarena {
  background-color: #c4c4ff !important;
}

.rerli {
  background-color: #9bffc8;
}

.alert-tokeny {
    background-color: red;
    padding: 5px;
    margin: 5px;
    border: 1px solid #ad0000;
    color: azure;
    font-weight: 500;
    font-size: 3em;
}

.sidebar-sticky {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    padding-top: 60px;
    padding-bottom: 30px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #f8f9fa;
    width: 240px;
}



.main-section {
    margin-left: 240px; /* Margines odpowiadający szerokości paska bocznego */
    padding: 0; /* Upewnij się, że nie ma dodatkowego paddingu */
    width: calc(100% - 240px); /* Odejmij szerokość paska bocznego */
}


.upper-links {
    max-height: calc(100vh - 120px); /* 100vh - wysokość dolnych linków i paddingu */
    overflow-y: auto;
}


.bottom-links {
    margin-top: auto; /* Automatycznie przesuwa na dół */
}


.btn-custom-1 {
    background-color: #f49842; /* Przykładowy kolor */
    color: white;
}
.btn-custom-2 {
    background-color: #7e34a8;
    color: white;
}

.btn-custom-3 {
    background-color: #a10000;
    color: white;
}

.btn-custom {
    background-color: #535353;
    color: white;
}

/* Dla .btn-custom-1 */
.btn-custom-1:hover {
    background-color: #f6a760; /* Jaśniejszy odcień pomarańczowego */
    color: white;
}

/* Dla .btn-custom-2 */
.btn-custom-2:hover {
    background-color: #8d5ab0; /* Jaśniejszy odcień fioletu */
    color: white;
}

/* Dla .btn-custom-3 */
.btn-custom-3:hover {
    background-color: #b80000; /* Jaśniejszy odcień czerwonego */
    color: white;
}

/* Dla .btn-custom */
.btn-custom:hover {
    background-color: #6e6e6e; /* Jaśniejszy odcień szarego */
    color: white;
}

.btn-custom-active {
    background-color: #0093dd; /* Jasnoniebieskie tło */
    color: white; /* Biały tekst */
    border-color: #007BFF; /* Nieco ciemniejszy kolor granicy dla kontrastu */
}

.btn-custom-active:hover {
    background-color: #007BFF; /* Nieco ciemniejszy kolor tła przy najechaniu */
    color: white; /* Biały tekst przy najechaniu */
    border-color: #0056b3; /* Jeszcze ciemniejszy kolor granicy przy najechaniu */
}


.glowna tbody tr:hover {
    background-color: #f2f2f2 !important; /* Jasny szary dla efektu najechania */
}

.glowna thead th {
  position: sticky;
  top: 55px;
  background-color: white;
  z-index: 10;
}

/* Dodatkowo, jeśli chcesz dodać cień dla efektu głębi */
.glowna thead th {
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}

.raportTable tbody tr:hover {
    background-color: #f2f2f2 !important; /* Jasny szary dla efektu najechania */
}

.raportTable thead th {
  position: sticky;
  top: 0px;
  background-color: white;
  z-index: 10;
}

/* Dodatkowo, jeśli chcesz dodać cień dla efektu głębi */
.raportTable thead th {
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    z-index: 9999;
    display: none; /* Ukryj domyślnie i pokaż przy ładowaniu */
}

.loader-mini {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
    background-color: rgba(0, 84, 163, 0.8);
    padding: 5px 5px 0px 5px;
    border-radius: 30px;
    border: 1px solid black;
    color: white;
}

.dispnone {
  display: none !important;
}

.modal-header {
    background-color: #0093dd;
    color: #fff; /* Ustawienie białego koloru tekstu dla lepszej widoczności na ciemnym tle */
}

/* Domyślne style dla trybu jasnego */
.pagination .page-link {
    background-color: #f8f9fa; /* Jasnoszary kolor tła */
    color: black; /* Kolor tekstu */
    border-color: #dee2e6; /* Kolor obramowania */
}

.pagination .page-item.active .page-link {
    background-color: #535353; /* Nieco ciemniejszy kolor dla aktywnego przycisku */
    border-color: #dee2e6;
    color: white;
}

.pagination .page-item.disabled .page-link {
    color: #6c757d; /* Szary kolor dla nieaktywnych przycisków */
}

.fixed-bottom-right {
    position: fixed;
    right: 20px; /* Odstęp od prawej krawędzi */
    bottom: 20px; /* Odstęp od dolnej krawędzi */
    z-index: 1000; /* Aby upewnić się, że przycisk jest na wierzchu */
    width: auto; /* Szerokość przycisku jest automatyczna, nie na całą szerokość */
}

#raportyCard {
  position: fixed;
  right: 20px;
  --bs-card-height: calc(100vh - 110px);
}

#fakturyCard {
  position: fixed;
  right: 20px;
  --bs-card-height: calc(100vh - 150px);
}
#logiContainer {
  min-height: calc(100vh - 60px);
}

.modal-backdrop-custom {
    background-color: rgba(0, 0, 0, 0.5); /* Półprzezroczyste czarne tło */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1040; /* Z-index powinien być niższy niż drugiego modala, ale wyższy niż pierwszego */
}

.form-control-inline {
  display: inline;
  width: auto;
}

.nav-link {
  color: black;
}

h4 {
  margin-bottom: 0 !important;
}





/* Ogólne style trybu ciemnego */
.dark-mode {
    background-color: #272727; /* Ciemny kolor tła */
    color: #ffffff; /* Jasny kolor tekstu */
}

/* Styl paska nawigacyjnego w trybie ciemnym */
.dark-mode .navbar {
    background-color: #242424 !important;
    color: #ffffff !important;
}

/* Styl przycisków w trybie ciemnym */
.dark-mode .btn-custom-1,
.dark-mode .btn-custom-2,
.dark-mode .btn-custom-3,
.dark-mode .btn-custom {
    background-color: #333333; /* Ciemniejszy odcień dla przycisków */
    color: #ffffff;
}

.dark-mode .btn-custom-1:hover,
.dark-mode .btn-custom-2:hover,
.dark-mode .btn-custom-3:hover,
.dark-mode .btn-custom:hover {
    background-color: #494949; /* Ciemniejszy odcień dla przycisków */
    color: #ffffff;
}

.dark-mode .navbar-brand {
  color: white;
}

.dark-mode #sidebarMenu{
    background-color: #272727 !important; /* Ciemny kolor tła */
    color: #ffffff; /* Jasny kolor tekstu */
}

.dark-mode .rbiuro {
    background-color: #8b6f47 !important; /* Ciemny beż/brąz */
}

.dark-mode .rshoper {
    background-color: #5b9ab8 !important; /* Ciemniejszy błękit */
}

.dark-mode .rebay {
    background-color: #b56239 !important; /* Ciemniejszy pomarańczowy */
}

.dark-mode .rarena {
    background-color: #6e6eb8 !important; /* Stonowany fiolet */
}

.dark-mode .rerli {
    background-color: #46755b !important; /* Stonowany fiolet */
}

.dark-mode .table>:not(caption)>*>* {
    color: white;
}

.dark-mode .glowna {
    color: white;
    background-color: transparent;
}

.dark-mode .glowna tbody tr:hover {
    background-color: #3a3a3a !important; /* Ciemniejszy odcień dla trybu ciemnego */
}

.dark-mode .bi {
    color: white; /* Ustawia kolor ikon na biały w trybie ciemnym */
}

.dark-mode .form-control {
    background-color: #333; /* Ciemny kolor tła dla pola */
    color: #fff; /* Jasny kolor tekstu */
    border: 1px solid #555; /* Lekko widoczna obramówka */
}

.dark-mode .form-control::placeholder {
    color: #bbb; /* Jasniejszy kolor tekstu placeholdera */
}

.dark-mode .form-select {
    background-color: #333; /* Ciemny kolor tła dla pola */
    color: #fff; /* Jasny kolor tekstu */
    border: 1px solid #555; /* Lekko widoczna obramówka */
}

.dark-mode .form-select::placeholder {
    color: #bbb; /* Jasniejszy kolor tekstu placeholdera */
}

.dark-mode .modal {
    --bs-modal-bg: #1a1a1a;
}

.dark-mode .table > thead > tr > th {
    background-color: #343a40; /* Przykładowy ciemny kolor tła dla nagłówka */
    color: #ffffff; /* Biały kolor tekstu dla lepszej widoczności */
}

.dark-mode .input-group-text {
    background-color: #333; /* Ciemniejszy kolor tła */
    color: #fff; /* Jasny kolor tekstu */
    border-color: #444; /* Ciemniejszy kolor obramowania */
}

.dark-mode .btn-custom-active {
    background-color: #0056b3; /* Ciemnoniebieskie tło */
    color: #d0d0d0; /* Jasnoszary tekst */
    border-color: #004080; /* Jeszcze ciemniejszy kolor granicy */
}

.dark-mode .btn-custom-active:hover {
    background-color: #004080; /* Jeszcze ciemniejszy kolor tła przy najechaniu */
    color: white; /* Biały tekst przy najechaniu */
    border-color: #002d66; /* Bardzo ciemny kolor granicy przy najechaniu */
}

.dark-mode tr.status0 { background-color: #a37555;} /* nowa bez przypisania */
.dark-mode tr.status1 { background-color: transparent;} /* przypisane reczniki */
.dark-mode tr.status2 { background-color: #b07260;} /* oczekiwanie na cos */

.dark-mode .pagination .page-link {
    background-color: #535353; /* Ciemnoszary kolor tła */
    color: white; /* Kolor tekstu */
    border-color: #6c757d; /* Kolor obramowania */
}

.dark-mode .pagination .page-item.active .page-link {
    background-color: #6c757d; /* Ciemniejszy kolor dla aktywnego przycisku */
    border-color: #6c757d;
}

.dark-mode .pagination .page-item.disabled .page-link {
    color: #adb5bd; /* Jasnoszary kolor dla nieaktywnych przycisków */
}

/* Tryb ciemny */
.dark-mode .card {
    background-color: #343a40; /* Ciemne tło karty */
    color: #ffffff; /* Jasny kolor tekstu */
}

.dark-mode .raportTable {
    background-color: #343a40; /* Ciemne tło tabeli */
    color: #ffffff; /* Jasny kolor tekstu */
}

.dark-mode .raportTable thead {
    background-color: #23272b; /* Ciemniejsze tło dla nagłówka tabeli */
}

.dark-mode .raportTable tbody tr {
    border-bottom: 1px solid #484e53; /* Ciemny kolor linii podziału */
}

.dark-mode .nav-tabs {
    background-color: #343a40; /* Ciemny szary */
}

.dark-mode .nav-tabs .nav-link.active {
    background-color: #495057; /* Ciemniejszy szary */
    color: white;
    border-color: #dee2e6 #dee2e6 #343a40; /* Jasnoszary na górze i bokach, ciemny szary na dole */
}

.dark-mode .nav-tabs .nav-link {
    color: #dcdcdc; /* Jasny szary */
    border-color: #6c757d; /* Ciemny szary */
}

.dark-mode .nav-tabs .nav-link:hover {
    border-color: #5a6268; /* Średnio szary */
}

.kur-dpd {
  background-color: red;
  color: white;
}

.kur-inpost {
  background-color: yellow;
  color: black;
}

.kur-ups {
  background-color: rgb(56, 13, 13);
  color: yellow;
}