.input-group>.form-control.ew-lookup-text {
    width: auto;
}
table tr td,
table tr th
{
	white-space:nowrap;
}
@media (min-width: 992px){
	.modal-lg {
		max-width: 1200px;
	}
}

.bg-failed {
	background:#ff4d4d !important;
}

.col-sm-10 span{
	float: left;
	margin-right: 0;
}
.col-sm-10 span.ew-search-cond{
	padding: 10px;
}
.col-sm-10 span label{
	margin-right: 0;
}

.ew-basic-search #xsr_1{
	float:left
}
.ew-quick-search {
	flex-wrap: inherit;
}


.main-footer{
	display:none !important;
}