main > .container {
    padding: 70px 15px 20px;
}

main > .container-fluid {
    padding: 30px 15px 20px;
}

.summary{
	margin-bottom:10px;
}

.qPrice {
	font-size: 12px;
	font-weight:400;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    height: 60px;
}

/**/
.traivonly-area {
	display:none;
}

.traivonly-area.active {
	display:block;
}

/*supply*/
.supply-upload-fields {
	background-color: #dedede;
	padding: 10px;
}

.supply-upload-fields span {
	font-weight: bold;
	padding-bottom: 5px;
} 

/*end supply*/

.stda-props, .stda-props-parent {
display: inline-block;
    overflow: auto;
    /* width: 100%; */
    position: absolute;
    background-color: #ffffff;
    bottom: 0px;
    font-size: 12px;
    font-weight: 700;
    padding: 2px 5px;
    border: 2px #cccccc solid;
}

.stda-props-red{
	border: 2px red solid;
}

.analog-string {
	writing-mode: vertical-lr;
    text-orientation: upright;
    font-size: 11px;
}

.material-analog-check {
    border: 0px green solid;
    width: 100%;
    height: 100%;
    /* display: inline-table; */
    padding: 0px 5px 0px 5px;
    top: -9px;
    position: relative;
}

.material-analog-label {
	font-size: 11px;
	position: relative;
    left: 20px;
    top: 4px;
    font: 100 11px/14px 'Open-sans', sans-serif;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

.upload-name-title {
font-size:20px;
font-weight:500;
}

.note-title {
	position:relative;
	cursor:pointer;
}

.note-title-val {
	position: absolute;
	top:100%;
	left:0px;
	border-radius:5px;
	padding:10px;
	background-color:#ffffff;
	left: 50%;
    transform: translateX(-50%);
    -webkit-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.75);
box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.75);
font-size:12px;
font-weight:300;
width:150px;
overflow:auto;
}

abbr[title], abbr[data-original-title] {
	text-decoration:none;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.1em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.navbar-dark .navbar-nav .nav-link {
font-size: 14px;
   /* width: 110px;*/
    text-align: center;
    display:block;
    padding-right: 10px;
    padding-left: 10px;
}

.getPriceallInfoStandart {
	line-height: 20px;
}

.navbar-dark .navbar-brand {
    color: #fff;
    position: absolute;
    top: 0px;
    display: block;
}

.online-user {
position: absolute;
    left: 30px;
    bottom: -10px;
    font-size: 12px;
    font-weight: 100;
}

.online-user-in {
	display: inline-block;
    background-color: #ffffff;
    color: #000000;
    width: 20px;
    height: 18px;
    text-align: center;
    /*border-radius: 50%;*/
    font-weight: 700;
}

.online-user-list {
position: absolute;
    border: 1px #dedede solid;
    width: 200px;
    height: auto;
    background-color: #ffffff;
    top: 20px;
    display: none;
}

.online-user-list-item {
	color: #000000;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
}

.online-user-list-item {
	padding: 5px 5px;
	position: relative;
}

.online-user-list-item::before {
	content: "";
	position: absolute;
	width: 95%;
	height: 1px;
	bottom: 0px;
	background-color: #000000;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

.form-inline {
	    margin-block-end: 0em;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th,
.grid-view td:last-child {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
    font-size:14px;
}

#res_error {
	display:none;
}

#res_table {
	display:none;
}

#res_stock_area {
	display:none;
}

#res_table_ntr {
	display:none;
}

#res_info {
	display:none;
}

.form-check-label{
	cursor:pointer;
}

.table-bordered thead {
	background-color:#ffffff;
}

.checkbox-menu-filter-area {
	border:0px green solid;
}

.checkbox-menu-filter {
	overflow:auto;
	/*padding:5px;*/
}

.list-group-item-p {
	padding: 4px 1.25rem;
}

.price-info-title {
	position: absolute;
	top: -27px;
}

/*calcdrill*/

.drillLabel {
	min-height: 50px !important;
}

/*end calcdrill*/

/*stda*/

.stda-upload-col{
	border: 1px #dddddd solid;
	padding: 10px;
}

.stda-upload-title {
	text-align: center;
	font-weight: bold;
	padding: 10px 0px;
}

/*end stda*/

/*calccoa*/

.calccoa-history-table-back{
	background-color:#f1f1f1;
}

.calccoa-history-table-back-text{
	padding: 10px;
}

.calccoa-history-table-back-text span{
	color: red;
	
	font-size: 12px;
	font-weight: 700;
}

/*end calccoa*/

/*pfilter*/

.pfilter-title-link {
display: block;
    border: 1px #dedede solid;
    padding: 3px;
    border-radius: 5px;
    color: #666666;
    font-weight: 500;
    letter-spacing: 0px;
}

.pfilter-title-link:hover {
	color:#666666;
	text-decoration:none;
}

.pfilter-items {
border: 1px #dedede solid;
    position: absolute;
    width: 100%;
    background-color: #ffffff;
    z-index: 5000;
    height: 200px;
    overflow: auto;
    display:none;
}

.pfilter-items.active {
	display:block;
}

.summary-f-item {
	background-color:#dedede;
	padding:1px 3px;
	margin:0px 3px;
	    font-weight: 500;
	    font-size:12px;
}

/*table grid*/

#pricealltable {
	position: relative;
}

.get-button-file {
	position: absolute;
    right: 0px;
    top: 30px;
}

#tableallpricelist tbody tr{
	border-width:3px 2px 2px 2px;
	border-color:transparent;
	border-style: solid;
	position: relative;
}

