@charset "UTF-8";
.container {
  width: 100%;
  max-width: 100%; }

.grid-view {
  overflow-y: scroll; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-03-03, 14:37:53
    Author     : kwysocki
*/
a:hover {
  text-decoration: none; }

.clear {
  clear: both; }

body {
  font-family: 'Lato', Arial, sens-serif;
  background: #FFFFFF; }

body, html {
  overflow-x: hidden;
  min-width: 320px; }

html.lock, html.lock body {
  position: fixed;
  height: 100%;
  overflow: hidden;
  width: 100%; }

.navbar {
  border-radius: 0 !important; }
  .navbar i.fa, .navbar i.fas, .navbar i.far, .navbar i.fal {
    font-size: 14px;
    position: relative;
    top: 1px;
    margin-right: 3px; }

.grid-view .button-column a {
  display: block;
  text-align: center;
  font-size: 26px; }
.grid-view a b {
  color: #244363; }
.grid-view .tbrelational-column {
  margin: 0 auto;
  display: block;
  text-align: center;
  font-size: 26px !important;
  text-decoration: none;
  border: none !important; }
.grid-view td {
  vertical-align: middle !important; }
.grid-view iframe {
  max-height: 100px !important;
  width: 150px !important; }

.relationalAdmin {
  padding-left: 10px;
  padding-top: 0;
  border-left: 2px solid #93C54B; }
  .relationalAdmin thead {
    display: none; }
  .relationalAdmin .summary {
    display: none; }
  .relationalAdmin .relationalAdmin {
    border-color: #F47C3C; }
    .relationalAdmin .relationalAdmin .relationalAdmin {
      border-color: #29ABE0; }
      .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin {
        border-color: #93C54B; }
        .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin {
          border-color: #93C54B; }
          .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin {
            border-color: #F47C3C; }
            .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin {
              border-color: #29ABE0; }

i.fa, i.fas, i.far, i.fal {
  transition: 0.3s ease 0s;
  -webkit-transition: 0.3s ease 0s;
  -ms-transition: 0.3s ease 0s;
  -o-transition: 0.3s ease 0s;
  -moz-transition: 0.3s ease 0s;
  -khtml-transition: 0.3s ease 0s; }
  i.fa.rotate, i.fas.rotate, i.far.rotate, i.fal.rotate {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }

.loadKlientData, .loadGUS {
  background: #EFEDF2; }
  .loadKlientData, .loadKlientData:active, .loadKlientData:hover, .loadKlientData:focus, .loadGUS, .loadGUS:active, .loadGUS:hover, .loadGUS:focus {
    color: #69676c; }
  .loadKlientData.hidden-lg.hidden-md.hidden-sm, .loadGUS.hidden-lg.hidden-md.hidden-sm {
    width: auto;
    display: block; }

#page {
  background: #FFFFFF;
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    #page {
      width: calc(100% - 320px); } }
  @media screen and (max-width: 767px) {
    #page {
      width: 100%; } }

#footer .credits {
  text-align: right;
  margin-top: 10px; }

.input-group img {
  max-width: 100%; }

.input-group.currentImg .form-control {
  height: auto !important; }

textarea {
  resize: none; }

.operations.nav i.fa, .operations.nav i.fas, .operations.nav i.far, .operations.nav i.fal {
  font-size: 1.3em;
  position: relative;
  top: 1px;
  margin-right: 5px; }

.fileUploadRow .fileinput-button input {
  cursor: pointer;
  direction: ltr;
  font-size: 200px;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0; }
.fileUploadRow input[type="file"] {
  display: block; }
.fileUploadRow .fileupload-buttonbar .btn, .fileUploadRow .fileupload-buttonbar .toggle {
  margin-bottom: 5px; }
.fileUploadRow .progress-animated .progress-bar, .fileUploadRow .progress-animated .bar {
  background: rgba(0, 0, 0, 0) url("../img/progressbar.gif") repeat scroll 0 0 !important;
  filter: none; }
.fileUploadRow .fileupload-process {
  display: none;
  float: right; }
.fileUploadRow .fileupload-processing .fileupload-process, .fileUploadRow .files .processing .preview {
  background: rgba(0, 0, 0, 0) url("../img/loading.gif") no-repeat scroll center center/contain;
  display: block;
  height: 32px;
  width: 32px; }
.fileUploadRow .files audio, .fileUploadRow .files video {
  max-width: 300px; }
@media (max-width: 767px) {
  .fileUploadRow .fileupload-buttonbar .toggle, .fileUploadRow .files .toggle, .fileUploadRow .files .btn span {
    display: none; }
  .fileUploadRow .files .name {
    width: 80px;
    word-wrap: break-word; }
  .fileUploadRow .files audio, .fileUploadRow .files video {
    max-width: 80px; }
  .fileUploadRow .files img, .fileUploadRow .files canvas {
    max-width: 100%; } }
.fileUploadRow .fileinput-button {
  display: inline-block;
  overflow: hidden;
  position: relative; }
.fileUploadRow .fileinput-button input {
  cursor: pointer;
  direction: ltr;
  font-size: 200px;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0; }
@media screen {
  .fileUploadRow .fileinput-button input {
    font-size: 100%;
    height: 100%; } }
.fileUploadRow #files {
  overflow: hidden; }
  .fileUploadRow #files > div {
    width: 20%;
    float: left; }
    .fileUploadRow #files > div img {
      max-width: 100%; }

#photosAdminList > div {
  display: inline-block !important;
  float: none !important;
  width: 24%; }
  #photosAdminList > div > div {
    margin: 5px;
    background-size: cover;
    padding-top: 75%;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #DFD7CA;
    position: relative; }
    #photosAdminList > div > div i.fa-times {
      position: absolute;
      cursor: pointer;
      font-size: 28px;
      top: 5px;
      right: 5px;
      background: rgba(255, 255, 255, 0.7);
      border-radius: 100px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      display: block;
      color: red;
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s;
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.4); }
      #photosAdminList > div > div i.fa-times:hover {
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
        background: white; }
    #photosAdminList > div > div i.fa-download {
      position: absolute;
      cursor: pointer;
      font-size: 28px;
      bottom: 5px;
      right: 5px;
      background: rgba(255, 255, 255, 0.7);
      border-radius: 100px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      display: block;
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s;
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.4); }
      #photosAdminList > div > div i.fa-download:hover {
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
        background: white; }
    #photosAdminList > div > div i.fa-arrows {
      position: absolute;
      cursor: pointer;
      font-size: 28px;
      color: black;
      top: 5px;
      left: 5px;
      background: rgba(255, 255, 255, 0.7);
      border-radius: 100px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      display: block;
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s;
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.4); }
      #photosAdminList > div > div i.fa-arrows:hover {
        /*color: red;*/
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
        background: white; }
    #photosAdminList > div > div .editable {
      background: white;
      background: rgba(255, 255, 255, 0.7);
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 2px 5px;
      cursor: pointer;
      max-height: 60px;
      overflow: hidden; }

#photosAdminList.news > div:first-child > div {
  box-shadow: none; }
  #photosAdminList.news > div:first-child > div::after {
    display: none; }

.fileUploadRow button, .fileUploadRow .btn {
  font-size: 18px; }
.fileUploadRow i.glyphicon {
  font-size: 22px; }

