/*
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-10-17, 11:49:15
    Author     : MLZ
*/
/*body 
{

    width: 100%;
    height: 100%;
    background-image: url('../resources/images/laptop-desktop.jpg');
    background-size:100%;
}
*/
.ui-panel-content {
  background-color: inherit !important;
}

.ui-selectonemenu-filter-container {
  width: 98% !important;
}

.ui-wizard-step-title {
  font-size: 14px !important;
}

/*Zmniejszam ui*/
.ui-widget, .ui-widget .ui-widget {
  font-size: 95% !important;
}

.ui-widget {
  font-family: "Nunito", serif !important;
}

.nsp-menuitem {
  padding-right: 10px !important;
}

.nsp-menuitem-co {
  padding-right: 10px !important;
  background-color: #4af6f8;
}

.nsp-menuitem-up {
  padding-right: 10px !important;
  background-color: #efffd7;
}

.nsp-menuitem-dollar {
  padding-right: 10px !important;
  background-color: #ffe7ae;
}
.nsp-menuitem-wrench
{
  padding-right: 10px !important;
  background-color: #d16f6f;
}
.anchor-komentarze {
  display: block;
  position: relative;
  top: -70px;
  visibility: hidden;
}

.anchor-naglowek {
  display: block;
  position: relative;
  top: -70px;
  visibility: hidden;
}

.anchor-wycena {
  display: block;
  position: relative;
  top: -110px;
  visibility: hidden;
}

body {
  padding-top: 40px;
  font-family: "Nunito", serif !important;
}

.sub-header {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.navbar-fixed-top {
  border: 0 none;
}

.sidebar {
  display: none;
}

@media (min-width: 768px) {
  .sidebar {
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
    bottom: 0;
    display: block;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px;
    position: fixed !important;
    top: 51px;
    z-index: 1000;
  }
}
.nav-list {
  margin-bottom: 20px;
  margin-left: -20px;
  margin-right: -21px;
}

.nav-list > li > a {
  padding-left: 20px;
  padding-right: 20px;
}

.nav-list > .active > a, .nav-sidebar > .active > a:hover, .nav-sidebar > .active > a:focus {
  background-color: #428bca;
  color: #fff;
}

.main {
  padding: 20px;
}

@media (min-width: 768px) {
  .main {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.main .page-header {
  margin-top: 0;
}

.placeholders {
  margin-bottom: 30px;
  text-align: center;
}

.placeholders h4 {
  margin-bottom: 0;
}

.placeholder {
  margin-bottom: 20px;
}

.placeholder img {
  border-radius: 50%;
  display: inline-block;
}

#frmWycenaMain .ui-icon {
  display: inline-block !important;
}

.labelWizzard {
  padding-right: 12px;
}

.labelWizzard {
  padding-right: 16px;
}

.nspNavBar {
  z-index: 500 !important;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.colored-red {
  font-weight: bold;
}

.colored-blue {
  font-weight: bold;
  color: blue !important;
}

.headerBadge {
  margin-bottom: 10px;
}
.headerBadge span {
  font-size: 14px;
}

.badgeRing {
  margin-right: 30px;
}

.zamknijButton span {
  padding: 0px !important;
}

.test-dialog {
  background-color: #efffd7 !important;
}

.statusNegative {
  background-color: #ff4a4a;
  padding: 5px;
  font-size: large;
}

.statusTesting {
  background-color: #fbffa3;
  padding: 5px;
  font-size: large;
}

.statusOK {
  background-color: #18BC9C;
  padding: 5px;
  font-size: large;
}

.ui-layout-south {
  background-color: red;
}

.comment-title-o {
  /*     background-color: #4af6f8;
       padding: 5px;
       display: block;*/
}

.comment-background-o {
  background-color: #AAFCFC;
}
.comment-background-o .ui-panel-content {
  border-top: 1px solid #c8c8c8 !important;
}

.comment-background-k {
  background-color: #FFE3AC;
}
.comment-background-k .ui-panel-content {
  border-top: 1px solid #c8c8c8 !important;
}

.border-comment .ui-panel-content {
  border-top: 1px solid #c8c8c8 !important;
}

.comment-title-k {
  /*     padding: 5px;
       background-color: #FFD277;
       display: block;*/
}

/*# sourceMappingURL=style.css.map */
