select {
	width:100%;
	border:1px solid rgba(0,0,0,.15);
	border-radius:.25rem;
	padding:.5rem .75rem;
}

#konkursai tbody tr,#uzsakymai tbody tr {
	cursor:pointer;
}

#table-wrapper {
	position:relative;
	overflow: hidden;
	margin-top: 60px;
	border-right: 1px solid #e9ecef;
}
#table-scroll {
	max-height: 500px;
	overflow-y: auto;
}
#table-wrapper table thead th .text {
	position:absolute;
	top: 0;
	z-index:2;
	width: 100%;
	line-height: 50px;
	border: inherit;
	background: #f8f9fa;
	padding-left: 5px;
	margin-left: -13px;
}

#table-wrapper table thead tr:first-of-type {
	height: 53px;
}

.user-logout {
	margin: 0 0 10px;
}

.dx-datagrid-text-content {
	font-weight: bold;
	font-size: 16px;
}

.dx-datagrid-headers {
	background-color: #337ab75e;
}

.dx-command-expand.dx-datagrid-group-space.dx-cell-focus-disabled {
	background-color: #337ab75e;
}

.dx-freespace-row {
	height: 0 !important;
}

.order-column {
	background-color: #337ab75e;
}