.structure {
  margin-bottom: 20px; }
  .structure input[type=checkbox] {
    z-index: 1; }
    .structure input[type=checkbox] + span {
      display: inline-block; }
      .structure input[type=checkbox] + span::after {
        transition: 0.3s ease 0s;
        -webkit-transition: 0.3s ease 0s;
        -ms-transition: 0.3s ease 0s;
        -o-transition: 0.3s ease 0s;
        -moz-transition: 0.3s ease 0s;
        -khtml-transition: 0.3s ease 0s;
        background: rgba(121, 167, 54, 0.2);
        opacity: 0;
        z-index: -1;
        content: '';
        color: #79A736;
        height: 27px;
        left: 0;
        border-radius: 3px;
        top: 0;
        right: 0;
        display: block;
        position: absolute; }
    .structure input[type=checkbox]:checked + span::after {
      opacity: 1; }
  .structure .anchor {
    margin-left: 5px;
    cursor: pointer;
    transition: 0.3s ease 0s;
    -webkit-transition: 0.3s ease 0s;
    -ms-transition: 0.3s ease 0s;
    -o-transition: 0.3s ease 0s;
    -moz-transition: 0.3s ease 0s;
    -khtml-transition: 0.3s ease 0s;
    font-size: 1.4em;
    margin-right: 5px;
    position: relative;
    top: 2px; }
    .structure .anchor:hover {
      color: #79A775; }
  .structure .level {
    padding-left: 10px;
    position: relative;
    z-index: 2;
    font-size: 1.2em;
    transition: 0.3s ease 0s;
    -webkit-transition: 0.3s ease 0s;
    -ms-transition: 0.3s ease 0s;
    -o-transition: 0.3s ease 0s;
    -moz-transition: 0.3s ease 0s;
    -khtml-transition: 0.3s ease 0s;
    overflow: hidden; }
    .structure .level.hidden {
      display: block !important;
      max-height: 0; }
    .structure .level.expand > .level {
      visibility: visible !important;
      max-height: 1000px; }
    .structure .level.expand > .anchor {
      color: #79A775;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg); }
    .structure .level .level {
      opacity: 0.9;
      font-size: 0.9em;
      border-left: 1px solid #3E3F3A;
      margin-left: 10px; }

@media screen and (max-width: 991px) {
  .portlet {
    position: static !important; } }
#cmsPages {
  margin-bottom: 20px; }
  #cmsPages .page {
    margin-bottom: 5px; }
    #cmsPages .page .alert {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      background: #555;
      transition: background-color 0.3s ease 0s;
      -webkit-transition: background-color 0.3s ease 0s;
      -ms-transition: background-color 0.3s ease 0s;
      -o-transition: background-color 0.3s ease 0s;
      -moz-transition: background-color 0.3s ease 0s;
      -khtml-transition: background-color 0.3s ease 0s;
      overflow: hidden; }
      #cmsPages .page .alert b {
        font-size: 1.3em; }
      #cmsPages .page .alert .url b {
        font-size: 1.1em; }
      #cmsPages .page .alert .url span {
        font-style: italic; }
      #cmsPages .page .alert div.toggle {
        float: right; }
      #cmsPages .page .alert > div > .btn {
        cursor: pointer;
        float: right;
        font-size: 26px;
        height: 46px;
        margin: 0 5px; }
        #cmsPages .page .alert > div > .btn i.fa, #cmsPages .page .alert > div > .btn i.fas, #cmsPages .page .alert > div > .btn i.far, #cmsPages .page .alert > div > .btn i.fal {
          position: relative;
          top: -2px; }
      #cmsPages .page .alert.off {
        background: rgba(119, 119, 119, 0.4) !important; }
    #cmsPages .page .page .alert {
      background: #777 !important; }
    #cmsPages .page .page .page .alert {
      background: #999 !important; }
    #cmsPages .page .page .page .page .alert {
      background: #bbb !important; }
    #cmsPages .page .page .page .page .page .alert {
      background: #ddd !important; }
  #cmsPages .pagesSortableWrap {
    transition: border-color 0.3s ease 0s;
    -webkit-transition: border-color 0.3s ease 0s;
    -ms-transition: border-color 0.3s ease 0s;
    -o-transition: border-color 0.3s ease 0s;
    -moz-transition: border-color 0.3s ease 0s;
    -khtml-transition: border-color 0.3s ease 0s;
    border: 2px solid #777777;
    /*        margin-left: 10px;*/
    margin-top: -20px;
    background: white;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px; }
    #cmsPages .pagesSortableWrap .pagesSortable {
      margin-bottom: 10px;
      min-height: 60px;
      margin-left: 5px;
      padding: 10px;
      padding-left: 5px;
      /*            border: 1px dashed red;*/ }
  #cmsPages .alert.off + .pagesSortableWrap {
    border: 2px solid #C9C9C9; }

#pageCreator {
  max-width: 1360px;
  margin: 0 auto;
  overflow: visible;
  padding: 20px 0; }
  #pageCreator.fullWidth {
    max-width: none; }
  #pageCreator .column {
    min-height: 200px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*box-shadow: inset 0 0 2px rgba(black, 0.5);*/
    border: 2px dashed rgba(201, 48, 44, 0.3);
    transition: border-color 0.3s ease 0s;
    -webkit-transition: border-color 0.3s ease 0s;
    -ms-transition: border-color 0.3s ease 0s;
    -o-transition: border-color 0.3s ease 0s;
    -moz-transition: border-color 0.3s ease 0s;
    -khtml-transition: border-color 0.3s ease 0s; }
    #pageCreator .column:hover, #pageCreator .column:active, #pageCreator .column:focus {
      border-color: #C9302C; }
    #pageCreator .column .panel {
      border-color: #325d88;
      transition: border-color 0.3s ease 0s;
      -webkit-transition: border-color 0.3s ease 0s;
      -ms-transition: border-color 0.3s ease 0s;
      -o-transition: border-color 0.3s ease 0s;
      -moz-transition: border-color 0.3s ease 0s;
      -khtml-transition: border-color 0.3s ease 0s; }
      #pageCreator .column .panel .panel-heading {
        background: #325d88;
        padding-top: 3px;
        padding-bottom: 3px;
        transition: background-color 0.3s ease 0s;
        -webkit-transition: background-color 0.3s ease 0s;
        -ms-transition: background-color 0.3s ease 0s;
        -o-transition: background-color 0.3s ease 0s;
        -moz-transition: background-color 0.3s ease 0s;
        -khtml-transition: background-color 0.3s ease 0s;
        overflow: hidden; }
        #pageCreator .column .panel .panel-heading .title {
          text-transform: none;
          float: left;
          color: white;
          /*font-weight: bold;*/
          font-size: 16px;
          line-height: 28px; }
        #pageCreator .column .panel .panel-heading div.toggle {
          min-height: 28px; }
          #pageCreator .column .panel .panel-heading div.toggle, #pageCreator .column .panel .panel-heading div.toggle .toggle-group, #pageCreator .column .panel .panel-heading div.toggle .toggle-group > * {
            height: 28px !important; }
        #pageCreator .column .panel .panel-heading > .btn {
          cursor: pointer;
          font-size: 18px;
          margin: 0 5px; }
        #pageCreator .column .panel .panel-heading > * {
          float: right; }
      #pageCreator .column .panel.off:not(:hover):not(:active):not(:focus) {
        border-color: rgba(119, 119, 119, 0.3); }
        #pageCreator .column .panel.off:not(:hover):not(:active):not(:focus) .panel-heading {
          background: rgba(119, 119, 119, 0.3); }
      #pageCreator .column .panel .panel-body {
        transition: 0.3s ease 0s;
        -webkit-transition: 0.3s ease 0s;
        -ms-transition: 0.3s ease 0s;
        -o-transition: 0.3s ease 0s;
        -moz-transition: 0.3s ease 0s;
        -khtml-transition: 0.3s ease 0s;
        min-height: 100px;
        background-position: center center;
        background-repeat: no-repeat; }
        #pageCreator .column .panel .panel-body iframe {
          width: 100%; }
  #pageCreator div[data-type=photo] img {
    max-width: 100%; }
  #pageCreator .section {
    margin-bottom: 20px; }
    #pageCreator .section .sectionHandler {
      background: #777777;
      transition: background-color 0.3s ease 0s;
      -webkit-transition: background-color 0.3s ease 0s;
      -ms-transition: background-color 0.3s ease 0s;
      -o-transition: background-color 0.3s ease 0s;
      -moz-transition: background-color 0.3s ease 0s;
      -khtml-transition: background-color 0.3s ease 0s;
      padding: 5px 10px;
      min-height: 40px;
      line-height: 30px;
      color: white;
      font-weight: bold;
      border-radius: 4px 4px 0 0; }
      #pageCreator .section .sectionHandler.off {
        background: #bbbbbb; }
      #pageCreator .section .sectionHandler .handle, #pageCreator .section .sectionHandler span.delete, #pageCreator .section .sectionHandler a, #pageCreator .section .sectionHandler .toggle {
        float: right;
        font-size: 22px;
        cursor: pointer;
        margin-left: 10px; }

