.main {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: auto;
	font-size: 13px;
	font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}

.block {
	width: 960px;
	height: 700px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -350px 0 0 -480px;
}

input.search {
	width: 97%;
	font-size: 28px;
	padding:10px;
	margin-bottom: 30px;
}

.table-responsive {
	overflow-y: scroll;
	height: calc(100vh - 300px);
}

.table-striped thead tr th {
	position: sticky;
	background-color: #F5F7FF;
	top: 0;
	border-bottom: 1px solid #CED4DA;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
}

/*
.line {
	width: 100%;
	height: 32px;
}

.line div{
	padding: 7px;
}

.line:nth-child(odd){
	background-color: #fff;
}

.line:nth-child(even){
	background-color: #eee;
}

.line div:nth-child(1){
	width: 20px;
	text-align: center;
	float:left;
	padding: 6px;
}

.line div:nth-child(2){
	width: 66px;
	text-align: center;
	float:left;
}

.line div:nth-child(3){
	width: 450px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
}

.line div:nth-child(4){
	width: 86px;
	float: left;
	text-align: right;
}

.line div:nth-child(5){
	width: 86px;
	float: left;
	text-align: center;
}

.line div:nth-child(6){
	width: 100px;
	float: left;
	text-align: center;
}
*/

/*
.log div:nth-child(1){
	width: 150px;
}

.log div:nth-child(2){
	width: 100px;
	text-align:left;
}

.log div:nth-child(3){
	width: 100px;
	text-align:left;
}

.log div:nth-child(4){
	width: 100px;
	text-align:center;
	overflow: hidden;
	white-space: nowrap;
}

.log div:nth-child(5){
	width: 20px;
	text-align:center;
}

.log div:nth-child(6){
	width: 100px;
	text-align:center;
	overflow: hidden;
	white-space: nowrap;
}

.log div:nth-child(7) {
	width: 260px;
	text-align: left;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	color:#ccc;
}
*/

.compet div:nth-child(1) {
	width: 150px;
	text-align:left;
}

.compet div:nth-child(2) {
	width: 417px;
	text-align:left;
}

.compet div:nth-child(3){
	width: 100px;
	text-align:center;
	overflow: hidden;
	white-space: nowrap;
}

.allinfo {
	color: #4B49AC;
}

/*
.allinfo div:nth-child(1) {
	width: 54px;
}

.allinfo div:nth-child(2) {
	width: 570px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}

.allinfo div:nth-child(3),
.allinfo div:nth-child(4),
.allinfo div:nth-child(5){
	width: 80px;
	text-align: left;
}
*/

.invoice {
	cursor: pointer;
}

.invoice div:nth-child(1){
	width: 50px;
	padding: 7px;
}

.invoice div:nth-child(2){
	width: 500px;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
}

.invoice div:nth-child(3){
	width: 100px;
	text-align: right;
}

.invoice div:nth-child(4){
	width: 100px;
	text-align: right;
}

.invoice div:nth-child(5){
	width: 120px;
	text-align: center;
}

.sales div:nth-child(1){
	width: 20px;
}

.sales div:nth-child(2){
	width: 60px;
}

.sales div:nth-child(3){
	width: 420px;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
}

.sales div:nth-child(4){
	width: 60px;
	text-align:right;
}

.sales div:nth-child(5){
	width: 60px;
	float: left;
	text-align:center;
}

.sales div:nth-child(6){
	width: 60px;
	text-align:right;
	float: left;
}

.sales div:nth-child(7){
	width: 60px;
	float: left;
	text-align:center;
}

.sales div:nth-child(8){
	width: 90px;
	float: left;
	text-align:center;
}

.sales div.pname {
	width: 270px;
	float: left;
	text-align: left;
	padding-left:30px;
}

.bold div{
	font-weight:bold;
	font-size:15px;
	float: left;
}

.bold{
	position: fixed;
	margin-top: -32px;
	border-bottom: 1px solid #000;
	width: 960px;
}

.grey {
	color: #222;
}

.red {
	color: rgb(221, 74, 74);
}

.gradient {
	height: 40px;
	margin-top: -40px;
	z-index: 2;
	position: relative;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	margin-bottom: 30px;
}
.addproduct,
.addinvoice,
.upinvoice,
.printtags,
.inventprint,
.roboblock {
	display:none;
}

.upinvoice form,
.printtags form,
.inventprint form,
.roboblock form {
	text-align:center;
}

