/* test */
/* main menu - navbar */
/* poniżej tej szerokości menu zwija się do hamburgera */
/* #808285 !important; */
/* rgba(255,255,255, 1) !important; */
/* #ADC48D !important; */
/* #808285 !important; */
/* rgba(255,255,255, 1) !important; */
/* #ADC48D !important; */
/* size */
/*normal, bold itd */
/* doc list */
/* form */
/*-- Bootstrap patch ------------ */
* {
  box-sizing: border-box;
}
.container-fluid .row {
  margin-right: 0;
  margin-left: 0;
}
/* material-icons */
.material-icons {
  line-height: inherit;
}
.material-icons.md-icon {
  font-size: 48px;
  width: 48px;
  height: 48px;
}
/* ---------------------------------------------------------------------------------------- */
/* bs yiicms2 */
/* ---------------------------------------------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  background: #fff;
  line-height: 1.6em;
}
/* body class */
.bs-body-admin,
.bs-action-search,
.bs-action-index {
  background: #f1f1f1;
}
.bs-main-container {
  /*
    padding: 30px;
    padding-top: @vbs-main-container-padding-top;
    */
}
a {
  color: #00b0ff;
}
a:hover {
  color: #03a9f4;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Roboto', 'Arial', 'Verdana';
  font-weight: 300;
}
/*

.bs-main-admin-container {margin-top: 120px;}
*/
/* table */
.bs-table {
  display: table;
  width: 100%;
  vertical-align: middle;
}
.bs-table-col {
  display: table-cell;
  vertical-align: inherit;
}
/* ---------- bs-doc-list ------------- */
.bs-doclist {
  /*padding: 40px; */
}
/*
.container-fluid .bs-doclist {padding: 10px 20px 20px 20px;}
*/
.bs-doclist .thumbnail h3 {
  font-size: 1.2em;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0;
}
.bs-doclist .thumbnail {
  padding: 10px;
}
.bs-doclist .thumbnail caption {
  border-width: 0;
  padding: 10px;
}
/*
.bs-doclist-item-masonry {
    padding: 0 1px 1px 0;
    margin: 0;
}
*/
/* ---------- buttons ----------------- */
.bs-btn-circle-checked:before {
  content: "\2713 ";
  display: block;
  position: absolute;
  bottom: -25px;
  right: 25px;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}