.alert.saveSuccess {
  margin-bottom: 0;
  position: fixed;
  bottom: 10px;
  left: 10px;
  right: 10px;
  z-index: 1000000; }

#loadingOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999;
  background: url("../img/loader.gif") white;
  background: url("../img/loader.gif") rgba(255, 255, 255, 0.7);
  background-repeat: no-repeat;
  background-position: center center; }

#change-pass-form {
  margin: 100px 0; }

.descriptionBox {
  max-height: 100px;
  overflow-y: auto; }

.lockRatio {
  position: relative; }
  .lockRatio.lockRatio50 .dummy {
    padding-top: 50%; }
  .lockRatio.lockRatio30 .dummy {
    padding-top: 30%; }
  .lockRatio.lockRatio66 .dummy {
    padding-top: 66%; }
  .lockRatio .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.formNewField .button, .updateFormSettings .button {
  transition: background-color 0.3s ease 0s;
  -webkit-transition: background-color 0.3s ease 0s;
  -ms-transition: background-color 0.3s ease 0s;
  -o-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -khtml-transition: background-color 0.3s ease 0s;
  background: #93c54b !important;
  color: white !important;
  border: none !important;
  cursor: pointer; }
  .formNewField .button:hover, .updateFormSettings .button:hover {
    background: #79A736 !important; }
  .formNewField .button:focus, .formNewField .button:active, .updateFormSettings .button:focus, .updateFormSettings .button:active {
    background: #658c2d !important; }

.updateFormSettings {
  margin-bottom: 20px; }

.ui-sortable td {
  cursor: move; }
.ui-sortable .widget td {
  cursor: default; }

.toggle-column .glyphicon-ok-circle {
  color: green;
  font-size: 24px; }
.toggle-column .glyphicon-remove-sign {
  color: red;
  font-size: 24px; }

#productUpdate h2 {
  margin-top: 40px; }

input {
  font-weight: normal; }

#parameters textarea {
  min-height: 80px;
  resize: vertical; }

#parameters a.editable, #awards a.editable, #versions a.editable {
  color: black !important;
  cursor: pointer;
  text-decoration-color: black !important; }
#parameters .panel-body, #awards .panel-body, #versions .panel-body {
  padding-top: 0 !important;
  padding: 5px; }
#parameters .panel-heading .handle, #parameters .panel-heading span.delete, #awards .panel-heading .handle, #awards .panel-heading span.delete, #versions .panel-heading .handle, #versions .panel-heading span.delete {
  float: right;
  font-size: 22px;
  cursor: pointer;
  margin-left: 10px; }
#parameters .panel-footer, #awards .panel-footer, #versions .panel-footer {
  padding: 0; }
#parameters form td, #awards form td, #versions form td {
  padding: 5px; }
#parameters:not(#versions) .form-control, #awards:not(#versions) .form-control, #versions:not(#versions) .form-control {
  height: 35px;
  padding-top: 5px;
  padding-bottom: 5px; }
