.oo_checkitemdetail{
	min-width: 50px !important;
	max-width: 50px !important;
}
.oo_checkitemdetail .oo_check {
	padding-left: 0px;
}
.oo_checkitemdetail .oo_checkspanpayment {
	left: 0px;
}
.oo_100item{
	min-width: 100px !important;
	max-width: 100px !important;
}
.oo_packingunit .oo_checkspanpayment{
	left: 32px;
}
.oo_amountsale{
	display: inline-block;
	width: 100%;
	float: right;
	color: #606060;
	font-size: 12px;
}
.oo_totalamountsale{
	width: 175px;
	height: 25px;
	background: #DADFE3;
	float: right;
	text-align: right;
	padding: 3px 8px;
}
.oo_amountheadingsale{
	padding: 4px 21px;
	float: right;
	width: 155px;
}
.oo_tablesale .oo_responsivetable{
	margin-top: 0px;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.oo_middeltext{
	width: auto !important;
	padding: 4px 15px;
}
.oo_detailpickinglist .oo_filtersettab {
	padding:0 5px;
}
.oo_detailpickinglist .oo_searchimage{
	float: right;
}
.oo_detailpickinglist .oo_filtertab{
	padding-right: 15px;
}
.oo_filtersettab button{
	background: #526076;
	font-size: 12px;
	color: #fff;
	width: 100%;
	border: none;
	height: 25px;
}
.oo_changeinvoicetext{
	float: left;
	font-size: 12px;
	color: #526076;
	padding-right: 10px;
	line-height: 25px;
}
.oo_changeinvoicedate{
	display: inline-block;
	width: 100%;
}
.oo_Changeinvoicesettab{
	margin-right: 15px;
}
.oo_Changeinvoicesettab .input-group {
	width: 122px;
	float: left;
}
.oo_Changeinvoicesettab .input-group .form-control {
	width: 97px;
}
.oo_Changeinvoicesettab .input-group-addon{
	padding: 0px;
	border: none;
}
.oo_Changeinvoicesettab .input-group-addon img {
	height: 25px;
}
.oo_Changeinvoicesettab .form-control {
	font-size: 12px;
}
.oo_Changeinvoicesettab input {
	height: 25px;
	width: 100%;
	background-color: #fff;
	border: none;
	padding-left: 10px;
}
.oo_customerdetailtable{
	min-width: 320px !important;
	max-width: 320px !important;
}
.oo_customerapproval{
	min-width: 70px !important;
	max-width: 70px !important;
	text-align: center;
}
.oo_customerapproval img{
	height: 13px;
}
.fixed-table-container thead th.oo_checkitemdetail .th-inner{
	overflow: visible;
}
.bootstrap-table .table>thead>tr>th {
	vertical-align: middle;
}
.oo_filtertab .text-center{
	line-height: 25px;
}
a:hover, a:focus {
	outline: none;
}
.modal-footer{
	border-top: none;
	text-align: center;
}
.modal-header span{
	color: #526076;
	border-bottom: 2px solid #526076;
	font-size: 15px;
}
.modal-header{
	text-align: center;
	border-bottom: 0px;
}
.form-control{
	border: none;
}
.modal-footer .btn{
	border-radius: 30px;
	background: none;
	border: 2px solid #bcc0c4;
	color: #bcc0c4;
	padding: 2px 40px 5px;
}
.modal-footer .btn:hover{
	border: 2px solid #3698dc;
	color: #3698dc;
}
.upload-drop-zone {
	height: 200px;
	border-width: 2px;
	margin-bottom: 20px;
}
/* skin.css Style*/
.upload-drop-zone {
	color: #526076;
	border-style: dashed;
	border-color: #526076;
	text-align: center
}
.dropzone{
	border: none !important;
}
.upload-drop-zone.drop {
	color: #222;
	border-color: #222;
}
.upload-drop-zone .btn{
	border: 2px solid #526076;
	border-radius: 25px;
	margin-top: 10px;
	padding: 0px 20px 5px;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{
	outline: none;
}