.modal-footer {   border-top: 0px; }
.niebieski {background: #337ab7;padding:10px;margin-bottom:20px;}
.niebieski h3 {color:#fff; text-align:center;}
.niebieska {background: #337ab7;padding:5px; margin-top:20px;margin-bottom:5px;}
.niebieska h4 {color:#fff; text-align:center;}
.remove_button{float:right;}
.czerwony {color:#d9534f;}
.zielony {color:#0f0;}

/* line 20, ../sass/pizza.scss */
[data-pie-id] li:nth-child(0) {
  color: blue;
}

/* line 20, ../sass/pizza.scss */
[data-pie-id] li:nth-child(1) {
  color: #4d00ff;
}

/* line 20, ../sass/pizza.scss */
[data-pie-id] li:nth-child(2) {
  color: #9900ff;
}

/* line 20, ../sass/pizza.scss */
[data-pie-id] li:nth-child(3) {
  color: #e500ff;
}

/* line 20, ../sass/pizza.scss */
[data-pie-id] li:nth-child(4) {
  color: #ff00cc;
}

/* line 20, ../sass/pizza.scss */
[data-pie-id] li:nth-child(5) {
  color: #ff0080;
}

/* line 20, ../sass/pizza.scss */
[data-pie-id] li:nth-child(6) {
  color: #ff0033;
}

/* line 26, ../sass/pizza.scss */
ul[data-pie-id] {
  list-style: none;
  padding: 10px;
}


[data-pie-id='my-cool-chart'] li:nth-child(0) {
  color: #d84200;
}

/* line 20, ../sass/pizza.scss */
[data-pie-id='my-cool-chart'] li:nth-child(1) {
  color: #37a;
}

/* line 20, ../sass/pizza.scss */
[data-pie-id='my-cool-chart'] li:nth-child(2) {
  color: #e30;
}

/* line 20, ../sass/pizza.scss */
[data-pie-id='my-cool-chart'] li:nth-child(3) {
  color: #3b1;
}

/* line 20, ../sass/pizza.scss */
[data-pie-id='my-cool-chart'] li:nth-child(4) {
  color: #ed0;
}

/* line 20, ../sass/pizza.scss */
[data-pie-id='my-cool-chart'] li:nth-child(5) {
  color: #ffaf8b;
}

/* line 20, ../sass/pizza.scss */
[data-pie-id='my-cool-chart'] li:nth-child(6) {
  color: #ffc8af;
}
footer{
background: #333;
color: #eee;
text-align: center;
padding:10px 0;
margin-top:20px;
}
input::-webkit-calendar-picker-indicator{
    display: none;
}

input[type="date"]::-webkit-input-placeholder{ 
    visibility: hidden !important;
}
a:hover {
    text-decoration: none;
}
.table-inverse {
    color: #fff;
    background-color: #292b2c;
}
.table-inverse_klient {
    color: #fff;
    background-color: #337ab7;
}
.modal-content{
    color:#111;
}
.table-responsive {
    max-height: 500px;
}
.fa-x {
    font-size: 22px;
}
.show{
    background: url("../crm-zyrex.jpg") no-repeat;
}
.kalendarz-nagl{
    background: #337ab7;
    color: #eee;
    padding: 1px 0 0;
    margin-bottom: 10px;
}
.kalendarz-nagl p{
    background: #111;
    padding: 10px 0 10px;
}
.kalendarz-pole{

}