#tableallpricelist tbody tr:hover{
	border-width:3px 2px 3px 2px;
	border-color:rgb(211, 207, 235);
	border-style: solid;
}
/*end trable grid*/

/*stda*/
.summary-stda-item {
	background-color: #dedede;
padding: 2px 5px;
    margin: 5px 5px;
    font-weight: 500;
    font-size: 14px;
    float: left;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.summary-stda-item-remove {
	padding-left:3px;
}

.summary-stda-item-remove:hover {
	color:red;
}
/*end stda*/

/*nst*/
.calcnstlabel{
	min-height: 72px;
}


.resItemVal, .resItemsVal, .resCoaText,.recomItemVal, .resDrillItemVal,.resrecomDrillItemVal {
	font-weight: 700;
}	

.pnm{
	margin-bottom: 0rem !important;
}

/*end nst*/

/*calc-cink-lamel*/

.cink-lamel-back {
	position: absolute;
	width:100%;
	height: 100%;
	top:0px;
	left: 0px;
	background-color: #ffffff;
	opacity: 0.9;
	z-index:10;
}

.cink-lamel-back-text {
    position: absolute;
    /* width: 100%; */
    /* height: 100%; */
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    opacity: 0.8;
    z-index: 100;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 22px;
    font-weight: bold;
}

.mh-50 {
	min-height: 50px;
}

.cink-lamel-counts {
    position: absolute;
    right: 1px;
    /* top: 0px; */
    width: 110px;
    height: 38px;
    border: 1px #dddddd solid;
    bottom: 0px;
    text-align: left;
    font: 500 14px / 37px 'Open-sans', sans-serif;
    right: 1px;
    padding: 0px 7px;
}

/*end calc-cink-lamel*/

/*nav-calc*/

.nav-calc{
	position:fixed;z-index:10000;top:10px;right:10px;
	width: 240px;
	text-align: center;
}

.nav-calc-sub {
	position: absolute;
	width: 100%;
	background-color:#000000;
	border: 0px #ffffff solid;
	opacity: 0;
	display: none;
}

/*end nav-calc*/

/*dropdown menu*/
.navbar-nav li:hover > div.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    /*left:-100%;*/
    left:-10rem; /* 10rem is the min-width of dropdown-menu */
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > div > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 

.dropdown-submenu {
	left: 100%;
	top: 0px;
}

/*end dropdown menu*/

/*pfilter*/

.custom-input-control-area {
	position: relative;
}

.custom-input-control {
	display: block;
    border: 1px #dedede solid;
    padding: 4px 10px;
    border-radius: 5px;
    color: #666666;
    font-weight: 300;
    letter-spacing: 0px;
    width: 100%;
}

.custom-input-control-area .instock-note{
	position: absolute;
	font-size: 10px;
	top: 40px;
}

.globalsearch_type {
	position: relative;
	top: 20px;
}

.custom-checkbox{
	position: relative;
}

.custom-checkbox .instock-note{
	position: absolute;
	font-size: 10px;
	top: 24px;
}

.checkbox-menu-filter .pfitem {
	cursor:pointer;
	display: block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 0 px solid transparent;
    min-height: 22px;
    color: var(--th-title-color);
    /*padding: 5px 10px;*/
    font-size: 16px;
    border-bottom: 1px #dedede solid;
    /*border-radius: 1rem;*/
    background-color: #ffffff;
	
}

.checkbox-menu-filter .pfitem:hover {
background-color:#f1f1f1;
	}


.checkbox-menu-filter .pfitem label {
	cursor:pointer;
	margin-bottom:0px;
	display:block;
	padding: 5px 10px;
}

.checkbox-menu-filter .fitem {
	cursor:pointer;
	display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 0 px solid transparent;
    min-height: 22px;
    color: var(--th-title-color);
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 1rem;
    background-color: #e3e9ee;
	
}

.checkbox-menu-filter .fitem label {
	cursor:pointer;
	margin-bottom:0px;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.table-bordered thead th, .table-bordered thead td{
	position:relative;
}

ul.checkbox-menu {
    position: absolute;
    top: 0%;
    left: 0;
    z-index: 1000;
    /* display: none; */
    float: left;
    min-width: auto;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
/*    background-color: #fff;*/
    background-clip: padding-box;
   /* border: 1px solid rgba(0, 0, 0, 0.15);*/
    border-radius: 0.25rem;
}

/*ul.checkbox-menu::before {
	content:'Фильтрация';
	cursor:pointer;
}

ul.checkbox-menu:hover::before {
	content:'Фильтрация';
	cursor:pointer;
	color:#dedede;
}*/

.filtered-link {
	padding-left:10px;
	display:inline-block;
	margin-bottom:10px;
	
}

.filtered-checkbox {
	min-width: auto !important;
}

ul.checkbox-menu li {
	display: none;

}

ul.checkbox-menu li label {
    display: block;
    padding: 7px 10px;
    	cursor:pointer;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    margin:0;
    transition: background-color .4s ease;
}
ul.checkbox-menu li input {
    margin: 0px 5px;
    top: 2px;
    position: relative;
}

ul.checkbox-menu li.active label {
    background-color: #cbcbff;
    font-weight:bold;
}

ul.checkbox-menu li label:hover,
ul.checkbox-menu li label:focus {
    background-color: #f5f5f5;
}

ul.checkbox-menu li.active label:hover,
ul.checkbox-menu li.active label:focus {
    background-color: #b8b8ff;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
    outline: none;
}