#parameters .parameters, #parameters .awards, #parameters .versions, #awards .parameters, #awards .awards, #awards .versions, #versions .parameters, #versions .awards, #versions .versions {
  /*table-layout: fixed;*/
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate; }
  #parameters .parameters tbody:before, #parameters .awards tbody:before, #parameters .versions tbody:before, #awards .parameters tbody:before, #awards .awards tbody:before, #awards .versions tbody:before, #versions .parameters tbody:before, #versions .awards tbody:before, #versions .versions tbody:before {
    content: '';
    display: block;
    height: 5px; }
  #parameters .parameters tr td, #parameters .awards tr td, #parameters .versions tr td, #awards .parameters tr td, #awards .awards tr td, #awards .versions tr td, #versions .parameters tr td, #versions .awards tr td, #versions .versions tr td {
    padding-top: 0;
    padding-bottom: 0; }
    #parameters .parameters tr td:first-child, #parameters .awards tr td:first-child, #parameters .versions tr td:first-child, #awards .parameters tr td:first-child, #awards .awards tr td:first-child, #awards .versions tr td:first-child, #versions .parameters tr td:first-child, #versions .awards tr td:first-child, #versions .versions tr td:first-child {
      width: 20%; }
    #parameters .parameters tr td:nth-child(2), #parameters .awards tr td:nth-child(2), #parameters .versions tr td:nth-child(2), #awards .parameters tr td:nth-child(2), #awards .awards tr td:nth-child(2), #awards .versions tr td:nth-child(2), #versions .parameters tr td:nth-child(2), #versions .awards tr td:nth-child(2), #versions .versions tr td:nth-child(2) {
      width: 60%; }
    #parameters .parameters tr td:nth-child(3), #parameters .awards tr td:nth-child(3), #parameters .versions tr td:nth-child(3), #awards .parameters tr td:nth-child(3), #awards .awards tr td:nth-child(3), #awards .versions tr td:nth-child(3), #versions .parameters tr td:nth-child(3), #versions .awards tr td:nth-child(3), #versions .versions tr td:nth-child(3) {
      width: 60%; }
    #parameters .parameters tr td.buttons, #parameters .awards tr td.buttons, #parameters .versions tr td.buttons, #awards .parameters tr td.buttons, #awards .awards tr td.buttons, #awards .versions tr td.buttons, #versions .parameters tr td.buttons, #versions .awards tr td.buttons, #versions .versions tr td.buttons {
      text-align: center; }
      #parameters .parameters tr td.buttons > *, #parameters .awards tr td.buttons > *, #parameters .versions tr td.buttons > *, #awards .parameters tr td.buttons > *, #awards .awards tr td.buttons > *, #awards .versions tr td.buttons > *, #versions .parameters tr td.buttons > *, #versions .awards tr td.buttons > *, #versions .versions tr td.buttons > * {
        margin: 0 5px;
        font-size: 22px;
        cursor: pointer; }
  #parameters .parameters tr:nth-child(2n+1) td:first-child, #parameters .parameters tr:nth-child(2n+1) td:nth-child(3), #parameters .awards tr:nth-child(2n+1) td:first-child, #parameters .awards tr:nth-child(2n+1) td:nth-child(3), #parameters .versions tr:nth-child(2n+1) td:first-child, #parameters .versions tr:nth-child(2n+1) td:nth-child(3), #awards .parameters tr:nth-child(2n+1) td:first-child, #awards .parameters tr:nth-child(2n+1) td:nth-child(3), #awards .awards tr:nth-child(2n+1) td:first-child, #awards .awards tr:nth-child(2n+1) td:nth-child(3), #awards .versions tr:nth-child(2n+1) td:first-child, #awards .versions tr:nth-child(2n+1) td:nth-child(3), #versions .parameters tr:nth-child(2n+1) td:first-child, #versions .parameters tr:nth-child(2n+1) td:nth-child(3), #versions .awards tr:nth-child(2n+1) td:first-child, #versions .awards tr:nth-child(2n+1) td:nth-child(3), #versions .versions tr:nth-child(2n+1) td:first-child, #versions .versions tr:nth-child(2n+1) td:nth-child(3) {
    background: #e0e0e0; }
  #parameters .parameters tr:nth-child(2n+1) td:nth-child(2), #parameters .awards tr:nth-child(2n+1) td:nth-child(2), #parameters .versions tr:nth-child(2n+1) td:nth-child(2), #awards .parameters tr:nth-child(2n+1) td:nth-child(2), #awards .awards tr:nth-child(2n+1) td:nth-child(2), #awards .versions tr:nth-child(2n+1) td:nth-child(2), #versions .parameters tr:nth-child(2n+1) td:nth-child(2), #versions .awards tr:nth-child(2n+1) td:nth-child(2), #versions .versions tr:nth-child(2n+1) td:nth-child(2) {
    background: #ebebeb; }
  #parameters .parameters tr:nth-child(2n) td:first-child, #parameters .parameters tr:nth-child(2n) td:nth-child(3), #parameters .awards tr:nth-child(2n) td:first-child, #parameters .awards tr:nth-child(2n) td:nth-child(3), #parameters .versions tr:nth-child(2n) td:first-child, #parameters .versions tr:nth-child(2n) td:nth-child(3), #awards .parameters tr:nth-child(2n) td:first-child, #awards .parameters tr:nth-child(2n) td:nth-child(3), #awards .awards tr:nth-child(2n) td:first-child, #awards .awards tr:nth-child(2n) td:nth-child(3), #awards .versions tr:nth-child(2n) td:first-child, #awards .versions tr:nth-child(2n) td:nth-child(3), #versions .parameters tr:nth-child(2n) td:first-child, #versions .parameters tr:nth-child(2n) td:nth-child(3), #versions .awards tr:nth-child(2n) td:first-child, #versions .awards tr:nth-child(2n) td:nth-child(3), #versions .versions tr:nth-child(2n) td:first-child, #versions .versions tr:nth-child(2n) td:nth-child(3) {
    background: #d0d0d0; }
  #parameters .parameters tr:nth-child(2n) td:nth-child(2), #parameters .awards tr:nth-child(2n) td:nth-child(2), #parameters .versions tr:nth-child(2n) td:nth-child(2), #awards .parameters tr:nth-child(2n) td:nth-child(2), #awards .awards tr:nth-child(2n) td:nth-child(2), #awards .versions tr:nth-child(2n) td:nth-child(2), #versions .parameters tr:nth-child(2n) td:nth-child(2), #versions .awards tr:nth-child(2n) td:nth-child(2), #versions .versions tr:nth-child(2n) td:nth-child(2) {
    background: #dbdbdb; }
#parameters .ui-sortable td, #awards .ui-sortable td, #versions .ui-sortable td {
  cursor: default; }

.awards img, .versions img {
  max-height: 100px; }

.award .grid-view {
  padding-top: 0; }
  .award .grid-view thead {
    display: none; }
  .award .grid-view tr, .award .grid-view td {
    border: none; }
  .award .grid-view tr {
    display: none; }
    .award .grid-view tr:first-child {
      display: table-row; }
  .award .grid-view td {
    background: none !important; }

.newsBox {
  background: white;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
  padding: 30px; }
  @media screen and (max-width: 767px) {
    .newsBox {
      margin-bottom: 20px; } }
  .newsBox > h2 {
    margin-top: 0;
    font-size: 26px;
    font-weight: bold; }
  .newsBox > h4 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: lighter; }
  .newsBox .description {
    font-size: 16px; }
  .newsBox .gallery {
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden; }
    .newsBox .gallery .col-xs-1, .newsBox .gallery .col-sm-1, .newsBox .gallery .col-md-1, .newsBox .gallery .col-lg-1, .newsBox .gallery .col-xs-2, .newsBox .gallery .col-sm-2, .newsBox .gallery .col-md-2, .newsBox .gallery .col-lg-2, .newsBox .gallery .col-xs-3, .newsBox .gallery .col-sm-3, .newsBox .gallery .col-md-3, .newsBox .gallery .col-lg-3, .newsBox .gallery .col-xs-4, .newsBox .gallery .col-sm-4, .newsBox .gallery .col-md-4, .newsBox .gallery .col-lg-4, .newsBox .gallery .col-xs-5, .newsBox .gallery .col-sm-5, .newsBox .gallery .col-md-5, .newsBox .gallery .col-lg-5, .newsBox .gallery .col-xs-6, .newsBox .gallery .col-sm-6, .newsBox .gallery .col-md-6, .newsBox .gallery .col-lg-6, .newsBox .gallery .col-xs-7, .newsBox .gallery .col-sm-7, .newsBox .gallery .col-md-7, .newsBox .gallery .col-lg-7, .newsBox .gallery .col-xs-8, .newsBox .gallery .col-sm-8, .newsBox .gallery .col-md-8, .newsBox .gallery .col-lg-8, .newsBox .gallery .col-xs-9, .newsBox .gallery .col-sm-9, .newsBox .gallery .col-md-9, .newsBox .gallery .col-lg-9, .newsBox .gallery .col-xs-10, .newsBox .gallery .col-sm-10, .newsBox .gallery .col-md-10, .newsBox .gallery .col-lg-10, .newsBox .gallery .col-xs-11, .newsBox .gallery .col-sm-11, .newsBox .gallery .col-md-11, .newsBox .gallery .col-lg-11, .newsBox .gallery .col-xs-12, .newsBox .gallery .col-sm-12, .newsBox .gallery .col-md-12, .newsBox .gallery .col-lg-12 {
      padding-left: 10px;
      padding-right: 10px; }
    .newsBox .gallery .photo {
      /*background: #F5F5F5;*/
      display: none;
      margin-bottom: 20px; }
      .newsBox .gallery .photo .content {
        background-size: cover;
        background-position: center center; }
      .newsBox .gallery .photo:nth-child(1), .newsBox .gallery .photo:nth-child(2), .newsBox .gallery .photo:nth-child(3), .newsBox .gallery .photo:nth-child(4), .newsBox .gallery .photo:nth-child(5), .newsBox .gallery .photo:nth-child(6), .newsBox .gallery .photo:nth-child(7), .newsBox .gallery .photo:nth-child(8) {
        display: block; }
      .newsBox .gallery .photo a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }

.editable-input textarea {
  min-height: 200px;
  resize: both; }

.alert.imgSizeInfo {
  margin-bottom: 0 !important; }

.grid-view {
  max-width: 100%; }
  .grid-view table {
    max-width: 100%; }

#parameters .editable-input textarea {
  width: 600px !important;
  min-height: 200px !important; }

.cke_contents {
  font-family: 'Ubuntu', Arial, sans-serif !important;
  font-size: 16px !important; }

.editable {
  cursor: pointer !important; }

.imgSizeInfo {
  display: none; }

