body {
  padding-top: 70px;
  
  /* Margin bottom by footer height */
  margin-bottom: 60px;

  font-family: "Arial";
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}

.form-signin input[name="login"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.form-signin img {
  max-width: 100%;
}

.custom-checkbox {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0 5px;
}

.table > tbody > tr > td {
     vertical-align: middle;
}

.navbar-image {
  padding: 3px;
}

.navbar-image img{
    max-height:45px;
}

.fixed-box {
  position: fixed;
  z-index: 99999;
  opacity: 0.85;
  font-size:32px;
  text-align: center;
  line-height:16px;
  bottom:0;
}

.fixed-box .small {
  font-size:12px;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
}

.najedz:hover{cursor: pointer;}

.md_logo {
  max-width:400px;
}

.img-pokaz {
  max-width:250px;
  float:right;
}

.visible-print {
  display:none;
}

.btn-zamowienie {
  width: 100%;
}

.btn-wycena {
  width: 100%;
}

.link-zamowienia {
  color: #333;
}

.link-zamowienia-pilne {
  color: #cf0300;
}

.link-czarny {
  color: #333;
}

.link-bialy {
  color: #FFF;
}

.wieksze {
  font-size:18px;
}

.full {
  min-width:99%;
}

.header {
  min-width: 95%;
}

.data {
  white-space: nowrap;
}

.progress {
  margin-bottom: 0px;
  white-space: nowrap;
}

.progress-bar {
  color:#333;
  text-align:left;
}

.progress-bar span {
  margin-left: 4px;
}

.wykrojniki-wybierz {
  color:#FFF;
  text-decoration:none;
}

.wykrojniki-wybierz:hover {
  color:#FFF;
}

.nieodczytane {
  font-weight: 1000;
}

.opcje {
  white-space: nowrap;
}

.plywajacy {
  position: fixed;
  top: 70px;
  right: 15px;
}

.has-error {
  color:#a94442;
}

.kierunek-check {
  border: solid 4px #337ab7;
  border-radius: 5px;
}

.kierunek-2-check {
  border: solid 4px #eea236;
  border-radius: 5px;
}

.pozycja {
  width: 50px;
}

#klient-form {
  position: fixed;
  bottom: 0;
  right: 0;
}

.foto-wykrojniki {
  color: #333;
}

.navbar-brand > img {
  display: inline;
  height: 100%;
}

.navbar-brand {
  padding: 5px 15px;
}

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

.table tbody tr:hover td, .table tbody tr:hover th {
  background-color: #d9edf7 !important;
}


.panel-dostepy {
  margin-bottom: 5px;
}

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

li.wyceny a{
  color: #5bc0de;
}

li.wyceny a:hover {
  color: #46b8da;
}

li.wyceny-active a {
  color: #fff;
}

li.wyceny-active a, li.wyceny-active a:hover {
  background-color: #5bc0de;
}

li.proby a{
  color: #5cb85c;
}

li.proby a:hover {
  color: #4cae4c;
}

li.proby-active a {
  color: #fff;
}

li.proby-active a, li.proby-active a:hover {
  background-color: #5cb85c;
}

li.magazyn a{
  color: #eea236;
}

li.magazyn a:hover {
  color: #eea236;
}

li.magazyn-active a {
  color: #fff;
}

li.magazyn-active a, li.magazyn-active a:hover {
  background-color: #f0ad4e;
}

li.biale a{
  color: #000000;
}

li.biale a:hover {
  color: #4e4e4e;
}

li.biale-active a {
  color: #fff;
}

li.biale-active a, li.biale-active a:hover {
  background-color: #303030;
}

li.reklamacje a{
  color: #d9534f;
}

li.reklamacje a:hover {
  color: #d43f3a;
}

li.reklamacje-active a {
  color: #fff;
}

li.reklamacje-active a, li.reklamacje-active a:hover {
  background-color: #d9534f;
}

.waski {
  width: 10%;
}

.header-top th {
  position:sticky !important;
  top: 50px;
  background-color: #FFF;
  z-index: 999;
}

.pulpit-btn {
  position: absolute;
  top: 10px;
  right: 10px;
}

.pulpit-ekran {
  margin-top: -50px;
}

.form-surowiec {
  padding-left: 0px;
}

.form-surowiec2 {
  padding-right: 0px;
}

.blokada {
  float: right;
  color: red;
}

#barcode-zamowienie {
  float: right;
  max-height:65px;
  margin-right: 5px;
}

.barcode-drukuj {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.bigger {
  font-size: 50px;
}

.podpis {
  margin-top: -20px;
}

.kod-id {
  font-size: 30px;
  font-weight: bold;
}

.kod-wymiar {
  font-size: 45px;
  font-weight: bold;
}

.kod-data {
  font-size: 15px;
  font-weight: bold;
}

#filtry {
  color:#FFF;
}

.biale {
  color: #FFF;
}

#zamowienia-dolaczone {
  position: fixed;
  top: 70px;
  left: 0;
}

.dolaczone {
  float: right;
  color: rgb(0, 132, 255);
}

#zamowienia-uwagi-drukarzy {
  position: fixed;
  bottom: 0px;
  left: 0;
}

#formularz-drukarze {
  padding: 15px;
  margin-top: 30px;
}

.margin-top-0 {
  margin-top: 0px;
}

.sg-zmienione {
  color: red;
  font-style: italic;
}

.navbar-toggle {
  float: none;
}

.nav > li > a {
  padding: 15px 10px !important;
}