/* --------------  doc param  -------------- */
/*
.bs-frm-dpi-list-thumbnail label {display: block; padding: 14px; background-color: #f1f1f1; cursor: pointer; margin: 0 5px 0 5px}
.bs-frm-dpi-list-thumbnail input:checked + label {padding: 7px; background-color: #FFCC00;}
*/
.bs-frm-dpi-list-thumbnail label {
  position: relative;
  display: inline-block;
  /* cursor: pointer; */
  /* padding: 0 0 40px 0; */
}
.bs-frm-dpi-list-thumbnail .bs-btn-checked {
  display: none;
}
.bs-frm-dpi-list-thumbnail input:checked + label {
  background-color: #ffc107;
}
.bs-frm-dpi-list-thumbnail input:checked + label.bs-card.bs-card-fw2 .bs-card-image,
.bs-frm-dpi-list-thumbnail input:checked + label.bs-card.bs-card-fw2 .bs-card-body {
  border-color: #ffc107;
}
.bs-frm-dpi-list-thumbnail input:checked + label .bs-card-image-selbox {
  /* border: 5px solid @vbs-calcprice-item-sel-bg; */
  display: block;
}
.bs-frm-dpi-list-thumbnail input:checked + label .bs-btn-checked {
  display: inline;
}
.bs-frm-dpi-list-thumbnail input:checked + label .bs-card-body {
  background-color: #ffc107;
  /* padding: 10px */
}
.bs-frm-dpi-list-thumbnail input:checked + label.bs-card.bs-card-fw2:hover .bs-card-body {
  background-color: #ffc107 !important;
  padding: 10px;
}
.bs-frm-dpi-list-thumbnail input:checked + label .bs-docx-caption {
  background-color: #ffc107;
  /* padding: 10px */
}
.bs-frm-dpi-list-thumbnail input:checked + label:hover .bs-docx-caption {
  background-color: #ffc107;
}
.bs-frm-dpi-list-slider .row {
  margin-bottom: 30px;
  line-height: 30px;
}
.bs-frm-dpi-list-slider .row input {
  /* margin-top: 1em; */
  background-color: #f1f1f1;
}
.bs-frm-dpi-list-slider .row .bs-frm-slider-label {
  line-height: 1em;
}
.bs-frm-dpi-list-slider .row .bs-frm-slider-label input {
  /* margin-top: 4px; */
}
.bs-frm-dpi-list-slider .noUi-origin,
.bs-frm-dpi-list-slider .noUi-base {
  height: 16px;
}
.bs-frm-dpi-list-radio .radio {
  height: 1.9em;
}
.bs-dpi-form h3 {
  border-top: 1px solid #cccccc;
  text-align: left;
  margin-bottom: 30px;
  margin-top: 50px;
  font-size: 2em;
  line-height: 2em;
}
.bs-dpi-hide-in-size-segment {
  display: none !important;
}
.bs-frm-dpi-list-radio .radio {
  font-size: 1em;
  color: rgba(0, 0, 0, 0.8);
}
/* START calc price box */
.bs-calcprice-box {
  margin-top: 40px;
  background-color: transparent;
  color: 444444;
  padding: 0;
}
.bs-docparam-carousel .slick-active,
.bs-docparam-carousel div {
  outline: none;
}
/*
.bs-docparam-item {}
.bs-docparam-item .caption {height: 50px; padding: 5px; font-weight: normal; font-size: 1em;}
.bs-docparam-item-title {display: block;}
.bs-docparam-item-description{font-size: 0.9em;}
.bs-docparam-item-sel {border-top: 5px solid #FF0000;}
*/
.bs-param-item-seticon .bs-param-item-icon img {
  max-width: 100%;
}
/* --------------  noUi slider ----------------- */
.noUi-base {
  background: #80CBC4;
}
.noUi-origin {
  background: #e1e1e1;
  height: auto;
}
.noUi-handle {
  background: #009688;
  box-shadow: none;
  height: 20px;
  width: 20px;
}
.slider {
  height: 7px;
  margin-bottom: 20px;
}
.bs-noui-slider {
  padding-top: 30px;
}
.bs-frm-dpi-list-slider .label-floating input,
.bs-frm-dpi-list-slider textarea,
.bs-frm-dpi-list-slider select {
  background-color: #f1f1f1 !important;
  padding-left: 5px;
  padding-right: 5px;
}
.bs-frm-dpi-list-slider .label-floating label {
  font-size: 1em !important;
  color: #999999;
}
.bs-dpi-form .label-floating input {
  background-color: #f1f1f1 !important;
}
/* --------------  calc price  ----------------- */
.bs-docprice-topbar {
  position: fixed;
  left: 0;
  top: 70px;
  z-index: 10;
  opacity: 1;
  background: #ffffff;
  padding: 0 10px 0 10px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 1.1em;
  color: #555555;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
  font-weight: 300;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bs-docprice-topbar,
.bs-docprice-topbar a {
  text-transform: none;
  color: #555555;
}
.bs-docprice-topbar a:hover {
  text-transform: none;
}
.bs-docprice-topbar .bs-doc-attr-price {
  padding: 0 20px 0 10px;
  display: inline-block;
  float: right;
}
.bs-docprice-topbar .bs-doc-attr-price .bs-doc-attr-value {
  /* font-size: 25px; */
  font-size: 2em;
  color: #4caf50;
  font-weight: bold;
  display: inline-block;
  float: right;
}
.bs-docprice-topbar .bs-doc-attr-discount {
  display: table;
  width: 70px;
  height: 50px;
  text-align: center;
  float: right;
}
.bs-docprice-topbar .bs-doc-attr-discount span {
  line-height: 1em !important;
  font-size: 0.9em !important;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.bs-btn-smallpadd-xs,
.bs-docprice-topbar .bs-btn-smallpadd-xs {
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 8px;
}
.bs-docprice-topbar .btn {
  margin-top: 8px;
}
.bs-docprice-topbar .bs-doc-attr-price-deleted {
  text-decoration: line-through;
  color: inherit;
  font-size: 1.3em;
  display: inline-block;
  margin: 0 5px 0 5px;
  float: right;
}
@media only screen and (max-width: 768px) {
  .bs-docprice-topbar {
    top: 50px !important;
    font-weight: 400;
    font-family: 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*   top: 50px !important; 
           height: 50px;
           line-height: 50px;
        */
  }
  .bs-docprice-topbar .bs-doc-attr-price .bs-doc-attr-value {
    font-size: 1.2em;
  }
  .bs-docprice-topbar-path {
    display: none;
  }
  .bs-btn-smallpadd-xs,
  .bs-docprice-topbar .bs-btn-smallpadd-xs {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.bs-docprice-topbar-affix {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /* overflow: hidden; */
  position: static;
  z-index: 10;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bs-docprice-topbar-affix.affix {
  top: 50px;
  position: fixed;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.bs-docprice-topbar .btn-link {
  line-height: 50px;
  color: #555555;
  padding: 0;
  margin: 0 10px 0 0;
}
.bs-docprice-topbar .btn-link:last-child {
  padding: 0;
  margin: 0;
}
.bs-docprice-topbar .btn-link:hover {
  color: #00b0ff;
  background: transparent;
  text-decoration: none;
}
.bs-docprice-topbar-affix.affix .btn-link:hover {
  text-decoration: none;
}
/* ----------------- doc img list - row grid ----------------- */
.bs-rgi-container {
  /* background: #eee; */
}
/* ----------------- clearfix ----------------- */
.bs-rgi-container:before,
.bs-rgi-container:after {
  content: "";
  display: table;
}
.bs-rgi-container:after {
  clear: both;
}
.bs-rgi-item {
  float: left;
  margin-bottom: 5px;
}
.bs-rgi-container.bs-imglist-with-hover-captions .bs-imglist-item {
  margin-bottom: 5px;
}
.bs-rgi-item img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: bottom;
}
.bs-rgi-first-item {
  clear: both;
}
/* remove margin bottom on last row */
.bs-rgi-last-row,
.bs-rgi-last-row ~ .bs-rgi-item {
  margin-bottom: 0;
}
/* ----------------- doc img list (bootstrap) -----------------  */
.bs-imglist .thumbnail {
  border: 0 !important;
}
.bs-imglist figure {
  position: relative;
  display: block;
}
.bs-imglist figure .thumbnail {
  border-width: 0;
  padding: 0;
  margin-bottom: 0;
}
/* ----------------- img list ----------------- */
.bs-imglist {
  margin-top: 30px;
}
.bs-imglist-item {
  margin-bottom: 30px;
}
.bs-imglist figure {
  position: relative;
  display: block;
}
.bs-imglist figure .thumbnail {
  border-width: 0;
  padding: 0;
  /* border: 1px solid #ff0000; */
}
.bs-imglist figure .img-thumbnail {
  padding: 0;
  border-radius: 0;
}
.bs-imglist-with-hover-captions .bs-imglist-item {
  margin-bottom: 30px;
}
.bs-imglist-with-hover-captions figure figcaption {
  display: none;
  z-index: 11;
  position: absolute;
  padding: 10px;
  font-size: 12px;
  opacity: 0;
  backface-visibility: hidden;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-box-shadow: 0px 3px 11px 0px #555555;
  -moz-box-shadow: 0px 3px 11px 0px #555555;
  box-shadow: 0px 3px 11px 0px #555555;
}
.no-touch .bs-imglist-with-hover-captions figure:hover figcaption,
.bs-imglist-with-hover-captions figure.cs-hover figcaption,
.bs-imglist-with-hover-captions figure:hover figcaption {
  background-color: #ffffff;
  color: #555555;
  display: block;
  height: auto;
  width: 100%;
  /* z-index: 11; */
  opacity: 1;
}
.bs-imglist-with-hover-captions figure figcaption .bs-img-caption-title {
  /* color: #555555; */
  opacity: .9;
  font-weight: bold;
}
.bs-imglist-with-hover-captions figure figcaption .bs-img-caption-descr {
  /* color: #777777;*/
  opacity: .8;
}
.bs-imglist-with-hover-captions figure figcaption .bs-img-caption-caret {
  background-image: url('img/bs_up_arrow_white.png');
  backgroung-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 30px;
  position: absolute;
  top: -30px;
  left: 50px;
  display: block;
}
/* ----------------- img with captions ----------------- */
.bs-imglist-with-captions figure {
  margin-bottom: 0;
}
.bs-imglist-with-captions .thumbnail {
  padding: 0 !important;
}
.bs-imglist-with-captions .thumbnail img {
  border: 0;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bs-imglist-with-captions figure figcaption {
  display: block;
  padding: 5px 0 20px 0;
  font-size: 0.9em;
  line-height: 1.3;
}
.bs-imglist-with-captions figure figcaption .bs-img-caption-title {
  /* color: #555555; */
  opacity: .9;
  font-weight: bold;
}
.bs-imglist-with-captions figure figcaption .bs-img-caption-descr {
  /* color: #777777;*/
  opacity: .8;
}
.bs-imglist-with-captions figure figcaption .bs-img-caption-caret {
  display: none;
}
/* ----------- zdjęcia - pełna szerokość kolumny ----------- */
.bs-imglist-item-fullcolwidth {
  padding: 0;
}
.bs-imglist-item-fullcolwidth img {
  width: 100%;
  height: auto;
}
/* ----------- photoswipe  ----------------- */
.pswp__caption {
  padding: 0 20px 5px 20px !important;
  display: none;
}
.pswp__caption .pswp__caption__center {
  width: 100%;
  max-width: 100%;
  text-align: left;
  color: #aaaaaa;
}
.bs-imglist-item-fullscreen-caption {
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s;
  position: absolute;
  z-index: 11;
  bottom: 120px;
  height: auto;
  color: #f1f1f1;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  /* text-shadow: 1px 1px 4px #333333; */
  margin: 0 !important;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bs-imglist-item-fullscreen-caption h3 {
  font-size: 70px;
  line-height: 70px;
  margin: 0 0 15px 0;
  padding: 0;
  color: #ffffff;
  font-weight: 300;
  /* text-shadow: 1px 1px 4px #333333; */
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bs-fullwidth-slideshow-container .bs-imglist-item-fullscreen-caption {
  bottom: 46px;
  font-size: 25px;
  line-height: 33px;
}
.bs-fullwidth-slideshow-container .bs-imglist-item-fullscreen-caption h3 {
  font-size: 40px;
  line-height: 40px;
  margin: 0 0 10px 0;
}
.bs-fullwidth-slideshow-container,
.bs-fullscreen-slideshow-container {
  position: relative;
}
.bs-article-img-list-fullpg-js .bs-slider-arrow-down,
.bs-fullscreen-slideshow-container .bs-slider-arrow-down,
.bs-fullwidth-slideshow-container .bs-slider-arrow-down {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transform: scale(1.2);
  text-align: center;
  color: #ffffff;
  z-index: 100;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 50px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  display: block;
  border: 1px solid #ffffff;
  border-radius: 15px;
  opacity: .9;
}
.bs-article-img-list-fullpg-js .bs-slider-arrow-down:hover,
.bs-fullscreen-slideshow-container .bs-slider-arrow-down:hover,
.bs-fullwidth-slideshow-container .bs-slider-arrow-down:hover {
  transform: scale(1.4);
  opacity: 1;
  border: 1px solid #ffffff;
  border-radius: 15px;
}
/* animation bouncing arrow */
@keyframes arrow-bouncing {
  0% {
    bottom: 60px;
  }
  20% {
    bottom: 50px;
  }
  30% {
    bottom: 60px;
  }
  100% {
    bottom: 60px;
  }
}
.bs-fullscreen-slideshow-container .bs-slider-arrow-down {
  /* animation: arrow-bouncing 1s infinite ease-in-out; */
  -webkit-animation-name: arrow-bouncing;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 1s;
  /* Safari 4.0 - 8.0 */
  animation-name: arrow-bouncing;
  animation-duration: 3s;
  animation-delay: 1s;
  animation-iteration-count: infinite;
  /* infinite;   */
  animation-timing-function: ease-in-out;
}
.bs-fullscreen-slideshow-container .bs-slider-arrow-down:hover {
  -webkit-animation-play-state: paused;
  /* Safari 4.0 - 8.0 */
  animation-play-state: paused;
}
@media only screen and (max-width: 768px) {
  .bs-imglist-item-fullscreen-caption {
    font-size: 20px;
    line-height: 25px;
  }
  .bs-imglist-item-fullscreen-caption h3 {
    font-size: 60px;
    line-height: 60px;
  }
  .bs-fullwidth-slideshow-container .bs-imglist-item-fullscreen-caption h3 {
    font-size: 40px;
    line-height: 40px;
  }
}
.bs-fullscreen-caption-show {
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
  transform: translateY(-10px);
  transition: transform 0.5s, opacity 0.5s;
  opacity: 1;
}
.bs-fullscreen-caption-hide {
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
  transform: translateY(10px);
  transition: transform 0.2s, opacity 0.2s;
  opacity: 0;
}
/*  ----------- vegas ----------------- */
.vegas-timer-running {
  opacity: 0.2;
}
/* -------------------- admin form ------------------ */
/* nav-tanbs */
ul.nav-tabs {
  background-color: rgba(255, 255, 255, 0);
  border-bottom: .333rem solid #e9e9e9;
  /* border-bottom: .333rem solid transparent; */
}
ul.nav-tabs li.active {
  border-bottom: .333rem solid teal;
  color: grey;
  background-color: #e9e9e9;
}
ul.nav-tabs li a,
ul.nav-tabs li a:focus {
  color: grey !important;
}
ul.nav-tabs li a:hover {
  color: black !important;
}
.tab-content {
  padding: 1em;
  margin-bottom: 2em;
  border: 1px solid #dddddd;
  border-top: none;
}
/* grid-view */
.table .filters input,
.table .filters select,
.grid-view .filters input,
.grid-view .filters select {
  background-color: #f1f1f1;
  padding-left: 5px;
  padding-right: 5px;
}
.table .filters .form-group,
.grid-view .filters .form-group {
  padding: 4px;
  margin: 0;
}
/* bs-main-admin-menu */
.bs-main-admin-menu {
  display: none;
  z-index: 133 !important;
  position: absolute !important;
  top: 70px;
  width: 100%;
  background: #444444;
  color: #bbbbbb;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}
@media (max-width: 992px) {
  .bs-main-admin-menu {
    top: 50px;
  }
}
.bs-main-admin-menu .row {
  padding: 30px;
}
.bs-main-admin-menu h3 {
  color: #bbbbbb;
}
.bs-main-admin-menu ul {
  list-style: none;
}
.bs-main-admin-menu ul li {
  display: block;
}
.bs-main-admin-menu ul li a {
  color: #bbbbbb;
  display: block;
  padding: 3px 10px 3px 20px;
}
.bs-main-admin-menu ul li a:hover {
  color: #bbbbbb;
  background-color: #555555;
}
.bs-main-admin-menu ul li.divider {
  border-bottom: 1px solid #777777;
}
.bs-main-admin-menu .bs-main-admin-menu-topbtn-bar {
  color: #aaaaaa;
}
.bs-main-admin-menu .bs-main-admin-menu-topbtn-bar a {
  text-decoration: none;
  padding: 3px 10px 3px 20px;
  display: inline-block;
  line-height: 30px;
  color: #aaaaaa;
}
.bs-main-admin-menu .bs-main-admin-menu-topbtn-bar a:hover {
  color: #eeeeee;
  background-color: #555555;
}
/* admin dropdown menu */
.bs-dropdown-admin-menu-btn {
  display: block;
  width: auto;
  background: none;
  border: none;
  line-height: inherit;
}
.bs-card-body .bs-dropdown-admin-menu-btn {
  width: auto;
  padding: 0;
  margin: 0;
  line-height: inherit;
}
.bs-frm-dpi-list-radio .radio .bs-dropdown-admin-menu-btn {
  padding: 0;
  margin: 0;
  line-height: inherit;
}
/* cart & order */
.bs-cart table,
.bs-cart td,
.bs-cart thead > tr > th,
.bs-cart tbody > tr > td,
.bs-cart tfoot > tr > td,
.bs-cart .kv-table-footer {
  border: none;
}
.bs-cart thead > tr > th {
  text-transform: uppercase;
}
.bs-cart thead > tr > th {
  border-bottom: 2px solid #333333;
}
.bs-cart tbody > tr > td {
  border-bottom: 1px solid #333333;
}
.bs-cart tfoot > tr > td {
  border-top: 2px solid #333333;
  font-weight: bold;
  font-size: 1.4em;
}
.bs-cart tbody > tr > td {
  padding: 10px 10px 30px 10px;
}
.bs-order-item-title {
  font-size: 1.1em;
  font-weight: bold;
}
.bs-order-item-param-icon {
  margin: 0 10px 0 0;
}
.bs-order-item-param {
  padding: 5px 0 5px 0;
  border-top: 0px dotted #a1a1a1;
  font-weight: 300;
}
/* cart - editable input (quantity) - kartik grid */
.bs-cart .kv-editable {
  background-color: #e1e1e1;
  padding: 0 5px 0 10px;
}
.bs-cart .popover-content {
  opacity: 1;
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
}
.bs-cart .kv-editable-form input {
  background: none;
  background-color: #f1f1f1;
  padding-left: 5px;
  padding-right: 5px;
}
.bs-cart .kv-editable-parent.is-focused input {
  background: #e1e1e1 !important;
}
.bs-cart .popover,
.bs-cart .popover-footer {
  background-color: #ffffff;
}
.bs-cart .popover-footer button {
  float: right !important;
  border: 1px solid #888888;
}
.bs-order h2 {
  border-bottom: 1px solid #333333;
  font-size: 1.3em;
  text-transform: uppercase;
  color: #555555;
}
.bs-order-comment-list {
  background: #dddddd;
  margin-top: 50px;
}
.bs-order-comment-list-item-attr {
  font-size: .9em;
  opacity: 0.7;
  margin-bottom: 5px;
}
/* popper */
.popper {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
  border: 1px solid #ffcc00;
}
/* doc file list */
.bs-doc-file-list {
  padding: 0;
}
.bs-doc-file-list-item .row-action-primary a {
  text-decoration: none;
  outline: none;
}
.bs-doc-file-list-item-title {
  font-size: 1.2em;
}
.bs-doc-file-list-item-description {
  font-size: 1em;
}
.bs-doc-file-list-item .bs-table-col.bs-doc-file-icon {
  width: 76px;
  overflow: hidden;
}
/* breadcrumb */
.breadcrumb {
  margin: 20px 0 20px 0;
  background: transparent;
  color: #aaaaaa;
  font-weight: 300;
}
.breadcrumb a {
  color: #aaaaaa;
}
.breadcrumb a:hover {
  color: #00b0ff;
}
/*
.breadcrumb ~.bs-doclist,
.breadcrumb ~.bs-doc-data {
    margin-top: 0px;
    padding-top: 0;
}
*/
/* ----------- footer ----------------- */
.footer {
  background: #dddddd;
  color: #aaaaaa;
  border-color: #a1a1a1;
  margin-top: 0;
  padding-top: 0;
}
.footer a {
  color: #888888;
}
.footer a:hover {
  color: #00b0ff;
}
/* lang selector */
.footer .bs-langselector {
  margin: 0 0 10px 0;
}
.footer .bs-langselector a {
  /* color: #777777 !important */
}
.footer a.bs-langselector-activeitem {
  /* color: #555555 !important */
}
/* main block margin */
.bs-breadcrumbs {
  margin-top: 70px;
}
.bs-breadcrumbs .breadcrumb {
  padding-left: 0;
}
.navbar-fixed-top ~ .bs-main-container .bs-doc-data,
.navbar-fixed-top ~ .bs-main-container .bs-doclist {
  margin-top: 100px;
  padding-top: 0;
}
.bs-fullwidth-slideshow-container ~ .bs-doc-data,
.bs-fullwidth-slideshow-container ~ .bs-doclist,
.bs-fullscreen-slideshow-container ~ .bs-doc-data,
.bs-fullscreen-slideshow-container ~ .bs-doclist {
  margin-top: 20px;
  padding-top: 0;
}
.navbar-fixed-top ~ .bs-main-container .bs-breadcrumbs {
  margin-top: 70px;
}
.bs-docprice-topbar ~ .bs-breadcrumbs {
  margin-top: 120px;
}
.bs-docprice-topbar ~ .bs-doc-data,
.bs-docprice-topbar ~ .bs-doclist {
  margin-top: 150px !important;
  padding-top: 0 !important;
}
.bs-breadcrumbs ~ .bs-doc-data,
.bs-breadcrumbs ~ .bs-doclist {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.bs-body-admin .bs-main-container {
  margin-top: 100px;
}
.bs-body-admin .bs-main-container {
  margin-top: 130px;
}
/* new doclistx */
.bs-doclistx-item {
  background-color: #ffffff;
  display: block;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  position: relative;
}
.bs-doclistx-item .bs-docx-icon {
  width: 100%;
  height: auto;
  outline: none;
}
.bs-doclistx-item .bs-docx-caption {
  text-decoration: none;
  color: #333333;
  line-height: 1.5em;
  font-size: 1em;
}
.bs-doclistx-item .bs-docx-title {
  margin: 0 0 0.5em 0;
  padding: 0;
}
.bs-doclistx-item:hover .bs-docx-title {
  color: #03a9f4;
}
.bs-doclistx-item .bs-docx-lead {
  display: block;
}
.bs-doclistx-item .bs-docx-date {
  display: inline-block;
}
.bs-doclistx-item .bs-docx-more {
  color: #00bcd4;
}
.bs-doclistx-item:hover {
  text-decoration: none;
}
.bs-docx-attr-row {
  display: block;
  font-size: .9em;
  color: #777777;
  margin-top: 1em;
}
/* ----------- doclistx-list1 ---------- */
/* pozioma lista - mała ikonka (circle) + tyt + opis, itd (kilka linii opisu) */
.bs-doclistx-list1 .bs-doclistx-item {
  font-size: 16px;
  line-height: 1.5em;
  padding: 26px 16px 0 16px;
}
.bs-doclistx-list1 .bs-doclistx-item .bs-docx-caption {
  display: block;
  padding-bottom: 16px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 13px;
}
.bs-doclistx-list1 .bs-doclistx-item .bs-docx-title {
  font-size: 16px;
  color: #333333;
  margin: 0 0 4px;
}
.bs-doclistx-list1 .bs-doclistx-item:hover .bs-docx-title {
  color: #03a9f4;
  text-decoration: underline;
}
.bs-doclistx-list1 .bs-table,
.bs-doclistx-list1 .bs-table-col {
  vertical-align: top;
}
.bs-doclistx-list1 .bs-doclistx-item .bs-docx-icon.img-circle {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 16px 0 0;
}
.bs-doclistx-list1 .bs-doclistx-item .bs-docx-icon.btn-circle {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: #757575;
  color: white;
  margin: 0;
}
.bs-doclistx-list1 .bs-doclistx-col-icon {
  width: 56px;
  overflow: hidden;
}
.bs-doclistx-list1 .bs-docx-attr-row {
  margin-top: 0;
}
.bs-doclistx-list1 .bs-effect-zoom:focus .bs-docx-caption,
.bs-doclistx-list1 .bs-effect-zoom:hover .bs-docx-caption {
  border-bottom: 0;
}
/* ----------- END doclistx-list1 ---------- */
/* ----------- doclistx-list1.bs-td-vertical-middle ---------- */
/* pozioma lista - Jedna linia: mała ikonka (circle) + tytuł  */
.bs-doclistx-list1.bs-td-vertical-middle .bs-table,
.bs-doclistx-list1.bs-td-vertical-middle .bs-table-col {
  vertical-align: middle;
}
.bs-doclistx-list1.bs-td-vertical-middle .bs-doclistx-item .bs-docx-caption {
  display: block;
  padding-bottom: 0;
  border-bottom: none;
}
/* ----------- END doclistx-list1.bs-td-vertical-middle ---------- */
/* ----------- doclistx-list-2 ---------- */
/* pozioma lista - tutuł + opis + attr */
/* ----------- END doclistx-list-2 ---------- */
/* ----------- doclistx-list-3 ---------- */
/* pozioma lista - tutuły */
.bs-doclistx-list-3 .bs-doclistx-item {
  font-size: 16px;
  line-height: 1.5em;
  padding: 12px 16px 12px 16px;
  border-bottom: 1px solid #e6e6e6;
}
.bs-doclistx-list-3 .bs-doclistx-item .bs-docx-caption {
  display: block;
  /* border-bottom: none; */
  font-size: 13px;
  color: #777777;
  padding: 0;
}
.bs-doclistx-list-3 .bs-doclistx-item .bs-docx-title {
  font-size: 16px;
  color: #00b0ff;
  margin: 0;
}
.bs-doclistx-list-3 .bs-doclistx-item:hover .bs-docx-title {
  color: #03a9f4;
  text-decoration: underline;
}
/* ----------- END doclistx-list-3 ---------- */
/* ----------- bs-doclistx-cards ---------- */
/* cards - all */
.bs-doclistx-cards .bs-doclistx-item {
  margin-bottom: 30px;
  width: 100%;
}
.bs-doclistx-cards .bs-doclistx-item .bs-docx-caption {
  padding: 16px 16px 16px 16px;
}
.bs-doclistx-cards .bs-doclistx-item .bs-docx-caption .bs-docx-title {
  font-size: 24px;
}
.bs-doclistx-cards .bs-doclistx-item:hover .bs-docx-title {
  text-decoration: none;
}
/* ----------- END bs-doclistx-cards-1 ---------- */
/* ----------- bs-doclistx-cards-1 ---------- */
/* cards - ver. 1 */
/* ----------- END bs-doclistx-cards-1 ---------- */
/* ----------- bs-doclistx-cards-2 ------------------------------------------ */
/* cards - ver. 2 */
/* karta ze zdjęciem, na nim tekst */
.bs-doclistx-cards-2 .bs-doclistx-item {
  background-color: #000000;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.bs-doclistx-cards-2 .bs-doclistx-item .bs-docx-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 20%;
  /* 
    background-image: url('../../css/img/bg-trans-black-20.png');  
    */
  color: #ffffff;
  margin-bottom: 0;
  padding: 16px 16px 16px 16px;
}
.bs-doclistx-cards-2 .bs-doclistx-item .bs-docx-caption .bs-docx-title {
  font-size: 20px;
  margin: 0;
}
.bs-doclistx-cards-2 .bs-doclistx-item:hover .bs-docx-caption .bs-docx-title {
  color: #ffcc00;
}
.bs-doclistx-cards-2 .bs-doclistx-item .bs-docx-attr-row {
  color: #f1f1f1;
}
.bs-doclistx-cards-2 .bs-docx-icon-container {
  display: block;
}
.bs-doclistx-cards-2 .bs-doclistx-item .bs-docx-icon {
  opacity: .8;
}
.bs-doclistx-cards-2 .bs-doclistx-item:hover .bs-docx-icon {
  opacity: 1;
}
/* małe odstępy pomiędzy kartami */
/* ----------- END bs-doclistx-cards-2 -------------------------------------- */
/* ----------- bs-doclistx-cards-3 ------------------------------------------ */
/* cards - ver. 3 */
/* karta ze zdjęciem po lewej, po prawej tekst */
.bs-doclistx-cards-3 .bs-doclistx-item {
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  clear: both;
  padding: 16px;
}
.bs-doclistx-cards-3 .bs-doclistx-item .bs-docx-icon {
  float: left;
  display: inline-block;
  width: 30%;
}
.bs-doclistx-cards-3 .bs-doclistx-item .bs-docx-caption {
  float: left;
  display: inline-block;
  width: 67%;
  clear: right;
  padding: 0 0 0 16px;
}
/* ----------- END bs-doclistx-cards-3 -------------------------------------- */
/* ----------- bs-doclistx-cards-4 ------------------------------------------ */
/* cards - ver. 3 */
/* karta ze zdjęciem po po prawej, po lewej tekst */
.bs-doclistx-cards-4 .bs-doclistx-item {
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  clear: both;
  padding: 16px;
}
.bs-doclistx-cards-4 .bs-doclistx-item .bs-docx-icon {
  float: right;
  display: inline-block;
  width: 30%;
  clear: right;
}
.bs-doclistx-cards-4 .bs-doclistx-item .bs-docx-caption {
  float: left;
  display: inline-block;
  width: 67%;
  padding: 0 16px 0 0;
}
/* ----------- END bs-doclistx-cards-4 -------------------------------------- */
/* item effects */
.bs-effect-shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.bs-effect-zoom {
  transform: scale(1);
  z-index: 1;
}
.bs-effect-zoom:hover,
.bs-effect-zoom:focus {
  transform: scale(1.02);
  -webkit-box-shadow: 0 8px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  z-index: 2;
}
/* flex container ATTR_SHOW_DOCLIST_ITEM_EQUAL_HEIGHTS */
.bs-items-equal-heights-container {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: flex-start;
}
/* reldoc */
.bs-reldoc-list-container {
  margin-top: 48px;
}
.bs-reldoc-list-container .bs-doclist {
  margin-top: 10px !important;
}
/* seldoc list */
.bs-seldoc-list-container {
  margin-top: 0;
}
.bs-seldoc-list-container .bs-doclistx {
  margin-top: 10px !important;
}
/* -------------- form  -------------- */
#accordion .panel-title a {
  display: block;
}
.form-group.is-focused .radio label:hover,
.form-group.is-focused label.radio-inline:hover,
.form-group.is-focused .radio label:focus,
.form-group.is-focused label.radio-inline:focus {
  color: rgba(0, 0, 0, 0.9);
}
.form-group.label-static label.control-label,
.form-group.label-floating.is-focused label.control-label,
.form-group.label-floating:not(.is-empty) label.control-label {
  top: -38px;
  font-size: 1.1em !important;
}
.bs-form input,
.bs-form textarea,
.bs-form select {
  background-color: #f1f1f1 !important;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #e1e1e1 !important;
}
/* .bs-form .form-group label.control-label {font-size: 1.1em; margin-bottom: 8px} */
.bs-form .label-floating label {
  padding-left: 5px;
}
.bs-form .label-floating.is-focused label {
  padding-left: 0;
}
.bs-form fieldset {
  margin-top: 30px;
}
.bs-form fieldset legend {
  margin-bottom: 10px;
}
.bs-form .kv-fileinput-caption {
  background-color: #f1f1f1 !important;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #e1e1e1 !important;
}
.bs-form .bs-frm-box {
  border: 1px solid #e1e1e1;
  padding: 10px;
  margin: 10px 0 10px 0;
}
.bs-form h3 {
  font-size: 0.9em;
  margin-bottom: 1em;
  text-transform: uppercase;
  color: #444444;
}
table.detail-view th {
  width: 25%;
}
.well {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px 0 rgba(120, 120, 120, 0.3);
  box-shadow: 0px 0px 8px 0 rgba(120, 120, 120, 0.3);
}
form label {
  color: #555555;
  font-size: bold;
  font-weight: 0.9em;
}
form .hint-block {
  color: #777777;
  font-size: 0.8em;
  font-weight: 300;
}
/* frm bootstrap form elements - chceckbox, radio */
.radio label,
.checkbox label {
  display: block;
}
/*
.radio input[type="radio"], 
.radio-inline input[type="radio"], 
.checkbox input[type="checkbox"], 
.checkbox-inline input[type="checkbox"] {
    width: 24px;
    height: 24px;
    margin-right: 5px;
    margin-top: 0;
}

.radio label, .checkbox label {
    display: block;    
    line-height: 24px;
}

*/
/* row horizontal scroll */
.bs-frm-dpi-list-thumbnail .bs-row-horizontalscroll {
  /* overflow-x: auto; */
  overflow-x: hidden !important;
  overflow: hidden !important;
  white-space: nowrap;
}
.bs-frm-dpi-list-thumbnail .bs-row-horizontalscroll > .bs-dpi-item {
  /*
  display: inline-block !important;
  float: none !important;
    */
  display: block !important;
  position: relative;
}
.bs-horizontalscroll-btn .material-icons {
  width: 48px;
  height: 48px;
  font-size: 48px;
}
.bs-docparam-carousel {
  padding: 0 80px 0 80px;
}
button.bs-horizontalscroll-btn {
  border: none;
  padding: 0;
  margin: 0;
  background: transparent;
  outline: none;
}
.bs-docparam-carousel .bs-row-horizontalscroll .bs-dpi-item .dropdown {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.bs-docparam-carousel .bs-horizontalscroll-btn {
  cursor: pointer;
  opacity: .4;
  width: 48px;
  height: 48px;
  line-height: 48px;
  display: block;
  position: absolute;
  z-index: 5;
  border-radius: 24px;
  background-color: #ffffff;
}
.bs-docparam-carousel .bs-horizontalscroll-btn:hover {
  opacity: 1;
  background-color: #ffffff;
}
.bs-docparam-carousel .bs-horizontalscroll-btn-prev {
  top: 30%;
  left: 10px;
  position: absolute;
}
.bs-docparam-carousel .bs-horizontalscroll-btn-next {
  top: 30%;
  right: 10px;
  position: absolute;
}
/* calcprice */
/* doc param calcprice */
.bs-frm-dpi-list-thumbnail .bs-doclistx-cards .bs-doclistx-item {
  cursor: pointer;
  box-sizing: border-box;
}
.bs-frm-dpi-list-thumbnail .bs-doclistx-cards .bs-doclistx-item .bs-docx-caption .bs-docx-title {
  font-size: 14px;
}
.bs-frm-dpi-list-thumbnail .bs-doclistx-cards .bs-doclistx-item .bs-docx-caption {
  /*
    background-color: #555555;
    color: #c1c1c1;
    */
  background-color: #ffffff;
  color: #555555;
  min-height: 30px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.bs-frm-dpi-list-thumbnail .bs-doclistx-cards .bs-doclistx-item .bs-docx-caption.bs-docx-max-caption {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  clear: left;
}
.bs-docx-min-caption-btn {
  clear: left;
  float: left !important;
}
.bs-frm-dpi-list-thumbnail .bs-doclistx-cards .bs-doclistx-item .bs-docx-caption .bs-docx-lead {
  display: none;
}
.bs-frm-dpi-list-thumbnail .bs-doclistx-cards .bs-doclistx-item .bs-docx-caption.bs-docx-max-caption.bs-docx-max-caption .bs-docx-lead {
  display: block;
}
.bs-frm-dpi-list-thumbnail input:checked + label .bs-docx-caption {
  background-color: #ffc107 !important;
  color: #222222 !important;
  /* padding: 10px */
}
/*
.bs-frm-dpi-list-thumbnail input + label {
    box-sizing: border-box;
    padding: 10px;
    background-color: #ffffff;   
}
*/
.bs-frm-dpi-list-thumbnail input:checked + label {
  /* box-sizing: border-box; */
  border-top: 5px solid #ffc107;
  z-index: 2;
}
/*
.bs-frm-dpi-list-thumbnail input + label{
    opacity: .9;
}
*/
.bs-frm-dpi-list-thumbnail input:checked + label {
  transform: scale(1.02);
  -webkit-box-shadow: 0 8px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  z-index: 2;
  opacity: 1;
}
/*
.bs-frm-dpi-list-thumbnail input + label:hover  {
    opacity: 1;
}
*/
.bs-frm-dpi-list-thumbnail input:checked + label:hover .bs-docx-caption {
  background-color: #ffc107 !important;
  color: #222222 !important;
}
.bs-frm-dpi-list-thumbnail .bs-doclistx-cards .bs-doclistx-item .bs-docx-caption .bs-dropdown-admin-menu-btn {
  /* width: 7px; */
  padding: 0;
  margin: 0;
  line-height: inherit;
}
/* calcprice */
.bs-calcprice-box.bs-bg-dark {
  padding: 0 40px 0 40px;
  color: #dddddd;
}
.bs-calcprice-box.bs-bg-dark .bs-dropdown-admin-menu-btn {
  color: #888888;
}
/* bs-docprice-topbar */
.bs-docprice-topbar #ibs-add2cart-topbar-submit-btn,
.bs-docprice-topbar #ibs-add2cart-topbar-submit-btn2 {
  border-radius: 0;
  border: none;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ff5335;
  color: #fff;
}
.bs-action-calc-price .bs-docprice-topbar {
  background: #444444;
  color: #bbbbbb;
}
.bs-action-calc-price .bs-docprice-topbar .btn-link {
  color: #f1f1f1;
}
.bs-docprice-topbar .bs-doc-attr-price .bs-doc-attr-value {
  color: #ff5335;
  /* #ff5335; */
  font-family: Roboto;
  font-weight: 300;
}
.bs-action-calc-price .bs-docprice-topbar .bs-doc-attr-price .bs-doc-attr-value {
  color: #ff5335;
  /* #ff5335; */
}
.bs-dpi-form h3 {
  margin-bottom: 10px;
  font-size: 30px;
  border: none;
  font-weight: 300;
}
.bs-dpi-form h3 b {
  font-weight: 300;
}
.bs-dpi-form .bs-doclist {
  margin-top: 10px !important;
}
/* form */
.bs-add2cart-submit-btn {
  margin-top: 20px;
  background-color: #ff5335;
  /* #ff5335; */
  color: #fff;
  border-color: none !important;
  border-radius: 0;
}
.btn {
  border-radius: 0;
}
.bs-btn-pricecalculator,
.bs-btn-add2cart {
  border-radius: 0;
  border: none;
  padding-right: 10px;
  background-color: #ff5335;
  color: #fff;
  padding: 10px 20px 10px 20px;
  float: none;
  margin: 0;
}
.bs-btn-pricecalculator:hover,
.bs-btn-add2cart:hover {
  color: #fff;
  transform: scale(1.02);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.22);
}
.bs-add2cart-row .bs-doc-attr-price {
  padding: 0 10px 0 20px;
  display: inline-block;
}
.bs-add2cart-row .bs-doc-attr-price .bs-doc-attr-value {
  /* font-size: 25px; */
  font-size: 2em;
  color: #ff5335;
  font-weight: 300;
  display: inline-block;
}
.bs-add2cart-row .bs-doc-attr-discount {
  display: table;
  width: 70px;
  text-align: center;
}
.bs-add2cart-row .bs-doc-attr-discount span {
  line-height: 1em !important;
  font-size: 0.9em !important;
  display: table-cell;
  vertical-align: middle;
}
.bs-add2cart-row {
  text-align: left;
  margin-bottom: 1em;
}
.bs-action-calc-price {
  background-color: #444444;
  color: #dddddd;
  /*
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    */
}
/* *************************************
* navbar 
************************************** */
.navbar {
  background: #ffffff;
  color: #808285;
  /* color: @vbs-bg-navbar-color; */
  /* border-width: 0 !important; */
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  /*   border-radius: 0 !important;  */
}
.nav > li > a {
  /* padding: 0 15px; */
  line-height: 70px;
  /* text-transform: uppercase; */
}
.navbar button,
.navbar a,
.navbar .btn,
.navbar-header {
  color: #808285;
}
.navbar-toggler {
  color: #808285;
  outline: none;
}
.navbar-toggle .icon-bar {
  background-color: #808285;
}
.nav .open > a {
  color: #000000;
  background-color: #f1f1f1;
}
.navbar-nav li.active a,
.navbar-nav a:hover {
  color: #000000;
  background-color: #f1f1f1;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.navbar-nav .dropdown-menu a:hover {
  color: #ffffff;
  background-color: #00b0ff;
}
.navbar-nav .dropdown-menu,
.navbar-nav .dropdown-menu a {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-nav.navbar-right:last-child {
  margin-right: 15px;
}
.bs-navbar-admin-toggle-btn {
  height: 100%;
  line-height: 70px;
  padding: 0;
  margin: 0 0 0 0;
  border: none;
}
/* navbar search */
.navbar #ibs-header-search {
  margin: 0 0 0 0;
  padding: 0;
  z-index: 30;
  position: absolute;
  display: inline-block;
  right: 0;
  top: 0;
  width: 40px;
  height: 70px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: transparent;
}
#ibs-header-search.open {
  /* width: 440px; */
  width: 60%;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: #bbbbbb;
  overflow: hidden;
}
.navbar #ibs-header-search #ibs-header-search-button {
  /*float: right; */
  cursor: pointer;
  border-radius: 0;
  transition: all .5s;
  height: 70px;
  width: 40px;
  text-align: center;
  line-height: 70px;
  padding: 0 10px 0 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 33;
}
#ibs-header-search.open #ibs-header-search-button {
  background: #bbbbbb;
  color: #ffffff;
}
.navbar-right #ibs-header-search-text {
  display: none;
}
#ibs-header-search.open #ibs-header-search-text {
  display: block;
}
#ibs-header-search-text {
  height: 60px;
  width: 100%;
  line-height: 60px;
  padding: 5px 10px;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
  outline: 0;
}
#ibs-header-search #ibs-header-search-form-group {
  position: relative;
  padding: 5px;
  margin: 0;
  height: 70px;
  /* width: 400px; */
  width: 100%;
  overflow: hidden;
}
/* bs-navbar-right-abs  - user & cart & admin */
.bs-navbar-right-abs {
  position: absolute;
  /* right: 40px; */
  right: 0;
  top: 0;
  display: inline-block;
}
.nav.bs-navbar-right-abs > li {
  float: right;
  height: 70px;
}
.nav.bs-navbar-right-abs > li > a {
  /* padding: 0 8px 0 8px; */
  line-height: 70px;
}
.bs-navbar-menu-item-user .caret {
  display: none;
}
.bs-navbar-right-abs .dropdown-menu {
  right: 0;
  left: auto;
}
@media (max-width: 992px) {
  .navbar-toggler,
  .navbar-nav button,
  .navbar-nav a,
  .navbar-nav btn,
  .navbar-header {
    color: #808285;
  }
  .nav > li > a {
    line-height: 30px;
    color: #808285;
  }
  .navbar-nav a:hover {
    color: #000000;
    background-color: #f1f1f1;
  }
  .navbar-nav li {
    border-top: 1px solid #777777;
  }
  .navbar-nav li li {
    border-top: none;
  }
  .navbar-nav li a:hover,
  .navbar-nav .dropdown-menu li a:hover,
  .nav > li.active > a,
  .nav > li > a:hover {
    color: #000000;
    background-color: #f1f1f1;
  }
  .navbar-nav.navbar-right:last-child {
    color: #808285;
  }
  .bs-main-admin-menu {
    top: 50px !important;
  }
  .bs-navbar-brand {
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    margin-right: 0;
    width: 130px;
  }
  .navbar #ibs-header-search #ibs-header-search-button {
    height: 50px;
    line-height: 50px;
  }
  .navbar #ibs-header-search,
  #ibs-header-search #ibs-header-search-form-group {
    height: 50px;
    line-height: 40px;
  }
  #ibs-header-search-text {
    height: 40px;
    line-height: 40px;
  }
  .bs-navbar-admin-toggle-btn {
    height: 100%;
    line-height: 50px;
  }
  .nav.bs-navbar-right-abs > li {
    float: right;
    height: 50px;
  }
  .nav.bs-navbar-right-abs > li > a {
    /* padding: 0 5px 0 5px; */
    line-height: 50px;
  }
}
@media (min-width: 992px) {
  /* dropdown menu rozwija w lewo */
  .bs-navbar-right-abs .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* wersja mobilna */
@media (max-width: 992px) {
  .bs-main-admin-menu {
    top: 50px;
  }
  .bs-hide-in_mobile {
    display: none;
  }
}
/* edit */
.CodeMirror {
  border: 1px solid #888;
}
/* Colors */
.w3-amber,
.w3-hover-amber:hover {
  color: #000 !important;
  background-color: #ffc107 !important;
}
.w3-aqua,
.w3-hover-aqua:hover {
  color: #000 !important;
  background-color: #00ffff !important;
}
.w3-blue,
.w3-hover-blue:hover {
  color: #fff !important;
  background-color: #2196F3 !important;
}
.w3-light-blue,
.w3-hover-light-blue:hover {
  color: #000 !important;
  background-color: #87CEEB !important;
}
.w3-brown,
.w3-hover-brown:hover {
  color: #fff !important;
  background-color: #795548 !important;
}
.w3-cyan,
.w3-hover-cyan:hover {
  color: #000 !important;
  background-color: #00bcd4 !important;
}
.w3-blue-grey,
.w3-hover-blue-grey:hover,
.w3-blue-gray,
.w3-hover-blue-gray:hover {
  color: #fff !important;
  background-color: #607d8b !important;
}
.w3-green,
.w3-hover-green:hover {
  color: #fff !important;
  background-color: #4CAF50 !important;
}
.w3-light-green,
.w3-hover-light-green:hover {
  color: #000 !important;
  background-color: #8bc34a !important;
}
.w3-indigo,
.w3-hover-indigo:hover {
  color: #fff !important;
  background-color: #3f51b5 !important;
}
.w3-khaki,
.w3-hover-khaki:hover {
  color: #000 !important;
  background-color: #f0e68c !important;
}
.w3-lime,
.w3-hover-lime:hover {
  color: #000 !important;
  background-color: #cddc39 !important;
}
.w3-orange,
.w3-hover-orange:hover {
  color: #000 !important;
  background-color: #ff9800 !important;
}
.w3-deep-orange,
.w3-hover-deep-orange:hover {
  color: #fff !important;
  background-color: #ff5722 !important;
}
.w3-pink,
.w3-hover-pink:hover {
  color: #fff !important;
  background-color: #e91e63 !important;
}
.w3-purple,
.w3-hover-purple:hover {
  color: #fff !important;
  background-color: #9c27b0 !important;
}
.w3-deep-purple,
.w3-hover-deep-purple:hover {
  color: #fff !important;
  background-color: #673ab7 !important;
}
.w3-red,
.w3-hover-red:hover {
  color: #fff !important;
  background-color: #f44336 !important;
}
.w3-sand,
.w3-hover-sand:hover {
  color: #000 !important;
  background-color: #fdf5e6 !important;
}
.w3-teal,
.w3-hover-teal:hover {
  color: #fff !important;
  background-color: #009688 !important;
}
.w3-yellow,
.w3-hover-yellow:hover {
  color: #000 !important;
  background-color: #ffeb3b !important;
}
.w3-white,
.w3-hover-white:hover {
  color: #000 !important;
  background-color: #fff !important;
}
.w3-black,
.w3-hover-black:hover {
  color: #fff !important;
  background-color: #000 !important;
}
.w3-grey,
.w3-hover-grey:hover,
.w3-gray,
.w3-hover-gray:hover {
  color: #000 !important;
  background-color: #bbb !important;
}
.w3-light-grey,
.w3-hover-light-grey:hover,
.w3-light-gray,
.w3-hover-light-gray:hover {
  color: #000 !important;
  background-color: #f1f1f1 !important;
}
.w3-dark-grey,
.w3-hover-dark-grey:hover,
.w3-dark-gray,
.w3-hover-dark-gray:hover {
  color: #fff !important;
  background-color: #616161 !important;
}
.w3-pale-red,
.w3-hover-pale-red:hover {
  color: #000 !important;
  background-color: #ffdddd !important;
}
.w3-pale-green,
.w3-hover-pale-green:hover {
  color: #000 !important;
  background-color: #ddffdd !important;
}
.w3-pale-yellow,
.w3-hover-pale-yellow:hover {
  color: #000 !important;
  background-color: #ffffcc !important;
}
.w3-pale-blue,
.w3-hover-pale-blue:hover {
  color: #000 !important;
  background-color: #ddffff !important;
}
.w3-text-red,
.w3-hover-text-red:hover {
  color: #f44336 !important;
}
.w3-text-green,
.w3-hover-text-green:hover {
  color: #4CAF50 !important;
}
.w3-text-blue,
.w3-hover-text-blue:hover {
  color: #2196F3 !important;
}
.w3-text-yellow,
.w3-hover-text-yellow:hover {
  color: #ffeb3b !important;
}
.w3-text-white,
.w3-hover-text-white:hover {
  color: #fff !important;
}
.w3-text-black,
.w3-hover-text-black:hover {
  color: #000 !important;
}
.w3-text-grey,
.w3-hover-text-grey:hover,
.w3-text-gray,
.w3-hover-text-gray:hover {
  color: #757575 !important;
}
.w3-text-amber {
  color: #ffc107 !important;
}
.w3-text-aqua {
  color: #00ffff !important;
}
.w3-text-light-blue {
  color: #87CEEB !important;
}
.w3-text-brown {
  color: #795548 !important;
}
.w3-text-cyan {
  color: #00bcd4 !important;
}
.w3-text-blue-grey,
.w3-text-blue-gray {
  color: #607d8b !important;
}
.w3-text-light-green {
  color: #8bc34a !important;
}
.w3-text-indigo {
  color: #3f51b5 !important;
}
.w3-text-khaki {
  color: #b4aa50 !important;
}
.w3-text-lime {
  color: #cddc39 !important;
}
.w3-text-orange {
  color: #ff9800 !important;
}
.w3-text-deep-orange {
  color: #ff5722 !important;
}
.w3-text-pink {
  color: #e91e63 !important;
}
.w3-text-purple {
  color: #9c27b0 !important;
}
.w3-text-deep-purple {
  color: #673ab7 !important;
}
.w3-text-sand {
  color: #fdf5e6 !important;
}
.w3-text-teal {
  color: #009688 !important;
}
.w3-text-light-grey,
.w3-hover-text-light-grey:hover,
.w3-text-light-gray,
.w3-hover-text-light-gray:hover {
  color: #f1f1f1 !important;
}
.w3-text-dark-grey,
.w3-hover-text-dark-grey:hover,
.w3-text-dark-gray,
.w3-hover-text-dark-gray:hover {
  color: #3a3a3a !important;
}
.w3-border-red,
.w3-hover-border-red:hover {
  border-color: #f44336 !important;
}
.w3-border-green,
.w3-hover-border-green:hover {
  border-color: #4CAF50 !important;
}
.w3-border-blue,
.w3-hover-border-blue:hover {
  border-color: #2196F3 !important;
}
.w3-border-yellow,
.w3-hover-border-yellow:hover {
  border-color: #ffeb3b !important;
}
.w3-border-white,
.w3-hover-border-white:hover {
  border-color: #fff !important;
}
.w3-border-black,
.w3-hover-border-black:hover {
  border-color: #000 !important;
}
.w3-border-grey,
.w3-hover-border-grey:hover,
.w3-border-gray,
.w3-hover-border-gray:hover {
  border-color: #bbb !important;
}
.w3-2017-greenery {
  color: #fff;
  background-color: #92B558;
}
.w3-2017-grenadine {
  color: #fff;
  background-color: #DC4C46;
}
.w3-2017-tawny-port {
  color: #fff;
  background-color: #672e3b;
}
.w3-2017-ballet-slipper {
  color: #000;
  background-color: #f3d6e4;
}
.w3-2017-butterum {
  color: #fff;
  background-color: #c48f65;
}
.w3-2017-navy-peony {
  color: #fff;
  background-color: #223a5e;
}
.w3-2017-neutral-gray,
.w3-2017-neutral-grey {
  color: #fff;
  background-color: #898e8c;
}
.w3-2017-shaded-spruce {
  color: #fff;
  background-color: #005960;
}
.w3-2017-golden-lime {
  color: #fff;
  background-color: #9c9a40;
}
.w3-2017-marina {
  color: #fff;
  background-color: #578CA9;
}
.w3-2017-autumn-maple {
  color: #fff;
  background-color: #d2691e;
}
.w3-2017-niagara {
  color: #fff;
  background-color: #578CA9;
}
.w3-2017-primrose-yellow {
  color: #000;
  background-color: #f6d155;
}
.w3-2017-lapis-blue {
  color: #fff;
  background-color: #004b8d;
}
.w3-2017-flame {
  color: #fff;
  background-color: #f2552c;
}
.w3-2017-island-paradise {
  color: #000;
  background-color: #95dee3;
}
.w3-2017-pale-dogwood {
  color: #000;
  background-color: #edcdc2;
}
.w3-2017-pink-yarrow {
  color: #fff;
  background-color: #ce3175;
}
.w3-2017-kale {
  color: #fff;
  background-color: #5a7247;
}
.w3-2017-hazelnut {
  color: #000;
  background-color: #cfb095;
}
/* bs-form */
/* bs-form answer */
.bs-answer-row {
  margin-bottom: 10px;
}
.bs-answer-param-name {
  font-weight: 300;
  font-size: .9em;
  display: block;
  text-align: right;
}
.bs-answer-param-value {
  font-size: 1em;
  display: block;
}
.bs-form-answer-data {
  margin: 10px 0 20px;
  border-bottom: 1px dotted #e1e1e1;
}
.bs-form-answer-contents {
  margin: 20px 0 20px;
}
/* ukrywa nagłówki */
.bs-hide-h1 h1,
.bs-hide-h2 h2,
.bs-hide-h3 h3 {
  display: none;
}
.bs-doc-data .bs-docx-attr-row {
  padding: 0.5em 0;
  margin: 0;
  font-size: 0.9em;
  color: #777777;
}
