#grupy-powiazania ul li {
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px 2px 2px 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 2px 0;
}
#grupy-powiazania ul li span {
    width: 500px;
    display: inline-block;
	padding: 3px;
}

.sticky-top {
	top: 70px;
}

.modal-lg {
	max-width: 1100px !important;
}

.bootbox .modal-header h4 {
    order: 0;
}
.bootbox .modal-header button {
    order: 1;
}
.bootbox .bootbox-body {
	margin: 20px 0;
}

.historia-content .alert.alert-block {
	display: none;
}

#Artykuly_processing,
#ArtykulyZam_processing {
	border: 1px solid #888;
	background: #f5f5f5;
	padding: 30px;
	width: 300px;
	margin-left: -150px;
}
div.dataTables_wrapper div.dataTables_filter input {
	min-width: 300px;
}

.panel-heading-btn .checkbox-css {
	display: inline-block;
}
.panel-heading-btn .checkbox label {
	color: #fff;
}
.panel-heading-btn .checkbox.checkbox-css {
	padding-top: 0;
}
.panel-heading-btn .checkbox.checkbox-css input:checked+label:after,
.panel-heading-btn .checkbox.checkbox-css label:before {
	top: 0;
}

.dataTables_paginate ul.pagination {
	margin-bottom: 0;
}

.dodaj-do-koszyka .basket-cnt {
	width: 50px;
}

.prod_image img {
    max-width: 150px;
    max-height: 180px;
}

.kosz {
	border: 1px solid #aaa;
    padding: 10px;
    background: #fff;
}

#poz-kosz .cena {
	width: 80px;
}
#poz-kosz .ilosc {
	width: 50px;
}

table tfoot td {
	font-weight: 600;
	background: #e9edef;
}

#upl-files img {
	width: 100px;
}

#Artykuly {
	width: 100% !important;
}
#Artykuly .buttons button {
	width: 20px;
}

#Artykuly input.form-control-sm {
	width: 80px;
}
#Artykuly td:not([class="child"]):first-child {
	text-align: center;
}
/* filtr w /artykuly */
#filtry > div {
    display: none;
}
.ns-articles {
	color: #000;
}
.ns-articles .filtr {
    float: left;
    margin-left: 0;
    margin-right: 20px;
}

.bg-yellow {
	background: #fff4b2;
}

table {
	color: #000;
}

#t_artykul_6 select,
#t_artykul_2 select {
	width: 200px;
}
#artykul_edycja .input-group.date {
	width: 200px;
}

.select2-container--open {
	z-index: 2000;
}
.pow-grupy-usun {
	float: right;
}

table.dataTable > tbody > tr.child ul ul {
	display: none;
}
table.dataTable > tbody > tr.child ul ul.show {
    display: block;
}

.gritter-close:before, .gritter-light .gritter-close:before {
    content: 'Zamknij'!important;
}

#discounts-form label {
	text-align: right;
}
