.panel_toolbox {
	min-width: auto;
}

.text-error {
	color: #E74C3C;
	margin: 0;
}

.table>tbody>tr>td {
	vertical-align: middle;
}

#viewlog-textarea {
	font-family: monospace;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	min-height:360px;
	border: 0;
}

.nowrap {
	white-space: nowrap;
}

.dataTables_length {
	float: right;
	width: auto;
}

div.dataTables_filter {
	float: left;
	text-align: left !important;
}

div.dataTables_wrapper div.dataTables_filter {
	text-align: left;
}

.dataTables_wrapper>.row {
	overflow: visible !important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
	top: auto !important;
}

.template-box .x_content {
	min-height: 200px;
}