.parallaxImg {
  background-size: 100%;
  padding-top: 25%;
  /*background-attachment: fixed;*/
  background-position: center center;
  background-repeat: no-repeat; }

.asliderEditor #slidesList, .asliderEditor #slidesList > li {
  padding: 0;
  margin: 0;
  list-style: none; }
.asliderEditor #slidesList > li {
  margin: 5px 0;
  border-radius: 4px;
  padding: 5px 10px;
  border: 1px solid #dadada;
  background: #eee;
  overflow: hidden; }
  .asliderEditor #slidesList > li img {
    height: 28px; }
  .asliderEditor #slidesList > li.inactive {
    border: 1px solid #eee;
    background: #fafafa;
    border: 1px solid rgba(218, 218, 218, 0.2);
    background: rgba(238, 238, 238, 0.2); }
  .asliderEditor #slidesList > li .name {
    float: left;
    width: 60%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    padding-right: 10px; }
  .asliderEditor #slidesList > li .operations {
    float: right;
    width: 40%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    padding-left: 10px;
    text-align: right; }
    .asliderEditor #slidesList > li .operations a, .asliderEditor #slidesList > li .operations span {
      color: black;
      font-size: 28px;
      display: inline-block;
      margin: 0 5px; }
      .asliderEditor #slidesList > li .operations a:hover, .asliderEditor #slidesList > li .operations span:hover {
        color: #555; }
    .asliderEditor #slidesList > li .operations .handle {
      cursor: pointer; }
.asliderEditor #slidesList + a {
  margin: 10px auto;
  /*display: block;*/ }
.asliderEditor span.button, .asliderEditor a.button {
  cursor: pointer;
  display: inline-block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  padding: 5px 10px;
  background: #dadada;
  border: 1px solid #ccc;
  text-align: center;
  color: black;
  text-decoration: none;
  font-size: 18px;
  margin: 5px; }
  .asliderEditor span.button.big, .asliderEditor a.button.big {
    width: 180px;
    font-size: 22px; }
  .asliderEditor span.button.red, .asliderEditor a.button.red {
    background-color: #F8C1C8;
    border-color: #C0003F;
    color: #C00000; }
  .asliderEditor span.button.green, .asliderEditor a.button.green {
    background-color: #C5E7C1;
    border-color: #2D7018;
    color: #2D7018; }
.asliderEditor #loaderOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000000;
  background: white no-repeat url("../images/loader.gif") center center; }
.asliderEditor #creator .slider {
  margin-bottom: 20px;
  height: 540px;
  background-size: cover;
  background-position: center center;
  overflow: hidden; }
  .asliderEditor #creator .slider .stage {
    position: relative;
    width: 1400px;
    height: 540px;
    margin: 0 auto;
    box-shadow: inset 0 0 2px 1px red;
    box-shadow: inset 0 0 2px 1px red, 0 0 2px 1px red; }
    .asliderEditor #creator .slider .stage .element {
      position: absolute;
      cursor: pointer; }
      .asliderEditor #creator .slider .stage .element .contextMenu {
        z-index: 1000;
        box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
        cursor: default;
        display: none;
        position: fixed;
        top: 220px;
        left: 0;
        padding: 3px;
        /*                        width: 150px;
                                height: 310px;*/
        background: white;
        border-radius: 0 10px 10px 0; }
        .asliderEditor #creator .slider .stage .element .contextMenu i.fa, .asliderEditor #creator .slider .stage .element .contextMenu i.fas, .asliderEditor #creator .slider .stage .element .contextMenu i.far, .asliderEditor #creator .slider .stage .element .contextMenu i.fal {
          font-size: 36px;
          cursor: pointer; }
        .asliderEditor #creator .slider .stage .element .contextMenu input[type=number], .asliderEditor #creator .slider .stage .element .contextMenu select {
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webit-box-sizing: border-box;
          width: 100px; }
        .asliderEditor #creator .slider .stage .element .contextMenu select {
          width: 40px; }
        .asliderEditor #creator .slider .stage .element .contextMenu .row {
          margin: 0 0 10px; }
        .asliderEditor #creator .slider .stage .element .contextMenu .submitElementData {
          cursor: pointer; }
      .asliderEditor #creator .slider .stage .element.selected {
        box-shadow: inset 0 0 2px 1px red, 0 0 2px 1px red; }
        .asliderEditor #creator .slider .stage .element.selected .contextMenu {
          display: block; }
    .asliderEditor #creator .slider .stage .text1 {
      white-space: nowrap;
      display: block;
      font-size: 44px;
      color: white;
      font-weight: 900; }
    .asliderEditor #creator .slider .stage .text2 {
      white-space: nowrap;
      display: block;
      font-size: 44px;
      color: #ED2937;
      font-weight: 900; }
    .asliderEditor #creator .slider .stage .text3 {
      display: block;
      font-size: 16px;
      color: white;
      max-width: 500px; }
    .asliderEditor #creator .slider .stage .textLink {
      font-size: 18px;
      display: inline-block;
      background: #ED2937;
      color: white;
      padding: 15px 20px; }
.asliderEditor #noCreatorError {
  display: none; }
@media screen and (max-width: 1399px) {
  .asliderEditor #creator {
    display: none; }
  .asliderEditor #noCreatorError {
    display: block; } }
.asliderEditor .col-md-10 img {
  max-width: 100%; }

.flexCols {
  display: flex;
  flex: 1 0 100%;
  display: -webkit-flex;
  -webkit-flex: 1 0 100%; }

.panel-body > .row {
  margin-left: -20px;
  margin-right: -20px; }

