body.tonery header {

	background: #fafafa;

}

header {

	padding-bottom: 0px !important;
}

#shop-change {
	margin-top: 31px;
    border-bottom: 0px !important;
}

.tonery-table td {
	font-size:12px;
	vertical-align: middle !important;
}

.limit-list {


	margin-bottom: 20px;


}

.basket-info {
	font-size:11px;
}

.brands .btn-info {
	font-weight: bold;
}

#printers label {
	font-weight: bold;
	margin: 3px 0px;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('./fonts/glyphicons-halflings-regular.eot');
  src: url('./fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('./fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('./fonts/glyphicons-halflings-regular.woff') format('woff'), url('./fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('./fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.shop.search h1 {
	margin-left: 0px;
}

.brands .btn-info {
	cursor: default;
	background: #3498db;
}

.brands .btn-success {
	color:white;
}

.stock-info {
	text-align: right;
	font-size:11px;
}

.restart-button {
	margin-bottom: 50px;
}

.table-code a{
	width:87px; 
	word-wrap:break-word; 
	display:inline-block !important;
}


.size-color-info {
	cursor:pointer;
	color:white;
	padding-left: 3px;
	padding-right: 3px;
	background:#5eadff;
}


