#ware_show {
	margin-top: 40px;
}

#ware_show p {
	margin: 15px 0;
}

.valign tr td, .valign tr th {
	vertical-align: middle;
}

.mw-1200 {
	max-width: 1200px;
}

.mw-1000 {
	max-width: 1000px;
}

.mw-700 {
	max-width: 700px;
}

.mw-500 {
	max-width: 500px;
}

.mw-250 {
	max-width: 250px;
}

.mw-400 {
	max-width: 400px;
}

img.thumb {
	width: 40px;
	height: 40px;
}

.mt-md {
	margin-top: 20px;
}

tr.deleted td {
	text-decoration: line-through;
}

.badge-ware {
	border: 1px solid #6c757d;
}

.badge-ware a, .badge-ware-success a {
	padding: .20rem .3rem .20rem .3rem !important;
	line-height: 0.7;
	font-size: 9pt;
}

.badge-ware-success {
	background-color: #28a745;
	border: 1px solid #28a745;
}

.btn-mimilatky {
	background-color: #f83c7c;
	border-color: #f83c7c;
	color: white;
}

.btn-mimilatky2 {
	background-color: #cc2a61;
	border-color: #cc2a61;
	color: white;
}

.btn-mimitex {
	background-color: #99327b;
	border-color: #99327b;
	color: white;
}

.red {
	color: #dc3545;
}

.bold {
	font-weight: bold;
}

.ib {
	display: inline-block;
}

.ml-10 {
	margin-left: 10px;
}

.noimg {
	height: 59px !important;
	width: auto !important;
}

.fixed-header th {
	position: sticky;
	top: 45px;
	background-color: #A9A9A9;
}

ul.submenu {
	margin-left: 18px;
}

ul.submenu li a {
	color: #333;
}

ul.submenu li a:hover, ul.submenu li a.active {
	color: #007bff;
}

ul.submenu li {
	padding-top: 5px;
}

ul.submenu li:last-child {
	margin-bottom: 5px;
}

.flex-row {
	flex-direction: row !important;
}

.mr-25 {
	margin-right: 25px;
}

.btn-minus-4 {
	position: relative;
	top: -4px;
}

.mb-20 {
	margin-bottom: 20px;
}

.badge-flag {
	font-size: 12pt;
    margin-right: 5px;
}

.hidden-all {
	display: none !important;
}
a.active {
	font-weight: 800;
}
.mimilatkyIcon {
	width: 20px;
	height: 20px;
	float:left;
	padding: 2px;
	margin-right:5px ;
}