#mainmenu {
  overflow: visible;
  overflow-y: auto;
  color: #1D1B1C;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 320px;
  background: #F9F7FC;
  box-shadow: 1px 0 2px 1px rgba(0, 0, 0, 0.15);
  margin: 0;
  border: none;
  z-index: 100;
  transition: 0.5s ease 0s;
  -webkit-transition: 0.5s ease 0s;
  -ms-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -khtml-transition: 0.5s ease 0s; }
  #mainmenu * {
    color: #1D1B1C; }
  #mainmenu > .logo {
    padding: 15px 40px;
    text-align: center; }
    #mainmenu > .logo img {
      max-width: 100%; }
  #mainmenu .menu i.fa, #mainmenu .menu i.fas, #mainmenu .menu i.far, #mainmenu .menu i.fal {
    margin-right: 10px; }
  #mainmenu .menu a {
    transition: 0.3s ease 0s;
    -webkit-transition: 0.3s ease 0s;
    -ms-transition: 0.3s ease 0s;
    -o-transition: 0.3s ease 0s;
    -moz-transition: 0.3s ease 0s;
    -khtml-transition: 0.3s ease 0s;
    display: block;
    padding: 10px 10px 10px 30px; }
    #mainmenu .menu a i {
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s;
      font-size: 18px; }
    #mainmenu .menu a.noLeft {
      padding: 10px 10px 10px 10px; }
    #mainmenu .menu a:hover, #mainmenu .menu a.active {
      color: #fff;
      background: #674287; }
      #mainmenu .menu a:hover i, #mainmenu .menu a.active i {
        color: #fff; }
  #mainmenu .menu .navTitle {
    font-size: 20px;
    padding: 15px 10px 10px; }
    #mainmenu .menu .navTitle:not(a) {
      cursor: default; }
    #mainmenu .menu .navTitle i.fa, #mainmenu .menu .navTitle i.fas, #mainmenu .menu .navTitle i.far, #mainmenu .menu .navTitle i.fal {
      font-size: 24px; }
  #mainmenu i.fas, #mainmenu i.fab, #mainmenu i.far {
    font-size: 1.3em;
    top: 0.07em;
    position: relative;
    margin-right: 0.3em; }
  #mainmenu .navTitle i.fas, #mainmenu .navTitle i.fab, #mainmenu .navTitle i.far {
    font-size: 1.2em;
    top: 0.06em; }
  #mainmenu #menuButton {
    transition: 0.5s ease 0s;
    -webkit-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -khtml-transition: 0.5s ease 0s;
    cursor: pointer;
    width: 30px;
    height: 21px;
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    margin: 15px 5px 10px;
    float: right;
    z-index: 101; }
    #mainmenu #menuButton span {
      display: block;
      position: absolute;
      margin: 0;
      margin: auto;
      transition: 0.5s ease 0s;
      -webkit-transition: 0.5s ease 0s;
      -ms-transition: 0.5s ease 0s;
      -o-transition: 0.5s ease 0s;
      -moz-transition: 0.5s ease 0s;
      -khtml-transition: 0.5s ease 0s;
      height: 3px;
      width: 30px;
      border-radius: 1px;
      background: #674287;
      left: 0;
      right: 0; }
      #mainmenu #menuButton span.bar1 {
        top: 0;
        bottom: 18px; }
      #mainmenu #menuButton span.bar2 {
        top: 0;
        bottom: 0; }
      #mainmenu #menuButton span.bar3 {
        top: 18px;
        bottom: 0; }
  #mainmenu:not(.closed) #menuButton {
    /*           position: fixed;
           left: 20px;
             top: 72px;
             bottom: auto;
             margin: 0;*/ }
    #mainmenu:not(.closed) #menuButton span {
      /*background: $color2;*/
      top: 0;
      bottom: 0; }
      #mainmenu:not(.closed) #menuButton span.bar1, #mainmenu:not(.closed) #menuButton span.bar3 {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
      #mainmenu:not(.closed) #menuButton span.bar2 {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg); }
  #mainmenu.closed {
    overflow: hidden;
    width: 380px;
    left: -320px;
    padding-right: 60px;
    height: 51px; }
    #mainmenu.closed + #page {
      margin-left: 0;
      width: 100%; }
    #mainmenu.closed #menuButton {
      margin-left: 15px;
      margin-right: 15px;
      right: -60px; }

#page {
  padding-top: 50px;
  transition: 0.5s ease 0s;
  -webkit-transition: 0.5s ease 0s;
  -ms-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -khtml-transition: 0.5s ease 0s;
  margin-left: 320px; }

.smallContainer {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%; }

.pagination > li > a, .pagination > li > span {
  color: #674287; }
  .pagination > li > a:hover, .pagination > li > span:hover {
    color: #593A6B; }

.jqplot-table-legend {
  padding-left: 10px;
  position: absolute; }
  .jqplot-table-legend .jqplot-table-legend {
    position: static; }

.grid-view .tbrelational-column {
  cursor: pointer;
  color: #674287; }
.grid-view .grid-view {
  padding-left: 20px;
  margin-left: 5px;
  border-left: 2px solid #674287;
  border-bottom: 1px solid #674287; }
  .grid-view .grid-view .filters {
    display: none; }

.alert h1, .alert h2, .alert h3, .alert h4, .alert h5, .alert h6 {
  margin-top: 0; }
.alert h1, .alert h2, .alert h3 {
  font-weight: normal; }

#targety i.fa.fa-trash {
  font-size: 1.2em;
  cursor: pointer; }

.targetResult {
  margin: 20px 0; }

#progiProwizji .form-control {
  text-align: right; }

tr.info > * {
  background: #C7C8DA !important;
  color: #222 !important; }

tr.warning > * {
  background: #F2EBCF !important;
  color: #222 !important; }

tr.danger > * {
  background: #b33651 !important;
  color: white !important; }

form .row {
  margin-bottom: 7px;
  margin-left: 0;
  margin-right: 0; }

.negativeMargin, .form .row.negativeMargin {
  margin-left: -15px;
  margin-right: -15px; }
  .negativeMargin .row:last-child, .form .row.negativeMargin .row:last-child {
    margin-bottom: 0; }

#zamowienie-form .input-group {
  width: 100%; }
#zamowienie-form img {
  max-width: 100px; }

select, .input-group select.form-control {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  padding-right: 25px !important;
  background-position: right 5px center !important;
  background-repeat: no-repeat !important;
  background-image: url("../img/select.png") !important;
  backgrund-color: white !important; }

#savingDraft {
  /*display: none;*/
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 101;
  cursor: default;
  border: none; }
  #savingDraft:hover, #savingDraft:active, #savingDraft:focus {
    background: #428748 !important;
    box-shadow: none;
    border: none; }
  #savingDraft.btn-danger:hover, #savingDraft.btn-danger:active, #savingDraft.btn-danger:focus {
    background: #d66060 !important;
    box-shadow: none;
    border: none; }

@keyframes blink {
  0% {
    opacity: 1;
    -webkit-opacity: 1; }
  50% {
    opacity: 1;
    -webkit-opacity: 1; }
  75% {
    opacity: 0;
    -webkit-opacity: 0; }
  100% {
    opacity: 1;
    -webkit-opacity: 1; } }
.blink {
  animation-name: blink;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  -webkit-animation-name: blink;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite; }

.rwdTable {
  overflow-x: auto; }

#zamowienieCart, #dodajProdukty, #summaryContent, #orderSummary {
  min-height: 32px;
  position: relative;
  overflow-x: auto; }
  #zamowienieCart::after, #dodajProdukty::after, #summaryContent::after, #orderSummary::after {
    transition: opacity 0.3s ease 0s;
    -webkit-transition: opacity 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -khtml-transition: opacity 0.3s ease 0s;
    opacity: 0;
    visibility: hidden;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    background-image: url("../img/loader.gif");
    background-repeat: no-repeat;
    background-position: center center; }
  #zamowienieCart.loading::after, #dodajProdukty.loading::after, #summaryContent.loading::after, #orderSummary.loading::after {
    opacity: 0.5;
    visibility: visible; }
  #zamowienieCart table, #dodajProdukty table, #summaryContent table, #orderSummary table {
    width: 100%; }
    #zamowienieCart table td, #dodajProdukty table td, #summaryContent table td, #orderSummary table td {
      padding: 7px 12px;
      border-right: 1px solid #e3e4ed;
      border-bottom: 1px solid #e3e4ed; }
      #zamowienieCart table td:last-child, #dodajProdukty table td:last-child, #summaryContent table td:last-child, #orderSummary table td:last-child {
        border-right: 0;
        boder-bottom: 0; }
    #zamowienieCart table .danger input, #dodajProdukty table .danger input, #summaryContent table .danger input, #orderSummary table .danger input {
      color: #69676c; }
    #zamowienieCart table thead td, #dodajProdukty table thead td, #summaryContent table thead td, #orderSummary table thead td {
      color: #69676c;
      font-weight: bold;
      background: #EFEDF2;
      border-bottom: 2px solid #C7C8DA;
      border-right: 1px solid #dbdbe6; }
      #zamowienieCart table thead td input, #dodajProdukty table thead td input, #summaryContent table thead td input, #orderSummary table thead td input {
        color: #69676c; }
      #zamowienieCart table thead td:last-child, #dodajProdukty table thead td:last-child, #summaryContent table thead td:last-child, #orderSummary table thead td:last-child {
        border-right: 0; }
    #zamowienieCart table input, #dodajProdukty table input, #summaryContent table input, #orderSummary table input {
      box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
      backround: white;
      display: block;
      width: 100%;
      width: calc(100% + 24px);
      padding: 0 10px;
      height: 47px;
      margin: -7px -12px;
      border: 1px solid #EFEDF2; }

