#wrap {
	min-height: 100%;
	min-width: 1000px;
	height: auto !important;
	margin: 0 auto;	
}
.navbar a.brand {
	padding-top: 5px;
	padding-bottom: 5px;
}
.login-center {
	width: 600px;
	margin: 10px auto;
}
.help-block {
	margin-top: 0px !important;
	font-style: italic;
	font-size: 12px;
}
label {
	font-weight: bold;
}
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
  background: #fff; 
  display: list-item; 
}
.select2-results li, .select2-container {
	  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	  font-size: 14px;
}
.input-prepend {
	margin-right: 10px;
	margin-top: 5px;
}
.well.small-bottom {
	  padding: 10px;
	  margin-bottom: 5px;
}
.row-fluid.bold-fonts span {
	font-weight: bold;
}
hr.hr-black {
	margin: 5px 0;
	border-top: 1px solid #ABABAB;
}
ul.typeahead.dropdown-menu {
	max-height: 150px;
	overflow-y: auto;
}
.priceIncorrect {
	display: inline-block;
	color: blue;
	font-size: 14px;
	font-weight: bold;
}
.item-add {
	margin-bottom: 15px;
}
.order-success {
	text-align: center;
}
.help-error {
	color:#b94a48;
}
table.order-tab td {
	text-align: right;
}
table.order-tab td.item-name {
	text-align: left;
	font-weight: bold;
}
table.order-tab td.number-pos {
	text-align: center;
	vertical-align: middle;
	border-bottom: 2px solid #dbdbdb;
}
table.order-tab thead th {
	text-align: center;
	background: #cdcdcd;
	font-weight: bold;
}
.button-col {
	width: 50px;
}
.well.goods-data {
	background-color: #dbdbdb;
}
table.order-tab tbody tr.bold-line td, table.order-tab tbody tr td.number-pos {
	border-bottom: 2px solid #dbdbdb;
}
.order-itog td {
	background: #FDFFA0;
	border: none;
	font-weight: bold;
	text-align: center;
}
.prev-order {
	padding: 0 70px;
	*height: 70px;
	text-align: center;
}
.form-actions.form-order {
	border: none;
	padding: 0;
	text-align: center;
}
.isp-name, .see-item-goods {
	display: none;
}
.grey-border {
	border-top: 3px solid #ededed;
	border-left: 3px solid #ededed;
	border-right: 3px solid #ededed;
	height: 40px;
	margin-top: 25px;
	position: relative;
}
.create-order2 {
	padding: 8px;
	color: black;
	font-size: 28px;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -95px;
	background: #fff;
}
.item-count, .item-price, .item-summ, .paramValue  {
	text-align: right;
}

label.checkbox input {
	width: 30px !important;
	margin-right: 10px;
	margin-top: 0;
}

label.checkbox {
	font-size: 21px;
	line-height: 21px;
}

