@media(max-width: 1833px) and (min-width: 1200px){
	.topnav input[type=text] {
		width: 76% !important;
	}
}
.oo_purchase{
	margin-top: 16px;
	height: auto;
	min-height: 40px;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	padding: 8px 8px 7px 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 17px;
}
.oo_ponumtitle{
	font-size: 14px;
	color: #526076;
	line-height: 25px;
}
.oo_ponumtitileans{
	font-size: 12px;
	color: #606060;
	line-height: 25px;
	padding-left: 10px;
}
.oo_popaddingleft{
	padding-left: 10px;
}
.oo_ponumber {
	overflow: hidden;
	background-color: #444444;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	padding: 6px 7px;
	min-height: 40px;
}
.oo_ponumber button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	transition: 0.3s;
	width: 176px;
	padding: 0px;
	height: 28px;
	font-size: 14px;
	color: #D7DCE0;
}
.oo_ponumber button:hover {
	background-color: #FFFFFF;
	color: #444444;
}
.oo_ponumber button.active {
	background-color: #FFFFFF;
	color: #444444;
}
.tabcontent {
	display: none;
}
.tabcontent .oo_searchbar{
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	background: #fff;
}
.oo_tablepo{
	margin-top: 14px;
}
.oo_squoty{
	min-width: 70px !important;
	max-width: 70px !important;
}
.oo_itemtable{
	min-width: 150px !important;
	max-width: 150px !important;
}
.oo_itemdescription{
	min-width: 170px !important;
	max-width: 170px !important;
}
.oo_packingunit{
	min-width: 120px !important;
	max-width: 120px !important;
}
.oo_filenametype{
	min-width: 500px !important;
	max-width: 500px !important;
}
.oo_amountcounting{
	display: inline-block;
	width: 100%;
	float: right;
	color: #606060;
	font-size: 12px;
}
.oo_marginbottom{
	margin-bottom: 14px;
}
.oo_totalamount{
	width: 175px;
	height: 25px;
	background: #9CE0BB;
	float: right;
	text-align: right;
	padding: 3px 8px;
}
.oo_amountheading{
	padding: 4px 21px;
	float: right;
	width: 155px;
}
.oo_generalSale{
	display: inline-block;
	width: 100%;
	background-color: #fff;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	padding: 15px 0;
}
.oo_filtersettab{
	padding-right: 15px;
}
.oo_filtersettab .form-group{
	margin-bottom: 0px;
}
.oo_filtersettab .input-group .form-control{
	width: 97px;
}
.oo_filtersettab .input-group-addon {
	padding: 0px;
	border: none;
}
.oo_filtersettab .input-group-addon img{
	height: 25px;
}
.oo_filtersettab .input-group{
	width: 122px;
	float: left;
}
.oo_filtersettab .form-control{
	font-size: 12px;
}
.oo_filtersettab select{
	width: 180px;
}
.oo_filtersettab textarea{
	width: 180px;
	height: 120px;
	resize: none;
}
.oo_filterset{
	font-size: 14px;
	line-height: 25px;
}
.oo_searchimage{
	line-height: 24px;
}
.oo_searchimage img{
	height: 17px;
}
.oo_attherate{
	float: right;
	font-size: 18px;
	color: #526076;
	padding-right: 20%;
	line-height: 17px;
}
.oo_onlytitle{
	font-size: 12px;
	color: #ACABAB;
	padding-top: 3px;
}
.oo_amountcountingtext{
	position: relative;
	top: -2px;
}
.oo_textaligneright{
	text-align: right;
	padding-right: 15px !important;
}


@media(max-width: 1200px){
	.oo_popaddingleft {
		padding-left: 0px;
	}
}
@media(max-width: 1440px){
	.oo_attherate{
		padding-right: 0px;
	}
	.oo_filtersettab {
    	padding: 0 5px;
	}
	.oo_searchimage img {
    	height: 14px;
	}
}