#orderSummary {
  overflow: hidden; }

#summaryBox {
  display: none;
  position: fixed;
  background: black;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  overflow-y: auto;
  padding: 20px 20px 40px 20px; }
  #summaryBox > div {
    margin: 0 auto;
    max-width: 1000px;
    background: white;
    padding: 20px 20px 40px 20px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px; }
    #summaryBox > div #summaryContent {
      overflow: hidden; }

.button-column i.fa, .button-column i.fas, .button-column i.fal, .button-column i.far {
  margin: 2px 2px 5px 2px; }

@media screen and (max-width: 991px) {
  #orderSummary.viewActionSummary .col-xs-1, #orderSummary.viewActionSummary .col-sm-1, #orderSummary.viewActionSummary .col-md-1, #orderSummary.viewActionSummary .col-lg-1, #orderSummary.viewActionSummary .col-xs-2, #orderSummary.viewActionSummary .col-sm-2, #orderSummary.viewActionSummary .col-md-2, #orderSummary.viewActionSummary .col-lg-2, #orderSummary.viewActionSummary .col-xs-3, #orderSummary.viewActionSummary .col-sm-3, #orderSummary.viewActionSummary .col-md-3, #orderSummary.viewActionSummary .col-lg-3, #orderSummary.viewActionSummary .col-xs-4, #orderSummary.viewActionSummary .col-sm-4, #orderSummary.viewActionSummary .col-md-4, #orderSummary.viewActionSummary .col-lg-4, #orderSummary.viewActionSummary .col-xs-5, #orderSummary.viewActionSummary .col-sm-5, #orderSummary.viewActionSummary .col-md-5, #orderSummary.viewActionSummary .col-lg-5, #orderSummary.viewActionSummary .col-xs-6, #orderSummary.viewActionSummary .col-sm-6, #orderSummary.viewActionSummary .col-md-6, #orderSummary.viewActionSummary .col-lg-6, #orderSummary.viewActionSummary .col-xs-7, #orderSummary.viewActionSummary .col-sm-7, #orderSummary.viewActionSummary .col-md-7, #orderSummary.viewActionSummary .col-lg-7, #orderSummary.viewActionSummary .col-xs-8, #orderSummary.viewActionSummary .col-sm-8, #orderSummary.viewActionSummary .col-md-8, #orderSummary.viewActionSummary .col-lg-8, #orderSummary.viewActionSummary .col-xs-9, #orderSummary.viewActionSummary .col-sm-9, #orderSummary.viewActionSummary .col-md-9, #orderSummary.viewActionSummary .col-lg-9, #orderSummary.viewActionSummary .col-xs-10, #orderSummary.viewActionSummary .col-sm-10, #orderSummary.viewActionSummary .col-md-10, #orderSummary.viewActionSummary .col-lg-10, #orderSummary.viewActionSummary .col-xs-11, #orderSummary.viewActionSummary .col-sm-11, #orderSummary.viewActionSummary .col-md-11, #orderSummary.viewActionSummary .col-lg-11, #orderSummary.viewActionSummary .col-xs-12, #orderSummary.viewActionSummary .col-sm-12, #orderSummary.viewActionSummary .col-md-12, #orderSummary.viewActionSummary .col-lg-12, #orderSummary.viewActionSummary .row, #orderSummary.viewActionSummary .negativeMargin {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important; } }

.downloadPageContent {
  margin: 20px 0; }

#postepHandlowca {
  position: fixed;
  background: black;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  overflow-y: auto;
  padding: 20px; }
  #postepHandlowca > div {
    margin: 0 auto;
    max-width: 1000px;
    background: white;
    padding: 20px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px; }

progress {
  width: 100%; }

.row.telOsobaKontaktowa:not(.nrZagraniczny) .input-group, .row.emailOsobaKontaktowa .input-group {
  border: 2px solid #D66060;
  position: relative;
  margin-bottom: 14px; }
  .row.telOsobaKontaktowa:not(.nrZagraniczny) .input-group::after, .row.emailOsobaKontaktowa .input-group::after {
    display: inline-block;
    background: #D66060;
    color: white;
    font-size: 12px;
    position: absolute;
    bottom: -16px;
    height: 16px;
    line-height: 12px;
    padding: 2px 5px;
    left: -2px; }

.row.emailOsobaKontaktowa .input-group::after {
  content: "E-mail do powiadomień"; }

.row.telOsobaKontaktowa:not(.nrZagraniczny) .input-group::after {
  content: "Telefon do powiadomień SMS"; }

#html5-qrcode-button-torch::after {
  margin-left: 10px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: "\f8b8";
  transform: rotateY(180deg); }

#reader button {
  color: #ffffff;
  background-color: #593A73;
  border-color: #593A73; }

.swal2-styled.swal2-confirm {
  padding: 10px 20px !important;
  background-color: #593A73 !important;
  font-size: 16px !important; }

.swal2-html-container {
  font-weight: normal; }
  .swal2-html-container h1, .swal2-html-container h2, .swal2-html-container h3, .swal2-html-container h4, .swal2-html-container h5, .swal2-html-container h6, .swal2-html-container .h1, .swal2-html-container .h2, .swal2-html-container .h3, .swal2-html-container .h4, .swal2-html-container .h5, .swal2-html-container .h6 {
    font-weight: normal; }
  .swal2-html-container small:not(.text-success):not(.text-danger) {
    color: inherit !important; }

#offerProducts .form-control {
  width: 500px;
  max-width: 70%;
  max-width: calc(100% - 65px);
  float: left; }
#offerProducts button {
  margin: 0 0 0 10px;
  float: left;
  font-size: 20px; }
#offerProducts button {
  display: none; }
  #offerProducts button + button {
    display: inline; }
#offerProducts #newProduct + button {
  display: inline; }
  #offerProducts #newProduct + button + button {
    display: none; }
#offerProducts #newProduct + span + button {
  display: inline; }
  #offerProducts #newProduct + span + button + button {
    display: none; }

.ui-menu {
  max-height: 300px;
  overflow-y: auto; }

.ui-menu .ui-menu-item a.ui-state-active, .ui-menu .ui-menu-item a {
  padding-top: 8px;
  padding-bottom: 8px; }