/*
.addproduct input[type="text"],
.addinvoice input[type="text"]{
	margin: 30px 0 0 125px;
	padding: 7px;
	font-size: 16px;
	width: 520px;
}

.addproduct input[type="submit"],
.addinvoice input[type="submit"],
.upinvoice input[type="submit"],
.printtags input[type="submit"],
.printtags input[type="button"],
.roboblock input[type="submit"],
.inventprint input[type="submit"],
.inventprint input[type="button"] {
	margin: 0 0 0 10px;
	padding: 7px 20px;
	font-size: 16px;
}
*/

.topmenu {
	text-align:left;
	height: 20px;
	margin-bottom: 10px;
}

.topmenu a {
	text-decoration: none;
	margin-right: 16px;
	font-size: 16px;
	color: #000;
}

#orderlink{
	display:none;
}

sup {
	font-size: 10px;
}

/*
.line td.list_inp {
	width: 95px;
	text-align: center;
	float: left;
	margin-bottom: -3px;
}


.line td.list_inp input {
	width: 75px;
	font-size: 16px;
	text-align:center;	
	margin-top: -3px;
}


.line td.barcode {
	width: 120px;
	text-align: left;
}
*/

.line td.barcode input {
	width: 115px;
	text-align:left;	
}

/*
.line td.divname {
	width: 455px;
	text-align: left;
}

.line td.divname input {
	width: 450px;
	text-align: left;
}
*/
input.zakupblur {
	text-align: right;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.acenter {
	text-align: center;
}


.loader {
	position: absolute;
	right: 20px;
	display: none;
}

.loader img {
	width:52px
}

#addproductcodeinput {
	margin: 0 0 0 10px;
	width: 120px;
}

.delbarcode {
	cursor: pointer;
}

.authblock{
	width: 410px;
	height: 100px;
	margin: -150px 0 0 -205px;
}

/*
.authinput {
	width: 400px;
	font-size: 28px;
	padding: 10px;
	margin-bottom: 30px;
}
*/

.pinfo{
	cursor: pointer;
	text-decoration: underline;
	text-align: center;
}

.pinfo:hover{
	cursor: pointer;
	text-decoration: none;
	color: #555;
}

.table td img.pcompet {
	width: 18px;
	height: 18px;
	float: left;
	cursor: pointer;
}

.table td img.pcompet:hover {
	width: 16px;
	height: 16px;
	margin: 1px 0 0 1px;
	/* transition: all 0.5s ease-out; */
}

#roboblockform {
	text-align: left;
}

#roboblockinput {
	/*width: 550px;*/
	float: left;
	text-align: right;
	font-size: 16px;
	padding: 7px;
}

#roboblockprice {
	width: 100px;
	float: left;
	text-align: right;
	font-size: 16px;
	padding: 7px;
}

#images {
	margin-top:20px;
}

#images img {
	height: 150px;
	margin-right: 10px;
}




.table td.qtyedit,
.table td.pcodeedit,
.table td.nameedit,
.table td.snameedit,
.table td.priceedit,
.table td.barcode {
	padding: 0.5rem 0.5rem;
}

.nameedit {
	width: 50%;
}

.snameedit {
	width: 30%;
}

.qtyedit input {
	text-align: center;
	min-width: 85px;
}

.priceedit input {
	text-align: right;
	min-width: 110px;
	max-width: 130px;
}

.pcodeedit input {
	text-align: left;
	min-width: 110px;
	max-width: 130px;
}


.barcode div {
    float: right;
    margin-top: -30px;
	margin-right: 10px;
}

.barcode div img {
    width: 16px;
	height: 16px;
	border-radius: 0px;
}

.nowrap {
	white-space: nowrap;
}

.znak img {
	width: 14px;
}

.allbarcodes {
	max-width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.consult td {
	vertical-align:top
}

.allgoods {
	max-width: 150px;
}

/* Контент */
.contentblock, .contentdetail { display: none; }
.content-thumb { width: 80px; height: 80px; object-fit: cover; border-radius: 4px; border: 1px solid #dee2e6; }
.content-field { transition: border-color 0.3s; }
.content-row:hover { background-color: #f0f0f0 !important; }
.content-img-del { position: absolute; top: -6px; right: -6px; width: 18px; height: 18px; background: #dc3545; color: #fff; border-radius: 50%; font-size: 14px; line-height: 18px; text-align: center; cursor: pointer; display: none; }
.d-inline-block:hover .content-img-del { display: block; }
