td.has-pretty-child {
	padding: 0px 5px 0px 5px !important;
	width: 30px;
}

td.has-pretty-child>div.prettycheckbox label {
	display: none
}

.subCompany, .searchBlock {
	float: right;
	display: inline-block;
}

.subCompany select, .subCompany input, .searchBlock select, .searchBlock input {
	width: auto;
}

#searchForm input {
	width: 100px;
}

.searchDiv {
	margin-bottom: 10px;
}

td.errorMessage {
	max-width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.btn-light {
	border: none !important;
	color: #ffffff;
	background-color: #c7c9ca !important;
	border-color: #c7c9ca !important;
}

td.selected, th.selected {
	width: 50px;
}

.t-data-grid th.selected a:after ,.t-data-grid th.selected a:before{
	display: none;
}