.ui-menu .ui-menu-item a.ui-state-active, .ui-menu .ui-menu-item a.ui-state-focus {
  border-radius: 0 !important;
  background: #444 !important; }

.copyText {
  cursor: pointer; }
  .copyText::after {
    display: inline-block;
    content: '\f0ea';
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    text-align: center;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 36px;
    background: #674287;
    font-size: 22px;
    color: white;
    margin-left: 15px; }

.profileThumbnail {
  width: 100px;
  height: 100px;
  display: inline-block;
  border-radius: 100px;
  overflow: hidden;
  position: relative;
  float: left; }
  .profileThumbnail::after {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1; }
  .profileThumbnail img {
    width: 100%; }
  .profileThumbnail.small {
    width: 50px;
    height: 50px;
    border-radius: 50px; }
  .profileThumbnail + .name {
    margin-top: 18px;
    font-size: 32px;
    margin-left: 17px;
    font-weight: 700;
    line-height: 40px;
    float: left; }
    .profileThumbnail + .name .slogan {
      line-height: 20px;
      font-size: 22px;
      font-weight: 400;
      opacity: 0.8; }

.salonProfile .iframeWrap {
  position: relative;
  padding-top: 75%; }
.salonProfile iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
.salonProfile .topBtnsRow {
  padding-top: 30px; }
  .salonProfile .topBtnsRow .btn i {
    font-size: 1.2em;
    margin-right: 5px;
    position: relative;
    top: 1px; }
.salonProfile .gallery {
  float: none !important;
  width: auto;
  height: auto;
  background: white;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  min-height: 100px;
  margin: 0 -10px; }
  .salonProfile .gallery .col-xs-1, .salonProfile .gallery .col-sm-1, .salonProfile .gallery .col-md-1, .salonProfile .gallery .col-lg-1, .salonProfile .gallery .col-xs-2, .salonProfile .gallery .col-sm-2, .salonProfile .gallery .col-md-2, .salonProfile .gallery .col-lg-2, .salonProfile .gallery .col-xs-3, .salonProfile .gallery .col-sm-3, .salonProfile .gallery .col-md-3, .salonProfile .gallery .col-lg-3, .salonProfile .gallery .col-xs-4, .salonProfile .gallery .col-sm-4, .salonProfile .gallery .col-md-4, .salonProfile .gallery .col-lg-4, .salonProfile .gallery .col-xs-5, .salonProfile .gallery .col-sm-5, .salonProfile .gallery .col-md-5, .salonProfile .gallery .col-lg-5, .salonProfile .gallery .col-xs-6, .salonProfile .gallery .col-sm-6, .salonProfile .gallery .col-md-6, .salonProfile .gallery .col-lg-6, .salonProfile .gallery .col-xs-7, .salonProfile .gallery .col-sm-7, .salonProfile .gallery .col-md-7, .salonProfile .gallery .col-lg-7, .salonProfile .gallery .col-xs-8, .salonProfile .gallery .col-sm-8, .salonProfile .gallery .col-md-8, .salonProfile .gallery .col-lg-8, .salonProfile .gallery .col-xs-9, .salonProfile .gallery .col-sm-9, .salonProfile .gallery .col-md-9, .salonProfile .gallery .col-lg-9, .salonProfile .gallery .col-xs-10, .salonProfile .gallery .col-sm-10, .salonProfile .gallery .col-md-10, .salonProfile .gallery .col-lg-10, .salonProfile .gallery .col-xs-11, .salonProfile .gallery .col-sm-11, .salonProfile .gallery .col-md-11, .salonProfile .gallery .col-lg-11, .salonProfile .gallery .col-xs-12, .salonProfile .gallery .col-sm-12, .salonProfile .gallery .col-md-12, .salonProfile .gallery .col-lg-12 {
    /*            padding-left: 5px !important;
                padding-right: 5px !important;*/ }
  .salonProfile .gallery > div {
    margin-bottom: 30px;
    overflow: hidden;
    background-color: white;
    border: none; }
    .salonProfile .gallery > div img {
      display: none;
      max-width: 100%; }
    .salonProfile .gallery > div a {
      position: relative;
      display: block;
      padding-top: 75%;
      overflow: hidden; }
    .salonProfile .gallery > div .bg {
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s;
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      background-size: cover;
      background-position: center center; }
      .salonProfile .gallery > div .bg:hover, .salonProfile .gallery > div .bg:focus, .salonProfile .gallery > div .bg:active {
        transform: scale(1.1);
        -webkit-transform: scale(1.1); }

.textCounter {
  font-size: 14px;
  padding: 5px;
  text-align: right;
  color: #777; }
  .textCounter.text-danger {
    color: #ff0039; }

.changePhoto-row {
  vertical-align: middle;
  margin-bottom: 30px;
  margin-top: -10px; }
  .changePhoto-row > * {
    vertical-align: middle; }
  .changePhoto-row .btn {
    position: relative;
    margin-left: 20px;
    margin-top: 10px; }
  .changePhoto-row input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer; }
  .changePhoto-row .profileThumbnail {
    border-radius: 110px;
    width: 110px;
    height: 110px;
    margin-bottom: 10px; }
  @media screen and (max-width: 549px) {
    .changePhoto-row {
      text-align: center; }
      .changePhoto-row .hiddenBr {
        display: initial; } }

.crop-profile-wrap {
  width: 300px;
  height: 300px;
  margin: 0 auto 20px; }
  @media screen and (max-width: 399px), screen and (max-height: 549px) {
    .crop-profile-wrap {
      width: 200px;
      height: 200px; } }

#crop-profile {
  opacity: 0; }

.errorMessage {
  color: #cc0000; }

.form-control.error {
  outline: 1px solid #cc0000; }

.btn.socialLink {
  border-radius: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-right: 3px;
  padding: 0 !important; }
  .btn.socialLink:last-child {
    margin-right: 0; }
  .btn.socialLink i {
    top: -1px !important;
    line-height: 40px !important;
    margin: 0 !important;
    font-size: 22px !important; }

.suggestCity {
  float: none;
  width: 100%;
  border: 1px solid #EFEDF2; }
  .suggestCity > div {
    text-align: left;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    border-left: 0;
    padding: 4px 18px 3px !important; }
    .suggestCity > div:hover {
      background: rgba(0, 0, 0, 0.1); }
    .suggestCity > div:last-child {
      border-bottom: none; }

.xIcon {
  max-width: none !important;
  vertical-align: middle;
  width: 24px;
  filter: invert(1); }

.input-group-addon .xIcon {
  width: 17px;
  filter: invert(0);
  opacity: 0.7; }

.socialLink .xIcon {
  margin-top: 6px; }

.btn[disabled] {
  cursor: not-allowed !important;
  pointer-events: all; }

.btn-primary[disabled] {
  background-color: #674287;
  border-color: #674287;
  opacity: 0.7; }
  .btn-primary[disabled]:hover {
    background-color: #674287;
    border-color: #674287; }

.completionWrap .completionStatus {
  position: relative;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  border: 2px solid #333;
  overflow: hidden; }
.completionWrap .percentBar {
  background: #8E91B4;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }
.completionWrap .percentValue {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 34px;
  font-weight: bold;
  font-size: 22px;
  text-shadow: 0 0 3px white; }
.completionWrap .alert {
  margin-left: 15px;
  margin-right: 15px; }
.completionWrap.completion-success .percentBar {
  background: #428748; }
.completionWrap.completion-danger .percentBar {
  background: #E49E9E; }

#salon-search-list {
  overflow: hidden;
  clear: both; }
  #salon-search-list .empty, #salon-search-list .pager {
    display: none; }

#arrowUp {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  background: #999;
  color: white;
  text-align: center;
  cursor: pointer;
  display: none; }
  #arrowUp i {
    line-height: 60px;
    font-size: 30px; }

.salonSearchWrap #User_fullName {
  margin-top: 10px;
  width: 100%;
  height: 60px;
  border-radius: 10px;
  border: 2px solid #aaa;
  padding: 3px 10px;
  text-align: center;
  font-size: 24px; }
  .salonSearchWrap #User_fullName:focus {
    box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
    border: 2px solid #999;
    outline: none; }

.salonBox {
  overflow: hidden;
  clear: both;
  margin-bottom: 60px;
  position: relative; }
  .salonBox .absoluteLink {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    height: 100%;
    width: 100%; }
  .salonBox .profileThumbnail {
    float: left;
    display: block;
    width: 70px;
    height: 70px; }
  .salonBox .address {
    margin-top: 12px;
    font-size: 18px; }
  .salonBox .name {
    font-size: 24px;
    margin-top: 4px; }
    .salonBox .name .slogan {
      font-size: 16px; }

/*# sourceMappingURL=main.css.map */
